-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
63 lines (63 loc) · 1.56 KB
/
flake.lock
File metadata and controls
63 lines (63 loc) · 1.56 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
{
"nodes": {
"autoconfig": {
"flake": false,
"locked": {
"lastModified": 1771930362,
"narHash": "sha256-phTO75u5rqMvFrrNjBecfvPpLyojJvkCDWHkNFU5jK8=",
"owner": "thunderbird",
"repo": "autoconfig",
"rev": "ddd01002de8a037df2bed395059799bb185f5052",
"type": "github"
},
"original": {
"owner": "thunderbird",
"ref": "prod",
"repo": "autoconfig",
"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"
}
},
"phoenix": {
"flake": false,
"locked": {
"lastModified": 1771882219,
"narHash": "sha256-BSRt0nJOQYNVekar3y+eYerf8ELK8CC+m+sXJQ1hd5c=",
"ref": "pages",
"rev": "f972da120b774a1975f9584624402d783a66d722",
"revCount": 2702,
"type": "git",
"url": "https://gitlab.com/celenityy/Phoenix"
},
"original": {
"ref": "pages",
"type": "git",
"url": "https://gitlab.com/celenityy/Phoenix"
}
},
"root": {
"inputs": {
"autoconfig": "autoconfig",
"nixpkgs": "nixpkgs",
"phoenix": "phoenix"
}
}
},
"root": "root",
"version": 7
}