Commit Graph

116217 Commits

Author SHA1 Message Date
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
Andreas Rammhold
5f9a4cb163
jetbrains.phpstorm: 2017.2.1 -> 2017.2.2 2017-09-20 12:46:07 +02:00
Andreas Rammhold
74d7542892
jetbrains.idea-ultimate: 2017.2.2 -> 2017.2.4 2017-09-20 12:45:40 +02:00
Andreas Rammhold
d6663a559c
jetbrains.idea-community: 2017.2.2 -> 2017.2.4 2017-09-20 12:45:18 +02:00
Andreas Rammhold
5b3dad3b1c
jetbrains.gogland: 172.3757.46 -> 172.3968.45 2017-09-20 12:44:32 +02:00
Andreas Rammhold
42e13a85ed
jetbrains.clion: 2017.2.1 -> 2017.2.2 2017-09-20 12:44:02 +02:00
José Romildo Malaquias
79941a3bf4 numix-icon-theme-square: 2016-11-23 -> 17-09-13 2017-09-20 07:10:44 -03:00
Jörg Thalheim
2ebfdf972f nvim-cm-racer: init at 2017-07-27 2017-09-20 11:10:16 +01:00
Jörg Thalheim
276d234659 vimPlugins.LanguageClient-neovim: init at 2017-09-05 2017-09-20 11:10:09 +01:00
José Romildo Malaquias
c40b6862f2 numix-icon-theme-circle: 2016-11-10 -> 17-09-13 2017-09-20 07:04:21 -03:00
José Romildo Malaquias
b9907fc6fe numix-icon-theme: 2017-01-25 -> 2017-09-17 2017-09-20 06:47:53 -03:00
José Romildo Malaquias
ee88bd3424 tint2: 0.14.6 -> 15.1 2017-09-20 06:35:19 -03:00
Gauthier POGAM--LE MONTAGNER
e1cab6b4c5
jetbrains.phpstorm10: remove 2017-09-20 10:46:18 +02:00
Gauthier POGAM--LE MONTAGNER
88de0e44f6
jetbrains.idea{14,15}-{community,ultimate}: remove 2017-09-20 10:46:18 +02:00
Gauthier POGAM--LE MONTAGNER
352855e778
jetbrains.webstorm{10,11}: remove 2017-09-20 10:46:17 +02:00
Gauthier POGAM--LE MONTAGNER
5a6939fefb
jetbrains.ruby-mine{7,8}: remove 2017-09-20 10:46:17 +02:00
Jörg Thalheim
daf833316a Merge pull request #29578 from jfroche/upgrade-openfortivpn
openfortivpn: 1.2.0 -> 1.5.0
2017-09-20 09:35:59 +01:00
Jean-Francois Roche
0b39118494 openfortivpn: 1.2.0 -> 1.5.0
fixes #29578
2017-09-20 09:21:42 +01:00
Lancelot SIX
4935d5f376 gnupg: 2.2.0 -> 2.2.1
See http://lists.gnu.org/archive/html/info-gnu/2017-09/msg00010.html
for release information
2017-09-20 10:01:28 +02:00
Vincent Laporte
1e9deaad66 ocamlPackages.csv: 1.7 -> 2.0 2017-09-20 05:39:12 +00:00
John Ericson
19e3c580ad Merge pull request #29584 from obsidiansystems/no-wrapCCCross
top-level: Remove useless abstractions
2017-09-20 01:25:02 -04:00
John Ericson
1fc12241ed all-packages: get rid of wrapCCCross
It's unneeded
2017-09-20 00:59:19 -04:00
John Ericson
e19bb868dc all-packages: Remove forcedNativePackages; we no longer need it
Its kept around in the Hurd package set, but all that code is
presumably broken.
2017-09-20 00:59:19 -04:00
John Ericson
100db4fa3b vim: Properly categorize pkgconfig dependency 2017-09-20 00:58:55 -04:00
Jörg Thalheim
c1de354a3d libwebsockets: revert making libuv a propagated build input
it is possible to use libwebsockets without libuv

cc @volth
2017-09-20 02:49:31 +01:00