Commit Graph
216168 Commits
Author SHA1 Message Date
Yegor TimoshenkoandGitHub 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 TimoshenkoandGitHub 31aefc74c5 Merge pull request #80856 from emilazy/adjust-acme
nixos/acme: adjust renewal timer options
2020-03-03 03:49:33 +03:00
Bignaux Ronan ebaedb5377 appimage: refactoring extractType2 to avoid use of appimage packer 2020-03-03 01:40:57 +01: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. RyanTMandJon c37b4466c0 python27Packages.authlib: 0.13 -> 0.14.1 2020-03-02 16:01:54 -08:00
R. RyanTMandJon e41580fbc3 python27Packages.azure-mgmt-keyvault: 2.0.0 -> 2.1.1 2020-03-02 16:01:14 -08:00
worldofpeaceandGitHub f23698b8d9 Merge pull request #81542 from conferno/patch-5
xfce.xfdashbooard: fix typo
2020-03-02 23:38:11 +00:00
Maximilian BoschandGitHub 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
Jan Tojnar 01e352ac44 fetchpatch: Allow using base64-encoded hash
Nix now returns base64-encoded SRI hashes on hash mismatch. Usually,
people copy the returned hashes in TOFU fashion but since base64-encoded
strings can contain slashes, they often broke our use of them for temporary file name.

Escaping them should prevent the failures.
2020-03-02 23:57:40 +01:00
Lancelot SIXandGitHub ac75010d33 Merge pull request #81549 from r-ryantm/auto-update/parallel
parallel: 20200122 -> 20200222
2020-03-02 23:35:57 +01:00
Florian KlinkandGitHub d6587c0444 Merge pull request #80096 from tfc/port-rsyslogd-test
nixosTests.rsyslogd: Port to python
2020-03-02 14:16:51 -08:00
Matthew BauerandFlorian Klink 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 MandGitHub 1080a07165 Merge pull request #81448 from primeos/wf-recorder
wf-recorder: 0.1 -> 0.2
2020-03-02 23:38:28 +02:00
Brenton HorneandRok Garbas 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 WoodandMatthieu Coudron 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 StaffinandGitHub 96c1a2b15e latte-dock: 0.9.8.1 -> 0.9.9 (#81494) 2020-03-02 14:49:16 -05:00
WilliButzandGitHub 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
R. RyanTM e633927c81 palemoon: 28.8.2.1 -> 28.8.4 2020-03-02 19:42:45 +00:00
Jan TojnarandGitHub 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 TojnarandGitHub 0eb7bd28dd Merge pull request #80863 from zowoq/gnome-ext
gnomeExtensions: cleanup
2020-03-02 20:02:12 +01:00
Tim SteinbachandGitHub 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
adisbladisandJon 298b50df1d poetry: 1.0.3 -> 1.0.5 2020-03-02 10:34:49 -08:00
adisbladisandJon d3f756d9b7 poetry2nix: 1.5.0 -> 1.6.0 2020-03-02 10:34:49 -08:00
Jonathan RingerandJon 725dc741c1 python37Packages.poetry: fix build 2020-03-02 10:30:50 -08:00
Jonathan RingerandJon 76079f270c pythonPackages.aria2p: inherit poetry from python-modules 2020-03-02 10:30:50 -08:00
Jan TojnarandGitHub f27031f48f Merge pull request #81063 from NixOS/netpbm
netpbm: 10.82.01 → 10.89.1
2020-03-02 19:26:25 +01:00
Jennifer WilcoxandJon 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 HelblingandMatthieu Coudron ecf79a07e1 maintainers: add cole-h 2020-03-02 19:08:58 +01:00
Cole HelblingandMatthieu Coudron 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 SchreckandJon c1e2642da6 aws-sam-cli: 0.41.0 -> 0.43.0 2020-03-02 09:57:20 -08:00
Cole MickensandJon bd25053298 plex-mpv-shim: init at 1.7.12 2020-03-02 09:49:13 -08:00
Cole MickensandJon 486b9fc160 pythonPackages.mpv-jsonipc: init at unstable-2020-02-19 2020-03-02 09:49:13 -08:00
YIandJon 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. RyanTMandRok Garbas 4bd23a3abc mpd: 0.21.19 -> 0.21.20 2020-03-02 18:44:17 +01:00
confernoandGitHub e0a2f0fc24 xfce.xfdashbooard: fix typo 2020-03-02 17:22:07 +00:00
Brett LyonsandJon d1d4d90bd3 Revert "vimPlugins.notational-fzf-vim: init at 2019-12-03"
This reverts commit 0eb33b0485.
2020-03-02 09:16:06 -08:00
Brett LyonsandJon 745dbf46af Revert "vimPlugins.notational-fzf-vim: Fix missing runtime deps"
This reverts commit 976aa97435.
2020-03-02 09:16:06 -08:00
Maximilian Bosch f4d71e2e73 nixos/release-notes: mention fix for predictable network-interfaces in initrd 2020-03-02 17:57:05 +01:00
Jonathan RingerandJon 52c5c8a81f python3Packages.dash: 1.8.0 -> 1.9.1 2020-03-02 08:31:18 -08:00
Jonathan RingerandJon cab91d59e6 python3Packages.dash-core-components: 1.7.0 -> 1.8.1 2020-03-02 08:31:18 -08:00