-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathflake.lock
More file actions
44 lines (44 loc) · 1.01 KB
/
flake.lock
File metadata and controls
44 lines (44 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
{
"nodes": {
"blutter-src": {
"flake": false,
"locked": {
"lastModified": 1769961126,
"narHash": "sha256-UvT+MjPff7YHre0ee0vOzgOvliA5XKiSc9R97mTW9R0=",
"owner": "worawit",
"repo": "blutter",
"rev": "fe37a71ca17d1b3379a49bfa4fee50649dbb4fb3",
"type": "github"
},
"original": {
"owner": "worawit",
"repo": "blutter",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1771369470,
"narHash": "sha256-0NBlEBKkN3lufyvFegY4TYv5mCNHbi5OmBDrzihbBMQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0182a361324364ae3f436a63005877674cf45efb",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"blutter-src": "blutter-src",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}