189872 Commits

Author SHA1 Message Date
Peter Hoeg
0b9b95d5b1 neovim-qt: 0.2.11 -> 0.2.12 2019-08-05 14:42:37 +09:00
R. RyanTM
775fd25a47 pagemon: 0.01.15 -> 0.01.16
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pagemon/versions
2019-08-04 22:42:01 -07:00
R. RyanTM
bebe7acc99 openimageio2: 2.0.9 -> 2.0.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openimageio/versions
2019-08-04 21:54:56 -07:00
Jonathan Ringer
57dd2e8e27 cre2: 0.3.0 -> 0.3.6 2019-08-04 21:39:57 -07:00
R. RyanTM
60fbce3122 papirus-icon-theme: 20190615 -> 20190802
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/papirus-icon-theme/versions
2019-08-04 21:30:21 -07:00
R. RyanTM
febd3c7c30 pdns-recursor: 4.1.14 -> 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/pdns-recursor/versions
2019-08-04 21:18:24 -07:00
Peter Hoeg
32526e65bd mtr: 0.92 -> 0.93 2019-08-05 11:46:24 +08:00
R. RyanTM
f2d8928923 ocamlPackages.cmdliner: 1.0.3 -> 1.0.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ocaml4.06.1-cmdliner/versions
2019-08-04 19:42:10 -07:00
R. RyanTM
3fdf3d3e56 parallel: 20190622 -> 20190722
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/parallel/versions
2019-08-04 19:33:58 -07:00
R. RyanTM
0204685126 openapi-generator-cli: 4.0.1 -> 4.0.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/openapi-generator-cli/versions
2019-08-04 19:16:49 -07:00
Jonathan Ringer
ab9294b6ed disper: 0.3.1 -> 0.3.1.1 2019-08-04 19:14:32 -07:00
Tim Steinbach
d95b118554
linux: 5.2.5 -> 5.2.6 2019-08-04 22:01:06 -04:00
Tim Steinbach
b99e948483
linux: 4.9.186 -> 4.9.187 2019-08-04 22:00:34 -04:00
Tim Steinbach
aa2522f586
linux: 4.4.186 -> 4.4.187 2019-08-04 21:59:46 -04:00
Tim Steinbach
08f910a5ea
linux: 4.19.63 -> 4.19.64 2019-08-04 21:59:07 -04:00
Tim Steinbach
2669e51dcc
linux: 4.14.135 -> 4.14.136 2019-08-04 21:58:15 -04:00
R. RyanTM
8dcfc107d3 kotlin: 1.3.40 -> 1.3.41
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kotlin/versions
2019-08-04 21:53:21 -04:00
R. RyanTM
500738811b monero-gui: 0.14.1.0 -> 0.14.1.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/monero-gui/versions
2019-08-04 18:15:40 -07:00
marius851000
f2068d3aa4 dolphinEmuMaster: update to the latest upstream version 2019-08-04 18:10:11 -07:00
R. RyanTM
40934322f8 nagios: 4.4.3 -> 4.4.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nagios/versions
2019-08-04 18:05:41 -07:00
R. RyanTM
e5035edeab now-cli: 15.5.0 -> 15.8.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/now-cli/versions
2019-08-04 17:59:50 -07:00
R. RyanTM
810921fe12 mosquitto: 1.6.3 -> 1.6.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mosquitto/versions
2019-08-04 17:50:35 -07:00
R. RyanTM
558fe63cb2 mediainfo-gui: 19.04 -> 19.07
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mediainfo-gui/versions
2019-08-04 17:15:27 -07:00
R. RyanTM
f834efbdca neo4j: 3.5.6 -> 3.5.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/neo4j/versions
2019-08-04 16:35:04 -07:00
David Anderson
089da1c14d nixos/sshguard: create ipsets before starting, and clean up after stopping.
The fix for #62874 introduced a race condition on startup: the postStart
commands that configure the firewall run concurrently with sshguard's
creation of the ipsets that the rules depend on. Unfortunately iptables
fails hard when referencing an ipset that doesn't exist, so this causes
non-deterministic crashlooping until sshguard wins the race.

This change fixes that race condition by always creating the ipset and
reconfiguring the firewall before starting sshguard, so that the order
of operations is always deterministic.

This change also cleans up the ipsets on sshguard shutdown, so that
removing sshguard from a running system doesn't leave state behind.

Fixes #65985.
2019-08-04 16:23:22 -07:00
R. RyanTM
9f3dd81f86 minizincide: 2.3.0 -> 2.3.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/minizinc-ide/versions
2019-08-04 16:19:03 -07:00
R. RyanTM
f6737203e8 menumaker: 0.99.10 -> 0.99.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/menumaker/versions
2019-08-04 16:09:22 -07:00
R. RyanTM
2e66e51b68 mullvad-vpn: 2019.5 -> 2019.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mullvad-vpn/versions
2019-08-04 15:58:15 -07:00
Maximilian Bosch
e66f7529ad
Merge pull request #65980 from suhr/mixxx
mixxx: use qt5.mkDerivation
2019-08-05 00:50:01 +02:00
Maximilian Bosch
9605318b48
Merge pull request #65983 from r-ryantm/auto-update/man-pages
man-pages: 5.01 -> 5.02
2019-08-05 00:31:49 +02:00
Maximilian Bosch
9d48556347
Merge pull request #65918 from r-ryantm/auto-update/digikam
digikam: 6.1.0 -> 6.2.0
2019-08-04 23:58:53 +02:00
R. RyanTM
6d9aa0d7de lmdb: 0.9.23 -> 0.9.24
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lmdb/versions
2019-08-04 14:58:38 -07:00
R. RyanTM
0c59b228c5 lxc: 3.1.0 -> 3.2.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/lxc/versions
2019-08-04 14:53:33 -07:00
Wout Mertens
f24e74d159
Merge pull request #53494 from kirelagin/git-instaweb
git, gitweb: Fix git-instaweb
2019-08-04 23:40:16 +02:00
R. RyanTM
409763027b libimagequant: 2.12.3 -> 2.12.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/libimagequant/versions
2019-08-04 14:35:27 -07:00
Pavol Rusnak
12a22535e8
pythonPackages.webrtcvad: init at 2.0.10 2019-08-04 23:29:34 +02:00
R. RyanTM
58f7d41483 man-pages: 5.01 -> 5.02
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/man-pages/versions
2019-08-04 14:25:09 -07:00
Сухарик
eb1ada708c mixxx: use qt5.mkDerivation 2019-08-05 00:11:09 +03:00
Vincent Ambo
52ffaefb6d mdbook: fix license entry (actually MPL 2.0) 2019-08-04 21:55:28 +01:00
R. RyanTM
fe58f35ea4 liblockfile: 1.14 -> 1.15
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/liblockfile/versions
2019-08-04 13:53:37 -07:00
Charles Duffy
784c69adfa
curaLulzbot: move dependencies into sequestered corner of source tree 2019-08-04 15:51:53 -05:00
worldofpeace
df58d379ca
Merge pull request #65494 from virusdave/dnicponski/scratch/add_dcss
crawl: use static config for data files
2019-08-04 16:40:11 -04:00
Dave Nicponski
f6ebeb801d crawl: use static config for data files.
This allows the game to be executed from anywhere, not just
the install directory in the nix store.
2019-08-04 16:38:14 -04:00
Ryan Mulligan
4ea4c00ea0
Merge pull request #65877 from r-ryantm/auto-update/armadillo
armadillo: 9.600.4 -> 9.600.5
2019-08-04 13:29:05 -07:00
Ryan Mulligan
8143b7affe
Merge pull request #65938 from r-ryantm/auto-update/icingaweb2
icingaweb2: 2.6.3 -> 2.7.0
2019-08-04 13:28:45 -07:00
Samuel Dionne-Riel
590fa86ea6
Merge pull request #65360 from samueldr/updates/netsurf-3.9
netsurf: 3.5 → 3.9
2019-08-04 16:22:01 -04:00
R. RyanTM
f3f426e091 matio: 1.5.16 -> 1.5.17
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/matio/versions
2019-08-04 13:21:49 -07:00
R. RyanTM
607171e3e5 mcrcon: 0.0.5 -> 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/mcrcon/versions
2019-08-04 13:15:58 -07:00
R. RyanTM
5bb58479d7 jmol: 14.29.46 -> 14.29.49 (#65951)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jmol/versions
2019-08-04 22:09:13 +02:00
R. RyanTM
7b4209f69c libqalculate: 3.2.0 -> 3.3.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/libqalculate/versions
2019-08-04 13:00:46 -07:00