Commit graph

116242 commits

Author SHA1 Message Date
John Ericson 8bfb247224 glibc: Grab the right linux headers when build != host
In #28519 / 791ce593ce I made linux
headers be intended to be used from the stage stage, as it would be if
it were a library containing headers and code. I forgot to update glibc,
however, so it was incorrectly using headers for the build platform, not
host platform.

This fixes that, basically reverting a small portion of changes I made a
few months ago in 25edc476fd and its
parent.

No native hashes are changed.
2017-09-20 20:57:41 -04:00
Robert Schütz d58a88277d pythonPackages.py3status: add file as a dependency 2017-09-21 01:23:32 +02:00
Ben Darwin 0d981c5761 nifticlib: init at 2.0.0 2017-09-20 19:04:22 -04:00
Joachim Fasting 3e96cee147
hydra: 2017-07-27 -> 2017-09-14
Builds against recent nixUnstable
2017-09-21 01:02:02 +02:00
Robert Schütz 50d52ac8a8 texworks: init at 0.6.2 2017-09-21 00:58:49 +02:00
Jörg Thalheim 53233c19c9 Merge pull request #29618 from das-g/patch-1
xonsh: fix typo ("xnosh") in "enable" description
2017-09-20 23:56:36 +01:00
Joachim Fasting 6bf56656f0
snapper: 0.3.3 -> 0.5.0 2017-09-21 00:56:24 +02:00
Raphael Das Gupta 42d6e933d6 xonsh: fix typo ("xnosh") in "enable" description 2017-09-21 00:47:57 +02:00
Ben Darwin c7bbe471b0 ants: bump version and fix sandboxed build 2017-09-20 18:42:34 -04:00
Thomas Tuegel 1e2ebee42a
hplip: fix Python wrappers
We cannot rely on wrapPythonPrograms to wrap the installed executables because
they are symlinks (which it ignores). Instead, we have to emulate it to make
the wrappers ourselves.
2017-09-20 17:03:12 -05:00
Joachim F 29c1888a57 Merge pull request #29560 from LumiGuide/elk-5.6.1
elk: 5.5.2 -> 5.6.1
2017-09-20 21:56:26 +00:00
Franz Pletz 94a5de61af
unifi: 5.5.20 -> 5.6.16 2017-09-20 23:51:48 +02:00
Simon Lackerbauer 27ed570445
atlassian-jira: 7.4.1 -> 7.5.0 2017-09-20 23:51:42 +02:00
Simon Lackerbauer c95e158143
atlassian-confluence: 6.3.1 -> 6.4.0 2017-09-20 23:51:27 +02:00
Robin Gloster 370ac6275e
gitlab module: fix shell hook path 2017-09-20 23:51:26 +02:00
Joachim F 408734441b Merge pull request #29593 from romildo/upd.tint2
tint2: 0.14.6 -> 15.1
2017-09-20 20:28:07 +00:00
Joachim F ac7ab7ccbe Merge pull request #29596 from romildo/numix-icon-theme
numix-icon-theme: 2017-01-25 -> 2017-09-17
2017-09-20 20:27:46 +00:00
Joachim F 5e212b6eaf Merge pull request #29597 from romildo/upd.numix-icon-theme-circle
numix-icon-theme-circle: 2016-11-10 -> 17-09-13
2017-09-20 20:27:32 +00:00
Joachim F cd72ad944d Merge pull request #29598 from romildo/upd.numix-icon-theme-square
numix-icon-theme-square: 2016-11-23 -> 17-09-13
2017-09-20 20:27:13 +00:00
Joachim F cf60de70c0 Merge pull request #29600 from romildo/upd.flat-plat
flat-plat: 20170605 -> 20170917
2017-09-20 20:26:57 +00:00
Jörg Thalheim 71551ff0de Merge pull request #29607 from disassembler/mqtt-bench
mqtt-bench: init at 0.3.0
2017-09-20 21:23:39 +01:00
Joachim Fasting 7a1f5bad0c
ocamlPackages.csv: fix meta eval
fetchurl does not expose a meta.homepage attr
2017-09-20 22:15:26 +02:00
Thomas Tuegel 5ab37fb913
hplip: install PPDs where CUPS will find them 2017-09-20 14:04:55 -05:00
Linus Heckemann 05101d32c0 impressive: fixes and improvements
- Fix finding SDL (would previously fail unless gcc was in environment)
- Use ghostscript rather than xpdf for rendering as it has a slightly
  smaller closure
- Fix broken link for reasoning behind name change
- Add self to maintainers
- Add reference to DejaVu fonts so it can always find the OSD fonts
- Install manpage into correct location
2017-09-20 19:41:42 +01:00
Antoine Eiche cb6fc52f99 dockerTools.buildImageWithNixDb: Make output paths valid and add gcroots
The database dump doesn't contain sha and size. This leads to invalid
path in the container. We have to fix the database by using
nix-store.
Note a better way to do this is available in Nix 1.12 (since the
database dump contains all required information).

We also add content output paths in the gcroots since they ca be used
by the container.
2017-09-20 20:14:29 +02:00
Antoine Eiche df589a438e dockerTools.buildImageWithNixDb: populate the Nix Db of the image Nix store
Currently, the contents closure is copied to the layer but there is no
nix database initialization. If pkgs.nix is added in the contents,
nix-store doesn't work because there is no nix database.

From the contents of the layer, this commit generates and loads the
database in the nix store of the container. This only works if there
is no parent layer that already have a nix store (to support several
nix layers, we would have to merge nix databases of parent layers).

We also add an example to play with the nix store inside the
container. Note it seems `more` is a missing dependency of the nix
package!
2017-09-20 20:14:24 +02:00
Michael Weiss 9182927998 gengetopt: Fix the build
Thanks @orivej for providing this fix.

Fix #28255 (the build was broken since
2bc7b4e134).
2017-09-20 19:32:06 +02:00
Samuel Leathers f8ad84ad23 mqtt-bench: init at 0.3.0 2017-09-20 12:37:19 -04:00
Tuomas Tynkkynen 2c2cd34b54 esptool: Fix tests in sandbox
It actually requires flake8-future-import but manages to download it
from the Internet when run outside the sandbox.
2017-09-20 17:55:31 +03:00
Tuomas Tynkkynen ecebb6090a pythonPackages.flake8-future-import: Init at 0.4.3 2017-09-20 17:55:31 +03:00
Peter Simons 56207cdbd1 rtorrent: update to current git HEAD to avoid build errors with recent cppunit
Fixes https://github.com/NixOS/nixpkgs/issues/29601.
2017-09-20 16:53:03 +02:00
Peter Simons 6b0e6e2e97 libtorrent: update to current git HEAD to avoid build errors with recent cppunit 2017-09-20 16:53:03 +02:00
Daniel Peebles f0982ba4be Merge pull request #29594 from NeQuissimus/minikube_0_22_2
minikube: 0.22.1 -> 0.22.2
2017-09-20 10:51:57 -04:00
Ruben Maher 98a2316166 nfs-utils: set /etc/krb5.keytab as default path for rpc-gssd
Currently the `rpc-gssd.service` has a `ConditionPathExists` clause that can
never be met, because it's looking for stateful data inside `/nix/store`.

`auth-rpcgss-module.service` also only starts if this file exists.

Fixes NixOS/nixpkgs#29509.
2017-09-20 15:36:26 +01:00
Peter Hoeg 55c58c0826 calibre: 3.5.0 -> 3.7.0 2017-09-20 22:24:29 +08:00
Peter Simons 0dddef468d hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.5-9-g8a6ffec-dirty from Hackage revision
9e7aa353cc.
2017-09-20 16:18:36 +02:00
Tim Steinbach e200cfbae1
sbt: 1.0.1 -> 1.0.2 2017-09-20 09:42:03 -04:00
Tim Steinbach 6941fe36f3 Merge pull request #29495 from NeQuissimus/vscode_1_16_1
vscode: 1.16.0 -> 1.16.1
2017-09-20 08:40:20 -04:00
Tim Steinbach eab480ac3d
linux: 4.13.2 -> 4.13.3 2017-09-20 08:36:27 -04:00
Tim Steinbach 726765404b
linux: 4.12.13 -> 4.12.14 2017-09-20 08:36:13 -04:00
Tim Steinbach 7cfa6895e8
linux: 4.9.50 -> 4.9.51 2017-09-20 08:35:44 -04:00
Tim Steinbach 890386090a
minikube: 0.22.1 -> 0.22.2 2017-09-20 08:34:22 -04:00
Jörg Thalheim e3141bc1b1 valauncher: 1.2 -> 1.3.1 2017-09-20 13:23:56 +01:00
Andreas Rammhold ac9353b815 jetbrains.webstorm: 2017.2.2 -> 2017.2.4 2017-09-20 14:05:49 +02:00
Andreas Rammhold 4948b09524 jetbrains.rider: 171.4456.1432 -> 2017.1.1 2017-09-20 14:05:42 +02:00
José Romildo Malaquias f89ba64f00 flat-plat: 20170605 -> 20170917 2017-09-20 08:26:02 -03:00
Matthias Beyer d697403303 khal: 0.9.5 -> 0.9.7 2017-09-20 13:03:19 +02:00
Rob Vermaas 1b71376cf2
Make sure dummy kernel module is loaded for hologram-agent.
(cherry picked from commit eb873f6c78e1c5306956b4c9fd651b25a6b9c40c)
2017-09-20 10:58:24 +00:00
Andreas Rammhold eb363ff3dc
jetbrains.pycharm-professional: 2017.2.2 -> 2017.2.3 2017-09-20 12:46:46 +02:00
Andreas Rammhold 0d6b50f2eb
jetbrains.pycharm-community: 2017.2.2 -> 2017.2.3 2017-09-20 12:46:27 +02:00