Commit Graph
166828 Commits
Author SHA1 Message Date
Jörg Thalheim 1af4f366ca nixos/postgresqlBackup: add backupAll option
For large setups it is useful to list all databases explicit
(for example if temporary databases are also present) and store them in extra
files.
For smaller setups it is more convenient to just backup all databases at once,
because it is easy to forget to update configuration when adding/renaming
databases. pg_dumpall also has the advantage that it backups users/passwords.

As a result the module becomes easier to use because it is sufficient
in the default case to just set one option (services.postgresqlBackup.enable).
2019-01-19 11:41:06 +00:00
Robert SchützandGitHub 9a601e228d Merge pull request #54102 from r-ryantm/auto-update/python3.7-jaraco.itertools
python37Packages.jaraco_itertools: 3.0.0 -> 4.0.0
2019-01-18 16:59:07 +01:00
R. RyanTMandTim Steinbach fdf7a22bbb ammonite: 1.6.0 -> 1.6.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/ammonite/versions
2019-01-18 10:53:51 -05:00
Robert Schütz c48b43cacc python.pkgs.jaraco_itertools: add meta and run tests 2019-01-18 16:50:57 +01:00
Robert SchützandGitHub b86ad89af5 Merge pull request #54275 from timokau/youtube-dl-fix
youtube-dl: 2019.01.16 -> 2019.01.17
2019-01-18 16:26:26 +01:00
Timo Kaufmann a1169afded youtube-dl: 2019.01.16 -> 2019.01.17
Fixes an issue with youtube, see
https://github.com/rg3/youtube-dl/issues/18891
2019-01-18 16:05:39 +01:00
Vincent LaporteandVincent Laporte 63383a6db2 coqPackages.QuickChick: init at 1.0.2 for Coq 8.8 2019-01-18 14:53:15 +00:00
Jörg ThalheimandGitHub 14474a449b Merge pull request #53634 from Mic92/text-width
manual: limit text width
2019-01-18 14:34:15 +00:00
Jörg ThalheimandGitHub 222751b029 Merge pull request #54208 from r-ryantm/auto-update/fasm-bin
fasm-bin: 1.73.05 -> 1.73.06
2019-01-18 14:15:32 +00:00
Jörg ThalheimandGitHub 16ea2f3d96 Merge pull request #54236 from r-ryantm/auto-update/clamav
clamav: 0.101.0 -> 0.101.1
2019-01-18 14:06:21 +00:00
Tor Hedin BrønnerandGitHub 4fe0bd0f29 Merge pull request #54268 from hedning/gnome-fixes
Gnome fixes (gnome-documents and eog)
2019-01-18 14:55:14 +01:00
Jörg ThalheimandGitHub 3376cbbdd7 Merge pull request #54238 from r-ryantm/auto-update/capstone
capstone: 4.0 -> 4.0.1
2019-01-18 13:40:16 +00:00
Jörg ThalheimandGitHub 39e6170133 Merge pull request #54271 from xtruder/pkgs/pulumi-bin/linux_fix
pulumi: 0.16.7 -> 0.16.11, patchelf on linux
2019-01-18 13:37:55 +00:00
Tor Hedin Brønner 5f50db875f gnome3.gnome-documents: fix runtime
libgdprivate needs access to libgd in RPATH

https://gitlab.gnome.org/GNOME/gnome-documents/issues/5
2019-01-18 14:32:03 +01:00
Jörg ThalheimandGitHub d1ccf5bac6 Merge pull request #54264 from volth/patch-300
perl-packages.nix: cleanup meta
2019-01-18 13:28:35 +00:00
Jörg Thalheim a73ad4615a android-udev-rules: 20181031 -> 20190114 2019-01-18 13:27:38 +00:00
Jaka Hudoklin 16700a86e4 pulumi: patchelf binaries on linux 2019-01-18 14:18:36 +01:00
Jaka Hudoklin c07c354654 pulumi: 0.6.7 -> 0.6.11 2019-01-18 14:18:35 +01:00
volthandGitHub aefd9db91b buildPerlPackage: provide default value for meta.platforms 2019-01-18 12:47:58 +00:00
Jörg ThalheimandGitHub 150e260299 Merge pull request #54267 from marsam/update-vale
vale: 1.2.6 -> 1.3.0
2019-01-18 12:39:54 +00:00
Tor Hedin Brønner b26207d359 gnome3.eog: fix thumbnail generation
Same as nautilus
2019-01-18 13:27:06 +01:00
markuskowaandGitHub e4c9e1411e Merge pull request #54218 from r-ryantm/auto-update/gnuradio-rds
gnuradio-rds: 1.0.0 -> 1.1.0
2019-01-18 13:20:42 +01:00
markuskowaandGitHub bd7bbcb4e7 Merge pull request #53646 from betaboon/pr-gr-osmosdr-soapysdr
gnuradio-osmosdr: 0.1.4 -> 4d83c60, Added support for Soapysdr
2019-01-18 13:16:55 +01:00
Mario Rodas d158777c62 vale: 1.2.6 -> 1.3.0 2019-01-18 07:11:25 -05:00
Jörg ThalheimandGitHub 15696268c1 Merge pull request #54241 from r-ryantm/auto-update/brave
brave: 0.58.18 -> 0.58.21
2019-01-18 11:48:19 +00:00
Jörg ThalheimandGitHub 934bf46f44 Merge pull request #54246 from r-ryantm/auto-update/python3.7-beancount
python37Packages.beancount: 2.1.3 -> 2.2.0
2019-01-18 11:39:37 +00:00
Robert Schütz 9b1f1603db python.pkgs.irc: python3 only 2019-01-18 12:36:40 +01:00
Robert SchützandGitHub c130559401 Merge pull request #54118 from r-ryantm/auto-update/python3.7-jaraco.logging
python37Packages.jaraco_logging: 1.5.2 -> 2.0
2019-01-18 12:32:13 +01:00
Jörg ThalheimandGitHub 03403ca880 Merge pull request #54251 from r-ryantm/auto-update/armadillo
armadillo: 9.200.6 -> 9.200.7
2019-01-18 11:28:27 +00:00
Robert Schütz 6be3079b47 python.pkgs.jaraco_logging: add meta and run tests 2019-01-18 12:28:26 +01:00
Jörg ThalheimandGitHub 67d5933482 Merge pull request #54057 from Tomahna/bloop
bloop: 1.2.1 -> 1.2.3
2019-01-18 11:16:53 +00:00
Robert Schütz 71f56c90af python3.pkgs.cmd2: depend on attrs 2019-01-18 12:03:12 +01:00
R. RyanTMandTor Hedin Brønner d0d372536b evolution-data-server: 3.30.3 -> 3.30.4 (#54222)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/evolution-data-server/versions
2019-01-18 11:48:49 +01:00
R. RyanTMandRobert Schütz c42e3f2d0f python37Packages.cfgv: 1.1.0 -> 1.4.0 (#54137)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-cfgv/versions
2019-01-18 11:47:59 +01:00
markuskowaandGitHub 4545aaa671 Merge pull request #54209 from r-ryantm/auto-update/gmsh
gmsh: 4.0.7 -> 4.1.0
2019-01-18 11:40:48 +01:00
markuskowaandGitHub 7f6c3a84ba Merge pull request #54244 from marsam/update-brakeman
brakeman: 4.3.1 -> 4.4.0
2019-01-18 11:33:33 +01:00
worldofpeace 3e41a75c4e doc/reviewing-contributions: use they pronoun
This appears to much more widely used in the nixpkgs documentation.
Also not all contributors are he's.
2019-01-18 05:29:55 -05:00
volthandGitHub 8a02316bcb perl-packages.nix: cleanup meta
There are definetively a few Linux-only and Unix-only Perl packages, but `meta.platform` looks like it set at random, presumable by copy-pasting from code blocks nearby.
Many packages marked as Unix-only are in fact cross-platform and works well on Windows (and presumable on every platform where Perl runs)
So let's reset those per-package platform limitations, until we will have a reliable source of information for `meta.platform`.

Also removed empty `meta.maintainers` and `meta.license = "unknown"`
2019-01-18 10:22:11 +00:00
Joachim FandGitHub de07e5e526 Merge pull request #54106 from r-ryantm/auto-update/python3.7-jsonrpclib-pelix
python37Packages.jsonrpclib-pelix: 0.3.2 -> 0.4.0
2019-01-18 10:21:46 +00:00
Joachim FandGitHub dd6cb2b565 Merge pull request #54252 from Moredread/electrum
electrum: 3.2.3 -> 3.2.4
2019-01-18 10:20:54 +00:00
betaboon 63b0e31fd3 gnuradio-osmosdr: 0.1.4 -> 4d83c60, Added support for Soapysdr and bladeRF 2019-01-18 11:18:04 +01:00
markuskowaandGitHub 59a6ec5568 Merge pull request #54159 from r-ryantm/auto-update/netcdf-fortran
netcdffortran: 4.4.4 -> 4.4.5
2019-01-18 10:54:22 +01:00
markuskowaandGitHub 58b6576a42 Merge pull request #54242 from r-ryantm/auto-update/bento4
bento4: 1.5.1-627 -> 1.5.1-628
2019-01-18 10:50:54 +01:00
step21andJörg Thalheim 586bbd20e8 nixos/nixpkgs: virtualbox docs update (#54247) 2019-01-18 09:22:15 +00:00
Jörg Thalheim f1d7cc678b zfs: mark as broken on 4.20 2019-01-18 08:53:43 +00:00
Pascal WittmannandGitHub 8aba4ca411 Merge pull request #54255 from r-ryantm/auto-update/bfs
bfs: 1.3.1 -> 1.3.2
2019-01-18 09:49:50 +01:00
Jörg ThalheimandGitHub 4dc359cae9 Merge pull request #54141 from acowley/qtxmlpatterns-fix
qtxmlpatterns: fix dependency with qtdeclarative
2019-01-18 08:39:05 +00:00
Jörg ThalheimandGitHub 08ee0d9d08 Merge pull request #54262 from smaximov/fix-rbnacl-6.0.0
gem-config: support rbnacl v6.0.0
2019-01-18 08:37:09 +00:00
Michael RaskinandGitHub 6b32fd248b Merge pull request #54254 from r-ryantm/auto-update/atop
atop: 2.3.0 -> 2.4.0
2019-01-18 08:31:07 +00:00
Kevin Rauscher 26e2eb3a9d bloop: 1.2.1 -> 1.2.3 2019-01-18 09:29:41 +01:00