Compare commits

..

No commits in common. "2451f14ba711a49258cedd4c53001672aa75fe76" and "6dae849266092c5d46520e8098625bed98f80dec" have entirely different histories.

2 changed files with 4 additions and 4 deletions

View File

@ -13,7 +13,7 @@ let
sha256 = lockFile.nodes.lix-module.locked.narHash;
};
in
{ overlays ? [], ... } @ args:
{ overlays ? [] } @ args:
import "${nixpkgs}" {
overlays = [
(import ./overlay.nix)

View File

@ -30,11 +30,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1731239293,
"narHash": "sha256-q2yjIWFFcTzp5REWQUOU9L6kHdCDmFDpqeix86SOvDc=",
"lastModified": 1729307008,
"narHash": "sha256-QUvb6epgKi9pCu9CttRQW4y5NqJ+snKr1FZpG/x3Wtc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9256f7c71a195ebe7a218043d9f93390d49e6884",
"rev": "a9b86fc2290b69375c5542b622088eb6eca2a7c3",
"type": "github"
},
"original": {