Commit Graph

128 Commits

Author SHA1 Message Date
Nick Cao
c60667c433
hydra_unstable: 2023-12-04 -> 2023-12-24
Diff: 4dc8fe0b08...02e453fc8c
2024-01-01 14:07:54 -05:00
Robin Gloster
b5556f2c37
Merge pull request #268109 from helsinki-systems/helsinki-maintainer-team
maintainers/teams: init and add helsinki-systems
2023-12-20 11:43:29 +01:00
Nick Cao
cd1eb081ad
hydra_unstable: add patch for fixing accessing git inputs on flakes 2023-12-11 09:27:23 -05:00
Nick Cao
c77b10b41b
hydra_unstable: 2023-12-01 -> 2023-12-04
Diff: 4d1c850512...4dc8fe0b08
2023-12-04 09:23:16 -05:00
Nick Cao
b81808f053
hydra_unstable: 2023-11-17 -> 2023-12-01
Diff: 8f48e4ddec...4d1c850512
2023-12-01 10:29:36 -05:00
ajs124
7b6580dba4 maintainers/teams: init and add helsinki-systems 2023-11-30 19:11:08 +01:00
Nick Cao
f88ba06143
hydra_unstable: 2023-10-20 -> 2023-11-17
Diff: 33f8a36736...8f48e4ddec
2023-11-18 18:45:46 -05:00
Nick Cao
c851fd99bd
Revert "hydra_unstable: add patch for Crypt::Passphrase::Argon2"
This reverts commit 86a22f6b65.

The patch is already upstreamed.
2023-11-16 23:02:59 -05:00
github-actions[bot]
6cc772a6fa
Merge master into staging-next 2023-11-14 18:01:11 +00:00
Rick van Schijndel
3b49ba73bc hydra_unstable: 2023-08-23 -> 2023-10-20
Diff: 00d30874da..6a5fb9efae
Only functional change is supporting new versions of C::P::Argon2.
2023-11-13 22:20:07 +01:00
Stig Palmquist
86a22f6b65 hydra_unstable: add patch for Crypt::Passphrase::Argon2
Since the default lengths in Crypt::Passphrase::Argon2 changed from 16
to 32 in in 0.009, some tests that expected the passphrase to be
unchanged started failing.

https://github.com/NixOS/hydra/pull/1304
2023-10-23 05:15:20 +02:00
nicoo
7726835b6f hydra: add meta.homepage attribute 2023-09-08 20:03:06 +00:00
Nick Cao
a0e6434a3f
hydra_unstable: 2023-07-17 -> 2023-08-23
Diff: d135b123cd...00d30874da
2023-08-24 09:41:12 +08:00
Nick Cao
a08da4592c
hydra_unstable: 2023-06-25 -> 2023-07-17
Diff: 526e8bd744...d135b123cd
2023-07-17 16:35:00 +08:00
Nick Cao
0836e1621d
hydra_unstable: 2023-03-27 -> 2023-06-25
Diff: 082495e34e...526e8bd744
2023-06-26 12:21:51 +08:00
Nick Cao
0c26e88533
hydra_unstable: 2022-12-23 -> 2023-03-27
Diff: f48f00ee6d...082495e34e
Notable Changes:
- Update Nix to 2.13
- Drop unused IndexBuildOutputsOnPath index
- Use new Google for Web signin
2023-03-27 21:57:05 +08:00
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Nick Cao
71e2cb9e72 hydra_unstable: unstable-2022-12-05 -> 2022-12-23 2022-12-29 03:27:46 +01:00
Sandro Jäckel
413bc28e57
hydra: 2022-11-24 -> unstable-2022-12-05 2022-12-08 23:30:58 +01:00
Nick Cao
bee931454b hydra_unstable: 2022-10-22 -> 2022-11-24 2022-11-24 22:53:10 +01:00
Nick Cao
50fa198362 hydra_unstable: 2022-09-08 -> 2022-10-22 2022-11-01 22:17:37 +01:00
Nick Cao
17b08ee3c2 hydra_unstable: 2022-08-08 -> 2022-09-08 2022-09-08 22:16:25 +02:00
Nick Cao
e066019096 hydra_unstable: 2022-06-30 -> 2022-08-08 2022-08-15 08:33:06 +02:00
Nick Cao
0ef69d1fab
hydra_unstable: change 5s timeout for init to 30s in tests 2022-07-02 16:10:37 +08:00
Nick Cao
fc102563a6
hydra_unstable: 2022-06-16 -> 2022-06-30 2022-06-30 23:39:16 +08:00
Nick Cao
2207d36961
hydra_unstable: add patch for scmdiff 2022-06-17 10:39:49 +08:00
Nick Cao
1747286076
hydra_unstable: 2022-05-03 -> 2022-06-16 2022-06-16 21:19:47 +08:00
Florian Franzen
e0115c36ec hydra_unstable: passthru pinned nix 2022-05-30 11:17:16 +02:00
Nick Cao
0b7f226746
hydra_unstable: temporarily remove flaky ldap test 2022-05-21 22:03:40 +08:00
Nick Cao
e9e0ab3a03
hydra_unstable: 2022-02-07 -> 2022-05-03 2022-05-20 18:03:07 +08:00
Rick van Schijndel
189a38576e hydra_unstable: apply nixpkgs-fmt 2022-05-10 23:32:02 +02:00
Rick van Schijndel
3a7f7c1153 hydra-unstable -> hydra_unstable 2022-05-10 23:32:02 +02:00
Rick van Schijndel
292c63a5d6 hydra: remove multi-version support
This is a legacy of when a "stable" version of hydra existed, and this
probably won't be coming back.

This also removes some obsolete bits which have no effect on the
result of evaluation.

Unlike the original approach in #157072, we're moving the common
expression to "unstable.nix" instead. This allow putting everything in
one commit, satisfies git's rename detection, and remains bisectable.

Co-Authored-By: Bernardo Meurer <bernardo@meurer.org>
Co-Authored-By: Linus Heckemann <git@sphalerite.org>
2022-05-10 23:32:02 +02:00
Rick van Schijndel
33b01d5104 hydra-unstable: drop with stdenv from top
It doesn't appear to be needed and can make it harder to read the build description.
2022-05-10 23:32:02 +02:00
Rick van Schijndel
be5b57be1b hydra-unstable: remove old assertion
I don't think nixpkgs will build with nix 1 anyway, so let's just remove this.
2022-05-10 23:32:01 +02:00
Rick van Schijndel
6951b5c187 hydra-unstable: drop TestMore, which is an alias for null 2022-05-10 22:54:11 +02:00
Linus Heckemann
c07919c76c hydra: fix evaluation with aliases disabled 2022-05-10 14:08:18 +02:00
Linus Heckemann
a07cc04109 hydra: don't force HYDRA_RELEASE 2022-05-09 22:18:51 +02:00
Rick van Schijndel
cec7fc48bb hydra-unstable: 2021-12-17 -> 2022-02-07
Co-authored-by: Linus Heckemann <git@sphalerite.org>
2022-05-09 22:18:50 +02:00
Rick van Schijndel
2e882e0903 hydra-unstable: 2021-08-11 -> 2021-12-17
Adds some new required deps too.
Enable doCheck (tests).

Apply patch for missing std:: specifier before std::strings.
2022-05-09 22:18:50 +02:00
Ben Siraphob
21faf9fc29
treewide: move autoconf, automake to nativeBuildInputs 2022-03-30 20:17:24 -05:00
Nick Cao
192eb5d896
hydra-unstable: fixup eval.patch 2022-02-26 13:53:35 +08:00
Artturi
b398f196e6
Merge pull request #158455 from NickCao/nix-unstable
nixUnstable: pre20220127 -> pre20220207
2022-02-26 07:42:03 +02:00
Nick Cao
0930709272
hydra-unstable: fix build with nixVersions.unstable 2022-02-26 13:13:33 +08:00
Maximilian Bosch
a215ce7fa5
hydra-unstable: remove ma27 from maintainer list
I'm deploying my own Hydra via flakes for a while now and while this
package actually needs more love and a few updates, I don't have the
capacity to take care of this.
2022-02-10 12:25:45 +01:00
Bernardo Meurer
0419f3b47b
hydra: don't use nixUnstable alias 2022-01-26 12:39:42 -08:00
Bernardo Meurer
5210313299
nixStable: make an alias of nix 2022-01-26 10:32:56 -08:00
Maximilian Bosch
9c6dc5d264
hydra-unstable: add missing perl deps 2021-08-11 11:35:57 +02:00
happysalada
247b53f484 hydra-unstable: 2021-05-03 -> 2021-08-11 2021-08-11 15:14:48 +09:00