-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
41 lines (41 loc) · 948 Bytes
/
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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1608073274,
"narHash": "sha256-2g5soirxH22xi/2iIzTOtpdRYXSSI4x+OYsDM9Nc4ms=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5d5e970ce04933576957dfbf99cb7d4c1802c60d",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"utils": {
"locked": {
"lastModified": 1612931517,
"narHash": "sha256-dKdcunfU7RFXD181YEXJJ+7Ibaa7F59X92a9DEbFZqg=",
"owner": "kreisys",
"repo": "flake-utils",
"rev": "a8ea3dd115fdbe4a300df97b82b922fcc34b390f",
"type": "github"
},
"original": {
"owner": "kreisys",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}