-
-
Notifications
You must be signed in to change notification settings - Fork 28
Expand file tree
/
Copy pathflake.lock
More file actions
66 lines (66 loc) · 1.58 KB
/
flake.lock
File metadata and controls
66 lines (66 loc) · 1.58 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{
"nodes": {
"devkitNoob": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1748295754,
"narHash": "sha256-KRqZ7gbO9onlpB5/73FJwBqN23ymtNAdh+8KidaUfMU=",
"owner": "devkitNoob",
"repo": "devkitNoob",
"rev": "2d9f5c5844d9d31851eca1625acfa5a7ad075682",
"type": "github"
},
"original": {
"owner": "devkitNoob",
"repo": "devkitNoob",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1733328505,
"narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1745526057,
"narHash": "sha256-ITSpPDwvLBZBnPRS2bUcHY3gZSwis/uTe255QgMtTLA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f771eb401a46846c1aebd20552521b233dd7e18b",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"devkitNoob": "devkitNoob",
"flake-compat": "flake-compat",
"nixpkgs": [
"devkitNoob",
"nixpkgs"
]
}
}
},
"root": "root",
"version": 7
}