Commit Graph

197475 Commits

Author SHA1 Message Date
Konrad Borowski
0fbf0d12d8 zfsbackup: remove comment about default.nix being generated 2019-10-26 15:01:55 +02:00
Konrad Borowski
4d76fcf506 zfsbackup: use fetchFromGitHub instead of fetchgit 2019-10-26 15:01:52 +02:00
Konrad Borowski
433bcdd3c3
zfsbackup: apply code review suggestions 2019-10-24 23:21:33 +02:00
Konrad Borowski
d54fda49eb zfsbackup-go: init at unstable-2019-03-05 2019-10-17 14:47:45 +02:00
Frederik Rietdijk
0256080d11 nixos/pppd: add description for peers, unbreaks metrics job and channel
services.pppd.peers was lacking a description, causing a trace warning
resulting in a parse error in the metrics job.
2019-10-17 13:59:52 +02:00
Florian Klink
f842ba385e
nextcloud-client: 2.5.3 -> 2.6.0 (#69743)
nextcloud-client: 2.5.3 -> 2.6.0
2019-10-17 12:05:26 +02:00
Philipp Hausmann
83a341aece zookeeper: Fix wrong paths in startup script 2019-10-17 02:59:10 -07:00
Georges Dubus
83be1d4b80
Merge pull request #71160 from jerith666/nox-setuptools
nox: add missing 'setuptools' to propagatedBuildInputs
2019-10-17 11:58:11 +02:00
Jörg Thalheim
5f9d32b77d
Merge pull request #71245 from basile-henry/rustup-1.20.2
rustup: 1.20.0 -> 1.20.2
2019-10-17 10:54:39 +01:00
Renaud
7c0c96536b
Merge pull request #70876 from cko/flamegraph
flamegraph: 2017-07-01 -> 2019-02-16
2019-10-17 11:15:14 +02:00
Christine Koppelt
dd8f3cd0d5 flamegraph: 2017-07-01 -> 2019-02-16 2019-10-17 09:33:11 +02:00
R. RyanTM
3a0d1543b4 syslogng: 3.22.1 -> 3.23.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/syslog-ng/versions
2019-10-16 23:49:09 -07:00
Vincent Laporte
7264e96053 ocamlPackages.spelll: init at 0.3
Fuzzy string searching, using Levenshtein automaton. Can be used for
spell-checking.

Homepage: https://github.com/c-cube/spelll
2019-10-17 05:50:26 +00:00
Shreyansh Khajanchi
7885eeaffd neovim-qt: fix icons 2019-10-17 14:11:41 +09:00
worldofpeace
c24eb82c7d
Merge pull request #71253 from jonringer/fix-python35-sqlalchemy
python35Packages.sqlalchemy: fix tests
2019-10-17 03:16:05 +00:00
xrelkd
8b079c2417 youtube-dl: 2019.09.28 -> 2019.10.16 2019-10-16 20:06:34 -07:00
Shreyansh Khajanchi
3388941c59 neovim: fix icon not displaying 2019-10-17 11:34:40 +09:00
Jonathan Ringer
d4d0536ad4 python35Packages.sqlalchemy: fix tests 2019-10-16 17:44:03 -07:00
Orivej Desh
29b5aaeb5d clickhouse: build with rapidjson
This enables ClickHouse JSON functions.
2019-10-17 00:38:49 +00:00
worldofpeace
2fbccbc728 Revert "Merge pull request #71095 from flokli/pinentry-cleanup"
This reverts commit 823da4d492, reversing
changes made to b75c8ee3bc.
2019-10-16 20:28:21 -04:00
worldofpeace
823da4d492
Merge pull request #71095 from flokli/pinentry-cleanup
Split pinentry flavors and enable udisks2 on install media again
2019-10-17 00:24:15 +00:00
Florian Klink
e397b949a9 udisks2: use tmpfiles instead of activation script to create /var/lib/udisks2 2019-10-16 19:56:50 -04:00
Franz Pletz
b04b354e2c Revert "installer: Disable udisks"
This reverts commit 571fb74f44.

The dependency on gtk2 was removed.

Co-authored-by: Florian Klink <flokli@flokli.de>
2019-10-16 19:56:50 -04:00
Franz Pletz
b5bea4ce32 gnupg: disable gui/pinentry support by default
This solves the dependency cycle in gcr alternatively so there won't be
two gnupg store paths in a standard NixOS system which has udisks2 enabled
by default.

NixOS users are expected to use the gpg-agent user service to pull in the
appropriate pinentry flavour or install it on their systemPackages and set
it in their local gnupg agent config instead.

Co-authored-by: Florian Klink <flokli@flokli.de>
2019-10-16 19:56:50 -04:00
Franz Pletz
edea9fed72 nixos/gnupg: add option for setting pinentry flavours
Co-authored-by: Florian Klink <flokli@flokli.de>
2019-10-16 19:56:49 -04:00
Florian Klink
66081ceb16 pinentry: change attributes to dashes, alias old ones 2019-10-16 19:56:49 -04:00
Franz Pletz
a4916fdea5 pinentry: build with multiple outputs in single drv
Co-authored-by: Florian Klink <flokli@flokli.de>
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-10-16 19:56:49 -04:00
worldofpeace
b75c8ee3bc
Merge pull request #71262 from worldofpeace/merge-funkwhale-python-packages
Merge funkwhale python packages
2019-10-16 23:28:46 +00:00
Florian Klink
954ff698f6
nodePackages_10_x.azure-cli, nodePackages_10_x.azure-functions… (#71170)
nodePackages_10_x.azure-cli, nodePackages_10_x.azure-functions-core-tools: remove
2019-10-17 01:17:01 +02:00
Florian Klink
fff04a0a49
nixos/pppd: init (#71105)
nixos/pppd: init
2019-10-17 01:15:55 +02:00
worldofpeace
3895e097c3 maintainers: add mmai 2019-10-16 18:03:00 -04:00
Henri Bourcereau
23ff79266d pythonPackages.djangorestframework 3.9.4 -> 3.10.3 2019-10-16 17:07:12 -04:00
Henri Bourcereau
c264dac650 pythonPackages.channels 2.2.0 -> 2.3.0 2019-10-16 17:07:12 -04:00
Henri Bourcereau
1257c9af4d pythonPackages.PyLD: 0.7.2 -> 1.0.5 2019-10-16 17:07:12 -04:00
Henri Bourcereau
93ab2aedfa pythonPackages.aioredis: init at 1.2.0 2019-10-16 17:07:11 -04:00
Henri Bourcereau
35bf794787 pythonPackages.channels-redis: init at 2.4.0 2019-10-16 17:07:11 -04:00
Henri Bourcereau
80dd6fb33b pythonPackages.django-cleanup: init at 4.0.0 2019-10-16 17:07:11 -04:00
Henri Bourcereau
9e0e61a912 pythonPackages.django-dynamic-preferences: init at 1.7.1 2019-10-16 17:07:10 -04:00
Henri Bourcereau
b63651963f pythonPackages.django-oauth-toolkit: init at 1.2.0 2019-10-16 17:07:10 -04:00
Henri Bourcereau
61e8e9800f pythonPackages.django-storages: init at 1.7.2 2019-10-16 17:07:10 -04:00
Henri Bourcereau
1d88cddcbf pythonPackages.persisting-theory: init at 0.2.1 2019-10-16 17:07:10 -04:00
Henri Bourcereau
5417887d7a pythonPackages.unicode-slugify: init at 0.1.3 2019-10-16 17:07:09 -04:00
Henri Bourcereau
316402e4e6 pythonPackages.django-filter: init at 2.1.0 2019-10-16 17:07:09 -04:00
Henri Bourcereau
704b80fb9e pythonPackages.requests-http-signature: init at 0.1.0 2019-10-16 17:07:09 -04:00
Henri Bourcereau
1b11d0f80f pythonPackages.pymemoize: init at 1.0.3 2019-10-16 17:07:08 -04:00
Henri Bourcereau
f975f511ab pythonPackages.hiredis: init at 1.0.0 2019-10-16 17:07:08 -04:00
Henri Bourcereau
0e9169e44c pythonPackages.django-versatileimagefield: init at 1.10 2019-10-16 17:07:07 -04:00
Henri Bourcereau
177ed2f520 pythonPackages.django-auth-ldap: init at 1.7.0 2019-10-16 17:07:07 -04:00
Vadim-Valdis Yudaev
8f118b1fa3 gui.nix update keybase 4.3.1 to 4.6.0 2019-10-16 13:45:17 -07:00
Vadim-Valdis Yudaev
2d620c63d7 default.nix update keybase 4.3.1 to 4.6.0 2019-10-16 13:45:17 -07:00