Commit graph

187589 commits

Author SHA1 Message Date
Susan Potter 6923b76eb5
nixos/doc+manual: change copyright year 2018->2019 2019-08-02 10:45:04 -05:00
Alex Brandt bdd7b5a3ab nixos/zfs: add autoReplication functionality
This adds a simple configuration for sending snapshots to a remote
system using zfs-replicate that ties into the autoSnapshot settings
already present in services.zfs.autoSnapshot.
2019-08-02 08:04:21 -07:00
Alex Brandt 29bdb1c672 zfs-replicate: init at 1.1.11
Used by zfs.autoReplication module.
2019-08-02 08:04:21 -07:00
Alex Brandt 2e7355ff13 pythonPackages.stringcase: init at version 1.2.0
Needed by zfs-replicate.
2019-08-02 08:04:21 -07:00
Aaron Andersen 5bdbfb1820 solr: 8.1.1 -> 8.2.0 2019-08-02 10:44:13 -04:00
Zaoqi 612021112f
Update default.nix 2019-08-02 22:43:12 +08:00
Silvan Mosberger 1e2d93cfcd
idrisPackages: Fix overrides not applying
Previously when overriding idrisPackages, it wouldn't work properly because it
took idrisPackages from the pkgs set
2019-08-02 16:42:21 +02:00
Aaron Andersen 458f6ba981 solr: 7.7.1 -> 7.7.2 2019-08-02 10:41:40 -04:00
Wael Nasreddine c64c5a3be8
Merge pull request #65746 from AtkinsChang/update-kustomize
kustomize: 3.0.0 -> 3.1.0
2019-08-02 07:36:24 -07:00
Linus Heckemann b9a7c07319
Merge pull request #65789 from soundray/skype-bump
skypeforlinux: 8.49.0.49 => 8.50.0.38
2019-08-02 16:16:00 +02:00
xrelkd f93ef946e5 youtube-dl: 2019.07.30 -> 2019.08.02 2019-08-02 22:10:38 +08:00
Franz Pletz e4c60a1e42
prometheus-postgres-exporter: init at 0.5.1 2019-08-02 15:59:29 +02:00
Rolf Heckemann a0d3143ce5 skypeforlinux: 8.49.0.49 => 8.50.0.38 2019-08-02 15:56:23 +02:00
Jörg Thalheim c740bbf1ba
mariadb: 10.3.15 -> 10.3.17 (#63355)
mariadb: 10.3.15 -> 10.3.17
2019-08-02 14:54:03 +01:00
Tim Steinbach df93edee15
slack: Add update script 2019-08-02 09:01:26 -04:00
David McKay 0a54b3eeb0
vokoscreen: use qt5's mkDerivation 2019-08-02 13:58:00 +01:00
Lancelot SIX a33198f74b
Merge pull request #65774 from teto/cmd2
python3Packages.cmd2: 0.9.14 -> 0.9.15
2019-08-02 14:08:39 +02:00
Michael Weiss 9a341cd3be
pythonPackages.pysnmp: 4.4.9 -> 4.4.10 2019-08-02 13:45:43 +02:00
Maximilian Bosch a3eab9e90a
Merge pull request #64302 from angristan/vagrant/update/2.2.5
vagrant: 2.2.3 -> 2.2.5
2019-08-02 12:39:37 +02:00
Izorkin 21e891efd1 mariadb: fix build in Darwin 2019-08-02 13:31:13 +03:00
Simon Lackerbauer 790e8f451d atlassian-jira: 8.2.3 -> 8.3.0 2019-08-02 12:28:09 +02:00
Jörg Thalheim eddd2f88bc
verilog: 2019.03.27 -> 2019.08.1 (#65730)
verilog: 2019.03.27 -> 2019.08.1
2019-08-02 11:20:17 +01:00
Jonathan Ringer 32b24cc9f6 pythonPackages.python-lz4: 2.1.2 -> 2.1.6 2019-08-02 11:55:01 +02:00
Maximilian Bosch 727921c7a6
Merge pull request #65777 from lheckemann/emptyepsilon-bump
EmptyEpsilon: 2019.01.19 -> 2019.05.21
2019-08-02 11:48:48 +02:00
Marek Mahut 30da560e30
Merge pull request #65781 from prusnak/maintainer-prusnak
maintainers: update prusnak
2019-08-02 11:43:21 +02:00
Mario Rodas 3b43d99e70
postgresqlPackages.pg_auto_failover: 1.0.2 -> 1.0.3 2019-08-02 04:20:00 -05:00
Pavol Rusnak a062b978af
maintainers: update prusnak 2019-08-02 11:12:05 +02:00
Daniel Schaefer 9c50ec6189 verilog: Add optional dependencies
Increases the closure size by just 4MB.
2019-08-02 10:34:39 +02:00
Daniel Schaefer 8b3274178f verilog: 2019.03.27 -> 2019.08.1
Fixes the build, see: https://github.com/steveicarus/iverilog/issues/247
2019-08-02 10:31:30 +02:00
Vincent Laporte ea5ce273fb
reason: 3.3.7 -> 3.5.0 2019-08-02 08:30:13 +00:00
adisbladis e624d0e471
Merge pull request #59189 from bendlas/emacs-updater-elisp
emacs-modes: replace melpa-generated with json format + updater in emacs lisp
2019-08-02 09:17:55 +01:00
Linus Heckemann bc2a9aca6f EmptyEpsilon: add lheckemann as maintainer 2019-08-02 10:15:58 +02:00
Herwig Hochleitner d65f1b20c3
emacs-modes: replace melpa-generated with json format
This approach has several differences with emacs2nix:

- the updater uses a downloaded recipes.json and archive.json for commit information, it uses a local checkout only for hashing the recipes
- the generated file is JSON
- the updater is written in emacs lisp
- prefetch errors are put into an error key in the JSON, for review + meta.broken attributes are generated from it

The updater re-uses the existing generated file to memoize prefetched content-sha256s for commits, thus prefetching should normally be quite fast.
2019-08-02 09:15:47 +01:00
Linus Heckemann a04ce7f5f8 EmptyEpsilon: 2019.01.19 -> 2019.05.21 2019-08-02 10:14:52 +02:00
Jörg Thalheim 90096c759b
graalvm: rc15->19.0.0 (#61475)
graalvm: rc15->19.0.0
2019-08-02 08:57:46 +01:00
Mario Rodas 47c5c7fbc8 pythonPackages.scrapy: 1.7.2 -> 1.7.3 2019-08-02 09:54:13 +02:00
Sarah Brofeldt 28bf7ab6e6
Merge pull request #65516 from vbgl/ocaml-lambdasoup-0.6.3
ocamlPackages.lambdasoup: init at 0.6.3
2019-08-02 09:48:57 +02:00
Matthieu Coudron 8dfc8c67d8 python3Packages.cmd2: 0.9.14 -> 0.9.15
API changes quite a bit:
https://github.com/python-cmd2/cmd2/blob/0.9.15/CHANGELOG.md
2019-08-02 16:47:55 +09:00
Vladimír Čunát 92f3ea646e
Merge branch 'master' into staging-next
... to avoid the accidental gnupatch rebuild
2019-08-02 09:40:36 +02:00
Ivan Kozik 002b853782
gnupatch: avoid rebuild from c4ce832e PR #65687
vcunat is really sorry for not noticing this.
2019-08-02 09:31:07 +02:00
Frederik Rietdijk 6f723b9bad Merge master into staging-next 2019-08-02 09:18:37 +02:00
Marek Mahut 7d4f67a23f
Merge pull request #65765 from marsam/update-timescaledb
postgresqlPackages.timescaledb: 1.4.0 -> 1.4.1
2019-08-02 09:16:09 +02:00
Marek Mahut 06be477456
Merge pull request #65766 from marsam/update-rubocop
rubocop: 0.73.0 -> 0.74.0
2019-08-02 09:14:27 +02:00
Marek Mahut 6c663f4ba9
Merge pull request #65769 from marsam/init-dsvpn
dsvpn: init at 0.1.0
2019-08-02 09:10:53 +02:00
Marek Mahut 985fe2978c
Merge pull request #65747 from jabranham/stow
stow: 2.3.0 -> 2.3.1
2019-08-02 09:07:37 +02:00
Mario Rodas 96d0fae21e
Merge pull request #65767 from ivan/pushgateway-maintainers
prometheus-pushgateway: remove myself from list of maintainers
2019-08-02 02:03:56 -05:00
Atkins 82d9988eb8 kustomize: fix variable interpolation for version info 2019-08-02 14:51:34 +08:00
Mario Rodas a3762f9f46
Merge pull request #63881 from marsam/init-protobuf3_8
protobuf3_8: init at 3.8.0
2019-08-02 01:42:47 -05:00
Vincent Laporte 0d70d4a8b8 ocamlPackages.merlin_extend-0.3 -> merlin-extend-0.4 2019-08-02 06:32:51 +00:00
Vincent Laporte bd9a7131a1
ocamlPackages.lambdasoup: init at 0.6.3 2019-08-02 06:31:12 +00:00