Commit graph

307704 commits

Author SHA1 Message Date
Charlotte Van Petegem dfe3b739c7
zeroad: make sure hydra builds zeroad-unwrapped
Hydra hasn't built zeroad since the 0.0.24 bump:
https://hydra.nixos.org/job/nixos/trunk-combined/nixpkgs.zeroad.x86_64-linux/all
This is due to the data package becoming larger than the output
limit. Even though the data package is already marked with
`hydraPlatforms = [];`, hydra still tried to build it, since it is a
dependency of `zeroad`. This makes it so `zeroad` isn't built by hydra
either. Only `zeroad-unwrapped` (which takes significant compilation
time) will be built by hydra.
2021-08-10 09:37:34 +02:00
Félix Baylac-Jacqué 7b554c9477 nixosTests.pleroma: increase server memory size
The server VM machine is sometimes OOMing, making the test flaky.
Increasing the memory size to 512MB fixes the issue.
2021-08-09 21:30:42 +02:00
Félix Baylac-Jacqué 885ab9286e nixosTests.pleroma: increase certificate validity duration
Analogous to 6325d15e90.

The test certificate expiration date was set to the default 30 days.
This certificate is generated through its own derivation. As with
every derivation, it gets cached by cache.nixos.org once we build it.

In practice, we rebuild this derivation only if one of its input
changes. The only inputs here being openssl and stdenv.

While it's not an issue on the unstable branches, it can be
problematic on a stable release: the test will fail after 30 days.

Extending the certificate lifespan from 1 month to 100 years to prevent
it from getting expired while being cached.
2021-08-09 21:30:42 +02:00
Félix Baylac-Jacqué 817a0e1ab1 pleroma: 2.3.0 -> 2.4.0
Eblurhash has been released to hex, we do not need to manually fetch
it from a git repository anymore.

The rest of the diffs have been generated by mix2nix.

A minor bug in mix2nix forced us to manually alter the base64url
dependency. The bug was already fixed upstream and should be resolved
for us once mix2nix branches off a new release. See
https://github.com/ydlr/mix2nix/issues/11 for more infos.

Release notes: https://pleroma.social/announcements/2021/08/08/pleroma-major-release-2-4-0/
2021-08-09 21:30:42 +02:00
Ryan Mulligan 20bcb6cc0d
Merge pull request #132759 from r-ryantm/auto-update/kubernetes
kubernetes: 1.21.3 -> 1.22.0
2021-08-09 12:24:53 -07:00
Matthieu Coudron 06684792fb vimPlugins.plenary: init from lua package
This commit shows how to convert luarocks packages into (neo)vim ones.
The advantage for neovim lua plugins to register their rockspec (aka
package definition) is that the plugin can express its dependencies and
a few metadata through it.
2021-08-09 21:23:29 +02:00
Artturi be0b03e5a8
Merge pull request #133279 from r-ryantm/auto-update/dictu
dictu: 0.19.0 -> 0.20.0
2021-08-09 21:49:20 +03:00
adisbladis 5ccaf03298
Merge pull request #133273 from adisbladis/emacs-pkgs-unbreak
emacs.pkgs: Unmark various packages as broken
2021-08-09 13:02:13 -05:00
Ryan Mulligan 33cdc784e8
Merge pull request #131545 from NickCao/influxdb2
nixos/influxdb2: init
2021-08-09 10:34:53 -07:00
R. RyanTM 2b2a534741 dictu: 0.19.0 -> 0.20.0 2021-08-09 17:24:52 +00:00
Artturi 250ea10c0f
Merge pull request #133267 from r-ryantm/auto-update/checkstyle
checkstyle: 8.45 -> 8.45.1
2021-08-09 20:07:15 +03:00
Artturi 3b4e2d722b
Merge pull request #133269 from r-ryantm/auto-update/chrome-token-signing
chrome-token-signing: 1.1.2-1 -> 1.1.5
2021-08-09 20:04:42 +03:00
Artturi b2de569a84
Merge pull request #133198 from r-ryantm/auto-update/flink
flink: 1.12.1 -> 1.13.2
2021-08-09 19:57:41 +03:00
Artturi bd7172a057
Merge pull request #133196 from r-ryantm/auto-update/drumkv1
drumkv1: 0.9.18 -> 0.9.23
2021-08-09 19:55:15 +03:00
Artturi a48edeffaf
Merge pull request #133209 from r-ryantm/auto-update/flyway 2021-08-09 19:47:58 +03:00
Artturi d0f2c110cc
Merge pull request #133240 from r-ryantm/auto-update/kube-router
kube-router: 1.1.1 -> 1.2.2
2021-08-09 19:35:37 +03:00
Mario Rodas 0066c05ae2 nodejs-16_x: 16.5.0 -> 16.6.1
https://github.com/nodejs/node/releases/tag/v16.6.0
https://github.com/nodejs/node/releases/tag/v16.6.1
2021-08-10 01:12:34 +09:00
adisbladis f57a20cb0f
emacs.pkgs: Unmark various packages as broken
A lot of the packages mark as broken are only actually broken for one melpa flavour.
2021-08-09 11:10:49 -05:00
Artturi 11ce8e0760
Merge pull request #133241 from r-ryantm/auto-update/libaudec
libaudec: 0.2.4 -> 0.3.4
2021-08-09 19:01:20 +03:00
Artturi 23af642fee
Merge pull request #133250 from r-ryantm/auto-update/logseq
logseq: 0.2.10 -> 0.3.2
2021-08-09 18:55:50 +03:00
Anderson Torres 73e770ed47
Merge pull request #117532 from AndersonTorres/new-oh-my-fish
oh-my-fish: init at 7+unstable-2021-03-03
2021-08-09 12:44:27 -03:00
Artturi 1abf86e654
Merge pull request #133253 from r-ryantm/auto-update/lombok
lombok: 1.18.16 -> 1.18.20
2021-08-09 18:41:51 +03:00
R. RyanTM f16321aad4 chrome-token-signing: 1.1.2-1 -> 1.1.5 2021-08-09 15:40:37 +00:00
Artturi 1acb8c5c7e
Merge pull request #133254 from r-ryantm/auto-update/lisgd
lisgd: 0.3.0 -> 0.3.1
2021-08-09 18:38:24 +03:00
R. RyanTM 9d5be2dce4 checkstyle: 8.45 -> 8.45.1 2021-08-09 15:35:52 +00:00
Artturi ed782bc76a
Merge pull request #133264 from r-ryantm/auto-update/carla
carla: 2.3.1 -> 2.3.2
2021-08-09 18:24:15 +03:00
AndersonTorres 224e516ccb oh-my-fish: init at 7+unstable=2021-03-03 2021-08-09 11:54:53 -03:00
R. RyanTM c660c9342c carla: 2.3.1 -> 2.3.2 2021-08-09 14:39:51 +00:00
Artturi 785635cc73
Merge pull request #133255 from r-ryantm/auto-update/liquibase
liquibase: 4.4.2 -> 4.4.3
2021-08-09 17:28:04 +03:00
adisbladis 2040ede9a6
Merge pull request #133260 from Radvendii/master
emacsPackages: fix for missing passthru
2021-08-09 09:27:29 -05:00
Martin Weinelt 2e5e726570
Merge pull request #117326 from r-ryantm/auto-update/guile-lib
guile-lib: 0.2.6.1 -> 0.2.7
2021-08-09 16:24:52 +02:00
Timothy DeHerrera c8ad4e02fa
Merge pull request #128117 from jonringer/nomad-autoscaler
nomad-autoscaler: init at 0.3.3
2021-08-09 08:17:31 -06:00
Martin Weinelt 3fee66443f
Merge pull request #133257 from NixOS/home-assistant 2021-08-09 16:16:57 +02:00
Sandro 7c23b4a5bc
Merge pull request #132795 from chrispickard/tmux-better-mouse-mode-fix-install
tmuxPlugins.better-mouse-mode: fixed broken install path
2021-08-09 16:14:41 +02:00
Martin Weinelt 6b5a40c534
Merge pull request #133226 from fabaff/bump-soco
python3Packages.soco: 0.22.3 -> 0.23.3
2021-08-09 16:04:53 +02:00
Taeer Bar-Yam dc79d3b0da emacsPackages: fix for missing passthru 2021-08-09 09:34:27 -04:00
Martin Weinelt 6ffff15e1c
Merge pull request #133251 from mfsch/master
zeroad: 0.0.24b -> 0.0.25
2021-08-09 15:27:23 +02:00
R. RyanTM 2df8eb3d19
guile-lib: 0.2.6.1 -> 0.2.7 2021-08-09 15:15:51 +02:00
Martin Weinelt bd9fd9c2d9
Merge pull request #113755 from r-ryantm/auto-update/python3.7-flufl.i18n
python37Packages.flufl_i18n: 3.1.4 -> 3.1.5
2021-08-09 15:14:28 +02:00
Martin Weinelt 3a5649118e
Merge pull request #112984 from r-ryantm/auto-update/python3.7-flufl.bounce
python37Packages.flufl_bounce: 3.0.1 -> 3.0.2
2021-08-09 15:14:00 +02:00
Martin Weinelt 6ae576c8da
home-assistant: 2021.8.3 -> 2021.8.4 2021-08-09 14:40:54 +02:00
R. RyanTM 22fdabc4cb liquibase: 4.4.2 -> 4.4.3 2021-08-09 12:14:56 +00:00
R. RyanTM 938c221de5 lisgd: 0.3.0 -> 0.3.1 2021-08-09 12:10:09 +00:00
R. RyanTM 1eec3990a0 lombok: 1.18.16 -> 1.18.20 2021-08-09 12:05:55 +00:00
Manuel F. Schmid a777419869 zeroad: 0.0.24b -> 0.0.25 2021-08-09 13:41:01 +02:00
R. RyanTM 98ce437c4e logseq: 0.2.10 -> 0.3.2 2021-08-09 11:40:42 +00:00
Linus Heckemann 2995a644bf
Merge pull request #132458 from mayflower/initrd-fixes
make-initrd: fix #132059
2021-08-09 13:37:51 +02:00
Simon Waibl a2479a76a6
Merge pull request #133086 from lheckemann/meshcentral-bump
meshcentral: 0.8.87 -> 0.8.98
2021-08-09 13:36:57 +02:00
Martin Weinelt 3f9fad7b3a
Merge pull request #133221 from r-ryantm/auto-update/ircd-hybrid
ircdHybrid: 8.2.36 -> 8.2.38
2021-08-09 12:30:35 +02:00
Martin Weinelt 689fbcb061
Merge pull request #133246 from taku0/firefox-bin-update-script-pname
firefox-bin: fix parameter of updateScript
2021-08-09 12:19:22 +02:00