Commit graph

148708 commits

Author SHA1 Message Date
adisbladis 1d4ee0a2ef
Merge pull request #44660 from r-ryantm/auto-update/zookeeper
zookeeper: 3.4.12 -> 3.4.13
2018-08-08 14:33:23 +08:00
adisbladis bf699c0202
Merge pull request #44672 from r-ryantm/auto-update/utf8proc
utf8proc: 2.1.1 -> 2.2.0
2018-08-08 14:32:34 +08:00
Christopher Ostrouchov 1e8a03e241 Add costrouc to maintainer list (#44655)
Added `costrouc` to maintainer list. email, github, and name
2018-08-08 08:07:45 +02:00
R. RyanTM f7db842194 utf8proc: 2.1.1 -> 2.2.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/utf8proc/versions.
2018-08-07 22:48:03 -07:00
Jörg Thalheim 22f35b975d
Merge pull request #44664 from r-ryantm/auto-update/zerotierone
zerotierone: 1.2.10 -> 1.2.12
2018-08-08 06:36:56 +01:00
Jörg Thalheim 54caf4d77b
Merge pull request #44667 from r-ryantm/auto-update/sysstat
sysstat: 11.7.4 -> 12.0.1
2018-08-08 06:35:12 +01:00
R. RyanTM 5cac503c45 sysstat: 11.7.4 -> 12.0.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/sysstat/versions.
2018-08-07 21:31:42 -07:00
R. RyanTM 81712b8b5a zerotierone: 1.2.10 -> 1.2.12
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/zerotierone/versions.
2018-08-07 20:58:42 -07:00
R. RyanTM 6b1eaf9b5e xdg-desktop-portal: 0.11 -> 0.99
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/xdg-desktop-portal/versions.
2018-08-07 20:49:44 -07:00
R. RyanTM 35ed9f8c8c xdg-desktop-portal-gtk: 0.11 -> 0.99
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/xdg-desktop-portal-gtk/versions.
2018-08-07 20:46:07 -07:00
R. RyanTM 68fdd6422b zookeeper: 3.4.12 -> 3.4.13
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/zookeeper/versions.
2018-08-07 20:39:57 -07:00
Jan Malakhovski 456f97f2e6 doc: document luksroot.nix changes in release notes 2018-08-08 02:47:50 +00:00
Jan Malakhovski 8c83ba0386 nixos: initrd/luks: disable input echo for the whole stage 2018-08-08 02:47:50 +00:00
Jan Malakhovski c35917e330 nixos: initrd/luks: simplify Yubikey handling code
From reading the source I'm pretty sure it doesn't support multiple Yubikeys, hence
those options are useless.

Also, I'm pretty sure nobody actually uses this feature, because enabling it causes
extra utils' checks to fail (even before applying any patches of this branch).

As I don't have the hardware to test this, I'm too lazy to fix the utils, but
I did test that with extra utils checks commented out and Yubikey
enabled the resulting script still passes the syntax check.
2018-08-08 02:47:49 +00:00
Jan Malakhovski a9d69a74d6 nixos: initrd/luks: change passphrases handling
Also reuse common cryptsetup invocation subexpressions.

- Passphrase reading is done via the shell now, not by cryptsetup.
  This way the same passphrase can be reused between cryptsetup
  invocations, which this module now tries to do by default (can be
  disabled).
- Number of retries is now infinity, it makes no sense to make users
  reboot when they fail to type in their passphrase.
2018-08-08 02:47:47 +00:00
Jan Malakhovski 12e6907f33 nixos: initrd/luks: cleanup and generalize common shell expressions
Also fix Yubikey timeout handling mess.
2018-08-08 02:45:17 +00:00
Jan Malakhovski dc653449c5 nixos: boot/stage-1: check syntax of the generated script 2018-08-08 02:43:17 +00:00
rnhmjoj f0aa5654ee
pythonPackages.robotsuite: enable python3 build 2018-08-08 02:20:55 +02:00
rnhmjoj beeb973b93
pythonPackages.robotframework: enable python3 build 2018-08-08 02:20:55 +02:00
rnhmjoj 43bb45136f
speedtest-cli: use python3 2018-08-08 02:20:55 +02:00
rnhmjoj 0b488f49fd
varnish: use python2 2018-08-08 02:20:55 +02:00
rnhmjoj 0683a72e35
nox: remove pythonPackages references 2018-08-08 02:20:54 +02:00
rnhmjoj f428ac60eb
asciinema: remove pythonPackages alias 2018-08-08 02:20:54 +02:00
rnhmjoj 026ec8cfb5
offlineimap: use python2 2018-08-08 02:20:54 +02:00
rnhmjoj 1ba3d8b7d1
mailman: use python2 2018-08-08 02:20:54 +02:00
rnhmjoj c8784f9cd8
searx: use python3 2018-08-08 02:20:54 +02:00
rnhmjoj 3c212d9271
pythonPackages.selenium: 3.6.0 -> 3.8.1 2018-08-08 02:20:54 +02:00
rnhmjoj cdb3e689f6
matrix-synapse: use python2 2018-08-08 02:20:54 +02:00
rnhmjoj 55c4269c09
btfs: use python3 2018-08-08 02:20:53 +02:00
rnhmjoj 873663b650
youtube-dl: use python3 2018-08-08 02:20:53 +02:00
rnhmjoj 62eb7c102f
ranger: use python3 2018-08-08 02:20:53 +02:00
Tim Steinbach b55c02e878
rsyslog: 8.21.0 -> 8.37.0 2018-08-07 19:49:58 -04:00
Tim Steinbach b4fa7528d0
liblognorm: 1.1.2 -> 2.0.5 2018-08-07 19:49:58 -04:00
Tim Steinbach 146eee4464
libfastjson: 0.99.4 -> 0.99.8 2018-08-07 19:49:58 -04:00
Austin Seipp 6220a31908 clickhouse: 18.1.0 -> 18.5.1, fix build and use ninja
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-08-07 18:40:39 -05:00
Austin Seipp a240276ccb zstdmt: remove (dupe, unmaintainable)
The user who wrote this code on GitHub has since deleted their account,
making any updates impossible. Furthermore, this package is redundant
anyway: Zstandard has been shipping a compatible 'zstdmt' binary, API,
and stable multi-threading support for over a year now.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-08-07 18:40:39 -05:00
Austin Seipp d3b51ab973 libtorrentRasterbar: multi outputs, install python2/3 bindings
Also fixes the Deluge build, which relied on .out and .python
being the same.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-08-07 18:40:39 -05:00
Robert Schütz fbb60556f8 python.pkgs.tidylib: 0.2.4 -> 0.3.2
fixes #44581
2018-08-08 01:29:54 +02:00
Will Dietz 4997dc3db3 light: 1.0 -> 1.1.2 (#44641) 2018-08-08 00:56:39 +02:00
jpathy 07fad592c5 cantata: 2.2.0 -> 2.3.2 (#44514)
Removed merged patch.
2018-08-08 00:55:30 +02:00
Robert Schütz 80bf2e3641
Merge pull request #44599 from jyp/tensorflow-1.9
Update to tensorflow 1.9
2018-08-08 00:30:34 +02:00
Vincent Bernat 57840dbffb nixos/cloud-init: order after network-online.target (#44633)
Some modules of cloud-init can cope with a network not immediately
available (notably, the EC2 module), but some others won't retry if
network is not available (notably, the Cloudstack module).
network.target doesn't give much guarantee about the network
availability. Applications not able to start without a fully
configured network should be ordered after network-online.target.

Also see #44573 and #44524.
2018-08-08 00:09:00 +02:00
Robert Schütz b35238f909
Merge pull request #44510 from fgaz/pybitmessage
pybitmessage: 0.6.2 -> 0.6.3.2
2018-08-07 23:59:44 +02:00
Edmund Wu aea2d822dd luksroot: Add missing quote (#44639) 2018-08-07 23:56:30 +02:00
Maximilian Bosch eb0207f132 citrix_receiver: document installation pitfalls and extraCerts (#44635)
Since #44522 it's possible to specify custom certificates for the Citrix
receiver. As it took me some time to create a proper setup Citrix can
behave fairly unexpected.

I mostly covered two aspects:

* Don't install Citrix with `nix run`: when `citrix.desktop` is linked
  to $XDG_CONFIG_DIRS, it's possible to start a session directly from the
  browser when loading `.ica` files which makes the usage *way* easier.

* It's possible to add custom certificates using the Citrix wrapper. A
  new store path with the original derivation and the certificates will be
  created and therefore no rebuild of the package is needed when adding
  new certs.
2018-08-07 23:48:02 +02:00
leenaars 4150a65b17 animbar: init at 1.2 (#44608) 2018-08-07 23:39:29 +02:00
jpathy 11a1c5cf6c Palemoon: 27.9.2 -> 27.9.4 (#44502)
* Palemoon update to 27.9.4

* fix hash

* disable format-security
2018-08-07 23:38:14 +02:00
Janne Heß 022b81f3f8 tt-rss-theme-feedly: Init at 1.4.0 (#44634) 2018-08-07 23:33:15 +02:00
Jan Tojnar 82bf0a2cd2
gnome3.gnome-software: enable fwupd 2018-08-07 23:25:22 +02:00
André-Patrick Bubel 08547ff642
fwupd: 1.0.5 -> 1.1.0
We override the ESP mount point in the config file /etc/fwupd/uefi.conf
(available since version 1.0.6), as it is set to a path in the nix store
during build time.

Tests are disabled as it needs /etc/os-release, which is not available
when building with sandboxing enabled.
2018-08-07 23:25:22 +02:00