Martin Weinelt
6bf0672235
Merge pull request #93915 from graham33/fix/python-rtmidi-deps
...
python-rtmidi: add alsaLib and libjack2 deps
2020-07-27 00:28:40 +02:00
Martin Weinelt
e9e3d1094d
Merge pull request #93939 from symphorien/ihatemoney-4.2-backport
...
python3Packages.ihatemoney: fix CVE-2020-15120
2020-07-27 00:11:42 +02:00
Mario Rodas
5d846289bb
Merge pull request #93938 from r-ryantm/auto-update/python2.7-stripe
...
python27Packages.stripe: 2.48.0 -> 2.49.0
2020-07-26 16:37:56 -05:00
Mario Rodas
9fc4678a4a
Merge pull request #92691 from jlesquembre/kustomize-3.8.0
...
kustomize: 3.3.1 -> 3.8.0
2020-07-26 16:36:40 -05:00
Mario Rodas
8aa8da2bc1
Merge pull request #93889 from marsam/fix-pandas-darwin
...
python38Packages.pandas: fix build on darwin
2020-07-26 16:33:35 -05:00
R. RyanTM
04dacfbc52
python27Packages.stripe: 2.48.0 -> 2.49.0
2020-07-26 20:40:48 +00:00
Frederik Rietdijk
c28df9984b
python.pkgs.recommonmark: fix eval
2020-07-26 22:31:17 +02:00
Holger Wünsche
e79b1e6a9a
tiledb: disabled (sometimes) failing tests
...
This only affects the python package
fixes #84091
2020-07-26 19:01:26 +02:00
Andrew Childs
2d6b1f1239
libuv: disable flaky test "udp_multicast_join" on darwin
2020-07-26 19:00:54 +02:00
Jonathan Ringer
72d4d15d77
python3Packages.pybind11: 2.4.3 -> 2.5.0
2020-07-26 18:59:32 +02:00
Ryan Burns
3a57356721
cmake: 3.17.3 -> 3.18.0
2020-07-26 18:57:06 +02:00
Holger Wünsche
36a69034bc
recommonmark: marked broken
...
It doesn't work with sphinx 3.
2020-07-26 18:56:21 +02:00
Frederik Rietdijk
d9da3e357b
Merge pull request #91446 from prusnak/protobuf-latest
...
use latest protobuf (3.12), remove overrides where possible
2020-07-26 18:55:07 +02:00
DavHau
62c481a8a1
remove ujson version contraint from python-jsonrpc-server
2020-07-26 18:53:57 +02:00
Lancelot SIX
13c492aa81
python3Packages.daphne: 2.3.0 -> 2.5.0
2020-07-26 18:52:55 +02:00
R. RyanTM
bb2c199c19
python27Packages.crc32c: 2.0 -> 2.0.1
2020-07-26 18:51:17 +02:00
Mario Rodas
ea25fc1793
python37Packages.typed-ast: 1.4.0 -> 1.4.1
2020-07-26 18:45:54 +02:00
Mario Rodas
ced8ec8488
python39: 3.9.0a4 -> 3.9.0b5
2020-07-26 18:45:54 +02:00
Mario Rodas
79590e27d4
python38: 3.8.3 -> 3.8.5
2020-07-26 18:45:54 +02:00
R. RyanTM
6abf9e1a27
python37Packages.starlette: 0.13.4 -> 0.13.6
2020-07-26 15:57:59 +00:00
Michele Guerini Rocco
bb395a9a47
Merge pull request #91288 from rnhmjoj/zeromq
...
Remove old zeromq 3.x packages
2020-07-26 17:37:10 +02:00
R. RyanTM
20ec6b70ce
hy: 0.18.0 -> 0.19.0
2020-07-26 15:03:25 +00:00
Silvan Mosberger
a38d8d6ac2
Merge pull request #88793 from veehaitch/redoc-cli
...
nodePackages.redoc-cli: init at 0.9.8
2020-07-26 16:39:37 +02:00
Michele Guerini Rocco
500f48b0dc
Merge pull request #91777 from rnhmjoj/pango
...
pango: 1.44.7 -> 1.45.3
2020-07-26 16:21:09 +02:00
Pavol Rusnak
331b6429d4
python3Packages.cirq: 0.8.0 -> 0.8.2
2020-07-26 15:45:48 +02:00
Pavol Rusnak
7839270bb0
or-tools: 7.6 -> 7.7
2020-07-26 15:34:17 +02:00
Graham Bennett
2a5325d3cb
python-rtmidi: add alsaLib and libjack2 deps
...
python-rtmidi includes the rtmidi C++ library as a submodule (which is
unfortunate since rtmidi is separately packaged in nixpkgs already) and wraps it
using Cython. Without these dependencies, python-rtmidi won't build support for
ALSA or jack into the compiled rtmidi, and will only have the 'dummy' API
available.
2020-07-26 14:13:26 +01:00
Gabor Greif
e51d3a0399
llvmPackages_10: 10.0.0 -> 10.0.1
...
This is a purely bugfix release.
See: http://lists.llvm.org/pipermail/release-testers/2020-July/001297.html
2020-07-26 14:06:56 +02:00
ajs124
67f0fcc014
nss: 3.54 -> 3.55
2020-07-26 14:06:31 +02:00
ajs124
194bb9fbbe
nspr: 4.26 -> 4.27
2020-07-26 14:06:30 +02:00
sternenseemann
6a565f2998
ocamlPackages.ocsigen_server: 2.15.0 → 2.16.0
...
Also increase lower OCaml version bound to 4.06.1. Note that this
increase has not been introduced in 2.16.0, but has been like this since
2.11.0.
2020-07-26 14:05:34 +02:00
sternenseemann
43eaad5676
ocamlPackages.ocsigen_server: fix compilation
2020-07-26 14:05:34 +02:00
Symphorien Gibol
2308771c76
python3Packages.ihatemoney: fix CVE-2020-15120
2020-07-26 12:00:00 +00:00
Jan Tojnar
a86f4110a7
Merge pull request #93771 from jtojnar/flatpak-1.8
2020-07-26 13:56:16 +02:00
Jan Tojnar
5d3f240ebd
Merge pull request #93712 from jtojnar/malcontent-0.8
...
malcontent: 0.7.0 → 0.8.0
2020-07-26 13:55:02 +02:00
Maximilian Bosch
5ef09f9ada
evcxr: 0.5.1 -> 0.5.2
...
https://github.com/google/evcxr/blob/HEAD/RELEASE_NOTES.md#version-052
2020-07-26 11:32:41 +02:00
Maximilian Bosch
390ce60d49
rustracer: 2.1.33 -> 2.1.35
...
ChangeLog: https://github.com/racer-rust/racer/blob/master/CHANGELOG.md#2135
Updating to 2.1.36[1] isn't possible as it'd require latest nightly
Rust.
[1] https://crates.io/crates/racer/2.1.36
2020-07-26 11:32:40 +02:00
Vladimír Čunát
5bd8316b6e
Merge #91975 : Misc static cross fixes (into staging)
2020-07-26 09:31:24 +02:00
rnhmjoj
d5673218df
pango: 1.44.7 -> 1.45.3
2020-07-26 09:26:10 +02:00
Daniël de Kok
003f88de65
Merge pull request #93810 from r-ryantm/auto-update/lime
...
lime: 4.3.1 -> 4.4.0
2020-07-26 09:08:31 +02:00
R. RyanTM
e687756442
python37Packages.ase: 3.19.1 -> 3.19.2
2020-07-26 09:06:11 +02:00
R. RyanTM
f0a98d8e68
python27Packages.dpkt: 1.9.2 -> 1.9.3
2020-07-26 09:04:53 +02:00
R. RyanTM
37e277b386
python37Packages.bravia-tv: 1.0.5 -> 1.0.6
2020-07-26 09:04:32 +02:00
R. RyanTM
999b9db410
python37Packages.ordered-set: 4.0.1 -> 4.0.2
2020-07-26 09:04:14 +02:00
R. RyanTM
66f6b42a36
python37Packages.h5netcdf: 0.8.0 -> 0.8.1
2020-07-26 09:03:55 +02:00
Daniël de Kok
bf48c39e2b
Merge pull request #93357 from helsinki-systems/feat/exim-dmarc
...
exim: add DMARC support
2020-07-26 08:32:46 +02:00
Bouke van der Bijl
352eeb059d
mockgen: init at 1.4.3
2020-07-26 14:22:57 +10:00
R. RyanTM
ba979da060
lhapdf: 6.2.3 -> 6.3.0 ( #93796 )
2020-07-25 22:55:16 -04:00
Mario Rodas
8f58d6f067
python38Packages.pandas: fix build on darwin
2020-07-25 20:20:20 -05:00
ajs124
9cf43741c6
opendmarc: make perl scripts work
2020-07-26 01:09:14 +02:00
Jan Tojnar
8935ddf8ca
Merge pull request #93817 from albakham/pkg/sublime-music
2020-07-25 23:40:15 +02:00
albakham
3dd951c50e
python3Packages.dataclasses-json: init at 0.5.1
2020-07-26 01:34:42 +04:00
Luc Perkins
debf7bbcb0
Add version flag to Open Policy Agent build
2020-07-25 12:30:12 -07:00
Silvan Mosberger
883af843c3
Merge pull request #93275 from evanjs/openrazer/2.8.0
...
openrazer: 2.7.0 -> 2.8.0
2020-07-25 18:57:51 +02:00
albakham
d3fdd46b26
python3Packages.typing-inspect: init at 0.6.0
2020-07-25 19:30:24 +04:00
Milan
56fcf7891b
openjdk: build with empty pre-version ( #92947 )
...
The removes the "-internal" suffix from the OpenJDK version string.
Some applications, like the Jetbrains IDEs, check for a suffix to
determine if a stable JDK is used.
Thanks to @liff for the hint in #92837 !
2020-07-25 17:21:41 +02:00
Vladimír Čunát
2b7c0dcdaa
Merge branch 'staging-next'
...
Rebuild on Hydra seems OK-ish.
mongodb.nix needed some conflict resolution (scons versions);
all four versions seem to build fine.
2020-07-25 16:18:40 +02:00
Symphorien Gibol
2885306df0
rls: fix build
...
fix copied from rustfmt
2020-07-25 12:00:00 +00:00
Daniël de Kok
370a71c74f
Merge pull request #93619 from Parasrah/go-task
...
go-task: init at 2.8.1
2020-07-25 20:41:26 +02:00
Parasrah
669155b09d
go-task: init at 2.8.1
2020-07-25 20:27:03 +02:00
Daniël de Kok
fdbae69e8c
Merge pull request #93747 from danieldk/onednn-no-sse4.1
...
oneDNN: compile without -msse4.1
2020-07-25 13:36:41 +02:00
R. RyanTM
bc9adde027
lime: 4.3.1 -> 4.4.0
2020-07-25 10:05:08 +00:00
Mario Rodas
7c9e2e7508
dqlite: 1.4.4 -> 1.5.0
2020-07-25 04:20:00 -05:00
Vaibhav Sagar
c177c436af
polyml: 5.8 -> 5.8.1
2020-07-25 18:31:43 +10:00
(cdep)illabout
847fc1c80d
harfbuzz: enable support for gobject-introspection
2020-07-25 16:47:14 +09:00
Vincent Laporte
f4a95e8465
ocamlPackages.markup: 0.7.5 → 0.8.2
2020-07-25 06:06:41 +02:00
Peter Simons
dbacb52ad8
Merge pull request #92461 from NixOS/haskell-updates
...
Update Haskell package set to LTS 16.6 (plus other fixes)
2020-07-24 22:13:40 +02:00
Peter Simons
e8e0ca289c
haskell-shower: jailbreak to fix the build with ghc-8.10.x
2020-07-24 21:58:58 +02:00
Peter Simons
f4d4fdcbf0
haskell-dhall: use latest version for ghc-8.10.x so that we can build with the latest repline library
2020-07-24 21:13:25 +02:00
Daniël de Kok
3b772b681c
Merge pull request #93780 from 06kellyjac/deno_1.2.1
...
deno: 1.2.0 -> 1.2.1
2020-07-24 21:03:57 +02:00
Daniël de Kok
deeb49ee4c
Merge pull request #93776 from Pamplemousse/codeql
...
codeql: 2.2.3 -> 2.2.4
2020-07-24 21:02:28 +02:00
Peter Simons
b5613e78fd
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-11-g7fa9100-dirty from Hackage revision
8af27e77a0
.
2020-07-24 20:56:38 +02:00
Peter Simons
1d96606e34
haskell-dhall: clean up and drop obsolete overrides
2020-07-24 20:55:19 +02:00
Peter Simons
dd74d6ba9a
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-11-g7fa9100 from Hackage revision
8af27e77a0
.
2020-07-24 20:55:07 +02:00
Peter Simons
4c8da32eae
hackage2nix: update list of broken builds
...
Ping @cdepillabout because of termonad.
2020-07-24 20:55:02 +02:00
Jaka Hudoklin
fea9351d81
Merge pull request #92719 from pjjw/update/mongodb-42
...
mongodb: 4.0.12 -> 4.2.8
2020-07-24 20:15:29 +02:00
Jan Tojnar
98710d2552
flatpak: 1.6.3 → 1.8.1
...
Changes:
* https://github.com/flatpak/flatpak/releases/tag/1.7.1
* https://github.com/flatpak/flatpak/releases/tag/1.7.2
* https://github.com/flatpak/flatpak/releases/tag/1.7.3
* https://github.com/flatpak/flatpak/releases/tag/1.8.0
* https://github.com/flatpak/flatpak/releases/tag/1.8.1
Commits:
https://github.com/flatpak/flatpak/compare/1.6.3...1.7.1
https://github.com/flatpak/flatpak/compare/1.7.1...1.8.1
Notable packaging changes:
* Flatpak now ships a sysusers.d file for allowing systemd to create the required users.
4df019063b
* Completion support for fish shell
* If an app has filesystem access, the host /lib is accessible as /run/host/lib, etc.
* New filesystem permission "host-etc" and "host-os" give access to system /usr and /etc.
fe2536b844
* We now always expose the host timezone data, allowing us the expose the host /etc/localtime in a way that works better, fixing several apps that had timezone issues.
dc4e198766
* We now ship a systemd unit (not installed by default) to automatically detect plugged in usb sticks with sideload repos.
* By default we no longer install the gdm env.d file, as the systemd generators work better
7c3a85bf43
* Use variant-schema-compiler for some GVariant code
https://github.com/flatpak/flatpak/pull/3366
* zstd compression for oci deltas:
bfa71e208a
Additionally:
* Remove glibcLocales which is not used since 1.4 bump because glibc contains a locale archive with C.UTF-8
1728bc8d22
* Stop using aliases for docbook-xsl-nons and pkg-config packages
* Stop using autoreconfHook, the autogen.sh script contains some extra that are necessary when building from git.
* Increase disk space for installed tests, they were running out.
* Enable building developer documentation.
2020-07-24 19:38:51 +02:00
Ryan Mulligan
1857422901
Merge pull request #93730 from r-ryantm/auto-update/doctl
...
doctl: 1.45.1 -> 1.46.0
2020-07-24 10:02:49 -07:00
Jörg Thalheim
af854940a6
Merge pull request #93750 from r-ryantm/auto-update/pwndbg
2020-07-24 17:24:08 +01:00
06kellyjac
3c45c69f49
deno: 1.2.0 -> 1.2.1
2020-07-24 16:10:55 +00:00
Pamplemousse
d14d094189
codeql: 2.2.3 -> 2.2.4
...
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-07-24 09:03:05 -07:00
Peter Woodman
dbd0f3e957
mongodb: 4.0.12 -> 4.2.8
...
Not strictly an upgrade, but adds a new mongodb-4_2 target with the
current mongodb from that branch.
Use matching client and server versions in mongodb tests- tests were
using the mongo 3.4 client to connect, and this finally doesn't work
with server 4.2.
Per reviewer suggestion, adding myself as cheetah3 maintainer.
Additionally, reestore comments describing the purpose of the
build-dependencies patch
2020-07-24 11:44:16 -04:00
Malte Brandy
8605e1c404
bluespec: Fix build without ghc 844
...
ghc 8.4.4 was only required before the merge of
https://github.com/B-Lang-org/bsc/pull/42
which actually is already contained in the commit we are using.
2020-07-24 17:02:47 +02:00
ajs124
61d3f6f7d7
opendmarc: init at 1.3.3
2020-07-24 16:57:48 +02:00
Stig Palmquist
e68e4ca4b0
perlPackages.CryptOpenPGP: init at 1.12
...
dependencies:
perlPackages.AltCryptRSABigInt: init at 0.06
perlPackages.ConvertASCIIArmour: init at 1.4
perlPackages.CryptCAST5_PP: init at 1.04
perlPackages.CryptDES_EDE3: init at 0.01
perlPackages.CryptDSA: init at 1.17
perlPackages.CryptRIPEMD160: init at 0.06
perlPackages.CryptTwofish: init at 2.17
perlPackages.DataBuffer: init at 0.04
perlPackages.DigestMD2: init at 2.04
perlPackages.MathPrimeUtil: init at 0.73
perlPackages.MathPrimeUtilGMP: init at 0.52
perlPackages.TieEncryptedHash: init at 1.24
2020-07-24 16:12:45 +02:00
maralorn
359d2e6892
Merge pull request #93768 from maralorn/hls
...
[haskell-updates] haskellPackages.haskell-language-server: 0.2.0.0 -> 0.2.2.0
2020-07-24 15:54:06 +02:00
Malte Brandy
ccb418a358
haskellPackages.haskell-language-server: 0.2.0.0 -> 0.2.2.0
2020-07-24 15:04:25 +02:00
Martin Milata
681268d2e0
pythonPackages.trezor: enable shell completion
2020-07-24 14:49:01 +02:00
Malte Brandy
8b95d6de9c
haskellPackages.neuron: Fix build for 0.6.0 and deps
2020-07-24 13:59:18 +02:00
Malte Brandy
698a614ea0
haskelllPackages.dependent-sum-aeson-orphans: apply patch to fix build
2020-07-24 13:38:36 +02:00
Peter Simons
0351afda02
git-annex: update SHA256 hash for the new 8.20200720.1 version
2020-07-24 13:28:34 +02:00
Peter Simons
6acca641f9
Merge remote-tracking branch 'origin/master' into haskell-updates.
2020-07-24 13:08:06 +02:00
Malte Brandy
692715dc95
haskellPackages.jsaddle-warp: Fix build
...
Disables a patch that is applied on upstream because of new version.
2020-07-24 13:07:34 +02:00
Peter Simons
5e2890288c
haskell-streaming-commons: update to version 2.2.2.1 to avoid test suite bug
2020-07-24 13:07:34 +02:00
Domen Kožar
6d54b2f918
ghc 8.8.4, 8.10.1: disable profiled builds on aarch64 to avoid 2GB output limit
2020-07-24 13:07:34 +02:00
Bas van Dijk
9d17ec4073
haskellPackages.splot: fix build
...
Also introduce the top-level `splot` package which only provides the
statically linked `splot` binary.
2020-07-24 13:07:34 +02:00
Peter Simons
5d021fedc3
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-10-gf433b07 from Hackage revision
dce52887af
.
2020-07-24 13:07:29 +02:00
Peter Simons
229a83288d
hackage2nix.yaml: update list of broken builds to avoid evaluation errors
...
Ping @maralorn, because neuron appears to be broken.
2020-07-24 13:07:28 +02:00
Peter Simons
30464da7b8
bluespec: mark package as broken because it depends on dropped ghc-8.4.4
...
Ping @flokli and @thoughtpolice.
2020-07-24 13:06:22 +02:00
Peter Simons
f1182ecc91
ghc: drop obsolete 8.4.x version
...
We generally keep only the last 3 major releases of GHC.
2020-07-24 13:02:55 +02:00
Gabor Greif
dd6ce8c879
ghc: add new version 8.8.4
2020-07-24 13:02:55 +02:00
Tyson Whitehead
52174923cc
haskellPackages.Color: unmark broken
2020-07-24 13:02:55 +02:00
Tyson Whitehead
5dfff453cc
haskellPackages.massiv*: disable massiv test, unmark as broken
2020-07-24 13:02:55 +02:00
Tyson Whitehead
91d52901c4
haskellPackages.scheduler: unmark as broken
2020-07-24 13:02:55 +02:00
Malte Brandy
ac8c823955
ghc.withPackages: Wrap hls with package lookup env
2020-07-24 13:02:55 +02:00
Malte Brandy
5e756f5f31
haskellPackages.haskell-language-server: 0.1.0.0 -> 0.2.0.0
...
generated by
pkgs/development/tools/haskell/haskell-language-server/update.sh
with some manual tweaks
2020-07-24 13:02:55 +02:00
Malte Brandy
18121c65f3
haskellPackages.hnix: Fix build
...
Add override as explained in the comment
2020-07-24 13:02:54 +02:00
Zhenya Vinogradov
f19f7e708e
haskellPackages.xrefcheck: unmark as broken
2020-07-24 13:02:54 +02:00
Owen Shepherd
ff263519a6
haskell.packages.ghc865.rebase: jailbreak on ghc 8.6
2020-07-24 13:02:54 +02:00
Utku Demir
c6ff9d9265
nix-tree: Expose as a top-level attribute, add maintainer
2020-07-24 13:02:54 +02:00
Peter Simons
e5dae612ba
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-10-gf433b07 from Hackage revision
cae4f64358
.
2020-07-24 13:02:54 +02:00
Peter Simons
303690cbb0
LTS Haskell 16.6
2020-07-24 13:02:54 +02:00
Martin Weinelt
579539103c
Merge pull request #93760 from r-ryantm/auto-update/tockloader
...
tockloader: 1.4.0 -> 1.5.0
2020-07-24 13:01:20 +02:00
R. RyanTM
aecafd476e
tockloader: 1.4.0 -> 1.5.0
2020-07-24 10:49:45 +00:00
Oleksii Filonenko
588b927ee6
Merge pull request #93714 from danieldk/gleam-0.10.1
...
gleam: 0.8.0 -> 0.10.1
2020-07-24 11:31:28 +03:00
R. RyanTM
069700e482
pwndbg: 2019.12.09 -> 2020.07.23
2020-07-24 07:59:14 +00:00
Daniël de Kok
6e0e4960a6
Merge pull request #93681 from xoe-labs/da-drone-update
...
drone: 1.6.5 → 1.9.0
2020-07-24 09:56:55 +02:00
Daniël de Kok
8af1c4d03d
oneDNN: compile without -msse4.1
2020-07-24 09:18:41 +02:00
Jörg Thalheim
ac33603b66
Merge pull request #93743 from r-ryantm/auto-update/nix-build-uncached
2020-07-24 07:28:55 +01:00
R. RyanTM
b48de3b039
nix-build-uncached: 0.1.1 -> 1.0.0
2020-07-24 05:29:10 +00:00
Sarah Brofeldt
ea731f42f7
Merge pull request #93738 from r-ryantm/auto-update/kafkacat
...
kafkacat: 1.5.0 -> 1.6.0
2020-07-24 07:05:56 +02:00
R. RyanTM
c648cc3234
kafkacat: 1.5.0 -> 1.6.0
2020-07-24 03:17:16 +00:00
Ryan Mulligan
a638a301df
Merge pull request #93724 from r-ryantm/auto-update/binaryen
...
binaryen: 94 -> 95
2020-07-23 19:19:22 -07:00
R. RyanTM
b0350bc9e3
doctl: 1.45.1 -> 1.46.0
2020-07-24 00:29:02 +00:00
R. RyanTM
25b0b0529f
binaryen: 94 -> 95
2020-07-23 22:26:44 +00:00
David Arnold
fcb67219ea
drone: 1.6.5 → 1.9.0
2020-07-23 15:44:40 -05:00
Michael Weiss
fadfde220f
mesa: 2.1.3 -> 2.1.4 ( #93708 )
2020-07-23 22:24:17 +02:00
Jan Tojnar
097117cf72
malcontent: 0.7.0 → 0.8.0
...
* Update: https://gitlab.freedesktop.org/pwithnall/malcontent/-/releases/0.8.0
* Fix the separation patch.
* Add `itstool` to ui (needed for building localized help).
* Use `pkg-config` instead of the `pkgconfig` alias.
* Fix some issues related to multiple outputs:
* Make the module pass specific output to `dbus.packages` since the `dbus` NixOS module will not generate configuration with correct interface paths otherwise.
* Change `malcontent-ui` package to primarily-a-program type derivation (`out`+`lib` instead of `bin`+`out`) since there are more and more `malcontent-control`-specific assets.
* This also fixes the issue where application data (desktop files, icons…) were installed to `out`, which is not installed by `environment.systemPackages`/`system-path.nix`’s `buildEnv` by default when `bin` output is also present.
* Make `malcontent` package install `out` output too so that `system-path.nix` links that too. It contains the AccountsService & Polkit data files.
* Split the library and PAM module out of `malcontent.out` so that they are not installed with the data files.
* This revealed a bug in the `gobject-introspection` setup hook.
2020-07-23 21:59:23 +02:00
Daniël de Kok
31c04fa9c1
Merge pull request #93698 from danieldk/amdvlk-2020.Q3.2
...
amdvlk: 2020.Q3.1 -> 2020.Q3.2
2020-07-23 21:54:53 +02:00
Daniël de Kok
6d90a8ddec
gleam: 0.8.0 -> 0.10.1
...
Also fixes current build error on Hydra.
2020-07-23 20:43:25 +02:00
Daniël de Kok
bb259afcc6
Merge pull request #93692 from danieldk/onednn-test-baseline-simd
...
oneDNN: use SSE 4.1 when running tests
2020-07-23 20:27:21 +02:00
Daniël de Kok
2acbca9b92
Merge pull request #93696 from dywedir/just
...
just: 0.6.0 -> 0.7.1
2020-07-23 20:23:32 +02:00
Daniël de Kok
064b1236b9
amdvlk: 2020.Q3.1 -> 2020.Q3.2
...
Changelog:
https://github.com/GPUOpen-Drivers/AMDVLK/releases/tag/v-2020.Q3.2
2020-07-23 19:18:32 +02:00
Jan Tojnar
744b380a0e
poppler: 0.90.0 → 0.90.1:
...
* Fix regression on PS conversion.
Regression only happened on applications that are locale enabled
i.e. Okular but not pdftops, when using a quite new lcms and
the user locale uses , as decimal separator instead of .
* Add UTF16LE support to TextStringToUCS4.
Even if the standard clearly says it should be UTF16BE
2020-07-23 18:19:22 +02:00
Wael Nasreddine
b30286c415
Merge pull request #85322 from Charg/add-terraform-compliance-pkg
2020-07-23 09:08:13 -07:00
Wael Nasreddine
bf0d3ff034
bazel-gazelle: 0.20.0 -> 0.21.1 ( #93611 )
2020-07-23 09:06:22 -07:00
Vincent Haupert
447fe2d1cd
nodePackages.redoc-cli: init at 0.9.8
2020-07-23 14:06:56 +02:00
Jörg Thalheim
9f5d38e751
Merge pull request #82921 from Calvin-L/fix-gcc-on-catalina
...
Fix GCC compilation on MacOS 10.15
2020-07-23 11:30:23 +01:00
Vladyslav M
4973d19644
just: 0.6.0 -> 0.7.1
2020-07-23 12:15:49 +03:00
Daniël de Kok
a8a0dfa047
Merge pull request #93646 from cw789/erlang_update
...
erlangR23: 23.0.2 -> 23.0.3
2020-07-23 10:10:59 +02:00
Jörg Thalheim
96092dc936
stdenv: make -nostdinc work as intended
...
Right now we add glibc to search path also -nostdinc was provided,
which breaks projects providing their own gcc.
2020-07-23 08:39:46 +01:00
R. RyanTM
91eca099d3
python37Packages.xarray: 0.15.1 -> 0.16.0
2020-07-23 09:30:48 +02:00
Martin Weinelt
2a5f2725ec
ansible: v2.9.10 -> v2.9.11
...
https://github.com/ansible/ansible/blob/stable-2.9/changelogs/CHANGELOG-v2.9.rst#v2-9-11
2020-07-23 09:29:40 +02:00
Simon Pettersson
80f960575d
nanomsg: buildInputs -> nativeBuildInputs
...
Using `nativeBuildInputs` instead of `buildInputs` for the cmake dependency since using `buildInputs` prevents the package from being cross compiled to arm.
2020-07-23 09:28:29 +02:00
Daniël de Kok
24737e5beb
oneDNN: use SSE 4.1 when running tests
...
Feature detection may fail, leading to illegal instructions when
running tests. Cap tests at SSE 4.1, which is supported on many
Intel/AMD CPUs since 2006/2007.
2020-07-23 09:04:35 +02:00
ento
4e0f91170f
pythonPackages.clikit: fix dependency on crashtest
...
From clikit's pyproject.toml:
> Crashtest is only needed for Python ^3.6 to provide
> better error messsages
2020-07-23 08:40:28 +02:00
ento
aff753d184
pythonPackages.crashtest: mirror the python version range specified in pyproject.toml
...
Trying to build crashtest with python35 fails with:
> ERROR: Package 'crashtest' requires a different Python: 3.5.9 not in
> '>=3.6,<4.0'
2020-07-23 08:40:28 +02:00
Jan Tojnar
cf64230d42
Merge branch 'staging-next' into staging
2020-07-23 08:32:33 +02:00
Jan Tojnar
2988feba8c
Merge branch 'master' into staging-next
2020-07-23 08:19:14 +02:00
Mario Rodas
399b1773c1
Merge pull request #93618 from marsam/update-nodejs-10_x
...
nodejs: 10.21.0 -> 10.22.0, 12.18.2 -> 12.18.3, 14.5.0 -> 14.6.0
2020-07-22 23:20:03 -05:00