-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathflake.lock
86 lines (86 loc) · 2.28 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
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
81
82
83
84
85
86
{
"nodes": {
"gnome-mobile-experimental": {
"locked": {
"lastModified": 1731101785,
"narHash": "sha256-yqgXnX5Z3Oh+z7Mkx0UZ2H9EZRpqHaM4IEFhbXuNn50=",
"owner": "chuangzhu",
"repo": "nixpkgs-gnome-mobile",
"rev": "5314726af5889a490d60505554fae227ea92a2f2",
"type": "github"
},
"original": {
"owner": "chuangzhu",
"repo": "nixpkgs-gnome-mobile",
"type": "github"
}
},
"jovian": {
"inputs": {
"nix-github-actions": "nix-github-actions",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1732657297,
"narHash": "sha256-YHITj3LCfZb5qsyhtRTHM4FrRFDOTFXxBBFayZ05BtA=",
"ref": "refs/heads/legiongo",
"rev": "e51a63d6bf7e6bbc4850c33646a0fdb0fd856ba0",
"revCount": 1035,
"type": "git",
"url": "file:///home/brenton/Projects/Jovian-NixOS"
},
"original": {
"type": "git",
"url": "file:///home/brenton/Projects/Jovian-NixOS"
}
},
"nix-github-actions": {
"inputs": {
"nixpkgs": [
"jovian",
"nixpkgs"
]
},
"locked": {
"lastModified": 1729697500,
"narHash": "sha256-VFTWrbzDlZyFHHb1AlKRiD/qqCJIripXKiCSFS8fAOY=",
"owner": "zhaofengli",
"repo": "nix-github-actions",
"rev": "e418aeb728b6aa5ca8c5c71974e7159c2df1d8cf",
"type": "github"
},
"original": {
"owner": "zhaofengli",
"ref": "matrix-name",
"repo": "nix-github-actions",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1737847290,
"narHash": "sha256-+cFs6tenQwTz4+Z4SSNAqPuuMKM9vZIkABDmMN8IKx0=",
"ref": "refs/heads/appsforartists",
"rev": "1549bab7868c8cc525a7a53acf8e47233c85650e",
"revCount": 708926,
"type": "git",
"url": "file:///home/brenton/Projects/nixpkgs"
},
"original": {
"type": "git",
"url": "file:///home/brenton/Projects/nixpkgs"
}
},
"root": {
"inputs": {
"gnome-mobile-experimental": "gnome-mobile-experimental",
"jovian": "jovian",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}