-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
62 lines (62 loc) · 1.45 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
"nodes": {
"ds": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1729800757,
"narHash": "sha256-DjR+csTXqk1rqwIK4NIfFfzjc9t/G3ToCZ+EQ54Y6NQ=",
"owner": "hydrastro",
"repo": "ds",
"rev": "ecade36b1bea01a1a11c97957a5e6cbcfb77c7a9",
"type": "github"
},
"original": {
"owner": "hydrastro",
"repo": "ds",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1729755165,
"narHash": "sha256-6IpnOHWsaSSjT3yvqlrWfHW6HVCT+wOAlUpcooGJ+FQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "cabaf14d3e69c9921d7acedf5d7d60bb2b90be02",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1731531548,
"narHash": "sha256-sz8/v17enkYmfpgeeuyzniGJU0QQBfmAjlemAUYhfy8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "24f0d4acd634792badd6470134c387a3b039dace",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"ds": "ds",
"nixpkgs": "nixpkgs_2"
}
}
},
"root": "root",
"version": 7
}