we try our best
This commit is contained in:
parent
84c6d09a04
commit
3e44196194
2 changed files with 7 additions and 6 deletions
12
flake.lock
generated
12
flake.lock
generated
|
|
@ -295,11 +295,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1769957575,
|
||||
"narHash": "sha256-bj8OvmGN9Rlu8vfaFT9CE0FEaI5cM7SqG/rsMxUhKBU=",
|
||||
"lastModified": 1769959235,
|
||||
"narHash": "sha256-pwJ4ZfPyc8wtSbzFyTetqP/3Gq8BlYJfERd1f7FaYSs=",
|
||||
"owner": "nix-community",
|
||||
"repo": "NUR",
|
||||
"rev": "e4ff240351102c0c7066031a5a73d5efe1f6c318",
|
||||
"rev": "6d28f62de06b68874b2f05912e1cb05e88ac5843",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
@ -316,11 +316,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1769957575,
|
||||
"narHash": "sha256-bj8OvmGN9Rlu8vfaFT9CE0FEaI5cM7SqG/rsMxUhKBU=",
|
||||
"lastModified": 1769959235,
|
||||
"narHash": "sha256-pwJ4ZfPyc8wtSbzFyTetqP/3Gq8BlYJfERd1f7FaYSs=",
|
||||
"owner": "nix-community",
|
||||
"repo": "NUR",
|
||||
"rev": "e4ff240351102c0c7066031a5a73d5efe1f6c318",
|
||||
"rev": "6d28f62de06b68874b2f05912e1cb05e88ac5843",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
|||
|
|
@ -40,6 +40,7 @@
|
|||
};
|
||||
sharedSpecialArgs = {
|
||||
inherit pkgs-unstable;
|
||||
inherit inputs;
|
||||
};
|
||||
sharedModules = [
|
||||
./hosts/common/base.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue