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
|
{
"nodes": {
"jolheiser": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1730336659,
"narHash": "sha256-DYQUprBce8sXdBj7Ub1h/52GnGvxiXelvucVTcTXE8I=",
"ref": "refs/heads/main",
"rev": "69856a465c69e5b456ef652f0f5f17a12b9d8c02",
"revCount": 3,
"type": "git",
"url": "https://git.jolheiser.com/nixpkgs.git"
},
"original": {
"type": "git",
"url": "https://git.jolheiser.com/nixpkgs.git"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1729880355,
"narHash": "sha256-RP+OQ6koQQLX5nw0NmcDrzvGL8HDLnyXt/jHhL1jwjM=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "18536bf04cd71abd345f9579158841376fdd0c5a",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"jolheiser": "jolheiser",
"nixpkgs": [
"jolheiser",
"nixpkgs"
]
}
}
},
"root": "root",
"version": 7
}
|