Commit graph

140179 commits

Author SHA1 Message Date
xeji 8c78d3a527
Merge pull request #40416 from oxij/os/fix-some-types
nixos: fix some types
2018-05-13 18:15:55 +02:00
John Ericson ce5091a7e3
Merge pull request #40446 from obsidiansystems/guile-backport
guile: Do nothing!
2018-05-13 12:14:40 -04:00
florianjacob 468c09edc6 matomo: 3.4.0 -> 3.5.0 (#40439) 2018-05-13 17:48:41 +02:00
Thomas Tuegel 1df114a8aa
Merge pull request #40420 from ttuegel/bugfix/kde-gtk-config/gsettings
kde-gtk-config: Set path for GSettings schemas
2018-05-13 10:46:45 -05:00
Benjamin Hipple 3fc1694e8a truffleHog: init at 2.0.91
This commit adds the python3 application truffleHog, which is a stand-alone tool
that scans a git repo for unencrypted passwords.

This depends on a newer GitPython, which depends on a new major version of
gitdb, which depends on a new major version of smmap, so I've packaged those
as well in the preceding commits.
2018-05-13 11:41:02 -04:00
John Ericson 130a0cbde6 guile: Remove old crossAttrs
We fixed the linker issue with propagated dependencies.

(cherry picked from commit 515ca1a7c8)
2018-05-13 11:36:30 -04:00
Michael Alan Dorman d77dab3ecc guile: Fix and clean up libtool propagation fixes
Fixes #37548

(cherry picked from commit 72984210ab)
2018-05-13 11:36:30 -04:00
Michael Alan Dorman 9a4cc93522 guile-1.8: Fix and clean up libtool propagation fixes
Fixes #37548

(cherry picked from commit 2119041dbf)
2018-05-13 11:36:29 -04:00
John Ericson 8415682658 guile: Fix cross more, including 1.8
(cherry picked from commit 76bc1d3fae)
2018-05-13 11:36:29 -04:00
Shea Levy 0fcad047b9 Guile: Fix cross-compilation
(cherry picked from commit f79fa77941)
2018-05-13 11:36:29 -04:00
Benjamin Hipple 5efce7c43d GitPython: 2.0.8 -> 2.1.9
Also moves GitPython into the newer python module folder structure.
2018-05-13 11:33:42 -04:00
Benjamin Hipple 318ce72a05 gitdb2: init at 2.0.3
Also move gitdb and gitdb2 to the new python module structure.
2018-05-13 11:33:41 -04:00
Benjamin Hipple 68573a61a9 smmap2: init at 2.0.3
This commit adds smmap2, which is a separate pypi package from the existing
smmap 0.9.0, though they both come from the same repo. It also moves smmap into
the new python modules location.
2018-05-13 11:33:41 -04:00
Vincent Laporte 6131989a7d ocamlPackages.bitstring: 2.1.1 -> 3.0.0 (#40034) 2018-05-13 17:28:22 +02:00
Maximilian Bosch be53a0f2ef sasview: fix build (#40433)
The package breaks currently breaks with the following message:

```
fixed-output derivation produced path '/nix/store/5dh1mdj027ad8sprk12fqa5h5bpdxs5n-sasview' with sha256 hash '12k1w4yq1mzjxcp2cqb562c7cbwzhi54rsbmgi0fax0i1660q167' instead of the expected hash '05la54wwzzlkhmj8vkr0bvzagyib6z6mgwqbddzjs5y1wd48vpcx'
```

To fix the build the following changes were applied:

* Switched to latest master for now as the older releases have a broken
  `py.test` configuration and altering hashes.

* Added `checkPhase` which invokes `py.test` directly and drops
  duplicated files from `dist/tmpbuild`.

* Rebased the patches `pyparsing-fix.patch` and `local_config.patch` for
  the latest master revision.

Additionally refer to the discussion in #40381 for further reference.
2018-05-13 17:25:18 +02:00
Meghea Iulian 8712ea5ccf avocode: init at 2.26.0 (#40425) 2018-05-13 16:02:51 +02:00
Jörg Thalheim 991f8db51a xorgserver: add mesa_noglu for dri package 2018-05-13 14:42:13 +01:00
Ruud van Asseldonk 3e293b2dc3 libressl: use https url in metadata 2018-05-13 15:26:34 +02:00
Ruud van Asseldonk 4371e5be0b libressl_2_7: init at 2.7.3 2018-05-13 15:25:24 +02:00
Frederik Rietdijk 91e9f1d737
Merge pull request #38851 from smatting/fixtheano
Add nvidia_x11 as a dependency in Theano
2018-05-13 14:42:09 +02:00
Stefan Matting e0cf582493 Theano: fix broken compiler; Add nvidia_x11 as dependency when cudaSupport 2018-05-13 14:23:12 +02:00
Stefan Matting 6d8bf113bd libgpuarray: add nvidia_x11 as dependency when cudaSupport 2018-05-13 14:19:16 +02:00
Yegor Timoshenko a298167152 stage-1: remove tuxonice handling 2018-05-13 06:28:37 +03:00
Thomas Tuegel 1c3492f358
kde-gtk-config: Set path for GSettings schemas
Fixes: #38919

The KCModule is patched to set the appropriate environment variables in
the parent process when it is initialized.
2018-05-12 20:35:25 -05:00
Jan Malakhovski fb2a8d6669 nixos: systemd.services.*.environment: fix type 2018-05-13 01:15:37 +00:00
Jan Malakhovski 44d612d6e5 nixos: services.xserver.desktopManager.xterm.enable: fix type 2018-05-13 01:15:23 +00:00
Tuomas Tynkkynen 714aff4004 sunxi-tools: Use upstream install rule 2018-05-13 03:53:26 +03:00
Fahad Sadah 261bc1dc3a sunxi-tools: master20151216 -> master20171130 2018-05-13 03:48:42 +03:00
Yegor Timoshenko 59edce6414 kernel: drop tuxOnIce patch (#40411)
Hasn't been updated since 3.14, abandoned by its author, not actually used despite being inside a let binding.
2018-05-13 02:16:59 +02:00
pbogdan 78fba374c4 libsmbios: re-enable python utilities (#39022) 2018-05-13 00:55:05 +02:00
xeji 9e6d50b546
Merge pull request #39659 from mnacamura/rounded-mgenplus
rounded-mgenplus: init at 20150602
2018-05-13 00:39:35 +02:00
James Kay 98ae4b46c3 pythonPackages.plover.dev: 4.0.0.dev6 -> 4.0.0.dev8 (#40345) 2018-05-13 00:37:42 +02:00
Mitsuhiro Nakamura 50f5a417b2 rounded-mgenplus: add mnacamura as maintainer 2018-05-13 07:23:18 +09:00
Mitsuhiro Nakamura 3fd8dea354 rounded-mgenplus: init at 20150602 2018-05-13 07:22:02 +09:00
markuskowa 03d4694e61 hwloc: 1.11.9 -> 1.11.10 (#40382) 2018-05-13 00:17:49 +02:00
CrazedProgrammer da08831345 compsize: init at 2018-04-07 (#40217) 2018-05-13 00:10:36 +02:00
Jörg Thalheim 82e58d8458
Merge pull request #40409 from romildo/upd.materia
materia-theme: unset $name in install script
2018-05-12 22:55:39 +01:00
Jörg Thalheim 78302c937d
Merge pull request #40398 from markuskowa/rtl-sdr-pr
rtl-sdr: 0.5.3 -> 0.5.4
2018-05-12 22:53:17 +01:00
José Romildo Malaquias 70ef1faa25 materia-theme: unset $name in install script
- install.sh uses a global environment variable called $name, if defined,
to name the theme. This is an issue because nix sets this variable to
the package name.

- Replace gnome-themes-standard to gnome-themes-extra.
2018-05-12 18:42:02 -03:00
Jörg Thalheim 2a613506af
Merge pull request #40403 from akazakov/master
pants: 1.5.0 -> 1.6.0
2018-05-12 22:41:28 +01:00
Jörg Thalheim ed126ddd23
Merge pull request #40408 from dywedir/xsv
xsv: 0.12.2 -> 0.13.0
2018-05-12 22:30:27 +01:00
Jörg Thalheim dcb6a74039
Merge pull request #40400 from teto/neovim_gperf
[RDY] neovim: fix gperf error on dev-version
2018-05-12 22:30:01 +01:00
Matthieu Coudron ba4b1d2bee neovim: fix gperf error on dev-version
[ 50%] Generating auto/api/private/dispatch_wrappers.c.generated.h, ../../include/api/private/dispatch_wrappers.h.generated.h
[ 50%] Generating auto/funcs.generated.h, ../../funcs_data.mpack
/nix/store/xn5gv3lpfy91yvfy9b0i7klfcxh9xskz-bash-4.4-p19/bin/bash: ../../../.deps/usr/bin/gperf: No such file or directory
2018-05-13 07:21:34 +09:00
Maximilian Bosch ea8a62add9 pythonPackages.sasmodels: fix build (#40381)
* The revision checksum changed, so it's safer to pin the package
  against an explicit `git` tag (https://github.com/NixOS/nixpkgs/pull/40381#issuecomment-388484695)

* Repaired `checkPhase` to run `py.test` properly on Python {2,3}

* Bumped to latest revision (unstable-2018-04-27) as it supports the entire test suite
  properly.
2018-05-12 23:17:03 +02:00
xeji ef102bd43a
Merge pull request #39514 from Tmplt/update-geant4
geant4: v10.0.2 -> v10.4.1, define datasets seperately, add dependencies for enableInventor
2018-05-12 23:13:01 +02:00
Jan Tojnar 0e57b81b2d
gnome3.gnome-shell: fix libgnomekdb path 2018-05-12 22:58:04 +02:00
Vladyslav Mykhailichenko 59844d7a6e xsv: 0.12.2 -> 0.13.0 2018-05-12 23:02:52 +03:00
Tmplt 024efc9509 geant4: v10.0.2 -> v10.4.1, define datasets seperately, add deps for enableInventor
By seperating the datasets, geant4 now builds in a sandbox.

Resolves #39766
2018-05-12 21:58:41 +02:00
Tmplt 3eabf15f9b soxt: init at 1.3.0 2018-05-12 21:58:36 +02:00
Eelco Dolstra 8e7f0bc862 youtube-dl: Disable phantomjs support by default
This caused a massive increase in closure size (217 -> 530 MiB).
2018-05-12 21:46:58 +02:00