-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
41 lines (41 loc) · 966 Bytes
/
flake.lock
File metadata and controls
41 lines (41 loc) · 966 Bytes
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
{
"nodes": {
"flockenzeit": {
"locked": {
"lastModified": 1671185345,
"narHash": "sha256-+5IWi+iJAYcRxvLN15hKO2hVwNokfN3U+lvWf/zFtCg=",
"owner": "balsoft",
"repo": "Flockenzeit",
"rev": "90abba65671690d95b5d28ce6dd8de7959aa1339",
"type": "github"
},
"original": {
"owner": "balsoft",
"repo": "Flockenzeit",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1725194671,
"narHash": "sha256-tLGCFEFTB5TaOKkpfw3iYT9dnk4awTP/q4w+ROpMfuw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b833ff01a0d694b910daca6e2ff4a3f26dee478c",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"flockenzeit": "flockenzeit",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}