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
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
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
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
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
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
Gabriel Ebner
f505340252
iprover: 2.5 -> 2018_Jul_24_11h
2018-11-21 12:15:48 +01:00
Luke Clifton
9c37c5f4d3
dvtm-unstable: init at 2018-03-31
2018-11-21 16:55:32 +08: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
John Wiegley
a370bd1fed
coqPackages: New expressions: StructTact, InfSeqExt, Cheerios, Verdi
2018-11-20 15:18:12 -08:00
Mario Rodas
edc1fa747e
pythonPackages.magic-wormhole-mailbox-server: init at 0.3.1
2018-11-20 15:38:21 -05:00
c0bw3b
2c12a92234
pdfshuffler: remove
...
Gna.org forge is closed
2018-11-20 20:44:35 +01:00
c0bw3b
149e467039
bins: remove
...
Gna.org forge is closed and upstream repo was not relocated
2018-11-20 20:44:34 +01:00
c0bw3b
d870a2d85f
poker-eval: remove
...
Gna.org forge is closed and upstream repo was not relocated
2018-11-20 20:44:34 +01:00
c0bw3b
cc7e724b91
remember: remove
...
Gna.org forge is closed and upstream repo was not relocated
+ remember-mode is part of the base Emacs since 26.1
2018-11-20 20:44:34 +01:00
c0bw3b
bd73a3f1c7
smbldap-tools: remove
...
Gna.org forge is closed and upstream repo was not relocated
2018-11-20 20:44:33 +01:00
c0bw3b
fd90988cb0
blackshades-elite-svn: remove
...
Gna.org forge is closed and upstream repo was not relocated
2018-11-20 20:44:33 +01:00
Renaud
371a5656ad
Merge pull request #50844 from romildo/upd.zafiro-icons
...
zafiro-icons: init at 0.7.2
2018-11-20 20:30:17 +01:00
Jan Tojnar
75fc7b5b4d
Merge pull request #50771 from zaninime/pkgconf
...
pkgconf: init at 1.5.4
2018-11-20 17:15:36 +01:00
José Romildo Malaquias
cfc1a7ffb4
zafiro-icons: init at 0.7.2
2018-11-20 14:03:45 -02:00
Franz Pletz
907d46bff5
gx-go: 1.5.0 -> 1.9.0
2018-11-20 13:43:19 +01:00
Franz Pletz
4f6f92cc22
gx: 0.12.0 -> 0.14.1
2018-11-20 13:43:19 +01:00
Frederik Rietdijk
fd26e7be2a
Merge master into staging-next
2018-11-20 11:47:26 +01:00
zimbatm
e28d3142a5
terraform_0_12: init at 0.12.0-alpha2
2018-11-20 10:32:36 +01:00
zimbatm
b554d6208a
terraform: add a "full" passthru
...
providers are already compiled independently so we don't need Hydra to
follow terraform_MAJ_MIN_full to have them all compiled.
Instead of having to create two aliases per release, add a "full"
passthru for that common use-case.
Eg:
terraform_0_11_full -> terraform_0_11.full
2018-11-20 10:32:36 +01:00
zimbatm
a4195b20e6
terraform: delete old versions
2018-11-20 10:13:56 +01:00
zimbatm
d979b8bec1
terragrunt: delete old versions
...
These are very old and blocking cleaning old terraform releases
2018-11-19 22:10:06 +01:00
Renaud
d5b69332b1
Merge pull request #50626 from fgaz/dvd-vr/init
...
dvd-vr: init at 0.9.7
2018-11-19 20:16:07 +01:00
Jörg Thalheim
20b2253b70
Merge pull request #50642 from bts/isl_0_20
...
isl: add 0.20
2018-11-19 18:12:56 +00:00
Brian Schroeder
0e8c811907
isl: add 0.20
...
Update `isl` to use `isl_0_20`.
2018-11-19 10:34:52 -05:00
Francesco Gazzetta
b74f46eb35
dvd-vr: init at 0.9.7
2018-11-19 14:05:48 +01:00
Francesco Zanini
1ada6857e6
Add pkgconf
2018-11-19 13:31:56 +01:00
Frederik Rietdijk
e343a85cfb
Merge master into staging-next
2018-11-19 09:55:32 +01:00
Stefan Siegl
e87904b83c
jid: init at 0.7.2
2018-11-19 09:36:09 +01:00
Matthew Bauer
0925c482c8
Merge pull request #50556 from oxij/pkgs/curl-cleanup
...
curl: move option defaults from `all-packages.nix` to the derivation itself
2018-11-18 18:25:36 -06:00
Johan Thomsen
46b11c9d1a
morph: init at 1.1.0
...
- added adamt to maintainers-list.nix
2018-11-18 23:02:37 +01:00
Renaud
ab06622d86
Merge pull request #50191 from jfrankenau/init-fusuma
...
fusuma: init at 0.10.2
2018-11-18 19:37:26 +01:00
Scott Dunlop
611ef59485
mage: init at 1.7.1
...
(#46407 )
* mage: init at 1.2.4
* mage: init at 1.7.1
2018-11-18 17:35:41 +01:00
xeji
a292829e58
Merge pull request #50491 from oxij/pkgs/tiny-fixes
...
trivial: random fixes
2018-11-18 16:58:55 +01:00
Javier Candeira
2c08fe5824
xmlcopyeditor: init at 1.2.1.3
...
* xmlcopyeditor: init at 1.2.1.3
(#38545 )
2018-11-18 16:03:38 +01:00
Maximilian Bosch
24b7bdb1c2
phpPackages: drop all packages and package versions for PHP5
...
PHP5 will be EOLed by the end of the year: https://secure.php.net/supported-versions.php
In fact we don't support PHP5 anymore since 7e6b76fc6b
.
The following packages had older versions packaged as well to retain
PHP5 support:
* APCu (4.0.11)
* Memcached (2.2.0), Memcache (3.0.8)
* XDebug (2.3.1)
* YAML (1.3.1)
* pthreads (2.0.10)
* redis (2.2.7)
The following packages were removed entirely due to missing support for
PHP7:
* spidermonkey
* zendopcache (part of PHP itself since 5.5)
* xcache
* geoip
Furthermore I declared `phpPackages.pthreads` as broken for now as it
supports PHP7, but the last release was 2016 and therefore PHP 7.0 is
supported, but the build fails with PHP 7.1 and PHP 7.2 (https://pecl.php.net/package/pthreads ).
2018-11-18 13:08:50 +01:00
Renaud
9a9925efd7
Merge pull request #50490 from kalbasit/nixpkgs_add-amass
...
amass: init at 2.8.3
2018-11-18 12:37:20 +01:00
Renaud
b74b0ad9a0
Merge pull request #50529 from dywedir/zola
...
gutenberg: 0.4.2 -> zola: 0.5.0
2018-11-18 11:58:57 +01:00
Orivej Desh
e66d263f6b
eigen3_3: move version overrides to all-packages.nix
2018-11-18 10:53:25 +00:00
Daiderd Jordan
6adc522db4
Merge pull request #50524 from LnL7/darwin-qtmacextras
...
qt5.qtmacextras: include cf-private on darwin
2018-11-18 11:38:07 +01:00