-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
43 lines (43 loc) · 1.02 KB
/
flake.lock
File metadata and controls
43 lines (43 loc) · 1.02 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
{
"nodes": {
"flkr-templates": {
"locked": {
"lastModified": 1772125735,
"narHash": "sha256-ejmRnh2huvN4MY6HZXI9WLEfyNQKo88n+lrdkxDRN5Y=",
"owner": "narvanalabs",
"repo": "flkr-templates",
"rev": "fe042b65ffb4adae9c9cc2ff3ff457ad5392147d",
"type": "github"
},
"original": {
"owner": "narvanalabs",
"repo": "flkr-templates",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1771848320,
"narHash": "sha256-0MAd+0mun3K/Ns8JATeHT1sX28faLII5hVLq0L3BdZU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2fc6539b481e1d2569f25f8799236694180c0993",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flkr-templates": "flkr-templates",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}