Commit Graph

152344 Commits

Author SHA1 Message Date
kyren
ff6e4b44dc stepmania: switch to clangStdenv
Stepmania appears to be miscompiled with gcc, fixes #54227
2019-03-06 22:14:18 -05: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
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
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
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
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
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
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
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
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
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
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
Jan Tojnar
d3ff902e94
webkit: move to aliases 2019-03-06 00:20:55 +01:00