Commit Graph

381402 Commits

Author SHA1 Message Date
Rick van Schijndel
70c66de145 adwaita-qt: mark broken on Darwin since it doesn't build with qt514
Darwin is still using qt514 instead of qt515.
2022-05-29 10:56:02 +02:00
Rick van Schijndel
859aa7da13 CHOWTapeModel: mark broken on aarch64 2022-05-29 10:56:02 +02:00
Robert Hensing
e8e9cebbda
Merge pull request #175265 from hercules-ci/issue-175196
Fix issue #175196, infinite recursion in pkgs/config.nix
2022-05-29 10:53:31 +02:00
Vladimír Čunát
1bd2c1f8ff
Merge #174125: gdc: nicer eval failure from versions >= 12 2022-05-29 10:39:51 +02:00
Robert Hensing
1a7c0eac15 pkgs/config.nix: Fix infinite recursion when freeform config is strict in pkgs
https://github.com/NixOS/nixpkgs/issues/175196

The loop involved:

 - pkgs is strict in the config.nix freeformType's produced attrNames,
   as these are included in the config.
 - the attrNames were strict in all the direct attrValues, because of
   scanning for `mkIf`s.

`lazyAttrsOf` removes proper `mkIf` support, which we don't need here.
2022-05-29 10:25:39 +02:00
Robert Hensing
523eb4a181 pkgs.tests: Add regression test for #175196 2022-05-29 10:23:16 +02:00
Bobby Rong
f1e1a494a5
Merge pull request #171654 from emmanuelrosa/bisq-1.9
bisq-desktop: 1.8.4 -> 1.9.1
2022-05-29 16:21:04 +08:00
Jörg Thalheim
d32a2bf207 nixos/mimir: also expose mimirtool to users 2022-05-29 03:49:17 -04:00
Jörg Thalheim
a6cdcce08b nixos/mimir: add test 2022-05-29 03:49:17 -04:00
Jörg Thalheim
6497902407 nixos/mimir: set workingdirectory
Mimir writes files relatative to its working directory.
With this option less files have to be configured.
2022-05-29 03:49:17 -04:00
Jörg Thalheim
94733b13d8 grafana-mimir: 2.0.0 -> 2.1.0 2022-05-29 03:49:17 -04:00
Rick van Schijndel
c6d61292de
Merge pull request #174762 from K900/embiggening
u-boot: embiggen RPi kernel allocation again, again
2022-05-29 09:42:05 +02:00
lewo
3451ec80e2
Merge pull request #175194 from SuperSandro2000/yq-go
yq-go: 4.25.1 -> 4.25.2
2022-05-29 08:59:34 +02:00
Vincent Laporte
b8186ef950 ocamlPackages.sedlex: 2.4 → 2.5 2022-05-29 08:48:00 +02:00
Vincent Laporte
5637570f51 ocamlPackages: rename sedlex_2 into sedlex 2022-05-29 08:48:00 +02:00
Vincent Laporte
c3e55aa79a ocamlPackages.sedlex: remove at 1.99.5 2022-05-29 08:48:00 +02:00
Dmitry Bogatov
64da60d311 passage: init at unstable-2022-05-01 2022-05-29 00:19:34 -04:00
Bobby Rong
cf24576483
Merge pull request #175233 from r-ryantm/auto-update/gnome.gnome-maps
gnome.gnome-maps: 42.1 -> 42.2
2022-05-29 12:13:56 +08:00
Bobby Rong
f10053c3fc
Merge pull request #175231 from r-ryantm/auto-update/gnome.eog
gnome.eog: 42.1 -> 42.2
2022-05-29 12:00:29 +08:00
R. Ryantm
d64d4c8fcc gnome.gnome-maps: 42.1 -> 42.2 2022-05-29 03:46:59 +00:00
Robert Schütz
b021b30fa3
Merge pull request #175207 from dotlambda/pikepdf-darwin
python310Packages.pikepdf: fix build on aarch64-darwin
2022-05-28 20:44:35 -07:00
Bobby Rong
b7f291c934
Merge pull request #173445 from Infinidoge/update/kitty-themes
kitty-themes: 2022-02-03 -> 2022-05-04
2022-05-29 11:38:50 +08:00
R. Ryantm
213cac429f gnome.eog: 42.1 -> 42.2 2022-05-29 03:35:27 +00:00
Bobby Rong
2a283cdfca
Merge pull request #174478 from r-ryantm/auto-update/chezmoi
chezmoi: 2.15.2 -> 2.16.0
2022-05-29 11:28:22 +08:00
Bobby Rong
2290849e31
Merge pull request #175112 from yayayayaka/snowflake-2.2.0
snowflake: 2.0.1 -> 2.2.0
2022-05-29 11:25:31 +08:00
Bobby Rong
5fa3e07e79
Merge pull request #175075 from xrelkd/update/eksctl
eksctl: 0.98.0 -> 0.99.0
2022-05-29 11:14:00 +08:00
Robert Schütz
65450988a5 python310Packages.ocrmypdf: fix build on Darwin
With enabled sandbox we get
    PermissionError: [Errno 1] Operation not permitted
when calling os.nice().
2022-05-29 02:06:17 +00:00
Mario Rodas
e8c8779280
Merge pull request #174514 from marsam/update-dash
dash: 0.5.11.4 -> 0.5.11.5
2022-05-28 20:50:23 -05:00
Mario Rodas
ab71980f5c ocrmypdf: install completions 2022-05-28 18:11:52 -07:00
Ivv
e2bdf49580
Merge pull request #173134 from linsui/yutto
yutto: init at 2.0.0b13
2022-05-29 02:41:52 +02:00
Robert Schütz
57436c50ee python310Packages.miniaudio: fix build on Darwin 2022-05-28 17:15:54 -07:00
Anderson Torres
413383e9ad
Merge pull request #175192 from trofi/workaround-fno-common-for-rockbox-utility
rockbox-utility: add -fcommon workaround
2022-05-28 20:15:35 -03:00
legendofmiracles
7902057a52
Merge pull request #174858 from r-ryantm/auto-update/cargo-tally
cargo-tally: 1.0.4 -> 1.0.5
2022-05-28 16:55:09 -06:00
Robert Schütz
f0eb6d2059 python310Packages.pikepdf: fix build on aarch64-darwin 2022-05-28 22:23:56 +00:00
Anderson Torres
1b2e9ca249
Merge pull request #175044 from collares/pari-2.13.4
pari: 2.13.3 -> 2.13.4
2022-05-28 18:45:26 -03:00
Thiago Kenji Okada
824e681ff1
Merge pull request #174897 from r-ryantm/auto-update/each
each: 0.1.3 -> 0.2.0
2022-05-28 22:36:08 +01:00
Guillaume Girol
b7066a162e
Merge pull request #174190 from sikmir/3proxy
_3proxy: fix cross-compilation
2022-05-28 21:00:46 +00:00
Sandro Jäckel
f83d9e2c74
yq-go: 4.25.1 -> 4.25.2 2022-05-28 22:42:27 +02:00
Fabian Affolter
9b22c4ee98
Merge pull request #174809 from fabaff/prometheus-client-bump
python310Packages.prometheus-client: 0.13.1 -> 0.14.1
2022-05-28 22:35:02 +02:00
Sandro
d7528289e7
Merge pull request #167028 from dadada/init-nmrpflash 2022-05-28 22:29:40 +02:00
Sergei Trofimovich
49f2c94e0c rockbox-utility: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: libmkimxboot.a(elf.c.o):utils/imxtools/sbtools/misc.h:43: multiple definition of `g_nr_keys';
      libmkimxboot.a(mkimxboot.c.o):utils/imxtools/sbtools/misc.h:43: first defined here
2022-05-28 21:23:07 +01:00
Sandro
88a83de686
Merge pull request #174795 from fgaz/openmoji/pin-fontforge 2022-05-28 22:12:03 +02:00
Alyssa Ross
c3c0dd00d8 treewide: fix loss of precision in NixOS systems
Prior to this patch:

	$ nix-instantiate --eval -E '
	>   with import ./. {
	>     localSystem.config = "aarch64-unknown-linux-musl";
	>   };
	>   (nixos {}).config.nixpkgs.localSystem.config
	> '
	"aarch64-unknown-linux-gnu"

Because only the system triple was being passed through, the Musl part
of the system specification was lost.  This patch fixes various
occurrences of NixOS evaluation when a Nixpkgs evaluation is already
available, to pass through the full elaborated system attribute set,
to avoid this loss of precision.
2022-05-28 20:01:55 +00:00
Sandro
612defb824
Merge pull request #173141 from gador/init-deal
python3Packages.deal: init at 4.23.3
2022-05-28 21:40:23 +02:00
Fabian Affolter
7bc779f1c2
Merge pull request #175123 from r-ryantm/auto-update/python310Packages.brother
python310Packages.brother: 1.2.0 -> 1.2.1
2022-05-28 21:39:47 +02:00
Sandro
05bacb0c30
Merge pull request #173140 from gador/init-icontract 2022-05-28 21:39:15 +02:00
Luna Nova
793f99c48e
monado: 21.0.0 -> unstable-2022-05-28 (#173907)
* monado: 21.0.0 -> unstable-2022-05-28

Upstream hasn't had a version bump in 1.5 years, lots of progress since then.

monado: Apply suggestions from @SuperSandro2000's review

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

* monado: set mainProgram to monado-cli

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-28 21:38:00 +02:00
Fabian Affolter
a9ebc81751
Merge pull request #174997 from risicle/ris-aioftp-darwin-skip-pasv-test
python3Packages.aioftp: skip pasv-mode test on darwin
2022-05-28 21:36:57 +02:00
Rick van Schijndel
89a3d05479
Merge pull request #172726 from OPNA2608/update/openxray
openxray: 822-december-preview -> 1144-december-2021-rc1
2022-05-28 21:34:13 +02:00
Rick van Schijndel
eb548a2c41
Merge pull request #173198 from wamserma/bump-nlohmann
nlohmann_json: 3.10.2 -> 3.10.5
2022-05-28 21:24:35 +02:00