forked from jzbor/marswm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
59 lines (59 loc) · 1.39 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": {
"cf": {
"locked": {
"lastModified": 1728984648,
"narHash": "sha256-n256NeWnoU/v6THmiuKGWiIz2kCa73JWnZx27Plv61c=",
"owner": "jzbor",
"repo": "cornflakes",
"rev": "97f33cd8993c33a1a67b92070ce4d4e5482ecb34",
"type": "github"
},
"original": {
"owner": "jzbor",
"repo": "cornflakes",
"type": "github"
}
},
"crane": {
"locked": {
"lastModified": 1734541973,
"narHash": "sha256-1wIgLmhvtfxbJVnhFHUYhPqL3gpLn5JhiS4maaD9RRk=",
"owner": "ipetkov",
"repo": "crane",
"rev": "fdd502f921936105869eba53db6593fc2a424c16",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1734424634,
"narHash": "sha256-cHar1vqHOOyC7f1+tVycPoWTfKIaqkoe1Q6TnKzuti4=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "d3c42f187194c26d9f0309a8ecc469d6c878ce33",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"cf": "cf",
"crane": "crane",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}