chore(plymouth): use latest git
All checks were successful
Discord / discord commits (push) Has been skipped
All checks were successful
Discord / discord commits (push) Has been skipped
This commit is contained in:
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,
|
||||
"locked": {
|
||||
"host": "gitlab.freedesktop.org",
|
||||
"lastModified": 1704165415,
|
||||
"lastModified": 1704243381,
|
||||
"narHash": "sha256-7rD3sSXUXi5dluc6VhdIiIPRWYRRTr7efUfaNyEqFQ8=",
|
||||
"owner": "plymouth",
|
||||
"repo": "plymouth",
|
||||
"rev": "741662be5e7c4f49c0cd3a2cd736c93cd4e6ca92",
|
||||
"rev": "38964e5eafdfc7d8eccf29aa65056f303cad0b25",
|
||||
"type": "gitlab"
|
||||
},
|
||||
"original": {
|
||||
"host": "gitlab.freedesktop.org",
|
||||
"owner": "plymouth",
|
||||
"ref": "dont-set-keyboard-mode-so-much",
|
||||
"repo": "plymouth",
|
||||
"type": "gitlab"
|
||||
}
|
||||
|
|
|
@ -272,12 +272,10 @@
|
|||
plymouth-src = {
|
||||
type = "gitlab";
|
||||
host = "gitlab.freedesktop.org";
|
||||
# Wait for https://gitlab.freedesktop.org/plymouth/plymouth/-/commit/38964e5eafdfc7d8eccf29aa65056f303cad0b25
|
||||
# to reach nixpkgs
|
||||
owner = "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;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue