Commit graph

152551 commits

Author SHA1 Message Date
Will Dietz 2f29fdbf83
Merge pull request #56598 from dtzWill/update/osinfo-1.4.0
libosinfo: 1.2.0 -> 1.4.0
2019-03-07 14:58:18 -06:00
Will Dietz 6aa04f01d0
Merge pull request #56799 from dtzWill/update/electron-2019-02
electron{,_3}: updates (fixes, security?)
2019-03-07 14:57:48 -06:00
Herwig Hochleitner 4901dc4e74 Merge commit '9ae406c0749bbc7373d7422edeaf6b1b6caa0dae' of github.com:NixOS/nixpkgs into fix-chromium
fixes https://github.com/NixOS/nixpkgs/pull/49797
2019-03-07 20:50:13 +01:00
Jörg Thalheim f161478646
Merge pull request #57019 from dywedir/rustup
rustup: 1.16.0 -> 1.17.0
2019-03-07 19:36:46 +00:00
Dmitry Kalinkin cf1de3c2df
yoda: fix sha hash of the tarball
Tarball was replaced upstream. The files are the same, changes are meta
only (appear to be timestamps).
2019-03-07 14:08:10 -05:00
Aaron Andersen 198b7ea83a
superTuxKart: fix broken build
(cherry picked from commit a59375340407e5309bb3516c1da3aba1ea2d6930)
2019-03-07 19:39:39 +01:00
Artemis Tosini 357f51b93d openafs: Add support for Linux 5.0 to openafs_1_8 (#56859)
OpenAFS 1.8.2 does has not yet merged support for Linux 4.20 or 5.0
This patch cherry-picks commits from the git repository, and includes
them in the patches/ directory. This also replaces the amalgamated Linux 4.20
patches I added earlier with the original outputs from `git show`.

This has been tested to build on Linux 4.4, 4.14, 4.20, and 5.0.

This does not change the derivations of openafs_1_8, only
linuxPackages_*.openafs_1_8.
2019-03-07 13:34:16 -05:00
Franz Pletz 6a69ce9750
Merge pull request #56909 from WilliButz/update-oxidized
oxidized: 0.25.0 -> 0.26.2
2019-03-07 16:25:44 +00:00
Franz Pletz 619ae61631
Merge pull request #56968 from WilliButz/grafana-update
grafana: 6.0.0 -> 6.0.1
2019-03-07 16:25:22 +00:00
Jakub Fišer af0e6f4bc4 claws-mail: add build dependency (libical) for vcalendar plugin
fixes #55768
2019-03-07 16:41:46 +01:00
obadz 275e6a0a12 pythonPackages.flickrapi: init at 2.4.0 2019-03-07 15:37:19 +00:00
obadz 7d7727e436 pythonPackages.lzstring: init at 1.0.4 2019-03-07 15:37:18 +00:00
Franz Pletz ebb8a07062
Merge pull request #57016 from vcunat/p/bird
bird: minor updates
2019-03-07 15:20:11 +00:00
Ryan Mulligan 4415dc5fef
Merge pull request #55815 from r-ryantm/auto-update/uwsgi
uwsgi: 2.0.17.1 -> 2.0.18
2019-03-07 07:18:25 -08:00
Michael Roitzsch 6a4d2eea8a swift: 4.2.2 -> 4.2.3 2019-03-07 15:22:45 +01:00
Ryan Mulligan 5b4152a911
Merge pull request #56399 from lilyball/jazzy
jazzy: 0.9.0 -> 0.9.5
2019-03-07 06:17:00 -08:00
Alyssa Ross 5b52e90e4a
crystal: fix build on Darwin 2019-03-07 13:38:35 +00:00
markuskowa 7f96a9fbce
Merge pull request #56873 from ck3d/sile-doc
sile: build and install documentation (self test)
2019-03-07 13:40:53 +01:00
Frederik Rietdijk 1f7b8c71a9 libr3: propagate pcre 2019-03-07 13:31:11 +01:00
Josef Kemetmüller 36f5c0d58d pythonPackages.wrf-python: Fix build (#56989)
The latest changes to support better cross-compilation compatibility
have introduced a stricter handling of dependency specification in
python. Since b4acd977, gfortran should be put into nativeBuildInputs,
as it's a build-time only dependency for wrf-python. Similarly, mock is
only required when testing, so it should go to checkInputs.
2019-03-07 13:21:04 +01:00
Christian Kögler b08408566d sile: build and install documentation (self test)
- added primary fonts (some non free fonts are missing, but sile selects
  alternative fonts) used by documentation
2019-03-07 13:04:44 +01:00
dywedir 2a4a90f740
rustup: 1.16.0 -> 1.17.0 2019-03-07 13:50:55 +02:00
Frederik Rietdijk 645ac131dd libr3: init at 1.3.4 2019-03-07 12:11:41 +01:00
Michael Raskin bd616c0cd3
Merge pull request #57010 from teto/luarocks_update
Luarocks update
2019-03-07 10:52:56 +00:00
Jörg Thalheim 3aa7d41944
Merge pull request #56936 from witchof0x20/upgrade_teensyduino
teensyduino: 1.40 -> 1.45
2019-03-07 10:50:37 +00:00
Jörg Thalheim 3befd1314c
Merge pull request #56232 from elseym/wireguard-go
wireguard-go: 0.0.20181001 -> 0.0.20181222
2019-03-07 10:43:18 +00:00
Vladimír Čunát d85974bb3c
bird, bird6: 1.6.3 -> 1.6.6
https://gitlab.labs.nic.cz/labs/bird/blob/v1.6.6/NEWS
The patch doesn't need so much context.
2019-03-07 11:37:24 +01:00
Jörg Thalheim 2dc7486b39
Merge pull request #57015 from Mic92/lua-pkgs
Subset of  `Lua: convert some more packages`
2019-03-07 10:37:04 +00:00
Matthieu Coudron 246e354e1f
lua5Packages.luuid: fix build
libuuid is null outside of linux which may explain why ofborg refused it.
2019-03-07 10:34:26 +00:00
Matthieu Coudron ed7818219a
lua: run postConfigure hook for rock and rockspec
it was previously run only for src.rock
2019-03-07 10:34:01 +00:00
Vladimír Čunát e47a33ddfb
bird2: 2.0.2 -> 2.0.4
https://gitlab.labs.nic.cz/labs/bird/blob/v2.0.4/NEWS
The patch doesn't need so much context.
2019-03-07 11:30:30 +01:00
markuskowa dd60ccaca7
Merge pull request #56981 from knedlsepp/fix-sewer
sewer: Fix build
2019-03-07 11:22:58 +01:00
Matthieu Coudron b93ccb7136
lua: add isLua53 2019-03-07 10:17:44 +00:00
markuskowa 9fd50e6955
Merge pull request #56942 from markuskowa/fix-gr-limesdr
gnuradio-limesdr: fix build
2019-03-07 10:58:57 +01:00
Matthieu Coudron 0752393738 python3Packages.matplotlib: 3.0.2 -> 3.0.3 2019-03-07 10:07:29 +01:00
Frederik Rietdijk 1f8b70e5e5 ticpp: init at unstable-2019-01-09 2019-03-07 10:05:23 +01:00
Nikola Knezevic 1609f860f5 strongswan: Make it build on macOS
Original expression could not be built on macOS due to using dependencies to
Linux only packages. This change fixes that by grouping the dependencies based
on the suitable system. In addition, it uses `configure` flags recommended by
the project for building on macOS, as well the ones used by Homebrew.
2019-03-07 10:05:17 +01:00
Frederik Rietdijk 931ee3e589 multipart-parser-c: init at unstable-2015-12-14 2019-03-07 09:59:10 +01:00
Frederik Rietdijk bca5d89ccf prometheus-cpp: init at 0.6.0 2019-03-07 09:53:36 +01:00
Frederik Rietdijk 15e8eebb6d civetweb: init at 1.11 2019-03-07 09:53:36 +01:00
Lancelot SIX e5091dea9e
Merge pull request #56491 from lsix/django_updates
Django updates
2019-03-07 09:51:06 +01:00
Matthieu Coudron 64801cc153 lua-packages.nix:remove unused 'overrides' setting
This was leftover from early implementations.
The overrides are passed via packageOverrides in lua-modules/default.nix
2019-03-07 17:43:07 +09:00
Matthieu Coudron 68a72f1a47 luarocks-nix: bump to match luarocks
Also made changes to lua package generation system to account for packages like cqueues
that have one version per lua interpreter.
The csv file also accepts comments now.
2019-03-07 17:43:07 +09:00
Matthieu Coudron c37b8925ba luarocks: 2.4.4 -> 3.0.4
Some new features like test_dependencies/build_dependencies and flags ( --lua-versions)
that should make nix integration easier:
https://github.com/luarocks/luarocks/blob/master/CHANGELOG.md
2019-03-07 17:43:07 +09:00
Tom Hunger 488230c253 pytorch: Use nativeBuildInputs to specify binary build dependencies. 2019-03-07 09:41:43 +01:00
Lancelot SIX 3e81b4500e
pythonPackages.django_1_11: 1.11.18 -> 1.11.20
See release notes:
- https://docs.djangoproject.com/en/dev/releases/1.11.19/
- https://docs.djangoproject.com/en/dev/releases/1.11.20/
2019-03-07 09:30:15 +01:00
Michael Raskin 80d032b13b
Merge pull request #56999 from knedlsepp/fix-cgui
cgui: 2.0.3 -> 2.1.0 (to fix build)
2019-03-07 08:10:04 +00:00
lewo 76c1685457
Merge pull request #56929 from stephengroat/patch-4
gcompris: fix build
2019-03-07 08:40:17 +01:00
Peter Simons 33ebe0c79d
Merge pull request #56162 from jacereda/fix-purescript-build
purescript: fix build compiling with ghc 8.4.4
2019-03-07 08:39:08 +01:00
Ryan Mulligan 6aa7c9d776
Merge pull request #56828 from seqizz/g_gita080
gitAndTools.gita: 0.7.2 -> 0.8.2
2019-03-06 21:34:27 -08:00
Silvan Mosberger 992364d34e
Merge pull request #57003 from ivan/chromium-sha256
chromium: fix sha256 for 72.0.3626.121
2019-03-07 05:26:03 +01:00
Ryan Mulligan 5896677b47
Merge pull request #56956 from smaret/gildas
gildas: 20190201_b -> 20190301_a
2019-03-06 19:28:41 -08:00
Ryan Mulligan 6f583c3b92
Merge pull request #56858 from rnhmjoj/arx
arx-libertatis: 2018-08-26 -> 2019-02-16
2019-03-06 19:27:12 -08:00
kyren ff6e4b44dc stepmania: switch to clangStdenv
Stepmania appears to be miscompiled with gcc, fixes #54227
2019-03-06 22:14:18 -05:00
Ryan Mulligan b144b7868b
Merge pull request #56829 from vbgl/obelisk-0.4.0
obelisk: 0.3.0 -> 0.4.0
2019-03-06 19:10:16 -08:00
Ryan Mulligan 7434fe2b3c
Merge pull request #56870 from fgaz/zeronet/0.6.5
zeronet: 0.6.4 -> 0.6.5
2019-03-06 19:03:36 -08:00
Ryan Mulligan 224ad7d5b5
Merge pull request #56930 from carlosdagos/sshuttle-0.78.5
sshuttle: 0.78.4 -> 0.78.5
2019-03-06 19:00:28 -08:00
Ryan Mulligan de22967b5e
Merge pull request #56938 from buffet/update-filet
filet: 0.1.0 -> 0.1.1
2019-03-06 18:56:53 -08:00
Dmitry Kalinkin 0baa7c90c6
Merge pull request #56211 from eadwu/nvidia_x11/2019-02-22
nvidia_x11: 2019-02-22
2019-03-06 21:10:22 -05:00
Will Dietz f686206fb4
Merge pull request #56984 from dtzWill/update/birdfont-2.26.0
birdfont: 2.25.0 -> 2.26.0
2019-03-06 19:39:01 -06:00
Will Dietz 7c9e0cbddc
Merge pull request #56983 from dtzWill/update/xapian-1.4.11
xapian: 1.4.10 -> 1.4.11
2019-03-06 19:38:01 -06:00
Ivan Kozik 2129c6ec05 chromium: fix sha256 for 72.0.3626.121
The sha256 was previously unchanged from 72.0.3626.119
2019-03-07 00:37:01 +00:00
Josef Kemetmüller 8e4b9c0305 cgui: 2.0.3 -> 2.1.0 2019-03-06 23:57:50 +01:00
qolii f4d1a4e899 Switch zsh-git-prompt to new fork. 2019-03-06 14:22:20 -08:00
Lily Ballard 53508b1d8e jazzy: 0.9.0 -> 0.9.5
Also add myself as a maintainer.
2019-03-06 14:06:02 -08:00
Dmitry Kalinkin 01ad172921
rivet: 2.7.0 -> 2.7.0
Upstream changed tarball yet again. The change is to autotools scripts,
the new ones have a more strict check for "yoda" package version.
2019-03-06 16:47:55 -05:00
Will Dietz d01bdbee28 notmuch: 0.28.2 -> 0.28.3
https://notmuchmail.org/pipermail/notmuch/2019/027481.html
2019-03-06 22:42:38 +01:00
Jan Tojnar 9735dbcbb1
pulseeffects: 4.4.7 → 4.5.5
https://github.com/wwmm/pulseeffects/blob/v4.5.5/CHANGELOG.md#455
2019-03-06 22:09:53 +01:00
Stephen 38ee19986d qtwebkit-plugins: fix build for different hunspell version (#56925) 2019-03-06 15:38:57 -05:00
Will Dietz e7960be204 birdfont: 2.25.0 -> 2.26.0 2019-03-06 14:20:57 -06:00
Will Dietz 107c3e976f xapian: 1.4.10 -> 1.4.11
not announced yet, fixes issue encountered by a notmuch user.
2019-03-06 14:19:12 -06:00
Josef Kemetmüller 841beafd10 sewer: 0.6.0 -> 0.7.0 2019-03-06 21:12:59 +01:00
Josef Kemetmüller 19fc5cb3db sewer: Fix build
The sed expression actually caused an error on hydra:
```
sed: -e expression #1, char 18: Invalid collation character
```
It seems to build fine without it however.
2019-03-06 21:11:15 +01:00
Vladimír Čunát 3e4d8d2fc6
knot-dns: 2.7.6 -> 2.8.0
https://gitlab.labs.nic.cz/knot/knot-dns/tags/v2.8.0
Some explanation for the patching is in this ML thread:
https://lists.nic.cz/pipermail/knot-dns-users/2019-March/001616.html
2019-03-06 19:19:13 +01:00
zimbatm b1f767ef90
pipenv: fix python loading issue (#56495) 2019-03-06 17:56:44 +00:00
Artemis Tosini 8a8628f4dc openafs: fix OpenAFS 1.6 on Linux 4.20 (#56862)
openafs: fix OpenAFS 1.6 on Linux 4.20

This patch cherry-picks commits from the OpenAFS git repository to
add support for Linux 4.20 to OpenAFS 1.6.

There do not seem to be patches in the Git repository for full Linux 5.0
support, although I have added the ones which exist so far.

This patch has been tested on Linux 4.4, 4.14, 4.20, and is confirmed to
fail on Linux 5.0. It does not change the drv of the openafs package,
only linuxPackages_*.openafs.
2019-03-06 12:42:37 -05:00
Frederik Rietdijk f2a1d5b0c6 flatcc: init at 0.5.2 2019-03-06 17:29:04 +01:00
Andreas Rammhold 219b247e5b
Merge pull request #56607 from andir/cryptsetup-2.1
cryptsetup: 2.0.6 -> 2.1.0
2019-03-06 16:55:26 +01:00
Andreas Rammhold 2c05b5ee20
Merge pull request #56680 from andir/ipfs
ipfs: 0.4.18 -> 0.4.19, ipfs-cluster: 0.8.0 -> 0.9.0
2019-03-06 16:54:48 +01:00
Tim Steinbach 07fdb3b102
vivaldi-ffmpeg-codecs: 72.0.3626.121 -> 72.0.3626.122 2019-03-06 10:26:49 -05:00
Tim Steinbach 9d20f2214b
vivaldi: 2.3.1440.57-1 -> 2.3.1440.60-1 2019-03-06 10:26:49 -05:00
WilliButz 881ab86491
grafana: 6.0.0 -> 6.0.1 2019-03-06 16:26:20 +01:00
Matthew Bauer 5bc72b87b1
Merge pull request #52714 from furrycatherder/gitea-pam
gogs, gitea: add PAM support
2019-03-06 10:05:11 -05:00
Peter Simons c3944ac913
Merge pull request #56946 from iimog/fix-rPackages.phytools
rPackages.phytools: fix installation
2019-03-06 15:10:58 +01:00
Jörg Thalheim 4cb5200edc
Merge pull request #54536 from vidbina/update-ganttproject-to-2.8.9
Update ganttproject-bin from 2.7.2 to 2.8.10
2019-03-06 14:06:42 +00:00
Graham Christensen a530455284
Merge pull request #56448 from grahamc/libguestfs
libguestfs: build without the appliance
2019-03-06 09:02:17 -05:00
Artemis Tosini 9a37532413
factorio: experimental 0.17.5 → 0.17.6 2019-03-06 13:39:40 +00:00
David Asabina 5c3c126b65 ganttproject-bin: 2.8.9 -> 2.8.10 2019-03-06 14:36:57 +01:00
Shea Levy 5d3fd3674a
Merge pull request #56918 from grahamc/closure-graph-memory
references-by-popularity: get a handle on memory usage
2019-03-06 08:31:42 -05:00
Peter Simons 18b0cf78a6 all-cabal-hashes: update to Hackage at 2019-03-06T13:04:35Z 2019-03-06 14:26:12 +01:00
Teo Klestrup Röijezon b524025e10 plantuml: downgrade graphviz to 2.32
PlantUML discourages Graphviz 2.39+ due to rendering bugs: see
http://plantuml.com/faq (heading: "Which version of Graphviz should I use ?")
2019-03-06 14:25:42 +01:00
Peter Simons aef1d63650 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.2 from Hackage revision
76af45f9cb.
2019-03-06 14:24:51 +01:00
David Asabina 6932d934a2 ganttproject-bin: enable anti-aliasing by default
On my setup the GUI text is anti-aliased. Since I have a hi-res display
it works quite well for me but since I can imagine that other user may
not want anti-aliasing on their machines (perhaps because they have
lower-res displays) and can override the javaOptions array to control
this behavior.
2019-03-06 14:09:24 +01:00
Sébastien Maret 880d0ac9f0
gildas: 20190201_b -> 20190301_a 2019-03-06 13:56:17 +01:00
Frederik Rietdijk a2736d27d1 buildPythonPackage: fix building with flit 2019-03-06 13:42:46 +01:00
Vladyslav M df65650909
Merge pull request #56778 from kolloch/patch-2
buildRustCrate: Make CARGO_MANIFEST_DIR absolute
2019-03-06 14:41:51 +02:00
Michael Raskin 3aae18f7dd luarocks: fix meta after refactoring, thanks to @peti for mentioning 2019-03-06 12:31:06 +01:00
Jörg Thalheim 9b57d852af
Merge pull request #56905 from timokau/pari-fix
pari: fix off-by-one error
2019-03-06 11:00:07 +00:00
Peter Simons 7a216124d1 haskellPackages: switch default package set to ghc 8.6.4 2019-03-06 11:48:07 +01:00
Michael Raskin 73a82dcc44 luarocks: switch to a less intrusive update-walker metadata style 2019-03-06 11:54:21 +01:00
Frederik Rietdijk 51174e7b7b python.pkgs.semver: 2.7.9 -> 2.8.1 2019-03-06 11:40:07 +01:00
Markus Ankenbrand 7fcfbcdbc9 rPackages.phytools: fix installation 2019-03-06 11:39:48 +01:00
Pascal Wittmann 949871803c
Merge pull request #56899 from NixOS/update-cabextract
cabextract: 1.9 -> 1.9.1
2019-03-06 11:33:15 +01:00
Markus Kowalewski 53b12891dc
gnuradio-limesdr: fix build (add pkgconfig) 2019-03-06 11:16:44 +01:00
Florian Klink 66d5e3e4d5
Merge pull request #56897 from stephengroat/patch-1
terraform-providers: version bumps
2019-03-06 10:44:56 +01:00
Florian Klink 6fb8b38afc
Merge pull request #56748 from andrew-d/adunham/xournalpp
xournalpp: init at 1.0.8
2019-03-06 10:28:42 +01:00
buffet cec49033bf filet: 0.1.0 -> 0.1.1 2019-03-06 10:05:19 +01:00
David Guibert f985fb8222
Merge pull request #56532 from dtzWill/update/davmail-5.2.0
davmail: 4.8.6 -> 5.2.0
2019-03-06 10:02:13 +01:00
markuskowa b50855dc35
Merge pull request #56913 from markuskowa/rm-julia06
julia: remove 0.6.4 (julia_06)
2019-03-06 09:36:19 +01:00
Antoine Eiche af23d1e2e7 nixos/test/docker-tools: fix Nix image digest 2019-03-06 09:26:33 +01:00
Austin Seipp f435d75d79
ttyd: init at 1.4.2_pre174_6df6ac3e
ttyd hasn't seen a release in a while, but has a few useful bugfixes and
features (such as IPv6) that are good to have. It also seems to fix a
few crashes I encountered (likely due to newer openssl/libwebsockets).
So in an untraditional fashion, we'll adopt this with a _pre tag to
ensure it gets bumped correctly later on.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-03-06 02:22:49 -06:00
lewo feef0893d1
Merge pull request #56895 from vdemeester/update-skopeo
skoepo: 0.1.34 -> 0.1.35
2019-03-06 09:22:22 +01:00
Jade 430100bf30 teensyduino: 1.40 -> 1.45
Bumps teensyduino version, simplifies building, and fixes a build error
2019-03-06 01:40:09 -06:00
Jorge Acereda dd2dff39fa purescript: fix build compiling with ghc 8.4.4
Closes #53597.
2019-03-06 08:36:52 +01:00
Peter Simons 68be6bbc31 ghc: add new 8.6.4 version 2019-03-06 08:13:56 +01:00
Wael Nasreddine 51fdca9cad
Merge pull request #56567 from Izorkin/datadog-agent
datadog-agent: update go packages and sub-packages
2019-03-05 16:59:21 -08:00
Wael Nasreddine 5cc74fc94a
jx: init at 1.3.955 (#56924) 2019-03-05 16:52:57 -08:00
worldofpeace 81bca88c7c quilter: 1.7.0 -> 1.7.5
Changes: https://github.com/lainsce/quilter/compare/1.7.0...1.7.5
2019-03-05 19:41:07 -05:00
Carlos D 5bcf9e29ca sshuttle: 0.78.4 -> 0.78.5 2019-03-06 11:37:33 +11:00
Stephen 86cb9d3b61
gcompris: fix build 2019-03-05 16:20:57 -08:00
worldofpeace fe190d2e83 pantheon.wingpanel-indicator-session: 2.2.2 -> 2.2.3 2019-03-05 19:13:15 -05:00
Peter Hoeg ed3caf3d32
Merge pull request #56928 from peterhoeg/f/rubber
rubber: fix build
2019-03-06 08:11:42 +08:00
Peter Hoeg 074f57b4a8 rubber: fix build 2019-03-06 08:05:16 +08:00
Aaron Janse a8fccc2dd4
protonmail-bridge: 1.1.1-1 -> 1.1.3-1
Includes MIME bugfixes
2019-03-05 15:42:16 -08:00
Jan Tojnar d3ff902e94
webkit: move to aliases 2019-03-06 00:20:55 +01:00
Peter Simons 78b94d335d
haskell-packages: re-write references to webkit to webkitgtk 2019-03-06 00:20:07 +01:00
Jan Tojnar b2b29d24f2
Merge pull request #56715 from jtojnar/ibus-no-gconf
ibus: remove gconf dependency from runtime
2019-03-06 00:14:22 +01:00
Jan Tojnar 20ab640aa2
Merge pull request #56730 from jtojnar/sublime3-updatescript
sublime3: add updateScript
2019-03-06 00:13:44 +01:00
worldofpeace d098f1311e
Merge pull request #56881 from vdemeester/update-minishift
minishift: 1.31.0 -> 1.32.0
2019-03-05 17:26:25 -05:00
markuskowa a23bf67c2a
Merge pull request #56845 from knedlsepp/fix-mapnik
mapnik: Fix build
2019-03-05 23:20:35 +01:00
worldofpeace 5b3507b4e7
Merge pull request #56915 from Kjuvi/spice-up-update
spice-up: 1.7.0 -> 1.8.0
2019-03-05 17:15:14 -05:00
Kjuvi f271f943e0 spice-up: 1.7.0 -> 1.8.0 2019-03-05 22:57:51 +01:00
worldofpeace cc6d98b0de
Merge pull request #56910 from samhug/fix/56908-ppft
pythonPackages.ppft: use custom checkPhase
2019-03-05 16:56:11 -05:00
worldofpeace 72f4a869f5
Merge pull request #56784 from Kjuvi/torrential-init-at-1.1.0
torrential: init at 1.1.0
2019-03-05 16:39:46 -05:00
Graham Christensen 09362bc3e8
references-by-popularity: cache computation to avoid memory bloat
On very large graphs (14k+ paths), we'd end up with a massive in
memory tree of mostly duplication.

We can safely cache trees and point back to them later, saving
memory.
2019-03-05 16:37:52 -05:00
Graham Christensen 54826e7471
references-by-popularity: create debug output 2019-03-05 16:32:06 -05:00
Jörg Thalheim 1831630930
Merge pull request #56894 from vdemeester/update-traefik
traefik: 1.7.8 -> 1.7.9
2019-03-05 21:04:35 +00:00
Jörg Thalheim e97f34834c
Merge pull request #56898 from vdemeester/update-delve
delve: 1.1.0 -> 1.2.0
2019-03-05 20:58:59 +00:00
Timo Kaufmann a648b8c714 pari: fix off-by-one error
Done by applying upstream patch. Will be included in the next release.

Upstream: https://pari.math.u-bordeaux.fr/cgi-bin/bugreport.cgi?bug=2117
2019-03-05 21:50:44 +01:00
Jan Tojnar 025960d229
evolution-data-server: propagate libsoup
It is required by libedataserver-1.2
2019-03-05 21:46:36 +01:00
Jan Tojnar 6b8c1d9f4e
libchamplain: 0.12.16 → 0.12.19
Mainly meson port.

https://mail.gnome.org/archives/libchamplain-list/2019-February/msg00001.html
https://mail.gnome.org/archives/libchamplain-list/2019-February/msg00002.html
https://mail.gnome.org/archives/libchamplain-list/2019-March/msg00000.html
2019-03-05 21:46:35 +01:00
Jörg Thalheim c547c03c90
Merge pull request #56901 from vdemeester/update-go-symbols
go-symbols: unstable-2018-05-23 -> 0.1.1
2019-03-05 20:46:20 +00:00
Jörg Thalheim ced8811749
Merge pull request #56902 from kalbasit/nixpkgs_fix-build-support-docker-go-1-12
build-support/docker: fix the build of tarsum with Go 1.12
2019-03-05 20:41:22 +00:00
Sam Hug 529bffccd8 pythonPackages.ppft: use custom checkPhase 2019-03-05 12:35:43 -08:00
Peter Simons 2d3455ec0e haskell-packages.nix: fix all references that refer to a known alias
Thanks to @jtojnar for implementing this improvement.
2019-03-05 21:22:46 +01:00
Peter Simons fbc21368b9 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.1-10-gd1d8208 from Hackage revision
f2e35741b5.
2019-03-05 21:22:46 +01:00
lewo 273b83ec23
Merge pull request #56667 from r-ryantm/auto-update/gandi-cli
gandi-cli: 1.3 -> 1.4
2019-03-05 21:15:37 +01:00
lewo f5462b19d5
Merge pull request #56513 from vdemeester/update-podman
Update podman
2019-03-05 21:12:51 +01:00
Tim Steinbach 1847b85f15
linux: 4.20.13 -> 4.20.14 2019-03-05 15:06:49 -05:00
Tim Steinbach 5e67bc19c8
linux: 4.19.26 -> 4.19.27 2019-03-05 15:06:36 -05:00