-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathflake.lock
More file actions
41 lines (41 loc) · 991 Bytes
/
flake.lock
File metadata and controls
41 lines (41 loc) · 991 Bytes
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": {
"nixos-fhs-compat": {
"locked": {
"lastModified": 1614380280,
"narHash": "sha256-D+fgJ25woYVibCk8OgbPGh+p9bBwoloKAhFhWqRH43o=",
"owner": "balsoft",
"repo": "nixos-fhs-compat",
"rev": "950882321fce2e5cd9b96c8e71624c173fd3ad6d",
"type": "github"
},
"original": {
"owner": "balsoft",
"repo": "nixos-fhs-compat",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1614331273,
"narHash": "sha256-OCfUR6LNNK4baiox7rwiE/KJjdcqDbsHvdGLRKnCUGk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "6d7128414cf2763ab14f31365c21c6cec3547dac",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"nixos-fhs-compat": "nixos-fhs-compat",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}