Commit graph

160914 commits

Author SHA1 Message Date
Ben Blaxill b48c6d051b Add release notes 2018-11-21 17:08:12 -05:00
worldofpeace eeec5612b4 fpart: 1.0.0 -> 1.1.0
Also use `fetchFromGitHub` for fetch so we can use https.
2018-11-21 17:05:20 -05:00
Mario Rodas db900da8d8 pythonPackages.docutils: fix python3 build on darwin 2018-11-21 17:00:51 -05:00
Will Dietz 003a96c04c git: 2.19.1 -> 2.19.2
https://github.com/git/git/blob/master/Documentation/RelNotes/2.19.2.txt
2018-11-21 15:48:45 -06:00
Will Dietz 8a3693b207 pygit2: drop pycparser now, no longer needed at any version apparently 2018-11-21 15:44:25 -06:00
Will Dietz a5c19d3b89 pygit2: 0.26.4 -> 0.27.2
* match major libgit2 version
* upstream patch to remove unnecessary requirement
2018-11-21 15:44:25 -06:00
Will Dietz 28b4b4b1e4 libgit2: 0.26.6 -> 0.26.8
0.26.7 is a security fix release
0.26.8 is a security fix release

Notes:
https://github.com/libgit2/libgit2/releases/tag/v0.26.8
https://github.com/libgit2/libgit2/releases/tag/v0.26.7
2018-11-21 15:44:25 -06:00
Matthew Bauer 67b7a57e30
Merge pull request #46310 from hamishmack/gobject-introspection-macos
gobject-introspection: Fix macos shared lib paths
2018-11-21 15:39:38 -06:00
Will Dietz 8bbf525fd3 libx11: 1.6.6 -> 1.6.7
https://lists.x.org/archives/xorg-announce/2018-October/002921.html
2018-11-21 15:31:34 -06:00
Vladyslav Mykhailichenko a40fa7c046
oxipng: 2.1.0 -> 2.1.6 2018-11-21 23:19:24 +02:00
Matthew Bauer 75999d4e38
Merge pull request #41887 from gmarmstrong/fix/seahorse-update
nixos/seahorse: require gnome3.dconf
2018-11-21 15:15:32 -06:00
Daiderd Jordan ed9741790d
Merge pull request #50836 from daniels/patch-3
xsv: Add darwin.Security as dependency on MacOS
2018-11-21 21:13:40 +01:00
R. RyanTM c7c021757b linuxPackages.evdi: 1.5.0.2 -> 1.5.1
* linuxPackages.evdi: 1.5.0.2 -> 1.5.1 (#50754)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/evdi/versions

* evdi: refresh meta

Licenses : lib is LGPL-2.1-only while module is GPL-2.0-only

Supported kernel versions: builds with 4.15 / 4.16 / 4.17 since commit 90c26648acbe9a2f7ce4e0331e39045819323bf2
2018-11-21 20:23:41 +01:00
Daniel Sandbecker fcac08f565 xsv: Pass Security framework from all-packages 2018-11-21 20:02:14 +01:00
Lorenzo Manacorda 6dda65e8da prettytable: 0.7.1 -> 0.7.2 2018-11-21 19:36:50 +01:00
Jörg Thalheim 44f8603993
Merge pull request #50741 from fare-patches/master
Update gambit and gerbil to new upstream releases
2018-11-21 18:29:30 +00:00
Jörg Thalheim 097c633bf2
Merge pull request #50833 from dywedir/wireguard-tools
wireguard-tools: 0.0.20181018 -> 0.0.20181119
2018-11-21 18:20:20 +00:00
Jörg Thalheim ebe6575b43
go_1_10: update outdated meta.branch 2018-11-21 17:55:21 +00:00
Jörg Thalheim a4f37346e7
go_1_11: update outdated meta.branch 2018-11-21 17:53:28 +00:00
Jörg Thalheim 2f4037f62b
blsd: fix cross-compilation 2018-11-21 17:49:32 +00:00
Jörg Thalheim 9564927888
buildGoPackage: remove build-time dependency on parallel (and perl)
xargs is as good as parallel for our job

fixes #50752
2018-11-21 17:45:44 +00:00
Jörg Thalheim 7f2c30f851
Merge pull request #50521 from alyssais/qt-cf-private
qt59.qtwebkit: fix build on Darwin
2018-11-21 17:38:10 +00:00
Robert Hensing 9959d7d8b8
Merge pull request #50532 from typetetris/add-extends-example
lib/fixed-points.nix: add an example for extends
2018-11-21 18:27:09 +01:00
Jörg Thalheim 97c4229c2d
Merge pull request #49657 from costrouc/costrouc/python-google-cloud-modules
pythonPackages.google-cloud-*: init all 37 modules
2018-11-21 17:02:11 +00:00
Renaud a252c0f80f
Merge pull request #50772 from r-ryantm/auto-update/gede
gede: 2.10.9 -> 2.12.3
2018-11-21 17:57:29 +01:00
Eric Wolf 3cc83dffca lib/fixed-points.nix: add an example for extends
- helped me understand how extends works, hopefully it can help others too
2018-11-21 17:40:20 +01:00
Tor Hedin Brønner 16267b4389 enchant: 1.6.0 -> 1.6.1
hunspell-1.7.0 broke enchant-1.6, upgrading to the latest 1.6 release fixes the
problem.
2018-11-21 17:02:08 +01:00
R. RyanTM 0b3f50f844 kubetail: 1.6.4 -> 1.6.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kubetail/versions
2018-11-21 16:45:20 +01:00
Matthew Bauer fc99c337ed make-derivation: don’t disallow propagated native inputs
propagateNativeBuildInputs will end up going in the output derivation.
This case is allowed to end up in references because of that. Sorry
for the disruption!

Fixes #50865
2018-11-21 09:39:47 -06:00
Matthew Bauer 3d6f6e3e7f libvpx-git: remove
Older than the stable version.
2018-11-21 09:39:33 -06:00
Matthew Bauer 5ad5708f83 arb-git: remove
Older than the stable version
2018-11-21 09:39:23 -06:00
Matthew Bauer f4bf6ba67b mdbtools: 0.6pre1 -> 0.7.1
Also remove mbdtools_git. This was older than mbdtools!
2018-11-21 09:39:11 -06:00
Matthew Bauer 3e6d7a2329 ao: replace with libfive
ao has been renamed to libfive. Because there’s already a libfive
package, we can just remove the old ao package. No packages appear to
depend directly on it.
2018-11-21 09:38:53 -06:00
Matthew Bauer 4e68511bb1 bintools: use i386 on all 32 bit x86 systems 2018-11-21 09:38:28 -06:00
Matthew Bauer 4b00cfe77f systems/parse: add older x86 architectures
i386, i486, i586 are added. These may have issues as many places
assume i686 is the only valid 32 bit x86 architecture.
2018-11-21 09:38:10 -06:00
Matthew Pickering 12a19002cc kythe: Add missing executable, fix rpath and symlink executables into bin (#50882)
* kythe: Add ncurses5 to rpath

* kythe: Add entrystream executable

* kythe: Symlink executables into bin/ folder
2018-11-21 16:23:29 +01:00
Peter Simons 31de7743f8 haskell-fltkhs: re-enable the build
https://github.com/NixOS/nixpkgs/pull/50828 makes an effort to fix this
package.
2018-11-21 16:06:23 +01:00
Peter Simons 50ffe1d46b hspec-meta: update override to the latest version 2018-11-21 16:06:23 +01:00
Peter Simons f5cdb2dc05 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.11.1-13-g2103989 from Hackage revision
c669f71a90.
2018-11-21 16:06:23 +01:00
Chris Martin 97cd07e322 fltk: add version 1.4.x-r13121 2018-11-21 16:06:22 +01:00
Peter Simons e911141770 all-cabal-hashes: update to Hackage at 2018-11-19T08:07:53Z 2018-11-21 16:06:22 +01:00
Benjamin Hipple a4758050a3 ghc bootstrap binary: 8.2.1 -> 8.2.2
If the nix store lives on NFS, `ghc 8.2.1` is unable to build a package
database. This bug was fixed by @bgamari in `ghc 8.2.2` here:
https://ghc.haskell.org/trac/ghc/ticket/13945

This commit upgrades the unpacked bootstrap GHC version, so that we can build
newer versions of GHC even if the store is on NFS.
2018-11-21 16:06:22 +01:00
Tim Steinbach 8f11b37a95
linux: 4.19.2 -> 4.19.3 2018-11-21 09:53:26 -05:00
Tim Steinbach ff82d7c786
linux: 4.18.19 -> 4.18.20 2018-11-21 09:53:07 -05:00
Tim Steinbach 3667a91b78
linux: 4.14.81 -> 4.14.82 2018-11-21 09:52:59 -05:00
Tim Steinbach 0e7dafe8c0
linux: 4.9.137 -> 4.9.138 2018-11-21 09:52:49 -05:00
Tim Steinbach e822b9680b
linux: 4.4.163 -> 4.4.164 2018-11-21 09:52:38 -05:00
Eelco Dolstra 09cbfea2ed
Revert "resolvconf.conf: Remove forced NSCD service restart"
This reverts commit d8c16bc54a. It
breaks nscd invalidation when the network configuration changes.
2018-11-21 15:26:37 +01:00
Jörg Thalheim 5abdde2a1c
Merge pull request #50878 from Mic92/rust-cleanup
makeRustPlatform: refactor to make it easier to understand
2018-11-21 13:54:08 +00:00
Will Fancher 27b752347c Bump GHCJS 8.4 2018-11-21 08:04:05 -05:00