Commit graph

152194 commits

Author SHA1 Message Date
Chris Ostrouchov 1d6fd65957 pythonPackages.geopandas: 0.3.0 -> 0.4.0
Additionally fix issue with tests failing for 18.09 release.

Tests required url fetch. Disabled with "not web".
2018-09-06 18:50:11 +02:00
Matthieu Coudron 13050ccc0b python3Packages.genanki: init at 0.6.0
Library to generate anki flashcards.
2018-09-06 18:31:57 +02:00
Profpatsch efdf618330 lib: move assertMsg and assertOneOf to their own library file
Since the `assertOneOf` uses `lib.generators`, they are not really trivial
anymore and should go into their own library file.
2018-09-06 18:14:27 +02:00
Profpatsch 3e45b61a99 lib/trivial: add a few examples of usage of assertMsg/assertOneOf 2018-09-06 18:14:27 +02:00
Profpatsch 320cdecd16 lib/trivial: add assertOneOf 2018-09-06 18:14:27 +02:00
Profpatsch 0e2aa97f3a lib/trivial: add assertMsg 2018-09-06 18:14:27 +02:00
Paul TREHIOU fc2c606a7a jackett: 0.9.41 -> 0.10.160 (#46114)
* jackett: update mono to 5.8

Jackett needs mono version >= 5.8

https://github.com/Jackett/Jackett/blob/master/README.md#supported-systems

* jackett: 0.9.41 -> 0.10.160
2018-09-06 18:02:33 +02:00
Bas van Dijk deda080e32
Merge pull request #46043 from vaibhavsagar/bump-all-cabal-hashes
all-cabal-hashes: update snapshot to Hackage at 2018-09-04T11:59:40Z
2018-09-06 17:48:04 +02:00
John Ericson d43e320f79
Merge pull request #46154 from obsidiansystems/top-level-xxxPlatfform-deprecation-changelog
doc: Add release notes for top-level {build,host,target}Platform deprecation
2018-09-06 10:10:48 -04:00
Sebastien Maret 5b58c6ac76 gildas: add alternative url for the source code (#46145)
For each new release, the upstream developers of Gildas move the
source code of the previous release to a different directory. Add this
directory to the list of url to avoid build failure at each new
release.
2018-09-06 15:10:21 +01:00
Michael Raskin 6ea0c3e271 matrix-synapse: 0.33.3 -> 0.33.3.1 2018-09-06 17:16:45 +03:00
John Ericson f66257cfce doc: Add release notes for top-level {build,host,target}Platform deprecation
I forgot to do this in e51f736076.
2018-09-06 09:55:37 -04:00
John Ericson 24209d29f0
Merge pull request #46148 from obsidiansystems/plain-system-host
top-level, stdenv: Make `system` and `stdenv.system` describe the hostPlatform
2018-09-06 09:37:20 -04:00
Peter Hoeg a278414b32 wp-cli: 2.0.0 -> 2.0.1 2018-09-06 21:36:06 +08:00
Peter Hoeg 037813906d wp-cli: use 1 store path instead of 4 2018-09-06 21:36:06 +08:00
John Ericson 8ae27030aa doc: Add changelog entry for new definition of system and stdenv.system
See the previous commit for details.
2018-09-06 09:24:08 -04:00
Michael Weiss 656b59e3db monkeysphere: 0.37 -> 0.41
TODO(WIP): This needs more testing and a module.
2018-09-06 15:13:13 +02:00
Jaka Hudoklin 5574b6a152
Merge pull request #46143 from teozkr/update/kops-1.10.0
kops: 1.9.0 -> 1.10.0
2018-09-06 14:44:39 +02:00
John Ericson 773233ca77 top-level, stdenv: Make system and stdenv.system describe the hostPlatform.
Intuitively, one cares mainly about the host platform: Platforms differ
in meaningful ways but compilation is morally a pure process and
probably doesn't care, or those difference are already abstracted away.
@Dezgeg also empirically confirmed that > 95% of checks are indeed of
the host platform.

Yet these attributes in the old cross infrastructure were defined to be
the build platform, for expediency. And this was never before changed.
(For native builds build and host coincide, so it isn't clear what the
intention was.)

Fixing this doesn't affect native builds, since again they coincide. It
also doesn't affect cross builds of anything in Nixpkgs, as these are no
longer used. It could affect external cross builds, but I deem that
unlikely as anyone thinking about cross would use more explicit
attributes for clarity, all the more so because the rarity of inspecting
the build platform.
2018-09-06 08:33:51 -04:00
Shea Levy 18337f3ece
Merge branch 'no-toPath' 2018-09-06 08:09:53 -04:00
John Ericson 0af9072e74
Merge pull request #46059 from obsidiansystems/deprecate-top-level-platform-aliases
top-level: Deprecate top-level `{build,host,target}Platform`
2018-09-06 07:52:17 -04:00
Janne Heß 9e25ebc03a nixos/iperf: Init the module 2018-09-06 12:38:30 +02:00
Michael Weiss 7c1b85cf6d signal-desktop: 1.15.5 -> 1.16.0 2018-09-06 12:38:27 +02:00
Teo Klestrup Röijezon a0a71e9be6
kops: 1.9.0 -> 1.10.0 2018-09-06 12:32:53 +02:00
Jörg Thalheim 89571b255e
Merge pull request #45996 from teto/alot_completion
[rdy] pythonPackages.alot: install zsh completion
2018-09-06 11:28:09 +01:00
qolii 9f0efc084c pyopenssl: Disable some tests, for libressl support. (#46072) 2018-09-06 11:02:48 +01:00
Profpatsch 4616ef1f41 skaware: switch from git repos to tarballs
It should be more performant this way.
2018-09-06 11:53:22 +02:00
Profpatsch e8f336fac2 skawarePackages.nsss: init at 0.0.1.0 2018-09-06 11:53:22 +02:00
Profpatsch 0071ae1d4f skawarePackages: factor out the common parts
Introduce a `skawarePackages.buildPackage` function that contains the
common setup, removing a lot of duplication.
In particular, we require that the build directory has to be empty
after the `fixupPhase`, to make sure every relevant file is moved to
the outputs.

A next step would be to deduplicate the `configureFlags` attributes
and only require a `skawareInputs` field.
2018-09-06 11:53:22 +02:00
Profpatsch 57b431590b skaware: bundle all skaware packages into an attrset
They are normally updated in lockstep, this makes maintenance more
convenient.
2018-09-06 11:53:22 +02:00
Profpatsch ec7d4a8089 skaware: update tools & libraries to summer 2018 release
https://www.mail-archive.com/skaware@list.skarnet.org/msg01217.html

No support for yet.
2018-09-06 11:53:22 +02:00
Jörg Thalheim 9a585658e2
Merge pull request #46132 from costrouc/costrouc/pymatgen-networkx-dependency
pythonPackages.pymatgen: 2018.8.10 -> 2018.9.1
2018-09-06 09:55:18 +01:00
Sarah Brofeldt a59f244b2c
Merge pull request #46126 from flokli/gmpy-phe
pythonPackages: cleanup gmpy[2], add phe
2018-09-06 10:31:56 +02:00
Sarah Brofeldt 574f893507
Merge pull request #46124 from erosennin/pymetar-1.0
pythonPackages.pymetar: 0.21 -> 1.0
2018-09-06 10:26:32 +02:00
Bas van Dijk 7158e7442f
Merge pull request #46103 from teto/haskell_mnist
haskellPackages.tensorflow-mnist-input-data: fetch
2018-09-06 09:28:50 +02:00
Jörg Thalheim df2cc4121b
Merge pull request #46125 from ashgillman/nipype-futures-py2-only
python.pkgs.nipype: Futures is python 2 only. Also fix building.
2018-09-06 08:25:33 +01:00
Jörg Thalheim 6e6ef8871b
Merge pull request #46135 from vbgl/ocaml-re-1.8.0
ocamlPackages.re: 1.7.3 -> 1.8.0
2018-09-06 08:24:17 +01:00
Bas van Dijk 1fc5a6d2b6 haskell: build the tensorflow packages on hydra since they now build successfully 2018-09-06 09:15:56 +02:00
Bas van Dijk 6e14b9fc2d Revert "libtensorflow: 1.9.0 -> 1.10.0"
This reverts commit 713991132e.

libtensorflow is only used by the Haskell tensorflow packages and they
don't work with tensorflow-1.10 yet. So the easiest solution is to
just revert this commit and add it back when they do gain support.
2018-09-06 09:15:56 +02:00
Bas van Dijk 39d35e77ee Revert "libtensorflow: fix hashes for darwin and cuda downloads"
This reverts commit 93ed13f86b.

libtensorflow is only used by the Haskell tensorflow packages and they
don't work with tensorflow-1.10 yet. So the easiest solution is to
just revert this commit and add it back when they do gain support.
2018-09-06 09:15:56 +02:00
Bas van Dijk a5f08c17e5 haskellPackages.tensorflow-mnist: fix missing dependency on tensorflow-mnist-input-data 2018-09-06 09:15:56 +02:00
Bas van Dijk 641025d410 haskellPackages.tensorflow-mnist-input-data: link data files instead of copying
This prevents duplication in the nix store.
2018-09-06 09:15:56 +02:00
Bas van Dijk 6bd8799448 haskellPackages.tensorflow-mnist-input-data: use an attribute set to specify the data files
This is more understandable and safer than using a nested list.
2018-09-06 09:15:50 +02:00
Vladimír Čunát b5bd566172
Merge #46075: texinfoInteractive: fix for new perl 2018-09-06 09:09:44 +02:00
Jörg Thalheim b285ea77c2
Merge pull request #46034 from teto/khal_zsh_completion
khal: add zsh completion
2018-09-06 07:56:37 +01:00
Chris Ostrouchov 63cf879d6c
pythonPackages.pymatgen: 2018.8.10 -> 2018.9.1
Also 2018.8.10 does not build in previous state because auto updating
from pypi did not account for a new requirement `networkx`. This has
been added.
2018-09-06 00:04:28 -04:00
Tim Steinbach f89d6d92b7
linux: Remove 4.17 2018-09-05 21:02:09 -04:00
Eelco Dolstra 1510f324a3
nix: 2.1 -> 2.1.1 2018-09-06 01:12:03 +02:00
Jörg Thalheim ca2ba44cab
Merge pull request #46123 from utdemir/kakoune-20180904
kakoune: 2018.08.05 -> 2018.09.04
2018-09-05 23:55:55 +01:00
Jörg Thalheim 9a1159029c
Merge pull request #46122 from xeji/p/gnu-smalltalk
gnu-smalltalk: fix build
2018-09-05 23:46:00 +01:00