Commit Graph

160750 Commits

Author SHA1 Message Date
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 d8c16bc54ac0279597733db3bd4a5edaef6fa8c0. 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
Michael Raskin
b4bfa628d8
Merge pull request #49770 from luke-clifton/dvtm-master
dvtm-unstable: init at 2018-03-31
2018-11-21 12:57:03 +00:00
Maximilian Bosch
1151c6af4b
Merge pull request #50420 from Ma27/cleanup-php-pkgs
phpPackages: drop all packages and package versions for PHP5
2018-11-21 13:49:18 +01:00
Jörg Thalheim
952f4fda86
makeRustPlatform: refactor to make it easier to understand
It is now clearer what is supposed to be in the rust attribute set
without having studied type theory. The amount of code is identically.
2018-11-21 12:44:58 +00:00
Renaud
fda41e851b
Merge pull request #50767 from Izorkin/lego
lego: 1.0.1 -> 1.2.1
2018-11-21 13:20:17 +01:00
markuskowa
a92594bec4
Merge pull request #50717 from r-ryantm/auto-update/jackett
jackett: 0.10.434 -> 0.10.446
2018-11-21 13:12:24 +01:00
R. RyanTM
e2ac38fdac guile-sdl2: 0.2.0 -> 0.3.1
* guile-sdl2: 0.2.0 -> 0.3.1 (#50730)

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

* guilde-sdl2: split native build inputs

libtool and pkgconfig are moved from buildInputs to nativeBuildInputs
2018-11-21 13:12:14 +01:00
Frederik Rietdijk
f0b49c4d10 python.pkgs.prompt_toolkit: always use 1 with py2 and 2 with py3 2018-11-21 12:38:54 +01:00
Chris Ostrouchov
ed6befe2f2 pythonPackages.jupyterhub: 0.8.1 -> 0.9.4 2018-11-21 12:38:54 +01:00
Chris Ostrouchov
58bba5a208 pythonPackages.jupyterlab: 0.34.12 -> 0.35.4 2018-11-21 12:38:54 +01:00
Chris Ostrouchov
43df6a539b pythonPackages.jupyterlab_server: init at 0.2.0 2018-11-21 12:38:54 +01:00
Chris Ostrouchov
04db7b1ea8 python36Packages.jupyter_console: 5.2.0 -> 6.0.0 2018-11-21 12:38:54 +01:00
Chris Ostrouchov
39adcea9d6 python36Packges.ipykernel: 4.8.2 -> 5.1.0 2018-11-21 12:38:54 +01:00
Chris Ostrouchov
3dd245c5f8 pythonPackages.nbconvert: 5.3.1 -> 5.4.0 2018-11-21 12:38:54 +01:00
Chris Ostrouchov
7a2de9e9ac pythonPackages.notebook: 5.6.0 -> 5.7.0 2018-11-21 12:38:54 +01:00
Chris Ostrouchov
d69246709f pythonPackages.prompt_toolkit: 1.0.15 -> 2.0.7
Created a version to prompt_toolkit_1 for legacy ipython
2018-11-21 12:38:54 +01:00
Chris Ostrouchov
189acf712d python27Packages.ipython: 5.7.0 -> 5.8.0, python36Packages.ipython 5.7.0 -> 7.1.1
- removed patch for sage as it is applied in most recent release.
 - simplified `ipython` attribute no need for explicit version `5`
   vs. `6`.
 - upgrade to most recent version of ipython
2018-11-21 12:38:54 +01:00
Profpatsch
7c4d36fc64 cups-filters: add all needed execve runtime paths
Otherwise cupsd reports errors that e.g. `gs` cannot be
found (provided it’s not available in the system closure PATH).
2018-11-21 12:22:46 +01:00
Gabriel Ebner
f505340252 iprover: 2.5 -> 2018_Jul_24_11h 2018-11-21 12:15:48 +01:00
Philip Patsch
75e357e210 CODEOWNERS: add mboes and Profpatsch for bazel packaging
There is an elevated commercial interest of keeping the bazel
ecosystem up-to-date, Tweag I/O takes on maintainership.
2018-11-21 12:06:44 +01:00
Matt McHenry
206a1c00ba elm: extract makeDotElm and fetchElmDeps 2018-11-21 10:57:11 +00:00
Renaud
ae69f79ddb
Merge pull request #50719 from r-ryantm/auto-update/jetty
jetty: 9.4.12.v20180830 -> 9.4.14.v20181114
2018-11-21 11:17:27 +01:00
Sarah Brofeldt
2913b8429e
Merge pull request #50663 from fuwa0529/update-aeon
altcoins.aeon: 0.12.0.0 -> 0.12.6.0
2018-11-21 10:43:07 +01:00
sjau
56821aefa4 easysnap: 2018-10-28 -> 2018-11-20 (#50830) 2018-11-21 10:40:39 +01:00
Vladimír Čunát
0025ae4ff8
Merge #50721: knot-dns: 2.7.3 -> 2.7.4
NEWS: https://gitlab.labs.nic.cz/knot/knot-dns/tags/v2.7.4
2018-11-21 10:32:23 +01:00
Renaud
e79a0b4052
Merge pull request #50850 from delroth/kpcli-prompt
kpcli: fix wrong program name in prompt (#50845)
2018-11-21 10:27:43 +01:00
Luke Clifton
9c37c5f4d3 dvtm-unstable: init at 2018-03-31 2018-11-21 16:55:32 +08:00
David Pätzel
fa623ad828 netlogo: init 6.0.4 2018-11-21 09:38:22 +01:00
Robert Hensing
0d202221f9
Merge pull request #50871 from volth/patch-287
bash: fix typo in configureFlags
2018-11-21 09:32:00 +01:00
volth
ecf1ded466
bash: fix typo in configureFlags 2018-11-21 07:58:32 +00:00
Vincent Laporte
88d20b2052 ocamlPackages.menhir: 20181026 -> 20181113 2018-11-21 06:12:33 +00:00
Vincent Laporte
e481df83b1 ocamlPackages.camlp5: 7.06 -> 7.07
Keeping the legacy (7.06) version around, needed by hol_light
2018-11-21 05:59:49 +00:00
Ben Blaxill
32779b4c74 Refactor out the set operations 2018-11-20 21:29:33 -05:00
Jörg Thalheim
4a38cfbeb6
Merge pull request #48772 from hhomar/gnupg-tty-fix
gnupg: Fix, set current tty in interactive shell
2018-11-21 01:55:16 +00:00
Thomas Tuegel
890af817ce
Merge pull request #50786 from tadfisher/elpa-packages
elpa-packages: 2018-11-19
2018-11-20 19:22:40 -06:00
Thomas Tuegel
94c9d28bf3
Merge pull request #50787 from tadfisher/org-packages
org-packages: 2018-11-19
2018-11-20 19:22:24 -06:00
Thomas Tuegel
0cb8c8ae2d
Merge pull request #50788 from tadfisher/melpa-packages
melpa-packages: 2018-11-19
2018-11-20 19:22:09 -06:00