Commit Graph

307810 Commits

Author SHA1 Message Date
Artturi 899058eac6
Merge pull request #133285 from r-ryantm/auto-update/go-chromecast
go-chromecast: 0.2.9 -> 0.2.10
2021-08-10 02:17:52 +03:00
Artturi 9257281a7f
Merge pull request #133280 from r-ryantm/auto-update/discordchatexporter-cli
discordchatexporter-cli: 2.29 -> 2.30
2021-08-10 01:54:01 +03:00
Martin Weinelt 7ed340a585 firefox-bin: 90.0.2 -> 91.0 2021-08-10 07:43:50 +09:00
Martin Weinelt afb0e73ebc firefox-esr-91: init at 91.0esr 2021-08-10 07:43:50 +09:00
Martin Weinelt 810b03602b firefox: 90.0.2 -> 91.0 2021-08-10 07:43:50 +09:00
Randy Eckenrode a1161b3dc0 vscode-extensions.vadimcn.vscode-lldb: Fix build on Darwin 2021-08-10 07:40:56 +09:00
Fabian Affolter 8f54273f1e python3Packages.mutesync: 0.0.1 -> 0.0.2 2021-08-10 00:21:34 +02:00
R. RyanTM 8d347b1419 bitcoin-unlimited: 1.9.1.1 -> 1.9.2.0 2021-08-09 21:56:42 +00:00
Pascal Bach 3f7771d65c unifi6: 6.2.25 -> 6.2.26 2021-08-09 23:28:07 +02:00
Pascal Bach 293026e7ca
Merge pull request #132991 from SuperSandro2000/gitstatus
Gitstatus
2021-08-09 23:24:59 +02:00
Pascal Bach 37d93c80c1
Merge pull request #133174 from symphorien/nagios-alias
nixos/tests/nagios.nix: fix eval
2021-08-09 23:22:55 +02:00
Bernardo Meurer e62d2b750c
Merge pull request #113303 from midchildan/fix/smartmontools
smartmontools: drop mailutils dependency by default
2021-08-09 21:15:55 +00:00
Pascal Bach 8c701f5805 minio-client: 2021-06-13T17-48-22Z -> 2021-07-27T06-46-19Z 2021-08-09 22:59:27 +02:00
Matthieu Coudron 9578494089
Merge pull request #132473 from teto/luarocks-pyupdater
Luarocks pyupdater
2021-08-09 22:49:10 +02:00
André Silva c756b732d4
ledger-live-desktop: 2.31.1 -> 2.32.2 2021-08-09 21:32:33 +01:00
Artturi c217152bc6
Merge pull request #133282 from r-ryantm/auto-update/fend
fend: 0.1.23 -> 0.1.24
2021-08-09 23:30:43 +03:00
Arnout Engelen 12e3001dad
sdcc: honour dontStrip
even with 'dontStrip', the sdcc binary was stipped anyway.
specifying STRIP=none will convince ./configure to use 'none'
as the strip tool, which 'make install' conveniently ignores.
2021-08-09 22:10:14 +02:00
R. RyanTM f8c133f977 grafana-agent: 0.18.0 -> 0.18.1 2021-08-09 19:56:53 +00:00
R. RyanTM a71cb740fc goxel: 0.10.7 -> 0.10.8 2021-08-09 19:43:38 +00:00
Matthieu Coudron b02c265190 luaPackages: update
Several updates
2021-08-09 21:38:32 +02:00
Matthieu Coudron fa1dedee47 doc: updated lua doc
mentions lua 5.4 + fixed an error
2021-08-09 21:37:58 +02:00
Matthieu Coudron 560a4e4e08 update-luarocks-packages: use pluginupdate.py
Trying to reuse the update scripts used by kakoune/vim to provide the
user with an unified convergence. Some stuff doesn't work yet (parallel
download, caching) but I (anyone else welcome to try too) will improve
it in other PRs.
2021-08-09 21:37:56 +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
R. RyanTM 0596bb2b1c go-chromecast: 0.2.9 -> 0.2.10 2021-08-09 19:23:25 +00: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
R. RyanTM ad216be1b0 fend: 0.1.23 -> 0.1.24 2021-08-09 18:10:05 +00: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 8f31366a8c discordchatexporter-cli: 2.29 -> 2.30 2021-08-09 17:30:15 +00: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
José Romildo 5fb27d46d9 vimix-gtk-themes: 2021-04-25 -> 2021-08-09 2021-08-09 12:57: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
dan4ik efbfe894e3 yandex-browser: 21.5.3.753-1 -> 21.6.2.817-1 2021-08-09 22:45:12 +07: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
José Romildo 29850a4683 marwaita: 10.0 -> 10.2 2021-08-09 12:39:09 -03:00