Commit graph

145866 commits

Author SHA1 Message Date
Jörg Thalheim b19efb6aee
Merge pull request #43404 from Izorkin/shells-zsh-command-time
zsh-command-time: 2017-05-09 -> 2018-04-30
2018-07-12 07:18:31 -04:00
xeji 90380d0fa9
Merge pull request #43394 from volth/flash-30.0.0.113
flash: 30.0.0.113 -> 30.0.0.134
2018-07-12 13:06:27 +02:00
goibhniu c23b4d36be
Flash: Fix the sha256 for linux x86_64 2018-07-12 11:30:05 +01:00
Peter Simons b1e298f7ca
Merge pull request #43408 from iimog/fix-rPackages.haven
rPackages.haven: fix installation
2018-07-12 11:50:53 +02:00
Markus Ankenbrand 775fd4bfba rPackages.haven: fix installation 2018-07-12 11:07:27 +02:00
Peter Simons e65bdb9199 xmonad-extras: jailbreak to build to cope with out patched version of xmonad
Fixes https://github.com/NixOS/nixpkgs/issues/43374.
2018-07-12 10:54:58 +02:00
Joachim F aa34268dc8
Merge pull request #43391 from alyssais/patch-3
tor-browser-bundle: update license to free
2018-07-12 08:22:57 +00:00
Peter Simons 3e3a860c88 multi-ghc-travis: update to latest git version 2018-07-12 10:21:32 +02:00
volth c583bfbf80 pythonPackages.cython: run tests in parallel (#43393) 2018-07-12 10:08:06 +02:00
volth 0a18bec139 hspell: fix build when default perl is 5.26+ (#43359) 2018-07-12 09:16:48 +02:00
patternspandemic 6f24f61c8e ponyc: 0.23.0 -> 0.24.0 (#43392) 2018-07-12 09:15:00 +02:00
Alvar 28ca73bc7f geojson: 2.3.0 -> 2.4.0 (#43389) 2018-07-12 09:13:12 +02:00
Izorkin 4585ff1a9a zsh-command-time: 2017-05-09 -> 2018-04-30 2018-07-12 09:45:54 +03:00
Frederik Rietdijk 0d499686c6
Merge pull request #43157 from r-ryantm/auto-update/singularity
singularity: 2.5.1 -> 2.5.2
2018-07-12 07:21:33 +02:00
Will Dietz fcfd66cea2
Merge pull request #43369 from dtzWill/experimental/ghc-musl-bootstrap
ghc: support musl-native!
2018-07-11 21:31:46 -05:00
Silvan Mosberger 2ea2cce391
Merge pull request #43372 from r-ryantm/auto-update/chirp-daily
chirp: 20180623 -> 20180707
2018-07-12 02:45:22 +02:00
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
volth 2dee9d4a80 flash: 30.0.0.113 -> 30.0.0.134 2018-07-11 23:34:16 +00: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
Alyssa Ross a269e5ab92
tor-browser-bundle: update license to free
The Tor Browser Bundle is free software under various licenses:

> Can I distribute Tor?
> 
> Yes.
> 
> The Tor software is free software. This means we give you the rights
> to redistribute the Tor software, either modified or unmodified,
> either for a fee or gratis. You don't have to ask us for specific
> permission.
> 
> However, if you want to redistribute the Tor software you must follow
> our LICENSE. Essentially this means that you need to include our
> LICENSE file along with whatever part of the Tor software you're
> distributing.
> 
> Most people who ask us this question don't want to distribute just the
> Tor software, though. They want to distribute the Tor Browser. This
> includes Firefox Extended Support Release, and the NoScript and
> HTTPS-Everywhere extensions. You will need to follow the license for
> those programs as well. Both of those Firefox extensions are
> distributed under the GNU General Public License, while Firefox ESR is
> released under the Mozilla Public License. The simplest way to obey
> their licenses is to include the source code for these programs
> everywhere you include the bundles themselves. 

(https://www.torproject.org/docs/faq.html.en#DistributingTor)

tor-browser-bundle-bin is already marked as licenses.free, so it doesn't
really make sense that this one is marked as unfree.
2018-07-11 23:55:58 +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
R. RyanTM 47b2be65df chirp: 20180623 -> 20180707
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/chirp-daily/versions.
2018-07-11 10:27:33 -07: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