forked from Platonic-Systems/mission-control
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
43 lines (43 loc) · 1016 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
43
{
"nodes": {
"flake-root": {
"locked": {
"lastModified": 1671295174,
"narHash": "sha256-5K+wdsB5TYSmI6HeexOMvJTZTBdXb9RbiFwXRtQkE3M=",
"owner": "srid",
"repo": "flake-root",
"rev": "bb96b89f65d7c47457303f2385798a09f4a1dd5a",
"type": "github"
},
"original": {
"owner": "srid",
"repo": "flake-root",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1671249438,
"narHash": "sha256-5e+CcnbZA3/i2BRXbnzRS52Ly67MUNdZR+Zpbb2C65k=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "067bfc6c90a301572cec7da48f09c447a9a8eae0",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-root": "flake-root",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}