Commit Graph

30923 Commits

Author SHA1 Message Date
Samuel Leathers
4151e2f579 herqq: 1.0.0 -> 2.1.0 2017-09-05 15:15:48 +02:00
Jörg Thalheim
44f93731d6 linux_chromiumos_3_18: remove kernel due lack of maintainer/breakage
There is no maintainer for this package, probably not many users.
It requires effort to fix all third-party modules for this old kernel
versions. It might contain unpatched security holes.

For Pixel chromebooks, we have the samus-kernel.
Apart from that https://github.com/GalliumOS/linux might be a good choice.
2017-09-05 14:42:23 +02:00
Laure Tavard
bf491f8794 cdo: init at 1.7.2 (#22496) 2017-09-05 13:40:20 +01:00
Jörg Thalheim
598d6481d8 Merge pull request #28953 from knedlsepp/add-geopandas
pythonPackages.geopandas: init at 0.3.0
2017-09-05 08:45:23 +01:00
Jörg Thalheim
85011d7084 python.pkgs.shapely: fix library extension
there was one dot too much
2017-09-05 08:38:02 +01:00
Peter Simons
dfb0f25484 Merge pull request #27209 from nc6/nc/haskell-multiple-out
Enable multiple outputs for haskell packages.
2017-09-05 09:11:19 +02:00
Gabriel Gonzalez
fd2c8d0a00 Statically link dhall-* executables
This change statically links the `dhall-*` family of executables so that
they start up more quickly on NixOS.  This also updates the `dhallToNix`
utility to use the statically linked `dhall-to-nix` executable
2017-09-05 02:20:46 +02:00
Profpatsch
ffa631dd39 Revert "dhall: add a static top-level executable for dhall"
This reverts commit 11cd027b30.

There is a more extensive PR.
2017-09-05 02:19:03 +02:00
Peter Hoeg
62ff6cb69c netalyzr: init at 57861 2017-09-05 08:12:40 +08:00
Josef Kemetmueller
05ac3f9520 pythonPackages.geopandas: init at 0.3.0 2017-09-04 22:23:41 +02:00
Josef Kemetmueller
aad9a691ab pythonPackages.fiona: init at 1.7.9 2017-09-04 22:23:40 +02:00
Josef Kemetmueller
f039bb6b4e pythonPackages.descartes: init at 1.1.0 2017-09-04 22:23:40 +02:00
Josef Kemetmueller
4d70d53618 pythonPackages.cligq: init at 0.4.0 2017-09-04 22:23:39 +02:00
Josef Kemetmueller
d25edeb3ee pythonPackages.click-plugins: init at 1.0.3 2017-09-04 22:23:39 +02:00
Josef Kemetmueller
df96c26e75 pythonPackages.shapely: Fix search for libc
This should fix the search for libc's free method on both linux and
darwin.
2017-09-04 22:23:34 +02:00
Profpatsch
11cd027b30 dhall: add a static top-level executable for dhall
cc @Gabriel439
2017-09-04 22:02:43 +02:00
Samuel Leathers
6e546a514c libmatheval: use guile 2.0 2017-09-04 20:05:57 +03:00
Michael Weiss
d70331ca61 glances: 2.10 -> 2.11 2017-09-04 18:56:24 +02:00
Mateusz Kowalczyk
cd24744506 Fix cabal2nix/stack2nix overrides
Use lib.makeBinPath.
2017-09-04 12:35:57 +01:00
Vincent Laporte
ebce795c5c coqPackages: remove duplication in mkCoqPackages 2017-09-04 02:39:49 +00:00
Tim Steinbach
c1e2a0b6f4
linux: Add 4.13 2017-09-03 19:41:44 -04:00
jamtrott
c8c0cd4d6c petsc: init at 3.7.6 (#28368)
* petsc: init at 3.7.6

* petsc: use configureFlagsArray

* petsc: Remove unneeded binaries
2017-09-03 17:11:16 +01:00
Jörg Thalheim
c5880c08ab Merge pull request #28923 from xtruder/pkgs/numix-cursor-theme/init
numix-cursor-theme: init at 2016011
2017-09-03 15:54:32 +01:00
The Admin
2b134fd388 numix-cursor-theme: init at 2016011 2017-09-03 12:34:08 +02:00
Jaakko Luttinen
67b3f4bc4b pythonPackages.bayespy: init at 0.5.10 (#28919)
* pythonPackages.bayespy: init at 0.5.10

* python.pkgs.bayespy: fix more tests by using unicode locale
2017-09-03 10:37:50 +01:00
Vladimír Čunát
53998f5036
treewide: purge explicit usage of gcc6
It's now the default. /cc #19456
This makes a real build simplification, because in our current
bootstrapping+aliases, `gcc6` attribute is not the default compiler
but a derivation *built by* the default compiler.

nix-exec didn't build before this commit already
2017-09-03 09:57:20 +02:00
Shea Levy
35f89413e2 fwupd: bump 2017-09-02 20:00:20 -04:00
Robin Gloster
0156db2da5
Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-02 23:29:04 +02:00
Samuel Leathers
08fe8eacd9 freetalk: set guile version to 2.0 2017-09-02 20:16:38 +02:00
obadz
dd09675347 python27Packages.smugline: fix to accomodate new behavior of makeWrapper
Ticks one box in #28643
2017-09-02 15:18:54 +01:00
Joachim Fasting
5125e209a9
pkgs/top-level: remove grsec attributes
These have been throwing exceptions since grsec was deprecated, so
potential users should have had due to time to migrate their configs.
2017-09-02 15:56:43 +02:00
Andrew Cobb
9dc256099f kupfer: init at 319 (#28719)
* kupfer: init at 319

* kupfer: wrap with wrapGAppsHook

* kupfer: fixing up runtime dependencies

* kupfer: added cobbal as maintainer
2017-09-02 14:11:10 +01:00
Austin Seipp
54ae0aa1b0 z3_opt: remove and replace with z3
Z3 has supported optimization features since the 4.4.x release, so this can be
removed.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-09-02 04:19:11 -05:00
Unai Zalakain
3ff173ffde jrnl: support journal encryption by default 2017-09-02 11:03:49 +02:00
Jörg Thalheim
1c0a5671a1 Merge pull request #28863 from mguentner/pybitmessage
pybitmessage dependency fixes & pytools 2016.2.1 -> 2017.4
2017-09-02 08:36:18 +01:00
Jörg Thalheim
7b20952c04 Merge pull request #28726 from vyp/interception-tools
interception-tools: init at 0.1.1
2017-09-02 08:24:57 +01:00
xd1le
e0b44a09b8 interception-tools: init at 0.1.1
The latest release of libyamlcpp in nixpkgs does not build because it
uses an older version of boost than the one in nixpkgs and therefore
expects a particular header file which does not exist in the latest
boost anymore. For this reason, a later (git) version of libyamlcpp is
used here (which actually doesn't even require boost).

The substituteInPlace in the prePatch phase is needed because libevdev
places its headers in non-standard places, meaning Nix cannot normally
find them. The `cut` command removes the first two "-I" characters from
the output of `pkg-config`. This needs to be in the prePatch phase
because otherwise Nix will patch these lines to `/var/empty`, meaning
you would have less specific replacement (in case other lines are also
patched to `/var/empty`).

I wrote the patch. (I believe it is NixOS specific.)
2017-09-02 16:17:53 +10:00
aszlig
3086fc7f83
python/pyocr: Move package into python-modules
We already have a patch feeling lonely inside the python-modules
directory and to have everything at one place let's actually move pyocr
into its own dedicated directory so it's easier to patch it up (which
we're going to).

Right now, the package fails to build because of a few test failures, so
I haven't tested this apart from evaluating.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-09-02 03:45:13 +02:00
Jörg Thalheim
82c493d37c Merge pull request #28860 from dtzWill/fix/clang_34_hardening
clang 3.4: Disable hardening bits (#28543)
2017-09-01 19:36:24 +01:00
Maximilian Güntner
10e8214b93
pytools: 2016.2.1 -> 2017.4 2017-09-01 20:10:44 +02:00
Jörg Thalheim
4a6295e6fb turses: fix build 2017-09-01 18:56:04 +01:00
Will Dietz
cc45a96aea clang_34: Disable hardening bits (#28543) 2017-09-01 12:08:25 -05:00
Jörg Thalheim
57c40d02c1 Merge pull request #28800 from jensbin/netmask_init
netmask: init at 2.4.3
2017-08-31 20:15:15 +01:00
Vladimír Čunát
79bca40c37
ghostscript: include X by default
Currently the closure-size difference between `ghostscript` and
`ghostscriptX` was ~140 vs. ~142 MB, which was wasteful, as the output
itself is ~40 MB. (x86_64-linux)

Also make ghostscriptX the full derivation, including CUPS support.
2017-08-31 21:08:27 +02:00
Jens Binkert
1785ac4a13 netmask: init at 2.4.3 2017-08-31 20:27:00 +02:00
Jörg Thalheim
d0e4aef32a Merge pull request #28781 from romildo/mate
mate: add the MATE desktop environment
2017-08-31 18:57:20 +01:00
Jörg Thalheim
a1dc9d9d37 Merge pull request #28793 from wizzup/cleanup-pythonPackages
Cleanup pkgs/top-level/python-packages.nix
2017-08-31 18:09:01 +01:00
romildo
8f8d308fe1 mate: use newScope 2017-08-31 13:30:32 -03:00
Jörg Thalheim
0b2f9d1ce1 pythonPkgs.html5lib_0_9999999: remove
no longer needed and fails with python3
2017-08-31 11:23:01 -05:00
Jörg Thalheim
6fb18561e7 pythonPackages.willie: remove
was renamed by sopel, which we already have in nixpkgs
2017-08-31 11:13:07 -05:00