Compare commits

...

2 Commits

Author SHA1 Message Date
chn
92599b7419 update nixpkgs 2024-10-01 10:11:20 +08:00
chn
48388ee644 fix build 2024-10-01 09:55:38 +08:00
2 changed files with 4 additions and 4 deletions

View File

@ -190,7 +190,7 @@ inputs:
};
xanmod.configuration =
{
nixos.system.kernel.variant = "xanmod-latest";
nixos.system.kernel.variant = inputs.lib.mkForce "xanmod-latest";
system.nixos.tags = [ "xanmod" ];
};
};

View File

@ -969,11 +969,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1727626047,
"narHash": "sha256-tGf3/SkAFThclA+uPCmcZ5Q8363CuRBgDUOWqSzcxpA=",
"lastModified": 1727748594,
"narHash": "sha256-VwXYRx7rmzPH0ZrSwD25GyMneFapNBLfOaJpPrjXR8g=",
"owner": "CHN-beta",
"repo": "nixpkgs",
"rev": "43d04873e6117f7380e838ffd06f54299461014a",
"rev": "2e147149f5c09a239f1f38ee1306bfb4a4187953",
"type": "github"
},
"original": {