-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
59 lines (59 loc) · 1.42 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
{
"nodes": {
"flakery": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1711512632,
"narHash": "sha256-/mkHWfHOeOYVJsemIGPL0fELjXpUgPGFE5aBdhuiPQk=",
"owner": "getflakery",
"repo": "flakes",
"rev": "e418e1945b7b1e6fdaadc9cc84cf1daeca3c3117",
"type": "github"
},
"original": {
"owner": "getflakery",
"repo": "flakes",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1700204040,
"narHash": "sha256-xSVcS5HBYnD3LTer7Y2K8ZQCDCXMa3QUD1MzRjHzuhI=",
"path": "/nix/store/rj6pqzx66pliiwdfk2wjnnlk40rm3mpd-source",
"rev": "c757e9bd77b16ca2e03c89bf8bc9ecb28e0c06ad",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1713725259,
"narHash": "sha256-9ZR/Rbx5/Z/JZf5ehVNMoz/s5xjpP0a22tL6qNvLt5E=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "a5e4bbcb4780c63c79c87d29ea409abf097de3f7",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flakery": "flakery",
"nixpkgs": "nixpkgs_2"
}
}
},
"root": "root",
"version": 7
}