rhea: update to latest Hydra
• Updated input 'hydra': 'github:NixOS/hydra/7f5889559e3118c66763428c410958dcec6a6fa8' (2024-01-26) → 'github:NixOS/hydra/c1bd50a80db45930cdfc1975903d1f76cca1053a' (2024-01-30) • Updated input 'hydra/nix': 'github:NixOS/nix/2c4bb93ba5a97e7078896ebc36385ce172960e4e' (2024-01-25) → 'github:NixOS/nix/8f42912c80c0a03f62f6a3d28a3af05a9762565d' (2024-01-30) • Added input 'hydra/nix/libgit2': 'github:libgit2/libgit2/45fd9ed7ae1a9b74b957ef4f337bc3c8b3df01b5' (2023-10-18) • Removed input 'hydra/nix/lowdown-src' • Updated input 'hydra/nixpkgs': 'github:NixOS/nixpkgs/e9f06adb793d1cca5384907b3b8a4071d5d7cb19' (2023-12-03) → 'github:NixOS/nixpkgs/a1982c92d8980a0114372973cbdfe0a307f1bdea' (2024-01-12)
Pierre Bourdon committed
Feb 7, 2024 at 12:49 UTC
f0082a37de8de0f1437acca4665ca47d9586acb3
1 file changed
+20
-20
delft/rhea/flake.lock
+20
-20
@@ -23,11 +23,11 @@
23
"nixpkgs-for-fileset": "nixpkgs-for-fileset"
24
},
25
"locked": {
26
- "lastModified": 1706249617,
27
- "narHash": "sha256-ayXPILCFZ2gMXT/I3XV3/w7lkAUAVkHeRYhmxspEUVM=",
26
+ "lastModified": 1706641669,
27
+ "narHash": "sha256-ezuVLIjasa/Kki32I3x59tr7FRJsITYTH3Xh6yznwOk=",
28
"owner": "NixOS",
29
"repo": "hydra",
30
- "rev": "7f5889559e3118c66763428c410958dcec6a6fa8",
30
+ "rev": "c1bd50a80db45930cdfc1975903d1f76cca1053a",
31
"type": "github"
32
},
33
"original": {
@@ -54,26 +54,26 @@
54
"type": "github"
55
}
56
},
57
- "lowdown-src": {
57
+ "libgit2": {
58
"flake": false,
59
"locked": {
60
- "lastModified": 1633514407,
61
- "narHash": "sha256-Dw32tiMjdK9t3ETl5fzGrutQTzh2rufgZV4A/BbxuD4=",
62
- "owner": "kristapsdz",
63
- "repo": "lowdown",
64
- "rev": "d2c2b44ff6c27b936ec27358a2653caaef8f73b8",
60
+ "lastModified": 1697646580,
61
+ "narHash": "sha256-oX4Z3S9WtJlwvj0uH9HlYcWv+x1hqp8mhXl7HsLu2f0=",
62
+ "owner": "libgit2",
63
+ "repo": "libgit2",
64
+ "rev": "45fd9ed7ae1a9b74b957ef4f337bc3c8b3df01b5",
65
"type": "github"
66
},
67
"original": {
68
- "owner": "kristapsdz",
69
- "repo": "lowdown",
68
+ "owner": "libgit2",
69
+ "repo": "libgit2",
70
"type": "github"
71
}
72
},
73
"nix": {
74
"inputs": {
75
"flake-compat": "flake-compat",
76
- "lowdown-src": "lowdown-src",
76
+ "libgit2": "libgit2",
77
"nixpkgs": [
78
"hydra",
79
"nixpkgs"
@@ -81,32 +81,32 @@
81
"nixpkgs-regression": "nixpkgs-regression"
82
},
83
"locked": {
84
- "lastModified": 1706208340,
85
- "narHash": "sha256-wNyHUEIiKKVs6UXrUzhP7RSJQv0A8jckgcuylzftl8k=",
84
+ "lastModified": 1706637536,
85
+ "narHash": "sha256-fjx+nCOzuSxGWfhwWWc8hCsLFZAjZLDDUcbBtldRqbk=",
86
"owner": "NixOS",
87
"repo": "nix",
88
- "rev": "2c4bb93ba5a97e7078896ebc36385ce172960e4e",
88
+ "rev": "8f42912c80c0a03f62f6a3d28a3af05a9762565d",
89
"type": "github"
90
},
91
"original": {
92
"owner": "NixOS",
93
- "ref": "2.19-maintenance",
93
+ "ref": "2.20-maintenance",
94
"repo": "nix",
95
"type": "github"
96
}
97
},
98
"nixpkgs": {
99
"locked": {
100
- "lastModified": 1701615100,
101
- "narHash": "sha256-7VI84NGBvlCTduw2aHLVB62NvCiZUlALLqBe5v684Aw=",
100
+ "lastModified": 1705033721,
101
+ "narHash": "sha256-K5eJHmL1/kev6WuqyqqbS1cdNnSidIZ3jeqJ7GbrYnQ=",
102
"owner": "NixOS",
103
"repo": "nixpkgs",
104
- "rev": "e9f06adb793d1cca5384907b3b8a4071d5d7cb19",
104
+ "rev": "a1982c92d8980a0114372973cbdfe0a307f1bdea",
105
"type": "github"
106
},
107
"original": {
108
"owner": "NixOS",
109
- "ref": "nixos-23.05",
109
+ "ref": "nixos-23.05-small",
110
"repo": "nixpkgs",
111
"type": "github"
112
}