Commit Graph

11052 Commits (f6da38a42b6677df1873c03304aa20cd824b120e)

Author SHA1 Message Date
Florian Klink a6fec75d04
Merge pull request #93426 from helsinki-systems/feat/gitlab-pages
nixos/gitlab: Support pages
2020-10-11 23:50:19 +02:00
Raphael Borun Das Gupta 450de176cf foundationdb: fix build: use glibc's gettid()
to avoid build error due to conflicting declaration:

    flow/Profiler.actor.cpp: In function 'uint64_t gettid()':
    flow/Profiler.actor.cpp:56:17: error: ambiguating new declaration of 'uint64_t gettid()'
      FILE* f;
                     ^
    In file included from /nix/store/4wy9j24psf9ny4di3anjs7yk2fvfb0gq-glibc-2.31-dev/include/unistd.h:1170:0,
                     from ./flow/Platform.h:49,
                     from ./flow/flow.h:40,
                     from flow/Profiler.actor.cpp:39:
    /nix/store/4wy9j24psf9ny4di3anjs7yk2fvfb0gq-glibc-2.31-dev/include/bits/unistd_ext.h:34:16: note: old declaration '__pid_t gettid()'
     extern __pid_t gettid (void) __THROW;
                    ^~~~~~
2020-10-11 19:53:53 +02:00
Aaron Andersen 872cfe067e dnsdist: update compile flags 2020-10-11 11:02:55 -04:00
Raphael Borun Das Gupta 4406883af1 foundationdb: fix "was not declared" build errors
Since glibc 2.28, `<sys/types.h>` no longer includes
`<sys/sysmacros.h>`, which provides these macros,
so we have to explicitly import the latter, too, to fix the following
build problems:

    flow/Platform.cpp: In function 'void getDiskStatistics(const string&, uint64_t&, uint64_t&, uint64_t&, uint64_t&, uint64_t&, uint64_t&)':
    flow/Platform.cpp:626:56: error: 'gnu_dev_major' was not declared in this scope
       if(majorId == (unsigned int) gnu_dev_major(buf.st_dev) && minorId == (unsigned int) gnu_dev_minor(buf.st_dev)) {
                                                            ^
    flow/Platform.cpp:626:111: error: 'gnu_dev_minor' was not declared in this scope
       if(majorId == (unsigned int) gnu_dev_major(buf.st_dev) && minorId == (unsigned int) gnu_dev_minor(buf.st_dev)) {
                                                                                                                   ^
2020-10-11 15:32:17 +02:00
Raphael Borun Das Gupta f1e628e7af foundationdb: refresh gcc-fixes-patch
by applying it to apple/foundationdb@5.1.7 and running

    git diff > ${path_to_nixpkgs}/pkgs/servers/foundationdb/patches/gcc-fixes.patch

again.
2020-10-11 15:25:28 +02:00
Ryan Mulligan 8ebf265923
Merge pull request #86404 from nuxeh/nuxeh/domoticz-init-2020.2
domoticz: init at 2020.2
2020-10-11 05:59:28 -07:00
Ed Cragg 89e5a7f31f nixos/domoticz: update to use GPL3 plus license
Per review comments on #86404 and [1].

[1] https://discourse.nixos.org/t/lib-licenses-gpl3-co-are-now-deprecated/8206
2020-10-11 11:16:45 +01:00
Nikolay Korotkiy f246be40af
pg_tileserv: init at 1.0.3 2020-10-11 13:11:24 +03:00
Steve Purcell e2e58fa3f7 jackett: 0.16.1057 -> 0.16.1670 2020-10-11 17:17:58 +13:00
Jan Tojnar aabcf2d8f5
Merge branch 'master' into staging-next 2020-10-11 00:27:21 +02:00
Konrad Borowski 746a42a15c
icecast: update homepage link to use HTTPS (#100145) 2020-10-10 14:09:55 +00:00
Vladimír Čunát 338b25697c
Merge branch 'master' into staging-next
Quite many rebuilds from master:
> Estimating rebuild amount by counting changed Hydra jobs.
>    3926 x86_64-darwin
>    4645 x86_64-linux
2020-10-10 11:32:10 +02:00
Vladimír Čunát 497248a558
knot-dns: 3.0.0 -> 3.0.1
https://gitlab.nic.cz/knot/knot-dns/-/tags/v3.0.1
2020-10-10 11:06:35 +02:00
Florian Klink 7d8c02e04f
Merge pull request #100088 from flokli/remove-oracle-xe
oracleXE: remove
2020-10-09 23:23:02 +02:00
WORLDofPEACE 7b5864db17 treewide: don't use spidermonkey attr 2020-10-09 16:50:48 -04:00
WORLDofPEACE b89c851737 Revert "couchdb: revert changes from 0da82de388a5214522262a3885080bad1c02fd1b"
This reverts commit 143650958c.
2020-10-09 16:50:48 -04:00
WORLDofPEACE be95ee6173 Revert "treewide: Use spidermonkey_68 explicitly"
This reverts commit 0da82de388.
2020-10-09 16:50:48 -04:00
Peter Simons 143650958c couchdb: revert changes from 0da82de388
These changes break evaluation and they frankly don't look correct here.
2020-10-09 21:39:35 +02:00
Doron Behar 0da82de388 treewide: Use spidermonkey_68 explicitly
A fix for #100089 which caused ofborg eval errors on all PRs due to
usage of aliases in couchdb and mediatomb.
2020-10-09 20:47:45 +03:00
Daiderd Jordan a4bbb8a5af
Merge pull request #100051 from bachp/plex-1.20.2.3402
plex: 1.20.1.3252 -> 1.20.2.3402
2020-10-09 19:30:46 +02:00
ajs124 178213fad1
Merge pull request #99961 from helsinki-systems/upd/asterisk
asterisk: Bump all packages
2020-10-09 17:39:49 +02:00
ajs124 d81e10c735
Merge pull request #99953 from helsinki-systems/upd/confluence
atlassian-confluence: 7.7.4 -> 7.8.0
2020-10-09 17:21:35 +02:00
Martin Weinelt 5a9a3143fc homeassistant: 0.116.1 -> 0.116.2 2020-10-09 16:54:53 +02:00
Florian Klink b1e627292c oracleXE: remove
This is heavily outdated and unmaintained. If someone decides to pick it
up again, it can be reintroduced.

Fixes https://github.com/NixOS/nixpkgs/issues/99649.
2020-10-09 16:42:10 +02:00
Martin Weinelt 94515128c3 home-assistant: clean up dependencies 2020-10-09 12:11:05 +02:00
Martin Weinelt 41331908ac homeassistant: 0.116.0 -> 0.116.1 2020-10-09 12:11:05 +02:00
Martin Weinelt 53d04173e0 home-assistant: convert tests to pytestCheckHook
Enables testing in parallel. This cuts down the test phase from over
five to under one minute on my 6C/12T processor.

Sadly while the upstream runs their tests using `-n auto` this isn't
working for us in all cases. I currently assume they use low concurrency in
their CI, which is not triggering these issues..
2020-10-09 12:11:05 +02:00
Martin Weinelt 9cf3b6a473 homeassistant: 0.115.6 -> 0.116.0 2020-10-09 12:11:05 +02:00
Pascal Bach 200081e3b4 plex: 1.20.1.3252 -> 1.20.2.3402 2020-10-08 22:26:10 +02:00
Frederik Rietdijk ec28e32c9e Merge master into staging-next 2020-10-08 21:47:26 +02:00
Martin Weinelt 9c56eb009a
Merge pull request #99875 from 0x4A6F/master-promscale
promscale: 0.1.0-beta.5 -> 0.1.0
2020-10-08 20:10:31 +02:00
ajs124 02e2b63aa2
Merge pull request #99974 from helsinki-systems/upd/sogo501
sogo: 5.0.0 -> 5.0.1
2020-10-08 01:42:03 +02:00
Janne Heß 3f69715b63
sogo: 5.0.0 -> 5.0.1 2020-10-07 23:11:45 +02:00
Aaron Andersen 6545e9a69d
Merge pull request #99719 from aanderse/zabbix
zabbix: 4.0.24 -> 4.0.25, 5.0.3 -> 5.0.4
2020-10-07 16:56:33 -04:00
Janne Heß c5e8dbc4f1
asterisk: Bump all packages
All packages were outdated.
Asterisk 15 is not supported anymore, but there is 17 now.

All versions bumped pjproject to 2.10 which requires overriding the
prefix.

Since Asterisk 17, `make install-headers` seems to be needed.
2020-10-07 18:02:37 +02:00
ajs124 301d04f329
Merge pull request #95926 from helsinki-systems/init/asterisk-module-sccp
asterisk-module-sccp: Init at 4.3.2-epsilon
2020-10-07 15:30:09 +02:00
Janne Heß 28b60c1d06
atlassian-confluence: 7.7.4 -> 7.8.0 2020-10-07 14:59:50 +02:00
Mario Rodas 0792cc7451
Merge pull request #99916 from marsam/update-pg_cron
postgresqlPackages.pg_cron: 1.2.0 -> 1.3.0
2020-10-07 07:16:15 -05:00
Antoine R. Dumont (@ardumont) dc19e3be0c
gerbera: Init at 1.6.1 2020-10-07 10:53:52 +02:00
Linus Heckemann 41c0f49681
Merge pull request #99596 from Ma27/nextcloud20
nextcloud20: init
2020-10-07 08:10:38 +02:00
Mario Rodas 4468ccc32e postgresqlPackages.pg_cron: 1.2.0 -> 1.3.0
https://github.com/citusdata/pg_cron/releases/tag/v1.3.0
2020-10-06 18:00:00 -05:00
0x4A6F 1b131e903a
promscale: 0.1.0-beta.5 -> 0.1.0
Upgrade to [0.1.0](https://github.com/timescale/promscale/releases/tag/0.1.0).
2020-10-06 16:04:00 +00:00
Aaron Andersen e30167b495 zabbix: 5.0.3 -> 5.0.4 2020-10-06 08:12:11 -04:00
Aaron Andersen 80e45929ad zabbix: 4.0.24 -> 4.0.25 2020-10-06 08:11:17 -04:00
Frederik Rietdijk 692d219a93 Merge staging-next into staging 2020-10-06 10:25:58 +02:00
Michele Guerini Rocco 04670f8b3d
Merge pull request #96697 from hir12111/fix-font-dir
fontdir: Consider scalable fonts in index fonts.dir
2020-10-05 21:20:06 +02:00
Andreas Rammhold 378f9d4010
prosody: 0.11.6 -> 0.11.7 2020-10-05 15:22:16 +02:00
zowoq 5837509c65 grafana: remove scripts/go to fix go 1.15 build failure
Using subPackages to avoid building this directory would be more
idiomatic but then we would lose the majority of the go tests.
2020-10-05 17:35:20 +10:00
Maximilian Bosch 71098fba81
nextcloud20: init 2020-10-04 21:55:58 +02:00
Vladimír Čunát 0e0885d3da
Re-Revert "xorg: mark fonts with proprietary licences as unfree"
This reverts commit 5d993eeb84.
The revert didn't seem to fix the problem (#99236) and the errors look
the same (tried several times).
2020-10-04 20:28:57 +02:00
Vladimír Čunát 5d993eeb84
Revert "xorg: mark fonts with proprietary licences as unfree"
This reverts commit c45160366b
and hopefully fixes #99236: evaluation on Hydra.

For lack of a better method, I used the live jobset to bisect.
On the reverted commit it failed (tried several times because sometimes
evaluation fail transiently, possibly due to exhausting some resources)
and on the parent it succeeded: https://hydra.nixos.org/eval/1617490

Right now I don't have energy to find what exactly is wrong in the
commit, and it doesn't seem important in comparison to nixos-unstable
channel being stuck on a commit over one week old.
2020-10-04 18:44:36 +02:00
Emilio Perez 52f028f2d9 nixos/xwayland: add new module and allow configuring a default font path
- Add option `programs.xwayland.defaultFontPath`
- Modify sway to enable Xwayland
2020-10-04 14:56:30 +01:00
Jamie Magee a517040251
home-assistant: regenerate component-packages 2020-10-04 12:22:32 +02:00
Mario Rodas c2df2bb1bb
Merge pull request #99357 from marsam/update-postgresqlPackages.pg_repack
postgresqlPackages.pg_repack: 1.4.5 -> 1.4.6
2020-10-03 23:09:40 -05:00
Martin Weinelt 5cb905d470
Merge pull request #99368 from Mic92/prometheus-mail-exporter
prometheus-mail-exporter: 2019-07-14 -> 2020-07-16
2020-10-04 05:41:06 +02:00
Martin Weinelt 54c9db5edd
Merge pull request #98641 from JamieMagee/python-nest
pythonPackages.{sseclient-py,python-nest}: init
2020-10-04 04:25:37 +02:00
Anderson Torres d191ee22f0
Merge pull request #99427 from orivej/kapowbang
kapowbang: rename from kapow
2020-10-03 19:30:06 -03:00
Martin Weinelt 98d2d8cfbe
Merge pull request #99479 from JamieMagee/pyads
pythonPackages.pyads: init at 3.2.2
2020-10-03 22:01:01 +02:00
Jamie Magee 1b58d7bbf6
home-assistant: regenerate component-packages 2020-10-03 22:00:46 +02:00
Martin Weinelt 5bfedbff0c
Merge pull request #98452 from JamieMagee/adb-shell
pythonPackages.{pure-python-adb,adb-shell,androidtv}: init
2020-10-03 21:55:28 +02:00
Jamie Magee ef410f72a0
home-assistant: regenerate component-packages 2020-10-03 21:50:43 +02:00
Jamie Magee f24039d943
home-assistant: regenerate component-packages 2020-10-03 21:43:45 +02:00
Solène Rapenne 807bb39012 mediawiki: 1.34.2 -> 1.35.0 2020-10-03 18:29:38 +02:00
Mario Rodas e7e11eb693
Merge pull request #98706 from r-ryantm/auto-update/coredns
coredns: 1.7.0 -> 1.7.1
2020-10-02 23:55:17 -05:00
Anderson Torres 26108ada86
Merge pull request #99371 from zowoq/rm-caddy1
caddy1: remove
2020-10-02 20:49:50 -03:00
Orivej Desh 86e9142dd6 kapowbang: rename from kapow
kapow is an established name of an older project, being packaged in #78407.
Repology and ArchLinux call the Go project kapowbang because its name is "Kapow!":
https://github.com/BBVA/kapow
https://repology.org/projects/?search=kapow
https://aur.archlinux.org/packages/?K=kapow
2020-10-02 22:05:09 +00:00
Martin Weinelt 31d9bdf626
homeassistant: 0.114.4 -> 0.115.6
The image component is now part of the default_config dependency tree,
which is why we now require pillow by default.
2020-10-02 19:10:42 +02:00
Patrick Hilhorst b133532434 treewide: remove some trailing whitespace to please ofborg 2020-10-02 09:01:35 -07:00
Patrick Hilhorst f7e390e6d4 treewide: fix redirected urls (run 3)
Related:
 - 9fc5e7e473
 - 593e11fd94
 - 508ae42a0f

Since the last time I ran this script, the Repology API changed, so I had to
adapt the script used in the previous PR. The new API should be more robust, so
overall this is a positive (no more grepping the error messages for our relevant
data but just a nice json structure).

Here's the new script I used:

```sh
curl https://repology.org/api/v1/repository/nix_unstable/problems \
   | jq -r '.[] | select(.type == "homepage_permanent_https_redirect") | .data | "s@\(.url)@\(.target)@"' \
   | sort | uniq | tee script.sed
find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```

I will also add this script to `maintainers/scripts`.
2020-10-02 09:01:35 -07:00
ajs124 15c522ee52
Merge pull request #99189 from helsinki-systems/upd/nginx
nginxMainline: 1.19.2 -> 1.19.3
2020-10-02 16:55:06 +02:00
Andreas Rammhold 6c282a2c61
Merge pull request #99154 from TredwellGit/generate-expr-from-tarballs.pl
generate-expr-from-tarballs.pl: fix insecure temporary file
2020-10-02 16:48:00 +02:00
zowoq 9e7e0e9aa1 caddy1: remove 2020-10-02 23:50:59 +10:00
Jörg Thalheim f1051678e6
prometheus-mail-exporter: 2019-07-14 -> 2020-07-16 2020-10-02 10:08:54 +02:00
Mario Rodas cbf2b8880b
Merge pull request #99250 from yorickvP/victoriametrics-auto-test
victoriametrics: add passthru.tests
2020-10-01 20:18:22 -05:00
zowoq 5b09b92a16 traefik: 2.2.11 -> 2.3.1
https://github.com/traefik/traefik/releases/tag/v2.3.0
https://github.com/traefik/traefik/releases/tag/v2.3.1
2020-10-02 10:13:31 +10:00
Aaron Andersen b7520a3279
Merge pull request #98302 from helsinki-systems/upd/wordpress
wordpress: 5.4.2 -> 5.5.1
2020-10-01 18:33:06 -04:00
Doron Behar 0a7157119d
Merge pull request #98869 from tobim/pkgs/mpd-0.22 2020-10-01 19:01:06 +03:00
Tobias Mayer 7c1ce3b1e6 mpd: 0.21.25 -> 0.22 2020-10-01 18:58:22 +03:00
Mario Rodas 6aa4df7f45
Merge pull request #99179 from 0x4A6F/master-promscale
timescale-prometheus -> promscale: 0.1.0-beta.4 -> 0.1.0-beta.5
2020-10-01 05:46:49 -05:00
Yorick van Pelt 1ef22a5d1f
victoriametrics: add passthru.tests 2020-10-01 11:58:32 +02:00
Souvik Sen ae4a51c15c
victoriametrics: 1.40.0 -> 1.42.0 (#99241) 2020-10-01 04:49:59 -05:00
Mario Rodas b01133858d postgresqlPackages.pg_repack: 1.4.5 -> 1.4.6 2020-10-01 04:20:00 +00:00
ajs124 3b8220c74c nginxMainline: 1.19.2 -> 1.19.3 2020-09-30 20:18:47 +02:00
R. RyanTM 33699a1b6a riemann: 0.3.5 -> 0.3.6 2020-09-30 09:22:35 -07:00
R. RyanTM fc2a1452fa thanos: 0.14.0 -> 0.15.0 2020-09-30 08:57:03 -07:00
0x4A6F 04a8c8aa24
timescale-prometheus -> promscale: 0.1.0-beta.4 -> 0.1.0-beta.5
Rename to upgraded [promscale 0.1.0-beta.5](https://github.com/timescale/promscale/releases/tag/0.1.0-beta.5).
2020-09-30 14:35:29 +00:00
TredwellGit 5235437533 generate-expr-from-tarballs.pl: fix insecure temporary file
https://cwe.mitre.org/data/definitions/377.html
2020-09-30 09:21:55 +00:00
Jonathan Ringer f2de9ca370 xorg.xkeyboardconfig: build man pages 2020-09-29 08:10:27 -07:00
Mario Rodas 09eb860c99
Merge pull request #98900 from r-ryantm/auto-update/tegola
tegola: 0.12.0 -> 0.12.1
2020-09-28 18:37:22 -05:00
Jan Tojnar 32b4375f10
Merge branch 'staging-next' into staging 2020-09-29 00:12:29 +02:00
Emery Hemingway 211ba8bfa3 molly-brown: 2020-07-06 -> 2020-08-19 2020-09-28 14:38:31 +02:00
Mathnerd314 ed054f7815 xf86-video-{ati,amdgpu}: 19.0.1 -> 19.1.0 2020-09-27 15:57:35 -06:00
Maximilian Bosch f09ae7e371
roundcube: 1.4.8 -> 1.4.9
https://github.com/roundcube/roundcubemail/releases/tag/1.4.9
2020-09-27 22:09:35 +02:00
Maximilian Bosch 71426f2cfa
Merge pull request #98333 from Ma27/bump-nextcloud
nextcloud: 19.0.1 -> 19.0.3, deprecate/remove older versions
2020-09-27 20:02:38 +02:00
Maximilian Bosch 6b48deee54
nixos/nextcloud: drop nextcloud17, deprecate nextcloud18
Both packages will get EOLed within the lifetime of 20.09. `nextcloud17`
can be removed entirely (the attribute-path is kept however to provide
meaningful errors), however `nextcloud18` must be kept as `insecure` to
make sure that users from `nextcloud17` can properly upgrade to
`nextcloud19` on NixOS 20.09.
2020-09-27 19:21:21 +02:00
Michele Guerini Rocco 56eccc4c6a
Merge pull request #96680 from rnhmjoj/xorg-fonts
xorg: convert type1 fonts and mark packages as unfree
2020-09-27 13:43:27 +02:00
rnhmjoj c45160366b
xorg: mark fonts with proprietary licences as unfree 2020-09-27 11:29:06 +02:00
rnhmjoj 8cadf94a4d
xorg.fontbitstreamtype1: generate .otf fonts 2020-09-27 11:29:05 +02:00
Benno Fünfstück f7e5bb0231 traefik: fix dashboard by using source releases
The traefik dashboard depends on static files built with npm.
The source releases included the prebundled static files ,
so switching to them fixes the issue.
2020-09-27 10:41:44 +02:00
Mario Rodas a514f5f048 tegola: exclude `example` package 2020-09-27 04:20:00 +00:00