-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
48 lines (48 loc) · 1.11 KB
/
flake.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1723556749,
"narHash": "sha256-+CHVZnTnIYRLYsARInHYoWkujzcRkLY/gXm3s5bE52o=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "4a92571f9207810b559c9eac203d1f4d79830073",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
"personal-packages": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1729714136,
"narHash": "sha256-QOP+2Mx1rzZblvPUnyEoRrYzPlPuS+YTFmrEJT7iX0U=",
"owner": "gigamonster256",
"repo": "nur-packages",
"rev": "537794f6ce3280b6555995a80a232968d22cbdc5",
"type": "github"
},
"original": {
"owner": "gigamonster256",
"repo": "nur-packages",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"personal-packages": "personal-packages"
}
}
},
"root": "root",
"version": 7
}