Commit graph

145843 commits

Author SHA1 Message Date
aszlig 7b87554ca1
nixos/tests/letsencrypt: Hardcode certs and keys
In 0c7c1660f7 I have set allowSubstitutes
to false, which avoided the substitution of the certificates.

Unfortunately substitution may still happen later when the certificate
is merged with the CA bundle. So the merged CA bundle might be
substituted from a binary cache but the certificate itself is built
locally, which could result in a different certificate in the bundle.

So instead of adding just yet another workaround, I've now hardcoded all
the certificates and keys in a separate file. This also moves
letsencrypt.nix into its own directory so we don't mess up
nixos/tests/common too much.

This was long overdue and should finally make the dependency graph for
the ACME test more deterministic.

Signed-off-by: aszlig <aszlig@nix.build>
2018-07-12 02:32:46 +02:00
aszlig c21b1ede95
nixos/tests/letsencrypt: Fix go source install
Since e95f17e272, Go packages no longer
contain the source tree, however Boulder seems to need that as it
generates a few files during build.

Ideally we would only pick the files that are needed and put it into a
separate output, but I currently don't have time for this so I'm marking
this with XXX to get back to it later.

Signed-off-by: aszlig <aszlig@nix.build>
2018-07-12 02:32:44 +02:00
Silvan Mosberger 4794aa5de2
Revert "lib: Use lib.fixed-points.extends to avoid repetition"
This reverts commit 48ccdf322d.
2018-07-12 02:04:06 +02:00
Silvan Mosberger b84e951f92
Merge pull request #43232 from Infinisil/update/xkeyboardconfig
xorg.xkeyboardconfig: 2.23.1 -> 2.24, Fixes issue with polish symbols syntax
2018-07-12 00:14:50 +02:00
John Ericson ee9eeea63a
Merge pull request #43367 from dtzWill/fix/haskell-integer-simple-buildPkgs
haskell: fix package sets based on integer-simple
2018-07-11 17:32:38 -04:00
volth 8c3b33ea73 libvirt: 4.4.0 -> 4.5.0 (#43164) 2018-07-11 22:34:13 +02:00
Timo Kaufmann c968e02aba pythonPackages.cysignals: 1.7.1 -> 1.7.2 (#43382) 2018-07-11 22:25:08 +02:00
Maximilian Bode 0646be557e heptio-ark: 0.7.1 -> 0.9.0 (#43381) 2018-07-11 22:21:05 +02:00
xeji 7c37665831
Merge pull request #43377 from mbode/flink_1_5
flink: 1.4.2 -> 1.5.0
2018-07-11 21:45:50 +02:00
Maximilian Bode cc179b62b0 terraform-landscape 0.1.17 -> 0.1.18 (#43380) 2018-07-11 21:37:26 +02:00
markuskowa a36ab79712 rdma-core: 17.1 -> 19 (#43357) 2018-07-11 21:36:30 +02:00
Jaka Hudoklin 6cc50b144a prometheus-jmx-httpserver: init at 0.10 (#43336)
prometheus-jmx-httpserver: init at 0.10
2018-07-11 21:17:09 +02:00
Jake Waksbaum 1dd67f1aef trash: f68ad25a -> 0.9.1 (#43361) 2018-07-11 21:07:22 +02:00
bricewge 9ae92ee651 vault: 0.9.5 -> 0.10.3 (#43355)
Signed-off-by: Brice Waegeneire <brice.wge@gmail.com>
2018-07-11 21:06:41 +02:00
Maximilian Bode f9d6732ee0 flink_1_3: 1.3.2 -> 1.3.3 2018-07-11 20:42:31 +02:00
Maximilian Bode 7a9e3b8cba flink: 1.4.2 -> 1.5.0 2018-07-11 20:37:06 +02:00
Dave Laing 4d5371f373 nixos/virtualbox: Adds more options to virtualbox-image.nix (#42699)
* nixos/virtualbox: Adds more options to virtualbox-image.nix

Previously you could only set the size of the disk.

This change adds the ability to change the amount of memory
that the image gets, along with the name / derivation name /
file name for the VM.

* Incorporates some review feedback
2018-07-11 19:45:10 +02:00
Tim Steinbach b34a147eef
linux: 4.17.5 -> 4.17.6 2018-07-11 13:28:54 -04:00
Tim Steinbach ed9578b7b1
linux: 4.14.54 -> 4.14.55 2018-07-11 13:28:42 -04:00
Tim Steinbach 62b1759719
linux: 4.9.111 -> 4.9.112 2018-07-11 13:28:32 -04:00
Tim Steinbach f8daa11d41
linux: 4.4.139 -> 4.4.140 2018-07-11 13:28:21 -04:00
Yuriy Taraday e5217c3ccd IPMIView: 2.13.0 -> 2.14.0 (#43356) 2018-07-11 19:11:12 +02:00
Frederik Rietdijk 629c9011b4
Merge pull request #43353 from r-ryantm/auto-update/debootstrap
debootstrap: 1.0.105 -> 1.0.106
2018-07-11 19:02:28 +02:00
Frederik Rietdijk d28dd0eeda
Merge pull request #43321 from r-ryantm/auto-update/wsjtx
wsjtx: 1.9.0 -> 1.9.1
2018-07-11 19:01:52 +02:00
Frederik Rietdijk 04cae0e5fb
Merge pull request #43333 from r-ryantm/auto-update/libpoly
libpoly: 0.1.4 -> 0.1.5
2018-07-11 19:01:02 +02:00
Frederik Rietdijk 7d21b2208e
Merge pull request #43345 from r-ryantm/auto-update/s3fs-fuse
s3fs: 1.83 -> 1.84
2018-07-11 19:00:43 +02:00
Frederik Rietdijk ed5ec5c04d
Merge pull request #43349 from r-ryantm/auto-update/containerd
containerd: 1.1.0 -> 1.1.1
2018-07-11 19:00:25 +02:00
Jan Tojnar ddf156ffa9 bamf: various improvements
Fix systemd user unit directory, add test dependencies,
split package into multiple outputs, and clean up a bit.
2018-07-11 18:58:02 +02:00
Jan Tojnar bf09bb5ef0 nixos/bamf: init 2018-07-11 18:58:02 +02:00
R. RyanTM b4d9f481f5 conan: 1.5.1 -> 1.5.2 (#43354)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/conan/versions.
2018-07-11 18:34:17 +02:00
R. RyanTM 064ce0056e fanficfare: 2.26.0 -> 2.27.0 (#43346)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/fanficfare/versions.
2018-07-11 18:30:28 +02:00
R. RyanTM 6750cb525f frostwire-bin: 6.6.7 -> 6.7.0 (#43344)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/frostwire/versions.
2018-07-11 18:29:57 +02:00
Robert Schütz 9564b16fc0
qutebrowser: 1.4.0 -> 1.4.1 (#43365)
Release notes: https://github.com/qutebrowser/qutebrowser/releases/tag/v1.4.1
Fixes CVE-2018-10895.
2018-07-11 18:25:01 +02:00
Will Dietz da1e98d04b haskell: fix package sets based on integer-simple
Fixes mass build failures in these package sets,
due to "unknown pacakge: integer-simple".

Attributes that demonstrate this (see before/after):

* haskell.packages.integer-simple.ghc843.hello
* haskell.packages.integer-simple.ghc802.scientific

The second one is from the NixOS manual, FWIW.
2018-07-11 11:01:35 -05:00
R. RyanTM 2d1d17032b dovecot: 2.3.2 -> 2.3.2.1 (#43351)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/dovecot/versions.
2018-07-11 17:51:32 +02:00
Eelco Dolstra c93123afb6
Merge pull request #42937 from gavinrogers/init_holochain
holochain-go: init at 0.1.0-alpha
2018-07-11 17:46:30 +02:00
Franz Pletz 3f324aa0cd
xsecurelock: init at 2018-07-10 2018-07-11 17:39:22 +02:00
Franz Pletz 8aaf71f9e0
s-tui: 0.6.2 -> 0.7.5 2018-07-11 17:35:20 +02:00
adisbladis c7af2af455
Merge pull request #43328 from adisbladis/buildGoPackage-nosrc
buildGoPackage: Dont copy sources to $out
2018-07-11 22:43:27 +08:00
Will Dietz e1b8e8a40c
Merge pull request #43309 from dtzWill/update/radare2-2.7-and-cutter-1.5
radare2: 2.6.0 -> 2.7.0; radare2-cutter: 1.4 -> 1.5
2018-07-11 09:40:55 -05:00
Peter Simons 73473bb22e
Merge pull request #43360 from mnacamura/r-reprex
rPackages.reprex: fix build
2018-07-11 16:39:15 +02:00
Will Dietz be0a056fcb
Merge pull request #43306 from dtzWill/fix/ghc-musl-targets
ghc{843,861}: add musl variants of "llvm-targets"
2018-07-11 09:38:28 -05:00
Brandon Smith 5f59d13f8c appimage-run: add libudev to inputs (#43269)
Required by Ledger Live
2018-07-11 14:34:59 +00:00
Mitsuhiro Nakamura c072024409 rPackages.reprex: fix build 2018-07-11 23:16:49 +09:00
R. RyanTM 40e648b7ab yices: 2.5.4 -> 2.6.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/yices/versions.
2018-07-11 08:45:45 -05:00
R. RyanTM 9a97a83e66 debootstrap: 1.0.105 -> 1.0.106
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/debootstrap/versions.
2018-07-11 06:13:30 -07:00
R. RyanTM e552861295 containerd: 1.1.0 -> 1.1.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/containerd/versions.
2018-07-11 05:46:32 -07:00
adisbladis eb31dc6316
go-ethereum: Use standard buildGoPackage outputs
buildGoPackage no longer copy sources to $out
2018-07-11 20:40:53 +08:00
adisbladis e95f17e272
buildGoPackage: Dont copy sources to $out
Some sources are quite large and they don't seem to offer much value
2018-07-11 20:40:47 +08:00
R. RyanTM ac9eae43de s3fs: 1.83 -> 1.84
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/s3fs-fuse/versions.
2018-07-11 05:09:38 -07:00