Commit graph

152502 commits

Author SHA1 Message Date
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
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
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
Tim Steinbach 535600be55
linux: 4.14.104 -> 4.14.105 2019-03-05 15:06:24 -05:00
Tim Steinbach cfc1110dc8
linux: 4.9.161 -> 4.9.162 2019-03-05 15:06:03 -05:00
WilliButz da55a4f48c
oxidized: 0.25.0 -> 0.26.2 2019-03-05 21:00:38 +01:00
Timo Kaufmann 00fa98f012 pari: add timokau as maintainer
I'm mostly interested in this package because it is a dependency of
sage. I'd like to be notified on changes (which ofBorg will do when I'm
listed as a maintainer).
2019-03-05 20:23:04 +01:00
Timo Kaufmann 5a23cb575e pari: slight refactoring
Use pname, one line per argument.
2019-03-05 20:21:26 +01:00
Wael M. Nasreddine 9b22a51712
build-support/docker: fix the build of tarsum with Go 1.12 2019-03-05 10:53:21 -08:00
Florian Klink 1aa0980e1a
Merge pull request #56872 from dotlambda/bpython-desktop-file
python.pkgs.bpython: correct Exec in bpython.desktop
2019-03-05 19:17:02 +01:00
Vincent Demeester 8df26ef3ff
go-symbols: unstable-2018-05-23 -> 0.1.1
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-05 18:59:49 +01:00
Pascal Wittmann 2ec1b90a60
cabextract: 1.9 -> 1.9.1 2019-03-05 18:52:41 +01:00
Stephen f8c2684b16
terraform-providers: version bumps 2019-03-05 09:50:22 -08:00
Vincent Demeester b4764f3b2b
delve: 1.1.0 -> 1.2.0
Also, move the goPackagePath to `github.com/go-delve/delve` 👼

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-05 18:50:17 +01:00
Vincent Demeester 428c653d78
skoepo: 0.1.34 -> 0.1.35
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-05 18:38:16 +01:00
Vincent Demeester 9eab0cd519
traefik: 1.7.8 -> 1.7.9
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-05 18:33:09 +01:00
Markus Kowalewski c997f5d0f2
julia: remove 0.6.4 (julia_06) 2019-03-05 17:52:58 +01:00
Jörg Thalheim 756e7cd84e
Merge pull request #56886 from Mic92/zfs-0.7.13
zfs: 0.7.12 -> 0.7.13
2019-03-05 16:52:03 +00:00
Jörg Thalheim 6b36c711a9
spl: 0.7.12 -> 0.7.13 2019-03-05 15:48:28 +00:00
Jan Tojnar 2ac764de78
Revert "hackage-packages.nix: automatic Haskell package set update"
This reverts commit fe0f47110f.
2019-03-05 16:28:29 +01:00
Jan Tojnar fe0f47110f
hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.1-7-g6b9bca8 from Hackage revision
98dbc22cb4.
2019-03-05 16:27:46 +01:00
Jörg Thalheim 2bfd19fcb2
zfs: 0.7.12 -> 0.7.13
(cherry picked from commit b57080d34136fd8dcc49632696ceb5ed1ff73326)
2019-03-05 14:49:44 +00:00
William Kral 0b76b2d2af vagrant: re-add nowarn patch (#56863) 2019-03-05 06:44:40 -08:00
Stephen a8469ba0b6 terraform-providers.segment: init at 0.2.0 (#56865) 2019-03-05 06:42:36 -08:00
Jan Tojnar 57c745f530
gnome2: remove aliases 2019-03-05 15:37:45 +01:00
Jan Tojnar bbe29c055d
gnome2: use makeScope 2019-03-05 15:27:24 +01:00
Vladimír Čunát f8039e1425
ipe: fix the src hash (modified upstream)
https://mailman.science.uu.nl/pipermail/ipe-announce/2019-February/000080.html
2019-03-05 15:09:49 +01:00
Vincent Demeester 92d32e21d2
minishift: 1.31.0 -> 1.32.0
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-05 13:51:05 +01:00
Robert Schütz b36dc66bfe python.pkgs.supervise_api: use patch to specify path to supervise 2019-03-05 13:34:37 +01:00
Robert Schütz a5c3c8e409 python.pkgs.tvdb_api: disable tests 2019-03-05 13:34:37 +01:00
Robert Schütz 1435d45b4e python.pkgs.uproot: update checkInputs 2019-03-05 13:34:36 +01:00
Robert Schütz 654e6ecc68 python.pkgs.awkward: fix tests
pytest.importorskip() doesn't work when we don't use pytest to run tests
2019-03-05 13:34:36 +01:00
Peter Simons 1c6a193b3e wxmaxima: update to version 19.03.0 2019-03-05 12:53:05 +01:00
Peter Simons 82254747af maxima: update to version 5.42.2 2019-03-05 12:53:04 +01:00
Peter Simons ddac10a47c xpdf: remove myself from list of maintainers 2019-03-05 12:53:04 +01:00
Peter Simons 98f69edf83 tbb: remove myself from list of maintainers 2019-03-05 12:53:04 +01:00
Peter Simons 9d9c599055 swi-prolog: remove myself from list of maintainers 2019-03-05 12:53:04 +01:00
Peter Simons cd1dc8a1d2 SpamAssassin: update to version 3.4.2 2019-03-05 12:53:04 +01:00
Robert Schütz f66d4bcb6b python.pkgs.willow: correct src 2019-03-05 12:50:23 +01:00
Danylo Hlynskyi 7e8f04ab05
consul: 1.4.1 -> 1.4.2 (#56854) 2019-03-05 13:35:22 +02:00
Peter Simons 67cc7a8254 davfs2: update to version 1.5.5 2019-03-05 12:17:28 +01:00
Peter Simons 0356c1b87d mod_fastcgi: update to version 2.4.7.1 2019-03-05 12:08:20 +01:00
Peter Simons 2c75686985 analog: update to version 6.0.13 2019-03-05 12:08:20 +01:00
Jörg Thalheim bf444fd442
Merge pull request #56673 from Kaali/darwin-ccls
Add Darwin support for ccls
2019-03-05 10:49:18 +00:00
Domen Kožar f60459a023
Merge pull request #55142 from FlorianFranzen/thinkfan_smart
thinkfan: add option for libatasmart support
2019-03-05 17:47:13 +07:00
Peter Simons 456f09d76f ghc: Drop outdated compiler versions 8.6.1 and 8.6.2. We have 8.6.3. 2019-03-05 11:13:52 +01:00
Matthew Bauer 1f212565d2 ghc863: dont add extra libs
Don’t add -liconv to LDFLAGS automatically so that GHC will add it itself.

Merged in pull request #56795 from @matthewbauer.
2019-03-05 11:13:52 +01:00
Peter Simons 9e1ef78162 pandoc: add overrides to fix build of the new 2.7 version 2019-03-05 11:13:47 +01:00