-
-
Notifications
You must be signed in to change notification settings - Fork 43
/
flake.lock
44 lines (44 loc) · 1.04 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
{
"nodes": {
"nixos-stable": {
"locked": {
"lastModified": 1733151992,
"narHash": "sha256-o62gECqmpsXxXEtr2Ns1L6CYAFyS0cmuZW7v2zqr+vM=",
"owner": "Mic92",
"repo": "nixpkgs",
"rev": "f13a1a165096903d5174cded99ba821e617a47a1",
"type": "github"
},
"original": {
"owner": "Mic92",
"ref": "compression-24.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixos-unstable": {
"locked": {
"lastModified": 1733145430,
"narHash": "sha256-dgd1DogJXld/oRoxQGSeuUE5cQFiq6LW3pjzfstxyx8=",
"owner": "Mic92",
"repo": "nixpkgs",
"rev": "089308a71b55c52f659f582e79249d381139dd79",
"type": "github"
},
"original": {
"owner": "Mic92",
"ref": "compression",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixos-stable": "nixos-stable",
"nixos-unstable": "nixos-unstable"
}
}
},
"root": "root",
"version": 7
}