fix: use safe nixpkgs revision

This commit is contained in:
Youwen Wu 2024-12-30 18:38:32 -08:00
parent a3e5570c52
commit b931893cdf
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
2 changed files with 5 additions and 6 deletions

8
flake.lock generated
View file

@ -745,17 +745,17 @@
},
"nixpkgs_2": {
"locked": {
"lastModified": 1735471104,
"narHash": "sha256-0q9NGQySwDQc7RhAV2ukfnu7Gxa5/ybJ2ANT8DQrQrs=",
"lastModified": 1734978744,
"narHash": "sha256-R80xsDCKZOPJv5T+fB5G1ZVgS/51tJgUenGmGFjZat4=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "88195a94f390381c6afcdaa933c2f6ff93959cb4",
"rev": "b74a56e2acce8fe88a575287a20ac196d8d01938",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"rev": "b74a56e2acce8fe88a575287a20ac196d8d01938",
"type": "github"
}
},