-
Notifications
You must be signed in to change notification settings - Fork 2
/
flake.lock
42 lines (42 loc) · 983 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
42
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1593506545,
"narHash": "sha256-E3YQM2ZJeAZ9mKLVhX6ykDhOgtTBmmN7fkbePLTncBs=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "7db146538e49ad4bee4b5c4fea073c38586df7e2",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixpkgs-unstable",
"type": "indirect"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"utils": {
"locked": {
"lastModified": 1593533949,
"narHash": "sha256-j5OH1uR8Mu/NqYH44+gnPln0eoGNNahxl0qNSYNi0Og=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "400fa6d9af95481440d8d69a6b49de5901936730",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}