Commit Graph
382067 Commits
Author SHA1 Message Date
Thomas TuegelandGitHub 7993bd248c Merge pull request #175182 from SuperSandro2000/khelpcenter
plasma5Packages.khelpcenter: fix not finding man pages
2022-05-31 10:16:55 -05:00
Alyssa Ross 5643714dea stdenvBootstrapTools: inherit {cross,local}System
It's expected that attributes in the top-level package set will all use
that package set, but this wasn't the case for the bootstrap tools.
This led some very confusing behaviour:

- pkgsMusl.stdenvBootstrapTools would build glibc bootstrap tools
- stdenvBootstrapTools was _always_ cross compiled, even if
  Nixpkgs wasn't, because it always set crossSystem.  This also didn't
  match the behaviour of using make-bootstrap-tools.nix as an
  entrypoint, where crossSystem would default to null.

For the Linux stdenv, I've made the ideal fix, which is to make pkgs an
argument rather than taking the arguments for pkgs, and then
re-importing it.  This means it'll always use exactly the same package
set that's calling it, and should also mean faster eval due to not
importing Nixpkgs twice.

The Darwin stdenv is more complicated, and I'm not able to easily test
it, so I wasn't confident in making the same fix there.  Instead, I've
just made sure crossSystem and localSystem are set to the correct values
so they're not always cross compiled and match the parent package set's.
It would still be preferable if somebody could make Darwin's
make-bootstrap-tools.nix take pkgs as an argument, rather than all the
arguments for pkgs.
2022-05-31 14:32:27 +00:00
Robert HensingandGitHub c5d82eb1ab Merge pull request #174939 from FliegendeWurst/nixos-tests
nixos/tests: various fixes
2022-05-31 16:31:06 +02:00
Robert HensingandGitHub 53326189ba Merge pull request #174829 from blaggacao/fix/cleanup-nixpkgs-initial-system
nixos: remove effect-less nixpgks.initialSystem
2022-05-31 16:26:25 +02:00
Robert HensingandGitHub 07a875c603 Merge pull request #175274 from hercules-ci/issue-175196
pkgs/tests/config.nix: Make test future proof
2022-05-31 16:02:37 +02:00
Robert HensingandGitHub c532e8c44e Merge pull request #175455 from michaelmouf/patch-1
Fix typo in compareLists docstring
2022-05-31 16:01:16 +02:00
SandroandGitHub 0950dcd37b Merge pull request #174261 from LumiGuide/lumi-team
picoscope, openrazer, it87, esptool: move maintainership to new LumiGuide team
2022-05-31 15:40:04 +02:00
SandroandGitHub 1fdeb86121 Merge pull request #169468 from Atemu/update/android-env
androidenv: regenerate repo.json
2022-05-31 15:38:21 +02:00
Jakub KozłowskiandGitHub 346b98c22b Merge pull request #175496 from kubukoz/scala-cli-updater 2022-05-31 15:19:54 +02:00
Lenz Weber-TronicandGitHub f51cb36f2c replay-io: init at 20220516-372662e7c79d-a9c63f38ea9b, replay-node-cli: init at 20220506-096c12cb47eb-a1d05f422dff (#166813)
* replay-io: init at 20220401-29dd94a55ca4

* init replay-node-cli at 20220404-dfd3123c41e3-4e44aca4c7ee

* replay-io: init at 20220422-1d46e798ffbf-3eecf49b757b, replay-node-cli: init at 0.1.7-20220422-a26b4562ebf7-3eecf49b757b

* fixup

* apply feedback

* replay-io: init at 20220516-372662e7c79d-a9c63f38ea9b, replay-node-cli: init at 20220506-096c12cb47eb-a1d05f422dff

* use `stripRoot: false`
2022-05-31 14:36:05 +02:00
ckieandGitHub 958fcfb4fa Merge pull request #175477 from bzizou/astral
astral: init at 5.7.1
2022-05-31 14:55:37 +03:00
R. RyantmandJan Tojnar 36049542b8 gnome.gnome-boxes: 42.0.1 -> 42.1 2022-05-31 13:39:23 +02:00
Bobby RongandGitHub 81c336e3a1 Merge pull request #175253 from wahjava/update-cinny
cinny: 2.0.3 -> 2.0.4
2022-05-31 19:37:17 +08:00
Ulrik StridandVincent Laporte a9ce8f1ef2 ocamlPackages.json-data-encoding: 0.10 -> 0.11 2022-05-31 13:32:40 +02:00
Ulrik StridandVincent Laporte d27cc392f0 ocamlPackages.resto: 0.6.1 -> 0.7 2022-05-31 13:32:40 +02:00
R. RyantmandJan Tojnar c356e7246f gtk4: 4.6.4 -> 4.6.5 2022-05-31 13:17:26 +02:00
Markus WamserandGitHub 2c74606664 .github/PULL_REQUEST_TEMPLATE.md: 21.11 -> 22.05 2022-05-31 19:14:32 +08:00
Bobby RongandGitHub 4d807ba63f Merge pull request #175337 from muscaln/picosdk
pico-sdk: 1.3.0 -> 1.3.1
2022-05-31 19:07:22 +08:00
Fabian AffolterandGitHub b5702da24e Merge pull request #175193 from fabaff/verboselogs
python310Packages.verboselogs: switch to pytestCheckHook
2022-05-31 13:05:21 +02:00
Bobby RongandGitHub 7c4ac6ca5b Merge pull request #175572 from wamserma/rn2205-typofix
release-notes: fix typo
2022-05-31 19:00:55 +08:00
Bobby RongandGitHub fed9ba1b5e Merge pull request #175223 from fsdlkj/update-taisei
taisei: 1.3.1 -> 1.3.2
2022-05-31 18:57:37 +08:00
Bobby RongandGitHub 6d2d2e3efb Merge pull request #175099 from a-m-joseph/pr/bump/koreader
koreader: 2022.03.01 -> 2022.05.01
2022-05-31 18:45:59 +08:00
Bobby RongandGitHub c5533b7b29 Merge pull request #175273 from DarkOnion0/master
drawio: 18.0.6 -> 18.1.3
2022-05-31 18:42:53 +08:00
Bobby RongandGitHub 794c89e523 Merge pull request #175448 from sikmir/tile38
tile38: 1.27.1 → 1.28.0
2022-05-31 18:22:32 +08:00
Alyssa Ross 5db40e768d dpdk-kmods.src: use HTTPS URL 2022-05-31 10:09:05 +00:00
Sergei TrofimovichandGitHub 7209d1f19a Merge pull request #175251 from trofi/workaround-fno-common-for-sil
sil: add -fcommon workaround
2022-05-31 09:22:11 +00:00
Jörg ThalheimandGitHub 084930fa14 Merge pull request #175577 from Mic92/terraform
terraform-providers: also include name in error messages
2022-05-31 09:44:15 +01:00
Fabian AffolterandGitHub 826e642698 Merge pull request #175566 from r-ryantm/auto-update/python3.10-regenmaschine
python310Packages.regenmaschine: 2022.05.0 -> 2022.05.1
2022-05-31 10:34:20 +02:00
Jörg Thalheim b654502b2b terraform-providers: also include name in error messages 2022-05-31 10:04:42 +02:00
Jörg ThalheimandGitHub c3ffb685fe Merge pull request #175571 from Mic92/nearcore
nearcore: 1.26.0 -> 1.26.1 [security update]
2022-05-31 08:50:29 +01:00
Jörg Thalheim 97bdb3c645 nearcore: 1.26.0 -> 1.26.1 2022-05-31 09:28:21 +02:00
Pavol RusnakandGitHub 8090df13ea Merge pull request #175485 from prusnak/btcpayserver 2022-05-31 09:23:29 +02:00
Fabian AffolterandGitHub d1b515fc09 Merge pull request #175536 from fabaff/huum
python310Packages.huum: init at 0.5.0
2022-05-31 09:12:25 +02:00
Fabian AffolterandGitHub 79151a6b28 Merge pull request #175499 from fabaff/pyramid_chameleon-remove
python310Packages.pyramid_chameleon: fix compatibility with pyramid 2
2022-05-31 09:11:26 +02:00
Fabian AffolterandGitHub 2df10ed1af Merge pull request #175523 from fabaff/checkov-bump
checkov: 2.0.1174 -> 2.0.1175
2022-05-31 09:11:14 +02:00
Fabian AffolterandGitHub 0c51357989 Merge pull request #175525 from fabaff/pyramid-jinja2-fix
python310Packages.pyramid_jinja2: disable failing tests
2022-05-31 09:10:58 +02:00
Fabian AffolterandGitHub e0fd8a4657 Merge pull request #175531 from fabaff/pysnmplib-bump
python310Packages.pysnmplib: 5.0.15 -> 5.0.16
2022-05-31 09:10:05 +02:00
Fabian AffolterandGitHub 7c2bb3cf99 Merge pull request #175532 from fabaff/nettigo-air-monitor-bump
python310Packages.nettigo-air-monitor: 1.2.4 -> 1.3.0
2022-05-31 09:09:53 +02:00
Fabian AffolterandGitHub 33d5320b6f Merge pull request #175547 from r-ryantm/auto-update/cfripper
cfripper: 1.10.0 -> 1.11.0
2022-05-31 09:09:25 +02:00
Fabian AffolterandGitHub e36c288791 Merge pull request #175554 from r-ryantm/auto-update/python3.10-hatasmota
python310Packages.hatasmota: 0.5.0 -> 0.5.1
2022-05-31 09:08:27 +02:00
Fabian AffolterandGitHub 5b01ed90c5 Merge pull request #175545 from dotlambda/pyhiveapi-0.5.4
python310Packages.pyhiveapi: 0.5.3 -> 0.5.4
2022-05-31 09:07:42 +02:00
Fabian AffolterandGitHub 1f5c7db3c9 Merge pull request #175538 from fabaff/webtest-aiohttp-inputs
python310Packages.webtest-aiohttp: remove superflouses inputs
2022-05-31 09:06:56 +02:00
R. Ryantm 835056702e python310Packages.regenmaschine: 2022.05.0 -> 2022.05.1 2022-05-31 07:06:19 +00:00
Fabian AffolterandGitHub 9d28c35062 Merge pull request #175556 from r-ryantm/auto-update/python3.10-hahomematic
python310Packages.hahomematic: 1.6.1 -> 1.6.2
2022-05-31 09:05:14 +02:00
Fabian AffolterandGitHub b164b5cfb1 Merge pull request #175557 from r-ryantm/auto-update/python3.10-pex
python310Packages.pex: 2.1.90 -> 2.1.91
2022-05-31 09:04:48 +02:00
Bruno Bzeznik 376897ced3 astral: init at 5.7.1 2022-05-31 09:03:24 +02:00
Markus S. Wamser 32e26d2627 release-notes: fix typo 2022-05-31 08:53:58 +02:00
Janne Heß cfaec958cc README: 21.11 -> 22.05
I kind of forgot that when I did the release...
2022-05-31 08:36:12 +02:00
Janne HeßandGitHub ef2959e2d2 Merge pull request #175522 from helsinki-systems/fix/pyfuse3-broken
python3.pkgs.pyfuse3: fix broken mark
2022-05-31 08:11:39 +02:00
R. Ryantm 6abc75c940 python310Packages.pex: 2.1.90 -> 2.1.91 2022-05-31 04:28:22 +00:00