Commit graph

283866 commits

Author SHA1 Message Date
sternenseemann acdc783418 gcc*: always force --program-prefix and pass --target
Don't rely on gcc detecting from the passed platforms which prefix to
use, but always specify the prefix nixpkgs expects (or doesn't). This
allows us to work around problems where the configure script would add
prefix where nixpkgs doesn't expect one (if `--target` was specified,
but the same as `--host`) or doesn't add one if nixpkgs expects one (if
`--target` and `--host` are the same, but we are actually cross
compiling, but the relevant parts of the platform are not encoded into
the platform config.

See also ca9be0511b.
2021-04-16 22:54:05 +02:00
Vincent Laporte ab16ad8764 coq_8_13: 8.13.1 → 8.13.2 2021-04-16 22:32:31 +02:00
Maxine Aubrey 0f1e22421e go_1_16: 1.16.2 -> 1.16.3 2021-04-17 06:11:56 +10:00
Philip Potter dfb0999f73 yubikey-agent: fix systemd unit
I was getting problems with the unit failing to start due to NAMESPACE
or CAPABILITIES permissions.

Upstream now provides a systemd unit file in the repo, we should use that
one, and that one works for me.
2021-04-16 20:45:55 +01:00
Sandro Jäckel 1766f30971
yubioath-desktop: fix icon 2021-04-16 21:45:43 +02:00
Sandro f93a4f2add
Merge pull request #119456 from oxalica/bump/dotnet-sdk-5-0 2021-04-16 21:40:20 +02:00
Sandro 44f2508303
Merge pull request #119627 from centromere/openethereum-3.2.4
openethereum: 3.2.3 -> 3.2.4
2021-04-16 21:38:34 +02:00
Sandro 1993d790c4
Merge pull request #119639 from rissson/yubioath-desktop-5.0.5
yubioath-desktop: 5.0.4 -> 5.0.5
2021-04-16 21:37:26 +02:00
Sandro ed290c3ad0
Merge pull request #119645 from 06kellyjac/agate
agate: fix cargoSha256 change
2021-04-16 21:33:54 +02:00
JonathanILevi b623794aba
dmd: mark unbroken (#119647)
It is building fine locally, tested by myself and @SuperSandro2000 (who had added the broken tag).

Should this be tested on hydra before removing it?  I don't know if that is even possible.
2021-04-16 21:33:08 +02:00
Sandro fbc09988be
Merge pull request #119651 from 0x4A6F/master-dasel
dasel: 1.14.0 -> 1.14.1
2021-04-16 21:32:05 +02:00
Sandro 79e5c780ad
Merge pull request #119515 from doronbehar/pkg/mailspring/update
mailspring: 1.8.0 -> 1.9.0
2021-04-16 21:27:08 +02:00
devhell fbffc54ac8 profanity: Enable clipboard support
Clipboard support was actually introduced in version `0.8.0`, and this
change flew completely over my head. Now the /paste command should
actually work by default and as expected.
2021-04-16 20:16:02 +01:00
Alex Wied b1c71eb215 openethereum: 3.2.3 -> 3.2.4
See: https://github.com/openethereum/openethereum/releases/tag/v3.2.4
2021-04-16 15:08:17 -04:00
Jörg Thalheim 0854659567
Merge pull request #119389 from marsam/drop-postgresql_9_5
postgresql_9_5: drop
2021-04-16 19:29:21 +01:00
Peter Simons a09a5943b2
Merge pull request #118923 from NixOS/haskell-updates
Update Haskell package set to Stackage Nightly 2021-04-06 (plus other fixes)
2021-04-16 20:25:16 +02:00
Akshat Agarwal a5aa71ee47 tremor-rs: 0.10.1 -> 0.11.0
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-16 23:52:31 +05:30
Martin Weinelt c2e346e1f1
Merge pull request #119631 from mweinelt/home-assistant 2021-04-16 20:16:48 +02:00
github-actions[bot] 6a0f49f240
Merge master into staging-next 2021-04-16 18:13:19 +00:00
0x4A6F 0d8e34906c
dasel: 1.14.0 -> 1.14.1 2021-04-16 20:13:15 +02:00
Peter Simons b70a9c2fc7 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.17.0-8-ge18310f from Hackage revision
604db45cba.
2021-04-16 20:06:42 +02:00
Peter Simons c1535b26ef hackage2nix: update list of broken packages to fix evaluation errors 2021-04-16 20:04:21 +02:00
Malte Brandy c9bee59831
haskellPackages.reflex*: Fix various dependencies 2021-04-16 19:59:26 +02:00
edef c178794605
Merge pull request #119588 from hzeller/gmrender-resurrect-008-009
gmrender-resurrect: 0.0.8 -> 0.0.9
2021-04-16 17:58:38 +00:00
Martin Weinelt 1a11337ccf
python3Packages.pycomfoconnect: drop unused pytestCheckHook input 2021-04-16 19:54:30 +02:00
Martin Weinelt e8635f55b4 home-assistant: 2021.4.4 -> 2021.4.5 2021-04-16 19:54:14 +02:00
Jörg Thalheim ef9300b3ef
Merge pull request #119126 from fabaff/pycomfoconnect
python3Packages.pycomfoconnect: init at 0.4
2021-04-16 18:44:28 +01:00
Francesco Gazzetta 087f1e1daf
pikchr: init at unstable-2021-04-07 (#119006) 2021-04-16 13:36:11 -04:00
"SEbbaDK" 8416de5475 kakounePlugins: update 2021-04-16 19:31:10 +02:00
SEbbaDK 12d590ba3d kakounePlugins: Add pandoc.kak 2021-04-16 19:30:40 +02:00
06kellyjac d5a4dec5d2 agate: fix cargoSha256 change 2021-04-16 18:24:08 +01:00
sternenseemann 591ef853c7 haskellPackages.lzma-static: unbreak 2021-04-16 19:21:41 +02:00
Sandro a8f6369dda
Merge pull request #119621 from reedrw/neofetch-lscpi
neofetch: wrap with pciutils
2021-04-16 19:14:53 +02:00
Sandro 49c7d9eb10
Merge pull request #119549 from payasrelekar/go-org
go-org: 1.4.0 -> 1.5.0
2021-04-16 19:13:46 +02:00
Jörg Thalheim 625fc39c2f
Merge pull request #117780 from cmacrae/fix/spacebar
spacebar: fix builds on macOS Big Sur
2021-04-16 18:12:46 +01:00
Milan Pässler 93ad4bae79 mindustry: mark as broken
The Mindustry source code makes heavy use of internal Java APIs that
were deprecated in Java 6 and removed in Java 16. It also makes use
of features that require Java >=14.
The author is not ready to provide compatibility with any
maintained Java version at this time.
2021-04-16 18:54:04 +02:00
Anderson Torres 93049c5799
Merge pull request #119583 from AndersonTorres/new-emacs-modes
Update emacs modes
2021-04-16 13:52:41 -03:00
Sandro dc583625b2
Merge pull request #119626 from 06kellyjac/terragrunt
terragrunt: 0.28.22 -> 0.28.24
2021-04-16 18:24:38 +02:00
Sandro 5e624005ce
Merge pull request #119635 from bachp/cryptomator-1.5.14
cryptomator: 1.5.13 -> 1.5.14
2021-04-16 18:22:54 +02:00
Calum MacRae 28192c446c
spacebar: fix builds on macOS Big Sur 2021-04-16 17:19:17 +01:00
Calum MacRae 2c82907da4
apple-sdk: generate SkyLight framework outputs 2021-04-16 17:19:17 +01:00
Calum MacRae 914c604a01
apple-sdk: fix PrivateFrameworks symlinks
With the absence of these symlinks, private frameworks aren't exposed
to the linker.
2021-04-16 17:19:17 +01:00
sternenseemann ecfd3d4c53 nixos/services/matrix-synapse: fix eval errors in manual example 2021-04-16 18:13:42 +02:00
Sandro 1ebf76d659
Merge pull request #119619 from rhoriguchi/vscode-extensions.gruntfuggly.todo-tree
vscode-extensions.gruntfuggly.todo-tree: 0.0.209 -> 0.0.211
2021-04-16 18:13:13 +02:00
Yurii Matsiuk 7dc5c0f1e1
bluejeans: 2.19.0 -> 2.21.3 (#119599)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Yurii Matsiuk <ymatsiuk@users.noreply.github.com>
2021-04-16 18:11:37 +02:00
Marc 'risson' Schmitt dba0cfb2d9
yubioath-desktop: 5.0.4 -> 5.0.5
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2021-04-16 17:56:26 +02:00
Reed 4130abfe12 neofetch: wrap with pciutils 2021-04-16 11:41:45 -04:00
Sandro f0efbe21f9
Merge pull request #119616 from LeSuisse/pyvmomi-7.0.1
python3Packages.pyvmomi: fix the build
2021-04-16 17:38:10 +02:00
Sandro c18e0168e9
Merge pull request #119620 from rhoriguchi/gnomeExtensions.unite
gnomeExtensions.unite: 49 -> 50
2021-04-16 17:36:05 +02:00
Pascal Bach 4f3907fc0f cryptomator: 1.5.13 -> 1.5.14 2021-04-16 17:33:25 +02:00