Commit Graph

314685 Commits

Author SHA1 Message Date
talyz
3a1e1f0624
nixos/elasticsearch: Wait for elasticsearch to start up properly
Other services that depend on elasticsearch should be started after
it, but since the versions we're packaging have to run as
"Type=simple", they're started as soon as the elasticsearch binary has
been executed, likely winning the race against it.

This makes sure elasticsearch is up and running, responding to a
simple query, before dependents are started.
2021-09-13 13:57:01 +02:00
talyz
5c61b9f3cb
python3Packages.parsedmarc: Init at 7.0.1 2021-09-13 13:56:56 +02:00
talyz
ccb70a892a
python3Packages.mailsuite: Init at 1.6.1 2021-09-13 13:56:50 +02:00
Michael Raskin
65b70fbe4c
Merge pull request #137586 from r-ryantm/auto-update/pangomm_2_48
pangomm_2_48: 2.48.0 -> 2.48.1
2021-09-13 09:28:12 +00:00
maxine [they]
ee423bde09
Merge pull request #137591 from r-ryantm/auto-update/plexRaw 2021-09-13 10:53:41 +02:00
Maximilian Bosch
14d784c45d
Merge pull request #137616 from drupol/update/php-7.4.21-to-7.4.23
php74: 7.4.21 -> 7.4.23
2021-09-13 10:43:24 +02:00
Jonathan Ringer
6d488e8238 azure-cli: allow for use with all versions of scp
scp didn't have any breaking changes according to changelog:
https://github.com/jbardin/scp.py/blob/master/CHANGELOG.md
2021-09-13 00:32:55 -07:00
Jonathan Ringer
c6df6f51cc azure-cli: 2.26.1 -> 2.28.0 2021-09-13 00:32:55 -07:00
Jonathan Ringer
2a1f30c936 python3Packages.azure-mgmt-sqlvirtualmachine: add missing dep when being overriden 2021-09-13 00:32:55 -07:00
Jonathan Ringer
b1321c3264 python3Packages.azure-mgmt-batchai: add missing dep when being overriden 2021-09-13 00:32:55 -07:00
Jonathan Ringer
f883f707fa python3Packages.azure-synapse-managedprivateendpoints: init at 0.4.0 2021-09-13 00:32:55 -07:00
Jonathan Ringer
cb5b2f7de7 python3Packages.azure-mgmt-iothubprovisioningservices: 0.2.0 -> 1.0.0 2021-09-13 00:32:55 -07:00
Pol Dellaiera
3fbb55710d php74: 7.4.21 -> 7.4.23 2021-09-13 08:51:59 +02:00
Arthur Gautier
3a7e5f6c25 ipxe: allow to pass options with values
For example BANNER_TIMEOUT can be overriden like:
```
ipxe.overrideArgs(old: {
    enableOptions = old.enableOptions ++ [ "BANNER_TIMEOUT 100" ];
});
```

Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-09-13 08:47:00 +02:00
Ryan Mulligan
85568eb45c
Merge pull request #134009 from r-ryantm/auto-update/yacreader
yacreader: 9.7.1 -> 9.8.2
2021-09-12 20:19:16 -07:00
Ryan Mulligan
cfe860d987
Merge pull request #137602 from ryantm/dev/ryantm/revert-kafkacat
Revert "kafkacat: 1.6.0 -> 1.7.0"
2021-09-12 20:07:47 -07:00
Ryan Mulligan
f012faeae9 Revert "kafkacat: 1.6.0 -> 1.7.0"
This reverts commit 1acdcbbec7.
2021-09-12 19:05:17 -07:00
Ryan Mulligan
10bd2ab8fd
Merge pull request #135137 from r-ryantm/auto-update/exoscale-cli
exoscale-cli: 1.40.2 -> 1.40.5
2021-09-12 18:42:12 -07:00
Ryan Mulligan
43361d3695
Merge pull request #135890 from r-ryantm/auto-update/nwg-drawer
nwg-drawer: 0.1.7 -> 0.1.8
2021-09-12 18:40:46 -07:00
Ryan Mulligan
43c65852d6
Merge pull request #135996 from r-ryantm/auto-update/smemstat
smemstat: 0.02.08 -> 0.02.10
2021-09-12 18:40:07 -07:00
Ryan Mulligan
84eca217f1
Merge pull request #134848 from r-ryantm/auto-update/squirrel-sql
squirrel-sql: 4.1.0 -> 4.2.0
2021-09-12 18:38:33 -07:00
Ryan Mulligan
1ac95c18ff
Merge pull request #136739 from r-ryantm/auto-update/xsnow
xsnow: 3.3.0 -> 3.3.1
2021-09-12 18:36:58 -07:00
R. RyanTM
86b4033b23 gnome.gnome-initial-setup: 40.3 -> 40.4 2021-09-13 03:27:20 +02:00
Nicolas Berbiche
5e44271c07 bottom: 0.6.3 -> 0.6.4 2021-09-13 10:11:26 +09:00
Ryan Mulligan
2424ff5e4c
Merge pull request #137583 from r-ryantm/auto-update/opentabletdriver
opentabletdriver: 0.5.3.2 -> 0.5.3.3
2021-09-12 17:58:11 -07:00
Anderson Torres
516fd11d12
Merge pull request #137581 from r-ryantm/auto-update/openshot-qt
openshot-qt: 2.6.0 -> 2.6.1
2021-09-12 21:37:10 -03:00
Anderson Torres
5e8507393b
Merge pull request #137537 from r-ryantm/auto-update/yambar
yambar: 1.6.2 -> 1.7.0
2021-09-12 21:36:27 -03:00
Timothy DeHerrera
73421a108e
Merge pull request #137471 from zimbatm/fix-ini-generators
lib: fix ini generators
2021-09-12 17:38:38 -06:00
R. RyanTM
bbf344539f plexRaw: 1.24.1.4931-1a38e63c6 -> 1.24.2.4973-2b1b51db9 2021-09-12 23:28:22 +00:00
R. RyanTM
81439e7178 php74Extensions.blackfire: 1.53.0 -> 1.66.0 2021-09-13 01:27:24 +02:00
Ryan Mulligan
582b967abc
Merge pull request #136888 from r-ryantm/auto-update/konstraint
konstraint: 0.14.2 -> 0.15.0
2021-09-12 15:58:56 -07:00
Ryan Mulligan
39c670b855
Merge pull request #136837 from r-ryantm/auto-update/charge-lnd
charge-lnd: 0.2.3 -> 0.2.4
2021-09-12 15:57:29 -07:00
R. RyanTM
69a5365ae7 pangomm_2_48: 2.48.0 -> 2.48.1 2021-09-12 22:54:12 +00:00
Ryan Mulligan
1384e6dbae
Merge pull request #136899 from r-ryantm/auto-update/libxsmm
libxsmm: 1.16.1 -> 1.16.2
2021-09-12 15:52:07 -07:00
Ryan Mulligan
464c105ba5
Merge pull request #136887 from r-ryantm/auto-update/kitsas
kitsas: 2.3 -> 3.0
2021-09-12 15:47:36 -07:00
Sandro
a79648dd7f
Merge pull request #136109 from john-consumable/master 2021-09-13 00:42:54 +02:00
R. RyanTM
c07ae7fe51 opentabletdriver: 0.5.3.2 -> 0.5.3.3 2021-09-12 22:39:34 +00:00
Sandro
e0bf12865c
Merge pull request #137463 from imlonghao/borgmatic/1.5.18 2021-09-13 00:35:18 +02:00
Sandro
cc14453a03
Merge pull request #137577 from marsam/fix-mcfly-init-script 2021-09-13 00:32:09 +02:00
Sandro
cf1eefc701
Merge pull request #137546 from ericdallo/bump-clojure-lsp
clojure-lsp: 2021.07.12-12.30.59 -> 2021.09.04-17.11.44
2021-09-13 00:31:46 +02:00
Sandro
efe9afda9e
Merge pull request #134162 from Kranzes/auto-update/pass-tomb
passExtensions.pass-tomb: 1.1 -> 1.3
2021-09-13 00:30:35 +02:00
Sandro
11e504567d
Merge pull request #137454 from r-ryantm/auto-update/MAVProxy
mavproxy: 1.8.41 -> 1.8.42
2021-09-13 00:26:51 +02:00
R. RyanTM
88a8d1df0a openshot-qt: 2.6.0 -> 2.6.1 2021-09-12 22:21:01 +00:00
Sandro
f17dca1623
Merge pull request #134207 from Kranzes/auto-update/tqsl 2021-09-13 00:10:46 +02:00
Sandro
3a54c58158
Merge pull request #137578 from figsoda/add-vim-plugins 2021-09-13 00:07:42 +02:00
Sandro
a42032ad8c
Merge pull request #137100 from romildo/upd.venta 2021-09-13 00:03:17 +02:00
Sandro
537f4ee2d8
Merge pull request #136942 from berbiche/vim-plugins-fix-sqlite-lua
vimPlugins.sqlite-lua: fix postPatch substituting nonexistent file
2021-09-12 23:59:04 +02:00
Sandro
ca9f3a077f
Merge pull request #137550 from Icy-Thought/master
whitesur-icon-theme: 20210520 -> 20210826
2021-09-12 23:58:41 +02:00
Sandro
db88608d8c
Merge pull request #137569 from alexeyre/update-signal-cli
signal-cli: 0.8.5 -> 0.9.0
2021-09-12 23:14:49 +02:00
Sandro
283a9f5ff9
Merge pull request #137552 from dotlambda/watson-packageOverrides
watson: use packageOverrides
2021-09-12 23:10:24 +02:00