chore: update nix

This commit is contained in:
Gerg-L 2025-04-11 22:27:00 -04:00
parent 894ead548a
commit ec407d69c0
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": 1742837300, "lastModified": 1744410622,
"narHash": "sha256-pidBRgonX1k7NJ1K8ML0rX1WWrAuYlGmQWz2xKXyEFY=", "narHash": "sha256-5ytFYIYbPQY1Frt870yb8gNwp2wkqiyGHKg7HQ4DMb0=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nix", "repo": "nix",
"rev": "5a4e306cc5853922b292525ed23c59ba07f9d243", "rev": "3094e39dc4087a2f7dcac55acfa07325361e9514",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "NixOS", "owner": "NixOS",
"ref": "5a4e306cc5853922b292525ed23c59ba07f9d243", "ref": "3094e39dc4087a2f7dcac55acfa07325361e9514",
"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 = "5a4e306cc5853922b292525ed23c59ba07f9d243"; ref = "3094e39dc4087a2f7dcac55acfa07325361e9514";
inputs.nixpkgs.follows = "stable"; inputs.nixpkgs.follows = "stable";
}; };
#other #other