-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathflake.lock
More file actions
48 lines (48 loc) · 1.04 KB
/
flake.lock
File metadata and controls
48 lines (48 loc) · 1.04 KB
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
44
45
46
47
48
{
"nodes": {
"lde": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1776201701,
"narHash": "sha256-lWLbP6NyXUMmXp6nKw8DowwX2gGjZz03uyJyF4pj5Zo=",
"owner": "lde-org",
"repo": "lde-nix",
"rev": "7c6f425bf53b7b56da7a819a076eb8ffacc45ca2",
"type": "github"
},
"original": {
"owner": "lde-org",
"repo": "lde-nix",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1773814637,
"narHash": "sha256-GNU+ooRmrHLfjlMsKdn0prEKVa0faVanm0jrgu1J/gY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "fea3b367d61c1a6592bc47c72f40a9f3e6a53e96",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-25.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"lde": "lde",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}