-
Notifications
You must be signed in to change notification settings - Fork 1
/
flake.lock
43 lines (43 loc) · 1.01 KB
/
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": {
"nixpkgs_19_09": {
"flake": false,
"locked": {
"lastModified": 1651478084,
"narHash": "sha256-D7cdxq0k9dYeM/IJEF2UqaDgC0dYqHd3DEvWMN3h054=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b704c6f06699510f6bf7eb6e3c8f19ee1b70af4e",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "release-19.09",
"type": "indirect"
}
},
"nixpkgs_23_11": {
"locked": {
"lastModified": 1720535198,
"narHash": "sha256-zwVvxrdIzralnSbcpghA92tWu2DV2lwv89xZc8MTrbg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "205fd4226592cc83fd4c0885a3e4c9c400efabb5",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "release-23.11",
"type": "indirect"
}
},
"root": {
"inputs": {
"nixpkgs_19_09": "nixpkgs_19_09",
"nixpkgs_23_11": "nixpkgs_23_11"
}
}
},
"root": "root",
"version": 7
}