CI: update scripts
This commit is contained in:
parent
91e3c654d3
commit
a58b70ca07
3 changed files with 11 additions and 13 deletions
|
|
@ -5,7 +5,11 @@
|
|||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
|
||||
wlroots = {
|
||||
url = "gitlab:wlroots/wlroots?host=gitlab.freedesktop.org";
|
||||
type = "gitlab";
|
||||
host = "gitlab.freedesktop.org";
|
||||
owner = "wlroots";
|
||||
repo = "wlroots";
|
||||
rev = "7791ffe0584c4ac13c170e1661ce33bdbd4a9b9e";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue