Alyssa Ross
aec2382b38
python3.pkgs.postorius: 1.2.4 -> 1.3.2
2020-01-20 14:36:56 +00:00
Alyssa Ross
9a43cdc1c6
python3.pkgs.postorius: use checkInputs
2020-01-20 14:36:56 +00:00
Alyssa Ross
6af4de84d3
python3.pkgs.hyperkitty: use checkInputs
...
The previously propagated build inputs are optional, and so are
included in checkInputs so the tests can run, but not propagated so
they aren't included if unneeded.
2020-01-20 14:36:56 +00:00
Alyssa Ross
38f2103de9
python3.pkgs.hyperkitty: 1.2.2 -> 1.3.2
2020-01-20 14:36:56 +00:00
Alyssa Ross
0b9bfc0132
python3.pkgs.mailman: core.nix -> default.nix
...
The actual upstream "mailman" name just refers to this, so we should
use the Nixpkgs convention of default.nix.
2020-01-20 14:36:56 +00:00
Alyssa Ross
89b311fa4d
mailman: remove unused derivation for mailman 2
...
This isn't referenced anywhere, so it's just dead code.
2020-01-20 14:36:56 +00:00
Jörg Thalheim
17a3674aad
home-assistant: regenerate to include icloud
2020-01-20 13:59:49 +00:00
nyanloutre
1156930744
jellyfin: use dotnet runtime instead of sdk
2020-01-19 14:30:39 -08:00
Alexey Lebedeff
ed16f830b0
rabbitmq: make all dependencies explicit
...
Some things were provided by default, some by systemd unit and some
were just miraculously working. This turns them into explicit
dependencies of the package itself, making everything properly
overrideable.
+ providing glibcLocales fixes elixir compile warnings
+ providing systemd dependency allows rabbit to use systemctl for unit
activation check instead of falling back to sleep. This was seen as
a warning during startup.
2020-01-19 23:24:27 +01:00
Franz Pletz
b27034dfdb
esphome: 1.14.1 -> 1.14.3, fix build
2020-01-19 21:43:24 +01:00
Mario Rodas
17b1f4a3f2
Merge pull request #77911 from r-ryantm/auto-update/tt-rss-theme-feedly
...
tt-rss-theme-feedly: 2.0.0 -> 2.3.1
2020-01-19 09:00:58 -05:00
Daniel Fullmer
5d1fda386e
zoneminder: Fix installation location for cgi-bin ( #76855 )
...
Before this change, the build would duplicate the prefix in the
installation location for cgi-bin stuff:
-- Installing: /nix/store/skg6b81hikd3fvvdf62xbkm6gsbid41a-zoneminder-1.32.3/nix/store/skg6b81hikd3fvvdf62xbkm6gsbid41a-zoneminder-1.32.3/libexec/zoneminder/cgi-bin/zms
2020-01-18 16:41:57 -05:00
Aaron Andersen
1093736abb
solr: 8.4.0 -> 8.4.1
2020-01-18 09:00:04 -05:00
Aaron Andersen
19185c54ad
solr: specify NixOS test
2020-01-18 08:55:40 -05:00
Aaron Andersen
acd9e87ebe
solr: drop 7.x series
2020-01-18 08:50:35 -05:00
Tom Bereknyei
08421c2cb5
gobetween: init at 0.7.0
2020-01-17 22:50:52 -05:00
Mario Rodas
281e3a3c23
Merge pull request #77797 from marsam/update-timescaledb
...
postgresqlPackages.timescaledb: 1.5.1 -> 1.6.0
2020-01-17 17:31:35 -05:00
Maximilian Bosch
b01e397399
mautrix-whatsapp: 2020-01-07 -> 2020-01-12
2020-01-17 19:58:39 +01:00
Frederik Rietdijk
bcd8c6b8dc
Merge master into staging-next
2020-01-17 17:08:16 +01:00
R. RyanTM
842cca3d2f
tt-rss-theme-feedly: 2.0.0 -> 2.3.1
2020-01-17 11:54:21 +00:00
worldofpeace
f25df34398
Merge pull request #63121 from schneefux/pkg/remove-shaarli-material
...
shaarli-material: Mark as broken
2020-01-16 15:00:23 -05:00
Leonhard Markert
8008905e5a
lwan: 0.1 -> 0.2
2020-01-16 16:55:07 +00:00
Aaron Andersen
7260d2eb13
Merge pull request #77326 from aanderse/apacheHttpd
...
nixos/httpd: symlink apache configuration to /etc/httpd/httpd.conf for use in the apachectl command
2020-01-15 21:02:05 -05:00
Mario Rodas
0e76e3bb48
postgresqlPackages.timescaledb: 1.5.1 -> 1.6.0
...
Changelog: https://github.com/timescale/timescaledb/releases/tag/1.6.0
2020-01-15 18:18:18 -05:00
WilliButz
e0f9743c89
grafana: 6.5.2 -> 6.5.3
2020-01-15 15:13:30 +01:00
Mario Rodas
c7a7d95878
Merge pull request #77720 from bbigras/nginx-sso
...
nginx-sso: 0.23.0 -> 0.24.0
2020-01-15 05:01:38 -05:00
Anders Kaseorg
3cd8ce3bce
treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH
...
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted. (See #67234 , for
example.) Fix this throughout the tree.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-15 09:47:03 +01:00
Frederik Rietdijk
2a88c3c302
Merge staging-next into staging
2020-01-15 09:23:28 +01:00
Michael Raskin
4311cfa157
Merge pull request #77724 from r-ryantm/auto-update/bftpd
...
bftpd: 5.2 -> 5.4
2020-01-15 06:35:58 +00:00
R. RyanTM
841a5b9965
bftpd: 5.2 -> 5.4
2020-01-15 05:41:38 +00:00
Bruno Bigras
9bb921b079
nginx-sso: 0.23.0 -> 0.24.0
2020-01-14 23:44:05 -05:00
Alyssa Ross
10b1ba0c93
public-inbox: fix build
...
This fixes some two-digit year rounding bugs that started triggering
because 2020 is closer to 2070 than 1970. Apparently two digits years
are still a thing.
2020-01-14 19:54:35 +00:00
Aaron Andersen
fb972bd92b
moodle: 3.8 -> 3.8.1
2020-01-13 00:48:02 -08:00
Jaka Hudoklin
315329fec4
Merge pull request #77440 from xtruder/pkgs/rippled/bump/1.4.0
...
rippled: 1.2.1 -> 1.4.0
2020-01-12 20:14:01 +00:00
Jaka Hudoklin
2f0027f7dc
rippled: 1.2.1 -> 1.4.0
2020-01-12 19:23:31 +00:00
markuskowa
26a4e0e57c
Merge pull request #73746 from Shados/fix-dante-libc
...
dante: fix package under Linux
2020-01-12 17:54:55 +01:00
Frederik Rietdijk
b3245241d8
Merge staging-next into staging
2020-01-12 09:47:43 +01:00
Maximilian Bosch
404a1538ac
mautrix-whatsapp: 2019-11-17 -> 2020-01-07
2020-01-11 15:00:37 +01:00
Frederik Rietdijk
263bc67bda
Merge staging-next into staging
2020-01-11 09:33:08 +01:00
Tim Steinbach
ada59cfd43
kafka: Add 2.4
2020-01-10 21:02:03 -05:00
zimbatm
4371ecb8a6
matterbridge: 1.11.0 -> 1.16.3 ( #77454 )
2020-01-10 18:04:22 +00:00
Lancelot SIX
2f3562fc41
Merge pull request #77412 from marsam/update-postgresqlPackages.plv8
...
postgresqlPackages.plv8: 2.3.13 -> 2.3.14
2020-01-10 14:27:39 +01:00
Milan Pässler
8ed9207b7e
mxisd: use latest gradle
2020-01-10 04:21:18 +01:00
Mario Rodas
85b74dd7a5
postgresqlPackages.plv8: 2.3.13 -> 2.3.14
2020-01-09 21:21:21 -05:00
Tim Steinbach
e116b4b331
kafka: 2.3.0 -> 2.3.1
2020-01-09 20:54:24 -05:00
Maximilian Bosch
9d845d41c3
matrix-synapse: 1.7.3 -> 1.8.0
...
https://github.com/matrix-org/synapse/releases/tag/v1.8.0
2020-01-09 14:28:13 +01:00
Jörg Thalheim
5121edc703
home-assistant: 0.100.3 -> 0.103.2 ( #76088 )
...
home-assistant: 0.100.3 -> 0.103.2
2020-01-09 11:29:04 +00:00
Jörg Thalheim
db4cdd05cc
Merge pull request #75898 from Scriptkiddi/hass_parse_req_error
...
home-assistant: Add error output for missing deps
2020-01-09 11:07:55 +00:00
Jörg Thalheim
cf8cb059e2
home-assistant-cli: fix typo in description
2020-01-09 10:45:46 +00:00
Jörg Thalheim
f74fc27ace
home-assistant-frontend: 20200108.0 -> 20191204.1
2020-01-09 10:43:43 +00:00
Jörg Thalheim
b2dbc1edd1
home-assistant: 0.100.3 -> 0.103.6
2020-01-09 10:39:38 +00:00
Mario Rodas
c7e16e71d0
Merge pull request #77011 from r-ryantm/auto-update/mod_wsgi
...
mod_wsgi: 4.6.8 -> 4.7.0
2020-01-09 05:34:03 -05:00
Jaka Hudoklin
139daee494
Merge pull request #77073 from plumelo/auto-update/elasticsearch
...
elk stack: 7.3.1 -> 7.5.1
2020-01-09 09:48:24 +00:00
Peter Hoeg
0cffec3a7c
Merge pull request #70258 from juaningan/restrictedpython
...
home-assistant: add support for python_script component
2020-01-09 10:50:17 +08:00
Silvan Mosberger
1b28e47ae1
xorg.xf86-video-intel: 2018-12-03 -> 2019-12-09 ( #75852 )
...
xorg.xf86-video-intel: 2018-12-03 -> 2019-12-09
2020-01-09 03:44:32 +01:00
Aaron Andersen
336a6f471f
nixos/httpd: symlink apache configuration to /etc/httpd/httpd.conf for use in the apachectl command
2020-01-08 10:37:46 -05:00
Mario Rodas
d9fedd43c7
Merge pull request #77111 from bbigras/nginx-sso
...
nginx-sso: 0.22.0 -> 0.23.0
2020-01-08 05:11:46 -05:00
Aaron Andersen
1a451867be
Merge pull request #76893 from aanderse/solr
...
solr: 8.3.1 -> 8.4.0
2020-01-07 21:00:38 -05:00
Aaron Andersen
e9d3a3c7d8
Merge pull request #76417 from dirkx/redwax-modules
...
mod_ca, mod_crl, mod_csr, mod_ocsp, mod_scep, mod_pkcs12, mod_spkac, mod_timestamp: init at 0.2.1
2020-01-07 20:49:24 -05:00
Aaron Andersen
a75e3f2d00
solr: 8.3.1 -> 8.4.0
2020-01-07 20:18:31 -05:00
worldofpeace
a14e1e343b
Merge pull request #77078 from fgaz/facette/remove
...
facette: remove
2020-01-07 18:53:09 -05:00
Will Dietz
f34685600e
Merge pull request #77151 from dtzWill/update/libxpm-3.5.13
...
xorg.libXpm: 3.5.12 -> 3.5.13
2020-01-07 16:01:47 -06:00
edef
7d7d41f7b5
Merge pull request #74912 from edef1c/pounce
...
pounce: init at 1.0p1
2020-01-07 20:26:27 +00:00
Francesco Gazzetta
d56e84b9c4
facette: remove
...
It never actually built within the sandbox, and it's now more difficult
to package than ever
2020-01-07 16:12:49 +01:00
Daiderd Jordan
1acf26126b
Merge pull request #77162 from bbigras/plex
...
plex: 1.18.3.2156 -> 1.18.4.2171
2020-01-07 13:19:22 +01:00
R. RyanTM
93c885781a
mpd: 0.21.17 -> 0.21.18
2020-01-07 04:13:33 +00:00
Bruno Bigras
8bfcece4f0
plex: 1.18.3.2156 -> 1.18.4.2171
2020-01-06 20:35:38 -05:00
Will Dietz
2124eeca9c
xorg.libXpm: 3.5.12 -> 3.5.13
...
Don't set `src` in override (?!), or name.
2020-01-06 17:40:23 -06:00
Bruno Bigras
85cdf5fe0f
nginx-sso: 0.22.0 -> 0.23.0
2020-01-06 12:56:36 -05:00
Franz Pletz
76ebc0963d
Merge pull request #77057 from plumelo/auto-update/atlassian-jira
...
atlassian-jira: 8.5.0 -> 8.6.0
2020-01-06 17:09:08 +00:00
vasile luta
0e122f5c8e
elasticsearch-plugins: 7.3.1 -> 7.5.1
2020-01-06 15:43:25 +02:00
vasile luta
206e66bbbb
elasticsearch7: 7.3.1 -> 7.5.1
2020-01-06 15:21:19 +02:00
Mario Rodas
cacfb83000
Merge pull request #76336 from r-ryantm/auto-update/neo4j
...
neo4j: 3.5.13 -> 3.5.14
2020-01-06 08:08:01 -05:00
vasile luta
137a9a1682
atlassian-jira: 8.5.0 -> 8.6.0
2020-01-06 12:38:19 +02:00
R. RyanTM
aa4fe9c768
mod_wsgi: 4.6.8 -> 4.7.0
2020-01-05 22:08:04 -08:00
edef
2a06e1521f
pounce: init at 1.0p1
2020-01-06 01:04:47 +00:00
Markus Kowalewski
bebb222d4a
wordpress: 5.3 -> 5.3.2
2020-01-04 18:32:38 +01:00
R. RyanTM
98c6633430
wordpress: 5.2.4 -> 5.3
2020-01-04 18:32:38 +01:00
Ryan Mulligan
6de8b8f144
Merge pull request #61722 from Izorkin/pinba-nginx
...
nginxModules.pinba: init at 13.05.2019
2020-01-04 07:58:18 -08:00
Symphorien Gibol
b40fc3a56b
pynagsystemd: init at 1.2.0
...
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-01-03 15:48:42 -08:00
Maximilian Bosch
45179675a9
Merge pull request #76896 from Vskilet/roundcube-update
...
roundcube: 1.4.1 -> 1.4.2
2020-01-03 21:50:03 +01:00
Victor SENE
f07ea50ad3
roundcube: 1.4.1 -> 1.4.2
2020-01-03 19:58:27 +01:00
Frederik Rietdijk
7aa2b0215b
Merge master into staging-next
2020-01-03 10:25:14 +01:00
Maximilian Bosch
9b298ad945
Merge pull request #76278 from r-ryantm/auto-update/homeassistant-cli
...
home-assistant-cli: 0.7.0 -> 0.8.0
2020-01-02 23:20:23 +01:00
aszlig
845e92835d
Merge Last-Modified fix for nginx ( #76697 )
...
This fixes the patch for nginx to clear the Last-Modified header if a
static file is served from the Nix store.
So far we only used the ETag from the store path, but if the
Last-Modified header is always set to "Thu, 01 Jan 1970 00:00:01 GMT",
Firefox and Chrome/Chromium seem to ignore the ETag and simply use the
cached content instead of revalidating.
Alongside the fix, this also adds a dedicated NixOS VM test, which uses
WebDriver and Firefox to check whether the content is actually served
from the browser's cache and to have a more real-world test case.
2020-01-02 21:41:59 +01:00
Frederik Rietdijk
f08e3e38d4
Merge master into staging-next
2020-01-02 21:41:13 +01:00
Maximilian Bosch
0e31950cb4
gotify-server: 2.0.12 -> 2.0.13
...
https://github.com/gotify/server/releases/tag/v2.0.13
2020-01-02 21:25:58 +01:00
Maximilian Bosch
c016cf0fce
Merge pull request #76740 from Ma27/bump-matrix-synapse
...
matrix-synapse: 1.7.2 -> 1.7.3
2020-01-02 17:43:37 +01:00
misuzu
6d66795575
freeswitch: 1.8.7 -> 1.10.2
2020-01-01 23:07:45 +02:00
misuzu
96f4563f1e
freeswitch: fix gsmopen build and enable by default for linux
2020-01-01 18:09:54 +02:00
zimbatm
c187844214
unit: add withRuby_2_7 option
2020-01-01 00:25:03 +00:00
Maximilian Bosch
a5689a2ff1
matrix-synapse: 1.7.2 -> 1.7.3
...
https://github.com/matrix-org/synapse/releases/tag/v1.7.3
2019-12-31 16:00:51 +01:00
Jan Tojnar
0c2adc0fb1
Merge branch 'staging' into staging-next
2019-12-31 03:59:58 +01:00
Jan Tojnar
c5406e30b0
qpid-cpp: fix eval
2019-12-31 02:59:40 +01:00
Robin Gloster
6ca6ac796b
treewide: configureFlags is a flat list
2019-12-31 01:37:49 +01:00
Robin Gloster
760e23136a
treewide: *inputs are lists
2019-12-31 01:09:25 +01:00
Robin Gloster
755db0b689
treewide: installTargets is a list
2019-12-31 00:25:26 +01:00
Robin Gloster
313da176d3
treewide: NIX_*_FLAGS -> string
2019-12-31 00:16:46 +01:00
Robin Gloster
5f2b92e3ec
treewide: NIX_*_COMPILE -> string
2019-12-31 00:13:29 +01:00
Robin Gloster
ab0cfd9e03
treewide: NIX_*_COMPILE -> string
2019-12-31 00:10:18 +01:00