Rick van Schijndel
53d8d81656
blender: mark broken on x86_64-darwin
2022-05-29 10:56:03 +02:00
Rick van Schijndel
8152b170e2
bigloo: mark broken on x86_64 Darwin
2022-05-29 10:56:03 +02:00
Rick van Schijndel
ce7a64713e
binwalk: mark broken on x86_64-darwin
...
Probably some issues with signatures.
Disabling this test may or may not also help.
2022-05-29 10:56:03 +02:00
Rick van Schijndel
5d8ec2adc1
bakelite: only supports linux
2022-05-29 10:56:03 +02:00
Rick van Schijndel
223184228c
awless: mark broken for aarch64-linux
...
Unclear if this ever worked.
asm: InitTextSym double init for .Syscall
panic: invalid use of LSym - NewFuncInfo with Extra of type *obj.FuncInfo
goroutine 1 [running]:
cmd/internal/obj.(*LSym).NewFuncInfo(0x400015e100)
/nix/store/9nqp0vlgakl12c6irdn3qvicqsvc2zl8-go-1.17.10/share/go/src/cmd/internal/obj/link.go:496 +0x134
cmd/internal/obj.(*Link).InitTextSym(0x400017c000, 0x400015e100, 0x4)
/nix/store/9nqp0vlgakl12c6irdn3qvicqsvc2zl8-go-1.17.10/share/go/src/cmd/internal/obj/plist.go:153 +0x10c
cmd/asm/internal/asm.(*Parser).asmText(0x400013fe60, {0x400013fd00, 0x3, 0x3})
/nix/store/9nqp0vlgakl12c6irdn3qvicqsvc2zl8-go-1.17.10/share/go/src/cmd/asm/internal/asm/asm.go:180 +0x4f0
cmd/asm/internal/asm.(*Parser).pseudo(0x400013fe60, {0x4000130460, 0x4}, {0x400013fd00, 0x3, 0x3})
/nix/store/9nqp0vlgakl12c6irdn3qvicqsvc2zl8-go-1.17.10/share/go/src/cmd/asm/internal/asm/parse.go:297 +0x7c
cmd/asm/internal/asm.(*Parser).Parse(0x400013fe60)
/nix/store/9nqp0vlgakl12c6irdn3qvicqsvc2zl8-go-1.17.10/share/go/src/cmd/asm/internal/asm/parse.go:105 +0xcc
main.main()
/nix/store/9nqp0vlgakl12c6irdn3qvicqsvc2zl8-go-1.17.10/share/go/src/cmd/asm/main.go:91 +0x814
2022-05-29 10:56:02 +02:00
Rick van Schijndel
5e1adacaf0
aspino: mark broken for x86_64 Darwin
...
Been broken for a few years already too.
2022-05-29 10:56:02 +02:00
Rick van Schijndel
b465f1a92f
alttpr-opentracker: only enable on x86_64-linux
...
It was failing to build on aarch64-linux with:
Executing dotnetConfigureHook
Determining projects to restore...
Restored /build/source/OpenTracker.UnitTests/OpenTracker.UnitTests.csproj (in 35.07 sec).
Restored /build/source/OpenTracker.Models/OpenTracker.Models.csproj (in 520 ms).
Restored /build/source/OpenTracker.Utils/OpenTracker.Utils.csproj (in 48 ms).
/build/source/OpenTracker/OpenTracker.csproj : error NU1101: Unable to find package Microsoft.NETCore.App.Host.linux-arm64. No packages exist with this id in source(s): /nix/store/x82zwgmqdbp4xykx1nkrjin8hicm8jld-opentracker-1.8.2-nuget-source/lib [/build/source/OpenTracker.sln]
Failed to restore /build/source/OpenTracker/OpenTracker.csproj (in 12.45 sec).
Restored /build/source/Avalonia.ThemeManager/Avalonia.ThemeManager.csproj (in 56 ms).
2022-05-29 10:56:02 +02:00
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