Commit graph

223931 commits

Author SHA1 Message Date
Jan Tojnar 88c071e248
Merge pull request #87208 from r-ryantm/auto-update/gsettings-desktop-schemas 2020-05-08 06:39:03 +02:00
Benjamin Hipple 665a260a7c protobuf: 3.7 -> 3.8
This is needed by newer versions of `tensorflow` and other ML tools, so we
should start working on an upgrade of the default versoin in the distribution.
2020-05-07 15:26:09 -04:00
R. RyanTM 211c4fb5b4
glib-networking: 2.64.1 -> 2.64.2 (#86888) 2020-05-07 20:41:52 +02:00
R. RyanTM bfbd769105 gsettings-desktop-schemas: 3.36.0 -> 3.36.1 2020-05-07 18:14:12 +00:00
Jörg Thalheim af8d490694
Merge pull request #87189 from andir/bashcompletions 2020-05-07 15:55:58 +01:00
Andreas Rammhold a85b07cbcb
bashCompletion: speed-up test execution by using xdist
Currently the tests take an eternity and are also sometimes flaky. By
following upstream in using xdist for parallel test execution we at
least get the feedback cycle down. On my machine that means instead of
running this for ~25min it runs in 1 minute and 10 seconds.
2020-05-07 16:17:02 +02:00
Jörg Thalheim 68b25d3b9d
Merge pull request #87155 from bhipple/fix/rust 2020-05-07 10:44:41 +01:00
Benjamin Hipple 7f845578af rustPlatform: fix bug with ambiguous diff tool
If a user provides `nativeBuildInputs = [ llvmPackages.bintools ]` or any other
package containing a `${prefix}/bin/diff`, the builder could use it instead
of the standard unix `diff`, causing a build failure.

This updates the call to specify an abspath to `diff` and avoid reliance on `PATH`.

Resolves #87081
2020-05-06 21:03:41 -04:00
Jan Tojnar a0c2484d0e
Merge pull request #87082 from r-ryantm/auto-update/poppler-glib 2020-05-06 22:14:39 +02:00
R. RyanTM eed197540c
gnome3.adwaita-icon-theme: 3.36.0 -> 3.36.1 (#86766) 2020-05-06 21:08:23 +02:00
R. RyanTM fc11d3beaa
librsvg: 2.48.2 -> 2.48.4 (#86996) 2020-05-06 21:00:50 +02:00
Michael Raskin 52e113af20
Merge pull request #87002 from r-ryantm/auto-update/libsecret
libsecret: 0.20.2 -> 0.20.3
2020-05-06 15:13:14 +00:00
Michael Raskin 7ce657a4c8
Merge pull request #86890 from r-ryantm/auto-update/glibmm
glibmm: 2.62.0 -> 2.64.2
2020-05-06 15:11:52 +00:00
Michael Raskin 350976e6de
Merge pull request #87074 from r-ryantm/auto-update/pangomm
pangomm: 2.42.0 -> 2.42.1
2020-05-06 15:11:26 +00:00
R. RyanTM 410c9edbec poppler: 0.87.0 -> 0.88.0 2020-05-06 11:33:23 +00:00
R. RyanTM 89c0f86b9f pangomm: 2.42.0 -> 2.42.1 2020-05-06 10:05:28 +00:00
Wout Mertens 0e32be928d
Merge pull request #86972 from r-ryantm/auto-update/libdvdread
libdvdread: 6.1.0 -> 6.1.1
2020-05-06 10:29:34 +02:00
Jörg Thalheim b0f49529dd
Merge pull request #84801 from Mic92/go 2020-05-06 06:55:53 +01:00
R. RyanTM 41e53b67c3 libsecret: 0.20.2 -> 0.20.3 2020-05-05 21:18:46 +00:00
R. RyanTM 06ea7091d3 libdvdread: 6.1.0 -> 6.1.1 2020-05-05 18:25:54 +00:00
Jörg Thalheim 416caeb6db
go: 1.14.1 -> 1.14.2 2020-05-05 17:59:19 +01:00
Jörg Thalheim 18a6a7783b
Merge pull request #86405 from lblasc/gst-plugins-bad-fix 2020-05-05 17:53:52 +01:00
Andrew Childs 969ae819f9 libjpeg_turbo: fix race in tests
Fixes:

12/151 Test  #46: jpegtran-shared-icc ...............................***Failed    0.03 sec
Premature end of JPEG file
JPEG datastream contains no image

63/151 Test  #47: jpegtran-shared-icc-cmp ...........................***Failed    0.12 sec
Could not obtain MD5 sum: No such file or directory

The following tests FAILED:
         46 - jpegtran-shared-icc (Failed)
         47 - jpegtran-shared-icc-cmp (Failed)

Example build: https://hydra.nixos.org/build/117594627
2020-05-05 16:24:59 +09:00
R. RyanTM 22a814fc74 glibmm: 2.62.0 -> 2.64.2 2020-05-05 06:33:42 +00:00
Jan Tojnar 1a9c35d051
meson: 0.54.0 → 0.54.1
https://github.com/mesonbuild/meson/compare/0.54.0...0.54.1
2020-05-05 06:56:55 +02:00
Andreas Rammhold ddae4f22e6
Merge pull request #86690 from andir/staging/nss-3.52
nss: 3.51 -> 3.52
2020-05-04 13:50:36 +02:00
Andreas Rammhold bce5268a21
niss: 3.51 -> 3.52 2020-05-04 01:39:35 +02:00
R. RyanTM 2099ca6782 libndctl: 67 -> 68 2020-05-02 10:17:17 +02:00
R. RyanTM 91a69a7345 openh264: 2.0.0 -> 2.1.0 2020-05-02 10:16:51 +02:00
Frederik Rietdijk 22ea1b9be2 Merge staging-next into staging 2020-05-02 10:13:08 +02:00
Frederik Rietdijk afb1041148 Merge master into staging-next 2020-05-02 09:39:00 +02:00
Frederik Rietdijk 309711c4b4 Revert "nixos/gitlab-runner: support multiple services"
Reverting because of merge conflict. Rebase the fix and submit again.

This reverts commit 3853c27111.
2020-05-02 09:38:08 +02:00
Frederik Rietdijk f855e59192 Revert "openexr, imlbase: unbreak on macOS"
To avoid merge conflict.

This reverts commit 8532d16e3d.
2020-05-02 09:33:06 +02:00
Andrew Childs 285bd2642b directfb: fix build on 32-bit arm with glibc >= 2.28 2020-05-02 07:42:14 +02:00
Mario Rodas a0461d873c
Merge pull request #86479 from filalex77/intermodal-0.1.7
intermodal: init at 0.1.7
2020-05-02 00:05:43 -05:00
Luka Blaskovic e7d3d3b51f gst-plugins-bad: fix compilation with opencv 4.3 2020-05-02 05:00:39 +00:00
Mario Rodas 8bc9fd2559
Merge pull request #84310 from r-ryantm/auto-update/minio-client
minio-client: 2020-03-06T23-29-45Z -> 2020-04-04T05-28-55Z
2020-05-01 23:35:54 -05:00
Mario Rodas c12a06cd11
Merge pull request #86476 from filalex77/wormhole-0.1.5
wormhole: init at 0.1.5
2020-05-01 23:35:32 -05:00
Mario Rodas 692710d96a
Merge pull request #86524 from r-ryantm/auto-update/broot
broot: 0.13.5b -> 0.13.6
2020-05-01 23:32:50 -05:00
R. RyanTM ee69291cb4 broot: 0.13.5b -> 0.13.6 2020-05-02 04:01:19 +00:00
Wulfsta 5dbc4f7fda elmerfem: init at release-8.4 2020-05-01 18:35:57 -07:00
Wulfsta 3234163378 maintainers: add wulfsta 2020-05-01 18:35:57 -07:00
Pamplemousse 98762e7f5a crowbar: init at unstable-2020-04-23 2020-05-01 18:29:38 -07:00
Roman Firment 5d24a59898 vscode-extensions.ms-vscode.cpptools: 0.27.0 -> 0.27.1
Extension is now fetched from the Microsoft repository (instead of the
marketplace). It also contains platform-specific binary dependencies. In the
previous version they were fetched from the Microsoft website and additionally
inserted to the final extension.

Package supports Linux, but there is probably a way no make it work on OSX.
2020-05-01 18:28:09 -07:00
Jonathan Ringer 9d6d4f848b python3Packages.azure: remove, deprecated upstream
https://github.com/Azure/azure-sdk-for-python/issues/10646
2020-05-01 18:21:02 -07:00
Jonathan Ringer 8083f70558 azure-cli: 2.2.0 -> 2.4.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer c33d81135e python3Packages.azure-mgmt-redhatopenshift: init at 0.1.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer 5a89480b81 python3Packages.azure-mgmt-core: init at 1.0.0 2020-05-01 18:21:02 -07:00
Jonathan Ringer d17be33ecb python3Packages.msrest: 0.6.11 -> 0.6.13 2020-05-01 18:21:02 -07:00
Jonathan Ringer 2209ef8be4 python3Packages.msrestazure: 0.6.2 -> 0.6.3 2020-05-01 18:21:02 -07:00