we try our best

This commit is contained in:
alisceon 2026-02-01 16:30:27 +01:00
parent 84c6d09a04
commit 3e44196194
2 changed files with 7 additions and 6 deletions

12
flake.lock generated
View file

@ -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": {

View file

@ -40,6 +40,7 @@
};
sharedSpecialArgs = {
inherit pkgs-unstable;
inherit inputs;
};
sharedModules = [
./hosts/common/base.nix