update nix

This commit is contained in:
Gerg-L 2025-02-26 18:10:17 -05:00
parent 89988727c3
commit 90251b932e
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI
2 changed files with 5 additions and 5 deletions

8
flake.lock generated
View file

@ -452,16 +452,16 @@
"nixpkgs-regression": "nixpkgs-regression" "nixpkgs-regression": "nixpkgs-regression"
}, },
"locked": { "locked": {
"lastModified": 1736798728, "lastModified": 1740601978,
"narHash": "sha256-Em+CXWHBgLG2m106Hs11FmVlsCr3ZQedTosJvRF2gnE=", "narHash": "sha256-b70oopwDPaHiddorJIvI8H50yTXOd04noGZVp3YPHbM=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nix", "repo": "nix",
"rev": "2cb0ddfe4eb216fab6d826c1056743c152722720", "rev": "31923aaac0358336442244ec6baf8f6517463afd",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "NixOS", "owner": "NixOS",
"ref": "2cb0ddfe4eb216fab6d826c1056743c152722720", "ref": "31923aaac0358336442244ec6baf8f6517463afd",
"repo": "nix", "repo": "nix",
"type": "github" "type": "github"
} }

View file

@ -24,7 +24,7 @@
type = "github"; type = "github";
owner = "NixOS"; owner = "NixOS";
repo = "nix"; repo = "nix";
ref = "2cb0ddfe4eb216fab6d826c1056743c152722720"; ref = "31923aaac0358336442244ec6baf8f6517463afd";
inputs.nixpkgs.follows = "stable"; inputs.nixpkgs.follows = "stable";
}; };
#other #other