Commit Graph

368420 Commits

Author SHA1 Message Date
Adam Joseph 9d46a1025a pkgs/stdenv/linux: add powerpc64le bootstrap-files
This PR adds Hydra-generated bootstrap tarballs for powerpc64le-linux.
I'll be following the script established in PR to tarballs.nixos.org.

Files came from this Hydra build:

  https://hydra.nixos.org/build/172142499

Which used nixpkgs revision 49a83445c2
to instantiate:

  /nix/store/gj272sd56gsj6qpyzh4njpfzwdhviliz-stdenv-bootstrap-tools-powerpc64le-unknown-linux-gnu.drv

and then built:

  /nix/store/n81pljbd8m0xgypm84krc2bnvqgjrfxx-stdenv-bootstrap-tools-powerpc64le-unknown-linux-gnu

I downloaded these files from Hydra with the following commands:

```
STOREPATH=n81pljbd8m0xgypm84krc2bnvqgjrfxx-stdenv-bootstrap-tools-powerpc64le-unknown-linux-gnu
OPTIONS="--option binary-caches https://cache.nixos.org"
nix store add-file \
  --name bootstrap-tools.tar.xz  \
  $(nix-store ${OPTIONS} -r /nix/store/${STOREPATH})/on-server/bootstrap-tools.tar.xz
nix store add-path \
  --name busybox \
  $(nix-store ${OPTIONS} -r /nix/store/${STOREPATH})/on-server/busybox
```

As @lovesegfault requested in #151399, here are the the `sha256sum`s
of all the `on-server` components for extra verification:

```
$ sha256sum /nix/store/n81pljbd8m0xgypm84krc2bnvqgjrfxx-stdenv-bootstrap-tools-powerpc64le-unknown-linux-gnu/on-server/*
036d062869f7accf0ad89714d12029469dfe6af504f9b226d61eb7d808ad4735  /nix/store/n81pljbd8m0xgypm84krc2bnvqgjrfxx-stdenv-bootstrap-tools-powerpc64le-unknown-linux-gnu/on-server/bootstrap-tools.tar.xz
6bc05832180f5075f4458c32eb0a5e2b673f605884dce01822be474f4e0a63ee  /nix/store/n81pljbd8m0xgypm84krc2bnvqgjrfxx-stdenv-bootstrap-tools-powerpc64le-unknown-linux-gnu/on-server/busybox
```

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-04-11 18:35:44 -07:00
Thiago Kenji Okada c5b94499b0 Merge pull request #167379 from r-ryantm/auto-update/pianobar
pianobar: 2020.11.28 -> 2022.04.01
2022-04-09 21:53:30 +01:00
Fabian Affolter 82896e1b7b Merge pull request #168022 from 06kellyjac/witness
witness: 0.1.6 -> 0.1.7
2022-04-09 22:52:48 +02:00
sternenseemann bbd50af0d5 Merge pull request #167612 from NixOS/haskell-updates
haskellPackages: update stackage and hackage
2022-04-09 22:51:23 +02:00
Fabian Affolter 49c22f7f45 Merge pull request #168034 from fabaff/bump-aio-georss-client
python3Packages.aio-georss-client: 0.9 -> 0.10, python3Packages.aio-georss-gdacs: 0.6 -> 0.7
2022-04-09 22:48:52 +02:00
Fabian Affolter 3b30a9ec72 Merge pull request #168031 from r-ryantm/auto-update/scaleway-cli
scaleway-cli: 2.4.0 -> 2.5.1
2022-04-09 22:47:54 +02:00
Fabian Affolter e462c7dbe1 Merge pull request #168017 from risicle/ris-gremlinpython-3.6.0
python3Packages.gremlinpython: 3.5.1 -> 3.6.0
2022-04-09 22:47:01 +02:00
Thiago Kenji Okada fba78459dd Merge pull request #167899 from r-ryantm/auto-update/doit
doit: 0.34.2 -> 0.35.0
2022-04-09 21:46:54 +01:00
Thiago Kenji Okada bf274fb214 Merge pull request #168028 from thiagokokada/auto-update/ocaml4.12.0-ptime
ocamlPackages.ptime: 0.8.5 -> 0.8.6
2022-04-09 21:42:18 +01:00
Doron Behar 13c8900b5c Merge pull request #167900 from r-ryantm/auto-update/octave 2022-04-09 23:40:46 +03:00
sternenseemann 180b51bf25 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-04-09 22:21:23 +02:00
Martin Weinelt 7715286357 Merge pull request #168025 from squalus/librewolf
librewolf: 98.0.2-1 -> 99.0-1
2022-04-09 22:11:36 +02:00
Fabian Affolter 87f16de8d9 Merge pull request #168006 from smaret/fix-astroquery
Fix python3Packages.astroquery
2022-04-09 21:58:03 +02:00
Fabian Affolter 515294b7a4 Merge pull request #167922 from smaret/astropy-extension-helpers-update
python3Packages.astropy-extension-helpers: 0.1 -> 1.0.0
2022-04-09 21:53:28 +02:00
7c6f434c 7c57dcb542 Merge pull request #168020 from r-ryantm/auto-update/remind
remind: 03.04.02 -> 04.00.00
2022-04-09 19:42:31 +00:00
Fabian Affolter 2d8f379ee0 python3Packages.aio-georss-gdacs: 0.6 -> 0.7 2022-04-09 21:36:00 +02:00
Fabian Affolter 851000e64e python3Packages.aio-georss-client: 0.9 -> 0.10 2022-04-09 21:36:00 +02:00
Thiago Kenji Okada a8e52a1164 Merge pull request #167978 from thiagokokada/bump-mame
mame: 0.239 -> 0.242, add update script
2022-04-09 20:27:50 +01:00
Fabian Affolter c67fa73bf9 python3Packages.astropy-extension-helpers: disable on older Python releases 2022-04-09 21:26:06 +02:00
Lassulus 794ab1902f Merge pull request #162038 from r-ryantm/auto-update/libngspice
libngspice: 34 -> 36
2022-04-09 20:19:14 +01:00
Pascal Bach d6a504cbff Merge pull request #168026 from r-ryantm/auto-update/gallery_dl
gallery-dl: 1.21.0 -> 1.21.1
2022-04-09 21:17:20 +02:00
R. Ryantm 8f6854ac15 scaleway-cli: 2.4.0 -> 2.5.1 2022-04-09 19:08:52 +00:00
Thiago Kenji Okada 615e5e10c1 Merge pull request #166740 from shadaj/init-cvc5-symfpu
cvc5: init at 1.0.0 & symfpu: init at 8fbe139b
2022-04-09 20:07:29 +01:00
Thiago Kenji Okada de17214b19 Merge pull request #167609 from r-ryantm/auto-update/jenkins
jenkins: 2.332.1 -> 2.332.2
2022-04-09 20:06:09 +01:00
Thiago Kenji Okada f5a8dcfba9 Merge pull request #167884 from r-ryantm/auto-update/nm-tray
nm-tray: 0.4.3 -> 0.5.0
2022-04-09 19:59:17 +01:00
Thiago Kenji Okada b49192e908 Merge pull request #168015 from r-ryantm/auto-update/ryujinx
ryujinx: 1.1.91 -> 1.1.100
2022-04-09 19:56:39 +01:00
Thiago Kenji Okada 9a98e0ddd3 Merge pull request #167853 from r-ryantm/auto-update/mongodb-compass
mongodb-compass: 1.31.0 -> 1.31.1
2022-04-09 19:54:43 +01:00
R. Ryantm 6dd377e367 ocamlPackages.ptime: 0.8.5 -> 0.8.6
Co-authored-by: sternenseemann <sternenseemann@systemli.org>
2022-04-09 19:50:52 +01:00
Thiago Kenji Okada d5253dd45d Merge pull request #167561 from r-ryantm/auto-update/thunderbird-unwrapped
thunderbird-unwrapped: 91.7.0 -> 91.8.0
2022-04-09 19:39:22 +01:00
Thiago Kenji Okada 1ebecea745 Merge pull request #167834 from r-ryantm/auto-update/lrzip
lrzip: 0.650 -> 0.651
2022-04-09 19:34:45 +01:00
R. Ryantm 1c334eff79 gallery-dl: 1.21.0 -> 1.21.1 2022-04-09 18:31:51 +00:00
David Anderson c9346a6ac8 bluespec: 2021.07 -> 2022.01
Current bsc releases ship a tarball of the expected version of the yices
source, so switch to using that rather than gamble on the nixpkgs yices
version.

Signed-off-by: David Anderson <dave@natulte.net>
2022-04-09 11:29:27 -07:00
squalus 00db31b93c librewolf: 98.0.2-1 -> 99.0-1 2022-04-09 11:18:04 -07:00
Linus Heckemann 918a149888 Merge pull request #167322 from alyssais/mailman-webHosts
nixos/mailman: improve empty webHosts error
2022-04-09 20:15:33 +02:00
Linus Heckemann 0eba1fd840 Merge pull request #142005 from sorpaas/patch-6
nixos/mailman: use separate virtualHosts
2022-04-09 20:14:55 +02:00
Thiago Kenji Okada 605ba3fa7b mame: use lua 5.3 2022-04-09 18:53:08 +01:00
Thiago Kenji Okada 5c973af3a3 Merge pull request #166881 from WolfangAukang/upwork-5.6.10.7
upwork: 5.6.10.1 -> 5.6.10.7
2022-04-09 18:52:50 +01:00
06kellyjac 003f0f801a witness: 0.1.6 -> 0.1.7 2022-04-09 18:50:22 +01:00
Lassulus 9e43c553f1 Merge pull request #162134 from edrex/patch-1
wtype: 0.3 -> 0.4
2022-04-09 18:38:40 +01:00
Janne Heß f263888bdc Merge pull request #167435 from stigtsp/package/rakudo-2022.03
rakudo: 2022.02 -> 2022.03
2022-04-09 19:38:05 +02:00
Lassulus 92bae7c203 Merge pull request #162148 from r-ryantm/auto-update/coursier
coursier: 2.1.0-M1 -> 2.1.0-M5
2022-04-09 18:36:53 +01:00
Lassulus 60117477e5 Merge pull request #162248 from r-ryantm/auto-update/seaweedfs
seaweedfs: 2.90 -> 2.91
2022-04-09 18:34:45 +01:00
Janne Heß 296cfb2129 Merge pull request #167998 from 0x4A6F/master-routinator
routinator: 0.11.0 -> 0.11.1
2022-04-09 19:34:23 +02:00
Janne Heß ea7cfec314 Merge pull request #167992 from risicle/ris-credhub-cli-2.9.3
credhub-cli: 2.9.1 -> 2.9.3
2022-04-09 19:34:01 +02:00
Janne Heß 94334be53e Merge pull request #167970 from alyssais/ipxe-2022-04-06
ipxe: 1.21.1 -> unstable-2022-04-06
2022-04-09 19:33:36 +02:00
Lassulus 268ac6bbc4 Merge pull request #162290 from r-ryantm/auto-update/checkstyle
checkstyle: 9.3 -> 10.0
2022-04-09 18:33:10 +01:00
P. R. d. O 922028139c upwork: 5.6.10.1 -> 5.6.10.7 2022-04-09 11:25:46 -06:00
R. Ryantm 84b7eb9a18 remind: 03.04.02 -> 04.00.00 2022-04-09 17:17:55 +00:00
Lassulus 76833e3f89 Merge pull request #162296 from r-ryantm/auto-update/codeql
codeql: 2.8.1 -> 2.8.2
2022-04-09 18:17:41 +01:00
Lassulus 456ead74f5 Merge pull request #115325 from 0x4A6F/master-nethoscope
nethoscope: init at 0.1.1
2022-04-09 17:56:31 +01:00