-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathflake.lock
More file actions
66 lines (66 loc) · 1.65 KB
/
Copy pathflake.lock
File metadata and controls
66 lines (66 loc) · 1.65 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": {
"cargo-nix-plugin": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1775898954,
"narHash": "sha256-4di90UfBpfxixhr+0eAcsCd+upFphr/VEiF5kS1d7AI=",
"owner": "Mic92",
"repo": "cargo-nix-plugin",
"rev": "9890e75a46f12ee098cd7d27b9eb65e5fe3f438a",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "cargo-nix-plugin",
"type": "github"
}
},
"devshell": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1768818222,
"narHash": "sha256-460jc0+CZfyaO8+w8JNtlClB2n4ui1RbHfPTLkpwhU8=",
"owner": "numtide",
"repo": "devshell",
"rev": "255a2b1725a20d060f566e4755dbf571bbbb5f76",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1775888245,
"narHash": "sha256-qTVvODr6edFBLD2lncXPF8yTQeCafZUuKVtpV3Xb3yM=",
"rev": "13043924aaa7375ce482ebe2494338e058282925",
"type": "tarball",
"url": "https://releases.nixos.org/nixpkgs/nixpkgs-26.05pre978638.13043924aaa7/nixexprs.tar.xz"
},
"original": {
"type": "tarball",
"url": "https://channels.nixos.org/nixpkgs-unstable/nixexprs.tar.xz"
}
},
"root": {
"inputs": {
"cargo-nix-plugin": "cargo-nix-plugin",
"devshell": "devshell",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}