-
-
Notifications
You must be signed in to change notification settings - Fork 259
Expand file tree
/
Copy pathflake.lock
More file actions
24 lines (24 loc) · 657 Bytes
/
flake.lock
File metadata and controls
24 lines (24 loc) · 657 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 315532800,
"narHash": "sha256-gVTEpnfY0A1e9++s9s6t26RMTQvRoWexvUGxYhbnzHg=",
"rev": "e4b09e47ace7d87de083786b404bf232eb6c89d8",
"type": "tarball",
"url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.11pre809757.e4b09e47ace7/nixexprs.tar.xz?rev=e4b09e47ace7d87de083786b404bf232eb6c89d8"
},
"original": {
"type": "tarball",
"url": "https://channels.nixos.org/nixpkgs-unstable/nixexprs.tar.xz"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}