parent
5e4e626eab
commit
43bd9f66b7
2 changed files with 4 additions and 7 deletions
5
flake.lock
generated
5
flake.lock
generated
|
@ -1061,17 +1061,16 @@
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"host": "gitlab.freedesktop.org",
|
"host": "gitlab.freedesktop.org",
|
||||||
"lastModified": 1704165415,
|
"lastModified": 1704243381,
|
||||||
"narHash": "sha256-7rD3sSXUXi5dluc6VhdIiIPRWYRRTr7efUfaNyEqFQ8=",
|
"narHash": "sha256-7rD3sSXUXi5dluc6VhdIiIPRWYRRTr7efUfaNyEqFQ8=",
|
||||||
"owner": "plymouth",
|
"owner": "plymouth",
|
||||||
"repo": "plymouth",
|
"repo": "plymouth",
|
||||||
"rev": "741662be5e7c4f49c0cd3a2cd736c93cd4e6ca92",
|
"rev": "38964e5eafdfc7d8eccf29aa65056f303cad0b25",
|
||||||
"type": "gitlab"
|
"type": "gitlab"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"host": "gitlab.freedesktop.org",
|
"host": "gitlab.freedesktop.org",
|
||||||
"owner": "plymouth",
|
"owner": "plymouth",
|
||||||
"ref": "dont-set-keyboard-mode-so-much",
|
|
||||||
"repo": "plymouth",
|
"repo": "plymouth",
|
||||||
"type": "gitlab"
|
"type": "gitlab"
|
||||||
}
|
}
|
||||||
|
|
|
@ -272,12 +272,10 @@
|
||||||
plymouth-src = {
|
plymouth-src = {
|
||||||
type = "gitlab";
|
type = "gitlab";
|
||||||
host = "gitlab.freedesktop.org";
|
host = "gitlab.freedesktop.org";
|
||||||
|
# Wait for https://gitlab.freedesktop.org/plymouth/plymouth/-/commit/38964e5eafdfc7d8eccf29aa65056f303cad0b25
|
||||||
|
# to reach nixpkgs
|
||||||
owner = "plymouth";
|
owner = "plymouth";
|
||||||
repo = "plymouth";
|
repo = "plymouth";
|
||||||
|
|
||||||
# Wait for this to get merged
|
|
||||||
# https://gitlab.freedesktop.org/plymouth/plymouth/-/merge_requests/294
|
|
||||||
ref = "dont-set-keyboard-mode-so-much";
|
|
||||||
flake = false;
|
flake = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue