-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
62 lines (62 loc) · 1.53 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
"nodes": {
"custom-nixpkgs": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1720462614,
"narHash": "sha256-68TY4V8sxDm3jByMyFB9PgyiNmHsXuNXqa9OVgxSq78=",
"owner": "Open-Systems-Innovation",
"repo": "custom-nixpkgs",
"rev": "72cdc6921b6e306dfdd84c9d8adfd612cb63b867",
"type": "github"
},
"original": {
"owner": "Open-Systems-Innovation",
"repo": "custom-nixpkgs",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1717090882,
"narHash": "sha256-Up5tvtY9YlVEyVn9hfZcxFQi5qVhQ5hdVNGPQOUchNw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d24e7fdcfaecdca496ddd426cae98c9e2d12dfe8",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1720031269,
"narHash": "sha256-rwz8NJZV+387rnWpTYcXaRNvzUSnnF9aHONoJIYmiUQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9f4128e00b0ae8ec65918efeba59db998750ead6",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"custom-nixpkgs": "custom-nixpkgs",
"nixpkgs": "nixpkgs_2"
}
}
},
"root": "root",
"version": 7
}