-
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": 1737629266,
"narHash": "sha256-pJWAQM/hpo6aJbVNia8VTJZed11iNVXyyuysvPM9eMw=",
"owner": "hydrastro",
"repo": "ds",
"rev": "022a3d7569ac83d4ab18a98c45a3a84e34764cab",
"type": "github"
},
"original": {
"owner": "hydrastro",
"repo": "ds",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1737525964,
"narHash": "sha256-3wFonKmNRWKq1himW9N3TllbeGIHFACI5vmLpk6moF8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5757bbb8bd7c0630a0cc4bb19c47e588db30b97c",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1737525964,
"narHash": "sha256-3wFonKmNRWKq1himW9N3TllbeGIHFACI5vmLpk6moF8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5757bbb8bd7c0630a0cc4bb19c47e588db30b97c",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"ds": "ds",
"nixpkgs": "nixpkgs_2"
}
}
},
"root": "root",
"version": 7
}