(cdep)illabout
721c8ab307
haskell.compiler.ghcHEAD: disable Hydra build on aarch64-linux
2021-05-19 10:30:23 +09:00
Robert Schütz
be1e5f9698
haskellPackages.futhark: use python3 instead of python37
2021-05-18 18:43:37 +02:00
sternenseemann
c7e74545ee
haskellPackages: fix eval of configuration-nix.nix
2021-05-18 18:12:18 +02:00
sternenseemann
f4c038f030
haskellPackages: disable failing doctests on aarch64
...
New hydra evaluation brought some additional intstances of this
happening to light.
2021-05-18 18:07:12 +02:00
sternenseemann
cbaa1c8a59
haskellPackages.hw-prim-bits: restrict to x86
...
Requires x86 assembler, so no luck building it anywhere else.
2021-05-18 17:48:31 +02:00
sternenseemann
a9a5465f84
haskellPackages.inline-asm: restrict to x86
...
Main executable uses x86 assembler, so we can't build it anywhere at
all.
2021-05-18 17:46:04 +02:00
sternenseemann
f95953424c
haskellPackages: add some arm-related issues to unsupported-platforms
...
* charsetdetect: dependency library which is vendored fails with a cpp
failure on aarch64. Could probably theoretically support aarch64, but
doesn't in practice.
* persist-state: aarch64 (no UNALIGNED_MEMORY) and armv7l (32 bit) fail
in cpp.
2021-05-18 17:08:42 +02:00
sternenseemann
84f49ed51f
haskellPackages.iniline-asm: only test on x86
...
x86 assembler doesn't compile on aarch64 of course.
2021-05-18 17:08:42 +02:00
sternenseemann
d640ce886a
haskellPackages.{blake3,seqalign,crc32c}: restrict platforms to x86
...
All of these packages use x86 intrinsics-related headers and don't
compile on non x86 platforms as a result.
These overrides should be refactored into the yaml configuration at some
point.
Resolves #122014 .
2021-05-18 17:08:42 +02:00
sternenseemann
a3fd86a3ba
haskellPackages: disable some more failing doctests on aarch64
...
This should conclude a pass of direct aarch64-linux failures related to
this issue on hydra. Subsequent evaluation may of course reveal more.
2021-05-18 17:08:42 +02:00
Dennis Gosnell
c5cd6a2fb9
Merge pull request #123377 from sternenseemann/fix-ghc-head
...
haskell.compiler.ghcHEAD: disable DWARF on non x86
2021-05-18 09:51:16 +09:00
sternenseemann
556821055f
haskellPackages.taglib: add zlib to librarySystemDepends
...
Depends on zlib somehow (https://hydra.nixos.org/build/143009645/nixlog/1 )
which is not declared in the cabal file.
2021-05-18 00:07:06 +02:00
sternenseemann
17a71f3148
haskellPackages.update-nix-fetchgit: fix with hnix 0.13
2021-05-18 00:02:18 +02:00
sternenseemann
29e029da1c
haskell.compiler.ghcHEAD: bootstrap using GHC 9.0
...
They use matching LLVM versions which should alleviate some warnings.
2021-05-17 22:08:56 +02:00
sternenseemann
f90244c970
haskell.compiler.ghcHEAD: disable DWARF on non x86
...
The broken build of ghcHEAD on aarch64-linux results from rts/Libdw.c
not supporting that platform. Seemingly this particular file is only
relevant for DWARF support in GHC, so we disable that on unsupported
platforms.
2021-05-17 17:22:47 +02:00
Robert Schütz
957acfd89f
haskellPackages.cut-the-crap: use ffmpeg instead of ffmpeg_3
2021-05-17 14:32:21 +02:00
Gabriel Gonzalez
4f48006a0c
hackage2nix: Add Gabriel439 as maintainer
2021-05-17 12:09:12 +09:00
sternenseemann
c964bdf195
haskellPackages.xml-html-qq: disable broken doctests on aarch64
2021-05-16 22:09:14 +02:00
sternenseemann
9e5896496c
Merge remote-tracking branch 'origin/master' into haskell-updates
2021-05-16 21:39:44 +02:00
fortune
74b74b0555
river: add fortuneteller2k as maintainer ( #123271 )
2021-05-16 15:29:15 -04:00
Jonathan Ringer
2ba3a65a7d
Merge pull request #122068 from NixOS/staging-next
...
Staging next
2021-05-16 12:25:50 -07:00
Anderson Torres
b3a8cab594
Merge pull request #122780 from Mindavi/rtl_433/21.05
...
rtl_433: 20.11 -> 21.05
2021-05-16 15:57:20 -03:00
Robert Schütz
de9e2ce42d
yubikey-manager-qt: 1.1.5 -> 1.2.2 ( #123118 )
2021-05-16 14:36:16 -04:00
github-actions[bot]
8c6d819143
Merge master into staging-next
2021-05-16 18:32:41 +00:00
Malte Brandy
cb6ec35052
maintainers/scripts/haskell/hydra-report.hs: Remove trailing dots
...
Some job names actually are not followed by a platform name and therefor don‘t have a dot after the name.
2021-05-16 20:20:57 +02:00
Eduardo Sánchez Muñoz
805825cc52
pythonPackages.pyqt4: 4.12 -> 4.12.3
2021-05-16 11:17:32 -07:00
Domen Kožar
e20c5753f4
Merge pull request #123238 from stephank/fix-jpeg-archive-darwin
...
jpeg-archive: fix darwin build
2021-05-16 20:17:04 +02:00
figsoda
da04ea775e
vimPlugins.lsp_signature-nvim: init at 2021-05-07
2021-05-16 11:16:37 -07:00
Bran
bc9098d60d
river: remove branwright1 as maintainer ( #123266 )
2021-05-16 14:15:44 -04:00
markuskowa
0e5545a108
Merge pull request #123168 from ck3d/vdr-2.4.7
...
vdr: 2.4.6 -> 2.4.7
2021-05-16 20:01:19 +02:00
markuskowa
02ca98ea14
Merge pull request #122829 from ck3d/luaformatter-1.3.5
...
luaformatter: 1.3.4 -> 1.3.5
2021-05-16 19:50:02 +02:00
Daniël de Kok
f515d1f93c
Merge pull request #123255 from midchildan/chore/trafficserver
...
trafficserver: remove joaquinito2051 as maintainer
2021-05-16 19:42:10 +02:00
markuskowa
3bfc1b2cf4
Merge pull request #123167 from ck3d/zhf-geonic
...
gonic: Fix build error
2021-05-16 19:39:27 +02:00
Domen Kožar
e9d4e7fc5f
Merge pull request #123246 from regnat/patch-1
...
nixos-rebuild: Don’t reset the experimental features
2021-05-16 19:01:29 +02:00
Anderson Torres
cf45c45605
Merge pull request #121588 from eduardosm/sip-rename
...
pythonPackages.sip: rename to sip_4, pythonPackages.sip_5: rename to sip
2021-05-16 13:31:55 -03:00
midchildan
2b7ed5deef
trafficserver: remove joaquinito2051 as maintainer
...
This reverts commit da69e884b8
.
2021-05-17 00:42:57 +09:00
Peter Simons
5bf5cb1b1b
Merge pull request #123221 from xworld21/eukleides-use-CC
...
eukleides: use $CC instead of hardcoded gcc, build on more platforms
2021-05-16 16:35:51 +02:00
Théophane Hufschmitt
601ceec28d
nixos-rebuild: Don’t reset the experimental features
...
Make sure that the Nix `experimental-features` set by a user aren’t overwritten when running `nixos-rebuild --flake` by using `--extra-experimental-features` rather than `--experimental-features`.
Fix https://github.com/NixOS/nix/issues/4784
2021-05-16 16:17:42 +02:00
Jan Tojnar
684991c696
Merge branch 'master' into staging-next
...
- Thunderbird 68 has been dropped on master.
- gccCrossLibcStdenv has been factored out on staging-next in all-packages.nix, while the file has been re-formatted on master.
2021-05-16 15:34:51 +02:00
Anderson Torres
c58b97674b
Merge pull request #123184 from lovesegfault/corectrl-1.1.3
...
corectrl: 1.1.2 -> 1.1.3
2021-05-16 09:50:20 -03:00
Anderson Torres
82f1702669
Merge pull request #123014 from primeos/wio-wlroots-0.13
...
wio: Build with wlroots 0.13
2021-05-16 09:46:18 -03:00
Stéphan Kochen
eb8890f3bb
jpeg-archive: fix darwin build
2021-05-16 13:56:30 +02:00
Graham Christensen
9b92a81723
Merge pull request #123229 from superherointj/nixpkgs-toplevel-allpackages-editorformat
...
top-level: refactor of all-packages to comply w/ editorconfig-checker
2021-05-16 07:52:10 -04:00
Pascal Bach
8b9dc09744
Merge pull request #123218 from 06kellyjac/minio
...
minio: 2021-05-11T23-27-41Z -> 2021-05-16T05-32-34Z
2021-05-16 13:50:48 +02:00
superherointj
a5092257c4
top-level: refactor for editorconfig-checker all-packages
2021-05-16 08:24:36 -03:00
Vincenzo Mantova
4ef47f32d7
eukleides: use $CC instead of hardcoded gcc
2021-05-16 12:03:47 +01:00
Louis Tim Larsen
7a1fbc38a4
hdhomerun-config-gui: 20200907 -> 20210224
2021-05-16 12:16:31 +02:00
Matthieu Coudron
3399b0e332
Merge pull request #123129 from helsinki-systems/drop/thunderbird-68
...
drop thunderbird{,-bin} 68
2021-05-16 12:15:51 +02:00
06kellyjac
3fbdcefe1d
minio: 2021-05-11T23-27-41Z -> 2021-05-16T05-32-34Z
2021-05-16 10:58:07 +01:00
06kellyjac
acec233fcd
minio: set version variables with ldflags
...
Set version variables with ldflags rather than sed in a postPatch phase
Also means that CGO_ENABLED and -tags=kqueue can be set in the same
place
Add changelog
2021-05-16 10:42:06 +01:00