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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
|
{
"nodes": {
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
"lastModified": 1743550720,
"narHash": "sha256-hIshGgKZCgWh6AYJpJmRgFdR3WUbkY04o82X05xqQiY=",
"ref": "refs/heads/main",
"rev": "c621e8422220273271f52058f618c94e405bb0f5",
"shallow": true,
"type": "git",
"url": "https://forgejo.spacetime.technology/nix-mirrors/flake-parts"
},
"original": {
"shallow": true,
"type": "git",
"url": "https://forgejo.spacetime.technology/nix-mirrors/flake-parts"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1746576598,
"narHash": "sha256-FshoQvr6Aor5SnORVvh/ZdJ1Sa2U4ZrIMwKBX5k2wu0=",
"ref": "nixpkgs-unstable",
"rev": "b3582c75c7f21ce0b429898980eddbbf05c68e55",
"shallow": true,
"type": "git",
"url": "https://forgejo.spacetime.technology/nix-mirrors/nixpkgs"
},
"original": {
"ref": "nixpkgs-unstable",
"shallow": true,
"type": "git",
"url": "https://forgejo.spacetime.technology/nix-mirrors/nixpkgs"
}
},
"nixpkgs-lib": {
"locked": {
"lastModified": 1743296961,
"narHash": "sha256-b1EdN3cULCqtorQ4QeWgLMrd5ZGOjLSLemfa00heasc=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "e4822aea2a6d1cdd36653c134cacfd64c97ff4fa",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"root": {
"inputs": {
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs",
"system": "system"
}
},
"system": {
"locked": {
"lastModified": 1732204055,
"narHash": "sha256-mHtkcHm37MDme/NSxU7hFU8SxM9GaX5tjznWAWBCxc8=",
"ref": "refs/heads/master",
"rev": "19d677525610a6169835e353678bf463600489ac",
"shallow": true,
"type": "git",
"url": "https://forgejo.spacetime.technology/arbel/nix-system"
},
"original": {
"shallow": true,
"type": "git",
"url": "https://forgejo.spacetime.technology/arbel/nix-system"
}
}
},
"root": "root",
"version": 7
}
|