Commit Graph

155891 Commits

Author SHA1 Message Date
Bob van der Linden c5c0c8f9fa
alsa-plugins: 1.1.6 -> 1.1.8 2019-04-11 22:02:06 +02:00
Nathaniel Hill 25d29f271e now-cli: 15.0.3 -> 15.0.4 (#59324) 2019-04-11 21:59:31 +02:00
xrelkd 6efb05a573 cargo-expand: init at 0.4.10 (#59199) 2019-04-11 21:59:12 +02:00
Christopher A. Williamson c2b1f0079f jenkins: 2.164.1 -> 2.164.2 (#59309) 2019-04-11 21:56:23 +02:00
Alex Branham 0a80d3dc82 R: update CRAN and Bioconductor package sets
Closes https://github.com/NixOS/nixpkgs/pull/59186.
2019-04-11 20:37:18 +02:00
Matthew Bauer d95c4d799c
Merge pull request #59294 from matthewbauer/clang8-fix-darwin
clang8: apply patch to disable xpc
2019-04-11 13:39:59 -04:00
Robert Schütz 7cdb9dd470 python.pkgs.pylama: 7.6.6 -> 7.7.1 2019-04-11 19:27:19 +02:00
WilliButz a14e37538e grafana: 6.1.2 -> 6.1.3 (#59307) 2019-04-11 19:23:40 +02:00
Anthony Cowley 570ea1e427 vulkan-tools: add dependency on vulkan-headers
This fixes the build on NixOS.
2019-04-11 12:59:41 -04:00
Aaron Andersen ef995ffcf6 phpPackages.sqlsrv & phpPackages.pdo_sqlsrv: 5.6.0 -> 5.6.1 2019-04-11 12:34:49 -04:00
Christopher Ostrouchov d27643bc0a python3Packages.nixpkgs-pytools: init at 1.0.0 (#59279) 2019-04-11 18:31:00 +02:00
Anton-Latukha b6ceaf0123 wmctrl: mv site&upstream from Google+ to current official site 2019-04-11 19:30:45 +03:00
Anton-Latukha a7a75ba5c7 wmctrl: adopt package 2019-04-11 19:30:35 +03:00
Robert Schütz 5908a0244f
Merge pull request #57469 from r-ryantm/auto-update/python3.7-zeep
python37Packages.zeep: 3.2.0 -> 3.3.0
2019-04-11 18:23:33 +02:00
Frederik Rietdijk 993e2b4ec2
Merge pull request #59098 from NixOS/staging-next
Staging next
2019-04-11 18:23:14 +02:00
Robert Schütz b716b4d732 python.pkgs.zeep: enable tests for python3 2019-04-11 18:18:45 +02:00
Rodney Lorrimar 8b4269bc1e pythonPackages.aioresponses: init at 0.6.0 2019-04-11 18:05:41 +02:00
Robert Schütz b54bce24cf home-assistant: 0.91.2 -> 0.91.3 2019-04-11 17:43:55 +02:00
Timo Kaufmann 0550927c47
Merge pull request #57201 from tesq0/pull-request-unity
unity3d: 2017.4.10f1 -> 2018.3.0f2
2019-04-11 17:07:56 +02:00
AmineChikhaoui 02bb5e35ea pythonPackages.azure-mgmt-storage: remove patch.
as suggested in the comment.
2019-04-11 16:41:48 +02:00
Mikolaj Galkowski 594964260b unity3d: 2017.4.10f1 -> 2018.3.0f2 2019-04-11 16:30:48 +02:00
Mikolaj Galkowski 0ef83bc0fd unity3d: add tesq0 to the maintainers 2019-04-11 16:30:48 +02:00
Mario Rodas bcfc8ce784
buck: 2017.10.01.01 -> 2019.01.10.01 2019-04-11 08:10:00 -05:00
aszlig 6b2bd330fa
wordgrinder: Fix sha256 hash
The hash used for fetchFromGitHub was on the archive itself, however
fetchFromGitHub is actually a wrapper of fetchzip:

hash mismatch in fixed-output derivation '...-source':
  wanted: sha256:1zqx3p9l22njni44ads3fyw3xh6807wmb5k1x2glg61z81cwc6sf
  got:    sha256:08lnq5wmspfqdjmqm15gizcq0xr7mg4h62qhvwj63v0sd6ks1cal

When using nix-prefetch-url without the --unpack argument, I get:

1zqx3p9l22njni44ads3fyw3xh6807wmb5k1x2glg61z81cwc6sf

And with the --unpack argument:

08lnq5wmspfqdjmqm15gizcq0xr7mg4h62qhvwj63v0sd6ks1cal

Just to be 100% sure the contents are the same, I also diffed the
contents of the former tarball with the outputs of the unpacked dir and
they're the same.

I didn't actually test the package (which doesn't build right now
anyway), but now at least the source checksum is fixed :-)

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @matthiasbeyer
2019-04-11 14:58:02 +02:00
Pascal Wittmann 391e474062
Merge pull request #59273 from veprbl/pr/snakemake_5.4.4
snakemake: 5.2.2 -> 5.4.4
2019-04-11 14:41:26 +02:00
Pascal Wittmann aea1ebd186
Merge pull request #58705 from dtzWill/update/sstp-1.0.12
sstp: 1.0.11 -> 1.0.12
2019-04-11 14:38:24 +02:00
Pascal Wittmann eeec3349b1
Merge pull request #59296 from Quiark/master
keepassxc: 2.3.4 -> 2.4.0
2019-04-11 14:25:31 +02:00
Matthieu Coudron a4c15f1b35 python3Packages.papis: provide as a library too (#59070)
* python3Packages.papis: provides as a library too

The project is turning into a dependency for several scripts and possibly UIs
(see the different repositories at https://github.com/papis/) so it makes sense
to have it as a library.

* moved papis to python-modules

* add myself as maintainer
2019-04-11 12:55:08 +02:00
Alexander Sosedkin 5d81445797 python3Packages.nixpkgs: 0.2.2 -> 0.2.3 2019-04-11 12:53:17 +02:00
worldofpeace bbe83c0520
Merge pull request #58969 from veprbl/pr/awkward_0_8_14
pythonPackages.awkward: 0.8.7 -> 0.8.14, enable more tests
2019-04-11 04:55:17 -04:00
worldofpeace f8062cb500
Merge pull request #58798 from r-ryantm/auto-update/python3.7-ldap3
python37Packages.ldap3: 2.5.2 -> 2.6
2019-04-11 04:46:11 -04:00
worldofpeace 6542a4cb8e python37Packages.ldap3: 2.5.2 -> 2.6 2019-04-11 04:45:33 -04:00
worldofpeace 8f371c82bd lollypop: 1.0.3 -> 1.0.5
https://gitlab.gnome.org/World/lollypop/tags/1.0.4
https://gitlab.gnome.org/World/lollypop/tags/1.0.5
2019-04-11 04:38:01 -04:00
Robert Schütz 84029e2646
Merge pull request #59265 from peterhoeg/f/repology
repology: fix homepage for a few packages - nothing else
2019-04-11 10:36:31 +02:00
Frederik Rietdijk f6dcb5f70b hiredis-vip: init at 0.3.0 2019-04-11 09:38:50 +02:00
worldofpeace d85c466936 plasma5.xdg-desktop-portal-kde: fix build
Was missing KIO
2019-04-11 03:36:29 -04:00
Bob van der Linden 77ce9098c0 keepassxc: run test with offscreen qt plugin
Co-Authored-By: Quiark <me@rplasil.name>
2019-04-11 15:36:21 +08:00
Markus Kowalewski f0c51d18ac
hpl: init at 2.3 2019-04-11 09:09:51 +02:00
Bas van Dijk 1a926b82a8
Merge pull request #59263 from Zimmi48/dune-1.9.0
dune: 1.8.2 -> 1.9.0
2019-04-11 09:07:14 +02:00
Väinö Järvelä 11d491dce5 pipenv: Ignore Python site-packages
pipenv nix wrapper contains a PYTHONPATH which has some dependencies
for pipenv installed. pipenv by default uses site-packages when
resolving packages, which means that any package that is included in
the nix wrapper is satisfied when running `pipenv install`.

But when the actual virtualenv created by pipenv is activated, it
doesn't contain those packages anymore and fails to import them.

pipenv has a flag PIP_IGNORE_INSTALLED which can be used to ignore
site-packages. Which fixes the problem of having different resolved
packages when running pipenv and when running the virtualenv.
2019-04-11 07:59:36 +02:00
Roman Plášil 96fec4214d fix test running 2019-04-11 13:56:35 +08:00
Frederik Rietdijk 230c67f43b Merge master into staging-next 2019-04-11 07:50:23 +02:00
worldofpeace 932f1086a9 plasma5.plasma-workspace: fix patch 2019-04-11 01:45:06 -04:00
worldofpeace b528e0aecf font-manager: 0.7.4.3 -> 0.7.5, fix build
Has fixes for type-argument mismatches in lastest vala etc.

Note that there isn't an offical 0.7.5 release yet (not tagged).
Patching the fixes would have been nicer, but all the changes
touched the translations.
2019-04-11 01:32:21 -04:00
Sarah Brofeldt 99eddf32dc
Merge pull request #59077 from divi255/master
libow: init at 3.2p1
2019-04-11 07:30:23 +02:00
ryan4729 49c646cbf7 ffmpeg_4: build with videotoolbox on darwin (#57743) 2019-04-11 01:09:45 -04:00
worldofpeace a9489f46b5
Merge pull request #59290 from jonafato/vocal-2.4.0
vocal: 2.3.0 -> 2.4.0
2019-04-11 01:04:27 -04:00
Matthew Bauer 28d83343a3
Merge pull request #58625 from xzfc/aria2
aria2: Add sphinx build dependency to generate man pages
2019-04-11 01:03:43 -04:00
worldofpeace 991f77b19f vocal: cleanup 2019-04-11 00:32:52 -04:00
Tobias Bora c0d27053cc drawpile: set meta.platforms (#57888) 2019-04-11 00:27:17 -04:00
Herwig Hochleitner 4bdd577aff cask: use emacsPackagesNg instead of emacsPackages 2019-04-11 05:48:20 +02:00
adisbladis a97fa8a299
Merge pull request #59272 from xrelkd/go-ethereum
go-ethereum: 1.8.25 -> 1.8.26
2019-04-11 04:39:30 +01:00
Roman Plášil 44225ebaf6 WIP: keepassxc: 2.3.4 -> 2.4.0
running test doesn't work currently because of finding qt plugins
2019-04-11 11:20:49 +08:00
Matthew Bauer 097122d2fd clang8: apply patch to disable xpc 2019-04-10 22:42:01 -04:00
Jon Banafato 9404900cc4 vocal: 2.3.0 -> 2.4.0
Vocal has a new release featuring a number of bug fixes and new
features. See the full changelog at
https://github.com/needle-and-thread/vocal/releases/tag/2.4.0.
2019-04-10 21:00:02 -04:00
Herwig Hochleitner fcd769b721 cask: clean up and byte compile
cc @FlexW
2019-04-11 02:40:27 +02:00
Matthew Bauer 51be4c6f32
Merge pull request #59278 from veprbl/pr/netbsd_darwin_fix
netbsd.mkDerivation: fix darwin build
2019-04-10 20:39:58 -04:00
Timo Kaufmann bd50fc942b
Merge pull request #56809 from jpathy/patch-2
Zotero: Fix to use patchelf instead of FHS Env.
2019-04-11 00:31:31 +02:00
divisor d44250ba18 libow: init at 3.2p1 2019-04-10 23:48:10 +02:00
Dmitry Kalinkin 81ab32e510
netbsd.mkDerivation: don't supply -z relro
Fixes netbsd.locale

Fixes: aab8c7ba43 ('netbsd: add cross target')
2019-04-10 17:35:08 -04:00
Robert Scott 038b2f5e9f afl: add self to maintainers list 2019-04-10 22:23:08 +01:00
Robert Scott b401d87329 afl-qemu: remove unnecessary build dependencies: this is a minimal build of qemu 2019-04-10 22:23:08 +01:00
Dmitry Kalinkin 1548084c3b
netbsd.mkDerivation: fix darwin build
Fixes build of netbsd.make on darwin

Fixes: aab8c7ba43 ('netbsd: add cross target')
2019-04-10 16:58:00 -04:00
bricewge 9eb4e1596f brig: 0.3.0 -> 0.4.1 (#58612) 2019-04-10 22:42:58 +02:00
Lily Ballard b1bb10b7ae jazzy: 0.9.5 -> 0.9.6
Also switch from `bundlerEnv` to `bundlerApp`.
2019-04-10 13:33:06 -07:00
Mario Rodas 5e2dee877a influxdb: 1.6.3 -> 1.7.5 (#58622) 2019-04-10 22:32:12 +02:00
Mario Rodas 90231bc929 dep2nix: 0.0.2 -> 2019-04-02 (#58623) 2019-04-10 22:29:30 +02:00
Mario Rodas 1c17ccf6c2 gotop: 2.0.1 -> 3.0.0 (#58615) 2019-04-10 22:22:48 +02:00
StillerHarpo 6f9084464b lolcat: 99.9.19 -> 99.9.96 (#59271) 2019-04-10 22:00:57 +02:00
Maximilian Bosch 52ff5297be
Merge pull request #59269 from srhb/spotify-revert-to-working-version
Revert "spotify: 1.0.96.181.gf6bc1b6b-12 -> 1.1.0.237.g378f6f25-11"
2019-04-10 21:30:21 +02:00
Aaron Andersen 29f54684e9
Merge pull request #56234 from freezeboy/demoit
demoit: init at unstable-2019-03-29
2019-04-10 15:00:04 -04:00
Jörg Thalheim 4d4f110ca5
Merge pull request #59181 from Izorkin/nginx-format
nixos/nginx: fix error in writeNginxConfig
2019-04-10 19:23:34 +01:00
Dmitry Kalinkin c321b64b3f
snakemake: 5.2.2 -> 5.4.4 2019-04-10 14:18:26 -04:00
Dmitry Kalinkin 0854ae6571
pythonPackages.datrie: fix build 2019-04-10 14:16:23 -04:00
xrelkd 40160d5f17 go-ethereum: 1.8.25 -> 1.8.26 2019-04-11 01:24:14 +08:00
Markus Kowalewski d5cc30b721 pythonPackages.h5py: add patch to fix broken test 2019-04-10 18:53:51 +02:00
Markus Kowalewski 015888ce7f hdf5: 1.10.4 -> 1.10.5 2019-04-10 18:53:51 +02:00
adisbladis 7bd2c5a604
python3Packages.nixpkgs: Fix ImportError with recent pythonix versions 2019-04-10 17:46:15 +01:00
freezeboy 5e4ca6a0da init: demoit-unstable-2019-03-29 2019-04-10 18:38:14 +02:00
adisbladis f15bd3cca3
pythonPackages.pythonix: 0.1.4 -> 0.1.6 2019-04-10 17:27:55 +01:00
xrelkd fc1603583b brook: init at 20190401 (#59201) 2019-04-10 17:56:21 +02:00
Aaron Andersen d165ed8b24
Merge pull request #57937 from dtzWill/update/physfs-3.0.2
physfs: 3.0.1 -> 3.0.2
2019-04-10 11:51:25 -04:00
Sarah Brofeldt 82b5a823b7
Merge pull request #59059 from aanderse/redmine
redmine: 3.4.9 -> 3.4.10, redmine_4: 4.0.2 -> 4.0.3
2019-04-10 17:40:29 +02:00
Sarah Brofeldt 8acaf113a2
Merge pull request #59073 from vbgl/ocaml-faraday-0.7
ocamlPackages.faraday: 0.5.0 -> 0.7.0
ocamlPackages.farfadet: 0.2 -> 0.3
2019-04-10 17:29:51 +02:00
Sarah Brofeldt a31c37da26 Revert "spotify: 1.0.96.181.gf6bc1b6b-12 -> 1.1.0.237.g378f6f25-11"
This reverts commit ea87db2153.

See #57800
2019-04-10 16:54:46 +02:00
John Ericson da3ad842c2
Merge pull request #59253 from matthewbauer/android-fixes
Get Android cross working again
2019-04-10 10:47:59 -04:00
Peter Hoeg c7b743d9ed pythonPackages.broadlink: fix homepage 2019-04-10 22:47:33 +08:00
Peter Hoeg e7f6bfea32 anydesk: fix homepage 2019-04-10 22:47:33 +08:00
Peter Hoeg 102d67b6f4 krename: fix homepage and *minor* style changes 2019-04-10 22:47:16 +08:00
Bas van Dijk 08d9cf7ad4
Merge pull request #59264 from basvandijk/alertmanager-0.16.2
alertmanager: 0.15.3 -> 0.16.2
2019-04-10 16:45:18 +02:00
Herwig Hochleitner 63ad043e41 webkitgtk: 2.24.0 -> 2.24.1 2019-04-10 16:36:20 +02:00
Felix Weilbach b19ccfff73 cask: init at 0.8.4 2019-04-10 16:03:42 +02:00
Peter Hoeg 64283f8add puddletag: fix homepage 2019-04-10 21:30:18 +08:00
Bas van Dijk 18925d0ceb prometheus-alertmanager: 0.15.3 -> 0.16.2 2019-04-10 14:52:31 +02:00
Nathaniel Hill 180aa21259 now-cli: 14.0.3 -> 15.0.3 (#59221) 2019-04-10 14:41:50 +02:00
Théo Zimmermann fdcce208ab
dune: 1.8.2 -> 1.9.0 2019-04-10 14:39:07 +02:00
xrelkd 8c1f1b2324 go-ethereum: 1.8.22 -> 1.8.25 (#59220) 2019-04-10 14:31:30 +02:00
xeji cc118b4426
Merge pull request #58676 from smaret/gildas-update
gildas: update to 20190401_a
2019-04-10 14:30:50 +02:00
Bas van Dijk ed426e4df8
Merge pull request #59234 from basvandijk/fluentd-1.4.2
fluentd: 1.2.3 -> 1.4.2
2019-04-10 12:47:49 +02:00
Bas van Dijk ad41c1f1c0 fluentd: 1.2.3 -> 1.4.2 2019-04-10 12:46:06 +02:00
Michael Weiss a3f9dc16cd
nvme-cli: 1.8 -> 1.8.1 2019-04-10 12:30:20 +02:00
José Romildo Malaquias c5b633a19d
deepin.udisks2-qt5: init at 0.0.1 (#59247) 2019-04-10 07:29:46 -03:00
xrelkd 57705705ae cargo-xbuild: init at 0.5.7 (#59228) 2019-04-10 12:05:24 +02:00
xrelkd d7d5bab30e powerline-go: 1.11.0 -> 1.12.1 (#59222) 2019-04-10 11:54:29 +02:00
xrelkd 503d4b5e1a ethabi: 4.1.0 -> 7.0.0 (#59218) 2019-04-10 11:48:30 +02:00
R. RyanTM fe88eb2331 c-blosc: 1.14.4 -> 1.16.2 (#56605)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/c-blosc/versions
2019-04-10 11:31:54 +02:00
Michael Raskin cd2a342249
Merge pull request #59236 from aanderse/flightgear
flightgear & simgear: 2018.2.2 -> 2018.3.1
2019-04-10 09:29:01 +00:00
Andrew Dunham 3c2e7e91e5 aws-vault: 4.3.0 -> 4.5.1 (#59254) 2019-04-10 11:10:44 +02:00
Pascal Wittmann 42a1beb5d7
Merge pull request #59243 from lihop/update-burpsuite
burpsuite: 1.7.23 -> 1.7.36
2019-04-10 11:04:17 +02:00
Robert Schütz 6e36083c4b
Merge pull request #59255 from peterhoeg/u/waze
python3Packages.WazeRouteCalculator: 0.7.2 -> 0.9.0 and pyupdate: 1.3.5 -> 1.3.6
2019-04-10 10:37:26 +02:00
Robert Schütz fd8ff4618c
Merge pull request #59178 from markuskowa/fix-cntk
pythonPackages.cntk: mark as broken with python 3.7
2019-04-10 10:36:23 +02:00
worldofpeace 99c63147e0 gnome-podcasts: fix build 2019-04-10 03:36:31 -04:00
Peter Hoeg 7541cbb905 python3Packages.pyupdate: 1.3.5 -> 1.3.6 2019-04-10 14:49:33 +08:00
Matthew Bauer ac491d2df7 systems: remove android armv5te platform
this isn’t useful any more because the ndk we use no longer supports it.
2019-04-10 01:55:09 -04:00
Matthew Bauer 3463e6ad17 static: remove libjpeg static override
it is not necessary
2019-04-10 01:46:00 -04:00
Pascal Wittmann d1d0ab9e36
Merge pull request #58618 from teh/master
pyre: 0.0.20 -> 0.0.22
2019-04-10 07:43:37 +02:00
Matthew Bauer 67e6e031e1 readline: add android patch 2019-04-10 01:30:34 -04:00
Matthew Bauer 589c2c2870 androidndk: fixup mess
New android ndk (18) now uses clang. We were going through the wrapper
that are provided. This lead to surprising errors when building.
Ideally we could use the llvm linker as well, but this leads to errors
as many packages don’t support the llvm linker.
2019-04-10 01:30:34 -04:00
Ken Micklas f2bb67c806 androidndk-pkgs: Fix cc-wrapper flags
(cherry picked from commit 5f4bf240f51124ffa19a5fa0ac48bf144768d9ff)
2019-04-10 01:30:34 -04:00
worldofpeace ead2380ae9 pantheon.switchboard-plug-bluetooth: 2.2.1 -> 2.2.2
https://github.com/elementary/switchboard-plug-bluetooth/releases/tag/2.2.2
2019-04-10 01:16:50 -04:00
worldofpeace 03653d68a9 pantheon.switchboard-plug-sound: 2.2.0 -> 2.2.1
https://github.com/elementary/switchboard-plug-sound/releases/tag/2.2.1
2019-04-10 01:16:37 -04:00
Peter Hoeg ee4f83c031 python3Packages.WazeRouteCalculator: 0.7.2 -> 0.9.0 2019-04-10 13:10:36 +08:00
worldofpeace ebf3da486f pantheon.switchboard-plug-display: 2.1.6 -> 2.1.7
https://github.com/elementary/switchboard-plug-display/releases/tag/2.1.7
2019-04-10 00:54:55 -04:00
worldofpeace 5274d8eb17 pantheon.elementary-files: 4.1.6 -> 4.1.7
https://github.com/elementary/files/releases/tag/4.1.7
2019-04-10 00:54:54 -04:00
worldofpeace d269620c62 plank: cleanup
* placeholder
* vala should be native
* no aliases
* drop gobject-introspection
2019-04-10 00:54:30 -04:00
Jon Banafato 9ddf85d1d2 gnomeExtensions.appindicator: 23.1 -> 28
Update the GNOME appindicator support extension to the latest version.
See the GitHub page for the full changelog:
https://github.com/ubuntu/gnome-shell-extension-appindicator/compare/v23...v28
2019-04-09 23:52:26 -04:00
Matthew Bauer a79a8f29bc waf: use wafConfigureFlags for waf flags
This avoids the potential conflict between autoconf flags and the waf
flags. There is some overlap between the two but waf errors when it
doesn’t recognize the flag.
2019-04-09 23:44:37 -04:00
Ryan Mulligan 2b377504e7
Merge pull request #57359 from dtzWill/update/scribus-1.4.8
scribus: 1.4.7 -> 1.4.8, dep fixups
2019-04-09 20:18:48 -07:00
Mario Rodas acdba71e47
Merge pull request #58568 from dtzWill/update/vale-1.4.0
vale: 1.3.2 -> 1.4.0
2019-04-09 22:04:10 -05:00
John Ericson 43cfb6e570
Merge pull request #59240 from matthewbauer/fix-tk-on-macos
tk: use aqua backend on darwin
2019-04-09 22:50:38 -04:00
Leroy Hopson 81b697db58 burpsuite: 1.7.23 -> 1.7.36 2019-04-10 09:48:42 +07:00
Amar1729 2fe4ab3200 argp-standalone: add x86_64-linux support 2019-04-09 22:32:04 -04:00
Matthew Bauer 82b8393bc4 tk: use aqua backend on darwin
Most users don’t have xquartz, so let’s use the default window system
for macOS.
2019-04-09 21:44:38 -04:00
Aaron Andersen 56219a599b flightgear: 2018.2.2 -> 2018.3.1 2019-04-09 20:48:18 -04:00
Aaron Andersen d99925aad9 simgear: 2018.2.2 -> 2018.3.1 2019-04-09 17:56:46 -04:00
Renaud 11a6d01db6
Revert "resilio-sync: 2.6.2 -> 2.6.3" (#59235) 2019-04-09 23:54:39 +02:00
Tom Hunger e6ebd0553c pyre: 0.0.20 -> 0.0.22 2019-04-09 22:20:00 +01:00
Tom Hunger efc0fc165f python3Packages.xxhash: init at 1.3.0 2019-04-09 22:19:59 +01:00
Florian Klink 4fec8ff1c4
Merge pull request #59230 from volth/patch-314
freerdp: remove 'optimize' parametes
2019-04-09 23:15:52 +02:00
markuskowa 074b7e3ebc
Merge pull request #53460 from markuskowa/upd-v4lutils
v4l-utils: 1.16.2 -> 1.16.5
2019-04-09 23:06:08 +02:00
R. RyanTM 72a198fc60 ocserv: 0.12.2 -> 0.12.3 (#58730)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ocserv/versions
2019-04-09 22:45:23 +02:00
Renaud 2d7cf0627d
Merge pull request #57991 from eadwu/nvidia_x11/418.56
nvidia_x11: 418.43 -> 418.56
2019-04-09 22:35:00 +02:00
xeji d6afe8ce5c
pythonPackages.zerorpc: init at 0.6.1 (#59102) 2019-04-09 22:20:37 +02:00
Jan Tojnar 9002989bf0
Merge pull request #59180 from jtojnar/gimp-2.10.10
gimp: 2.10.8 → 2.10.10
2019-04-09 22:18:31 +02:00
xeji ca33a4fa01
Merge pull request #52320 from r-ryantm/auto-update/fanficfare
fanficfare: 3.1.1 -> 3.6.0
2019-04-09 22:10:20 +02:00
xeji 68106faf54
Merge pull request #59210 from taku0/flashplayer-32.0.0.171
flashplayer: 32.0.0.156 -> 32.0.0.171
2019-04-09 22:05:27 +02:00
Markus Kowalewski d6843c1d1a
pythonPackages.cntk: fix nativeBuildInputs 2019-04-09 22:04:37 +02:00
Markus Kowalewski b972beeb07
pythonPackages.cntk: mark as broken (python37) 2019-04-09 22:04:17 +02:00
R. RyanTM 325fa0d51b libnfs: 3.0.0 -> 4.0.0 (#57285)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libnfs/versions
2019-04-09 21:57:04 +02:00
xeji 644ff0be55
Merge pull request #59223 from vdemeester/update-containerd
containerd: 1.2.5 -> 1.2.6
2019-04-09 21:46:27 +02:00