Commit graph

215754 commits

Author SHA1 Message Date
R. RyanTM c27a87e288 python27Packages.identify: 1.4.10 -> 1.4.11 2020-03-02 22:50:56 -08:00
R. RyanTM 4c23487951 python27Packages.phonenumbers: 8.11.3 -> 8.11.4 2020-03-02 22:50:27 -08:00
Cole Helbling 25057960ce
howard-hinnant-date: allow access to zoneinfo
This fixes the situtation where, if `/usr/share/zoneinfo` was
inaccessible/didn't otherwise exist, `howard-hinnant-date` would
download and drop a `~/Downloads/tzdata` directory containing some
timezone information from IANA [1]. To avoid this, we make use of the
`tzdata`'s `zoneinfo`, preventing the dropping of random directories and
files.

[1] https://data.iana.org/time-zones/releases/tzdata2019c.tar.gz
2020-03-02 22:48:52 -08:00
Aiken Cairncross 2148a154c6 python3Packages.monosat: Fix Python 3.8 build 2020-03-03 07:40:57 +01:00
zowoq 3c7eb6f1be kepubify: 3.0.0 -> 3.1.0
https://github.com/geek1011/kepubify/releases/tag/v3.1.0
2020-03-03 16:25:05 +10:00
Vincent Laporte 3fe7a65e23 ocaml-ng.ocamlPackages_4_10.ocaml: 4.10.0+rc2 → 4.10.0 2020-03-03 06:49:08 +01:00
Bart Brouns 44fb029ff8 dragonfly-reverb: 2.0.0 -> 3.0.0 2020-03-03 04:57:26 +01:00
Dennis Gosnell bd2c1d72c5
Merge pull request #80845 from obsidiansystems/work-on-multi-shellFor
haskell shellFor: Fix hoogle
2020-03-03 11:22:52 +09:00
Robert Djubek 8653b7ab87
pythonPackages.digital-ocean: 1.13.2 -> 1.15.0
updated to newest version (1.13.2 was released ~2.25 years ago). switched to fetchFromGitHub to enable tests. added kiwi to maintainers. formatted with nixpkgs-fmt
2020-03-03 02:19:03 +00:00
Yegor Timoshenko c16f2218da
Merge pull request #80900 from emilazy/acme-must-staple
nixos/acme: Must-Staple and extra flags
2020-03-03 03:57:40 +03:00
Yegor Timoshenko 31aefc74c5
Merge pull request #80856 from emilazy/adjust-acme
nixos/acme: adjust renewal timer options
2020-03-03 03:49:33 +03:00
Andreas Rammhold 642bea6cec
tensorflow: update fixed output hashes 2020-03-03 01:12:27 +01:00
Andreas Rammhold c539f937c5
pythonPackages.tensorflow-estimator_1_15_1: init at 1.15.1
TF 1.15 still needs an older version of the tensorflow-estimator
package.
2020-03-03 01:12:27 +01:00
Andreas Rammhold 84b3678072
pythonPackages.dm-sonned: update fixed output hash 2020-03-03 01:12:27 +01:00
Andreas Rammhold 0ff376c03f
bazel-remote: update fixed output hash 2020-03-03 01:12:27 +01:00
Andreas Rammhold fa7b4d513c
tensorflow-probabilit: update fixed output hash 2020-03-03 01:12:26 +01:00
Andreas Rammhold 9683826ffa
bazel-watcher: update fixed output hash 2020-03-03 01:12:26 +01:00
Andreas Rammhold abd312b6b1
gvisor: update fixed output hash 2020-03-03 01:12:26 +01:00
Andreas Rammhold fa6c5c3dc7
buildBazelPackage: prime fixed output derivations
All bazel fixed output derivations should be specific to the bazel
version that was used to generate them. There is not guarantee that the
build will still succeed or reproduces (without the cached fixed output)
if the fetch phase wasn't rerun with a different bazel version.

In the past bazel had been bumped but not all those packages that have
fixed outputs from bazel builds. This lead to compiling and somewhat
working TF versions that couldn't be reproduced without the cached fixed
outputs.
2020-03-03 01:12:26 +01:00
R. RyanTM c37b4466c0 python27Packages.authlib: 0.13 -> 0.14.1 2020-03-02 16:01:54 -08:00
R. RyanTM e41580fbc3 python27Packages.azure-mgmt-keyvault: 2.0.0 -> 2.1.1 2020-03-02 16:01:14 -08:00
worldofpeace f23698b8d9
Merge pull request #81542 from conferno/patch-5
xfce.xfdashbooard: fix typo
2020-03-02 23:38:11 +00:00
Maximilian Bosch a2da250607
Merge pull request #81518 from Ma27/add-dmenu-wayland
dmenu-wayland: init at 2020-02-28
2020-03-03 00:35:10 +01:00
Lancelot SIX ac75010d33
Merge pull request #81549 from r-ryantm/auto-update/parallel
parallel: 20200122 -> 20200222
2020-03-02 23:35:57 +01:00
Florian Klink d6587c0444
Merge pull request #80096 from tfc/port-rsyslogd-test
nixosTests.rsyslogd: Port to python
2020-03-02 14:16:51 -08:00
Matthew Bauer e0e4d591cc nixos/cage: init
Add a cage module to nixos. This can be used to make kiosk-style
systems that boot directly to a single application. The user (demo by
default) is automatically logged in by this service and the
program (xterm by default) is automatically started.

This is useful for some embedded, single-user systems where we want
automatic booting. To keep the system secure, the user should have
limited privileges.

Based on the service provided in the Cage wiki here:

https://github.com/Hjdskes/cage/wiki/Starting-Cage-on-boot-with-systemd

Co-Authored-By: Florian Klink <flokli@flokli.de>
2020-03-02 13:43:20 -08:00
Vladyslav M 1080a07165
Merge pull request #81448 from primeos/wf-recorder
wf-recorder: 0.1 -> 0.2
2020-03-02 23:38:28 +02:00
Brenton Horne b07eb54048 marvin: 20.4.0 -> 20.6.0 2020-03-02 21:50:25 +01:00
André-Patrick Bubel bfbf3c5b09
travis: 1.8.10 -> 1.8.11 2020-03-02 21:23:47 +01:00
David Wood f4d6ed2e8b starship: 0.36.1 -> 0.37.0
Signed-off-by: David Wood <david@davidtw.co>
2020-03-02 21:05:06 +01:00
Benjamin Staffin 96c1a2b15e
latte-dock: 0.9.8.1 -> 0.9.9 (#81494) 2020-03-02 14:49:16 -05:00
WilliButz eaef96093a
prometheus-nginx-exporter: 0.5.0 -> 0.6.0 (#81285)
* prometheus-nginx-exporter: 0.5.0 -> 0.6.0

* nixos/prometheus-nginx-exporter: update for 0.6.0

Added new option constLabels and updated virtualHost name in the
exporter's test.
2020-03-02 14:48:40 -05:00
Jan Tojnar fa4534f75b
Merge pull request #81520 from r-ryantm/auto-update/libmypaint
libmypaint: 1.5.0 -> 1.5.1
2020-03-02 20:29:41 +01:00
Jan Tojnar 0eb7bd28dd
Merge pull request #80863 from zowoq/gnome-ext
gnomeExtensions: cleanup
2020-03-02 20:02:12 +01:00
Tim Steinbach 31cf072be9
Merge pull request #81515 from r-ryantm/auto-update/liquibase
liquibase: 3.8.6 -> 3.8.7
2020-03-02 13:57:22 -05:00
adisbladis 298b50df1d poetry: 1.0.3 -> 1.0.5 2020-03-02 10:34:49 -08:00
adisbladis d3f756d9b7 poetry2nix: 1.5.0 -> 1.6.0 2020-03-02 10:34:49 -08:00
Jonathan Ringer 725dc741c1 python37Packages.poetry: fix build 2020-03-02 10:30:50 -08:00
Jonathan Ringer 76079f270c pythonPackages.aria2p: inherit poetry from python-modules 2020-03-02 10:30:50 -08:00
Jan Tojnar f27031f48f
Merge pull request #81063 from NixOS/netpbm
netpbm: 10.82.01 → 10.89.1
2020-03-02 19:26:25 +01:00
Jennifer Wilcox bebcf42905 cocotb: 1.2.0 -> 1.3.0
The fix for the CC/CXX variables was merged some time before 1.3.0.

The `-Werror` seems to be new. It is removed in upstream's master so it
should be removable in the next release. Something in glibc is causing a
warning that is killing the build if `-Werror` isn't removed.
2020-03-02 10:12:30 -08:00
R. RyanTM 519ac8cff4 parallel: 20200122 -> 20200222 2020-03-02 18:12:18 +00:00
Cole Helbling ecf79a07e1 maintainers: add cole-h 2020-03-02 19:08:58 +01:00
Cole Helbling e2a0073e2d qimgv: init at 0.8.9
A few notes:

* I only run Linux, so that is what I set `meta.platforms` to.
* Video support is broken in both Nix and Arch builds.
2020-03-02 19:08:58 +01:00
Mathias Schreck c1e2642da6 aws-sam-cli: 0.41.0 -> 0.43.0 2020-03-02 09:57:20 -08:00
Cole Mickens bd25053298 plex-mpv-shim: init at 1.7.12 2020-03-02 09:49:13 -08:00
Cole Mickens 486b9fc160 pythonPackages.mpv-jsonipc: init at unstable-2020-02-19 2020-03-02 09:49:13 -08:00
YI a4019eb9de pyradio: init at 0.8.7.1 2020-03-02 09:48:55 -08:00
Rok Garbas 6096d6b1ef mpd: fix homepage 2020-03-02 18:44:17 +01:00
R. RyanTM 4bd23a3abc mpd: 0.21.19 -> 0.21.20 2020-03-02 18:44:17 +01:00