-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
65 lines (65 loc) · 1.54 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
63
64
65
{
"nodes": {
"filestash": {
"flake": false,
"locked": {
"lastModified": 1735462536,
"narHash": "sha256-XQjr1FVsn7rHaAq6iBVVPtjQkg//Kx54RCBGOf1Jtno=",
"owner": "mickael-kerjean",
"repo": "filestash",
"rev": "23c5bf53f51e4829fff8c2f17969a679eae4628a",
"type": "github"
},
"original": {
"owner": "mickael-kerjean",
"repo": "filestash",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1733550349,
"narHash": "sha256-NcGumB4Lr6KSDq+nIqXtNA8QwAQKDSZT7N9OTGWbTrs=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e2605d0744c2417b09f8bf850dfca42fcf537d34",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.11",
"repo": "nixpkgs",
"type": "github"
}
},
"parts": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1733312601,
"narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"root": {
"inputs": {
"filestash": "filestash",
"nixpkgs": "nixpkgs",
"parts": "parts"
}
}
},
"root": "root",
"version": 7
}