-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
40 lines (40 loc) · 946 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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1709677081,
"narHash": "sha256-tix36Y7u0rkn6mTm0lA45b45oab2cFLqAzDbJxeXS+c=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "880992dcc006a5e00dd0591446fdf723e6a51a64",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"proot-static": {
"flake": false,
"locked": {
"narHash": "sha256-pMPDJHoX97Dsb9/I+HK6s0EqPbcinDaczkO7I2MOvXc=",
"type": "file",
"url": "https://proot.gitlab.io/proot/bin/proot"
},
"original": {
"type": "file",
"url": "https://proot.gitlab.io/proot/bin/proot"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"proot-static": "proot-static"
}
}
},
"root": "root",
"version": 7
}