-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathflake.lock
45 lines (45 loc) · 1.01 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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1725634671,
"narHash": "sha256-v3rIhsJBOMLR8e/RNWxr828tB+WywYIoajrZKFM+0Gg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "574d1eac1c200690e27b8eb4e24887f8df7ac27c",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"quartz": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1725898343,
"narHash": "sha256-sKKfBP7/Nyh3Y6V/C8L6wgCbLipvldxQspsgFbmp+6c=",
"owner": "vimpostor",
"repo": "quartz",
"rev": "19fc6131b6ac09693cdb0562c9e2bc6495140bdc",
"type": "github"
},
"original": {
"owner": "vimpostor",
"repo": "quartz",
"type": "github"
}
},
"root": {
"inputs": {
"quartz": "quartz"
}
}
},
"root": "root",
"version": 7
}