-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathflake.lock
More file actions
45 lines (45 loc) · 1.01 KB
/
flake.lock
File metadata and controls
45 lines (45 loc) · 1.01 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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1745526057,
"narHash": "sha256-ITSpPDwvLBZBnPRS2bUcHY3gZSwis/uTe255QgMtTLA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f771eb401a46846c1aebd20552521b233dd7e18b",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"quartz": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1745756152,
"narHash": "sha256-VBerxEGnokW3IvqYSMSzq+nDxJH9t5trEnumqHTLEcc=",
"owner": "vimpostor",
"repo": "quartz",
"rev": "3f752d89599d3cd54f31c2a9fb31d13269007bec",
"type": "github"
},
"original": {
"owner": "vimpostor",
"repo": "quartz",
"type": "github"
}
},
"root": {
"inputs": {
"quartz": "quartz"
}
}
},
"root": "root",
"version": 7
}