-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathflake.lock
More file actions
63 lines (63 loc) · 1.56 KB
/
flake.lock
File metadata and controls
63 lines (63 loc) · 1.56 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
{
"nodes": {
"copier-flake": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1773104521,
"narHash": "sha256-28vLtx9xZtzcF7V1RIRQ4FhhEmfcJydCNgfTrlNsOTo=",
"owner": "gordon-code",
"repo": "copier-flake",
"rev": "66a3c653cb91e6caaec4605a58a7e3f0e866424d",
"type": "github"
},
"original": {
"owner": "gordon-code",
"repo": "copier-flake",
"rev": "66a3c653cb91e6caaec4605a58a7e3f0e866424d",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1772773019,
"narHash": "sha256-E1bxHxNKfDoQUuvriG71+f+s/NT0qWkImXsYZNFFfCs=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "aca4d95fce4914b3892661bcb80b8087293536c6",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1773122722,
"narHash": "sha256-FIqHByVqxCprNjor1NqF80F2QQoiiyqanNNefdlvOg4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "62dc67aa6a52b4364dd75994ec00b51fbf474e50",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"copier-flake": "copier-flake",
"nixpkgs": "nixpkgs_2"
}
}
},
"root": "root",
"version": 7
}