Commit graph

171686 commits

Author SHA1 Message Date
R. RyanTM d047e1e397 docker-compose: 1.23.1 -> 1.23.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/docker-compose/versions
2019-03-01 18:16:02 -08:00
Thiago Kenji Okada d2d7fed8ce xsecurelock: Added missing X11 buildInputs
According to xsecurelock's configure.ac file, each of the add
dependencies are used to:

- libXrandr: XRandR provides information about monitor layouts and is
strongly recommended on systems which can use more than one monitor
(which includes most laptops).
- libXext: The X Synchronization extension is used to get per-device idle
times. Used by until_nonidle only.
- libXScrnSaver: The X11 Screen Saver extension is used to turn off the
screen saver when X11 handles screen blanking (e.g. via timeout) anyway.
Saves CPU power.

Adding libXrandr fixes an issue where locking a screen in a multi
monitor setup results in the prompt information to not be in the middle
of the screen. The other dependencies are not tested if they fixed
something, however since upstream recommends than I think it is fair to
include them also.
2019-03-01 23:11:06 -03:00
R. RyanTM 1b194208d3 dialog: 1.3-20181107 -> 1.3-20190211
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dialog/versions
2019-03-01 17:59:35 -08:00
R. RyanTM 9b4ce956fb dbeaver: 5.3.2 -> 5.3.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dbeaver-ce/versions
2019-03-01 17:41:10 -08:00
R. RyanTM d033b0d9e7 czmq: 4.1.1 -> 4.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/czmq/versions
2019-03-01 17:33:12 -08:00
Franz Pletz 3eda950518
nextcloud: 15.0.4 -> 15.0.5 2019-03-02 02:18:56 +01:00
Franz Pletz 542e384916
Merge pull request #56496 from bachp/nextcloud-nginx-recommended
nixos/nextcloud: Update recommended nginx settings
2019-03-02 01:18:18 +00:00
R. RyanTM 390c00ee9a cups-filters: 1.22.0 -> 1.22.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/cups-filters/versions
2019-03-01 17:15:56 -08:00
Julien Moutinho 2a61c058c6 rmilter: fix inetSocket
IPv6 address has to be between [] and the port after.
2019-03-02 01:12:21 +00:00
R. RyanTM 4f1c44906c cryptominisat: 5.6.6 -> 5.6.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cryptominisat/versions
2019-03-01 16:58:38 -08:00
R. RyanTM 44202cd876 cppcheck: 1.86 -> 1.87
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cppcheck/versions
2019-03-01 16:45:06 -08:00
R. RyanTM fcc50e80b8 conky: 1.11.2 -> 1.11.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/conky/versions
2019-03-01 16:34:34 -08:00
Franz Pletz e4808a6587
Merge pull request #56489 from Ma27/add-nextcloud-overwriteprotocol-option
nixos/nextcloud: add overwriteProtocol option
2019-03-02 00:21:26 +00:00
Franz Pletz 5e3b160b5c
Merge pull request #56599 from andir/tinc-openssl-102r-fix
tinc_pre: fix error after openssl upgrade
2019-03-02 00:21:15 +00:00
Pascal Bach 390b6108a2 nixos/nextcloud: don't make phpPackages configurable
It needs to match the version in phpfm which is hard coded.
So there is no point in being able to change it.
2019-03-02 00:16:57 +01:00
Pascal Bach f0c0b8d949 nixos/nextcloud: move phpPackage and phpOptions into pool
This allows to have a php configuration for nextcloud that is independent
of the global configuration.
2019-03-02 00:16:56 +01:00
Pascal Bach 8f1b163b00 nixos/nextcloud: use PHP 7.3 instead of 7.1 by default 2019-03-02 00:16:55 +01:00
Pascal Bach 7f8620900a nixos/nextcloud: update recommended nginx settings
This updates the configuration to the recommendations in
https://docs.nextcloud.com/server/15/admin_manual/installation/nginx.html
2019-03-02 00:16:55 +01:00
R. RyanTM 779a4d66ab btrfs-progs: 4.20.1 -> 4.20.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/btrfs-progs/versions
2019-03-01 14:21:30 -08:00
R. RyanTM edccde3e74 brave: 0.59.35 -> 0.60.45
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/brave/versions
2019-03-01 14:14:13 -08:00
Andreas Rammhold 447c21089b
tinc_pre: fix error after openssl upgrade
With the openssl upgrade to 1.0.2r / 1.1.1b the tinc pre-release version
stopped working due to a bug in tinc where an encryption function was
used during decryption. I submitted a patch upstream [1] but that wasn't
released yet.

[1] http://git.tinc-vpn.org/git/browse?p=tinc;a=commit;h=2b0aeec02d64bb4724da9ff1dbc19b7d35d7c904
2019-03-01 22:33:46 +01:00
R. RyanTM 15ff152218 baresip: 0.6.0 -> 0.6.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/baresip/versions
2019-03-01 13:25:54 -08:00
Matthew Bauer 9edb851308
Merge pull request #51628 from ju1m/arm
stdenv: add armv7a-linux system
2019-03-01 15:36:07 -05:00
Robert Schütz ee2d7e432f
Merge pull request #56323 from costrouc/python-ansible-refactor
Move ansible to python-modules and use toPythonApplication + ansible related packages
2019-03-01 21:08:54 +01:00
worldofpeace a2b665446a nixos/pantheon: use gnome-settings-daemon module 2019-03-01 14:55:12 -05:00
worldofpeace 5ce2eba776 nixos/gnome-settings-daemon: init 2019-03-01 14:55:12 -05:00
Chris Ostrouchov abb5840d27
kargo: refactor move to using ansible as python module 2019-03-01 14:48:23 -05:00
Chris Ostrouchov de9c985097
pythonPackages.ansible-kernel: init at 0.9.0 2019-03-01 14:48:23 -05:00
Chris Ostrouchov 9c976878c6
pythonPackages.ansible-runner: init at 1.2.0 2019-03-01 14:47:01 -05:00
Chris Ostrouchov 5c4a829a34
pythonPackages.pytest-ansible: refactor remove python3 restriction 2019-03-01 14:47:01 -05:00
Chris Ostrouchov d77c611162
pythonPackages.ansible-lint: refactor move to python-modules 2019-03-01 14:47:01 -05:00
Chris Ostrouchov 300ca8132b
pythonPackages.ansible: refactor move to python-modules 2019-03-01 14:46:56 -05:00
pacien 9620a0cf9d matrix-synapse: 0.99.1.1 -> 0.99.2 2019-03-01 20:34:57 +01:00
Jaakko Luttinen eef63417d4 pythonPackages.pvlib: enable tests (#56301) 2019-03-01 20:05:35 +01:00
Michael Raskin ef5a166a9d
Merge pull request #56582 from r-ryantm/auto-update/afflib
afflib: 3.7.17 -> 3.7.18
2019-03-01 18:57:27 +00:00
worldofpeace b5df81f1a1
Merge pull request #56553 from worldofpeace/plasma/xdg-user-dirs
nixos/plasma5: add xdg-user-dirs to create user directories
2019-03-01 13:25:58 -05:00
Pascal Wittmann bb921f5169
checkstyle: 8.17 -> 8.18 2019-03-01 19:24:22 +01:00
R. RyanTM a174052286 afflib: 3.7.17 -> 3.7.18
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/afflib/versions
2019-03-01 07:29:16 -08:00
taku0 692a763f60 firefox-esr: 60.5.1esr -> 60.5.2esr 2019-03-01 22:57:53 +09:00
taku0 d59a40c3b0 firefox: 65.0.1 -> 65.0.2 2019-03-01 22:53:35 +09:00
taku0 202f713153 thunderbird: 60.5.1 -> 60.5.2 2019-03-01 22:51:49 +09:00
taku0 1fd851230c thunderbird-bin: 60.5.1 -> 60.5.2 2019-03-01 22:51:41 +09:00
taku0 03bbab8540 firefox-bin: 65.0 -> 65.0.2 2019-03-01 22:50:56 +09:00
Robert Schütz 81bf897e29 python.pkgs.filetype: 1.0.4 -> 1.0.5 2019-03-01 14:48:45 +01:00
Robert Schütz 505b810a7f python.pkgs.pyscard: move swig to nativeBuildInputs 2019-03-01 14:38:48 +01:00
Robert Schütz 391e59108d papis: remove obsolete patches 2019-03-01 14:32:21 +01:00
Vladimír Čunát 35cf2c82c1
Merge #56201: add nix-env.qaCountBroken metric 2019-03-01 14:01:45 +01:00
Vladimír Čunát a593f64cd7
metrics.nix: track qaCountBroken instead of qaCountDrv
From these three values, I believe it's most meaningful to track
one of the higher ones and their difference (qaCountBroken).
It's a bit unclear which of the higher ones - I have no data on that,
so I kept the one used before the parent commit.
2019-03-01 13:59:30 +01:00
Peter Simons 9f08796470
Merge pull request #56573 from sgraf812/fix-ghc-system-libffi
Fix include path of libffi used in GHC build
2019-03-01 13:08:27 +01:00
Sebastian Graf cbaec5abc9 Fix include path of libffi used in GHC build 2019-03-01 11:30:05 +01:00