-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
44 lines (44 loc) · 1.06 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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1741010256,
"narHash": "sha256-WZNlK/KX7Sni0RyqLSqLPbK8k08Kq7H7RijPJbq9KHM=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "ba487dbc9d04e0634c64e3b1f0d25839a0a68246",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"phoenix": {
"flake": false,
"locked": {
"lastModified": 1741033728,
"narHash": "sha256-V4bSaDn3knq5v5+I56UBg0RstuooPmOhBwUsk4N5zTo=",
"ref": "refs/heads/pages",
"rev": "3ffee950cbc92f8731ac1c4bc1cf57779ec4045b",
"revCount": 1041,
"type": "git",
"url": "https://codeberg.org/celenity/Phoenix"
},
"original": {
"type": "git",
"url": "https://codeberg.org/celenity/Phoenix"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"phoenix": "phoenix"
}
}
},
"root": "root",
"version": 7
}