Commit Graph
538129 Commits
Author SHA1 Message Date
Fabian AffolterandGitHub 078a7a7ca9 Merge pull request #262389 from MikaelFangel/drop-zeek
zkg: drop
2023-10-21 10:39:07 +02:00
Fabian AffolterandGitHub 191c54f7f3 Merge pull request #262171 from Misaka13514/bump-nuclei
nuclei: 2.9.15 -> 3.0.1
2023-10-21 10:36:07 +02:00
Fabian AffolterandGitHub b31b994ff4 Merge pull request #262318 from fabaff/toonapi-bump
python311Packages.toonapi: 0.2.1 -> 0.3.0
2023-10-21 09:44:41 +02:00
Fabian AffolterandGitHub 4189fd65b0 Merge pull request #262326 from fabaff/checkov-bump
checkov: 2.5.14 -> 2.5.15
2023-10-21 09:44:31 +02:00
Fabian AffolterandGitHub cabfb297d2 Merge pull request #262372 from fabaff/aioelectricitymaps
python311Packages.aioelectricitymaps: init at 0.1.3
2023-10-21 09:44:23 +02:00
Doron BeharandGitHub 5babd0d512 Merge pull request #262048 from r-ryantm/auto-update/sequoia-sqop
sequoia-sqop: 0.28.0 -> 0.30.0
2023-10-21 07:22:14 +00:00
ArtturiandGitHub 171a116a56 Merge pull request #242590 from proglottis/update_ckb-next
ckb-next: 0.5.0 -> 0.6.0
2023-10-21 08:29:55 +03:00
R. RyantmandAnderson Torres fba68a9b96 trealla: 2.28.12 -> 2.29.36 2023-10-21 01:36:41 -03:00
Kira BruneauandGitHub 2585eeed47 Merge pull request #262417 from r-ryantm/auto-update/texlab
texlab: 5.10.0 -> 5.10.1
2023-10-21 00:04:15 -04:00
R. RyantmandKira Bruneau 83362e21cd texlab: 5.10.0 -> 5.10.1 2023-10-21 00:02:23 -04:00
Robert SchützandGitHub d5882b063a Merge pull request #262312 from r-ryantm/auto-update/python311Packages.wallbox
python311Packages.wallbox: 0.4.14 -> 0.5.1
2023-10-20 20:46:12 -07:00
OTABI TomoyaandGitHub 0686263a23 Merge pull request #227090 from natsukium/bowtie2/aarch64
bowtie2: fix build on aarch64
2023-10-21 10:29:31 +09:00
OTABI TomoyaandGitHub 65e7157a5e Merge pull request #262239 from r-ryantm/auto-update/flix
flix: 0.40.0 -> 0.41.0
2023-10-21 10:22:58 +09:00
OTABI TomoyaandGitHub bce040164d Merge pull request #262185 from r-ryantm/auto-update/syft
syft: 0.92.0 -> 0.93.0
2023-10-21 10:22:30 +09:00
ArtturiandGitHub 56d8619421 Merge pull request #262423 from SuperSandro2000/fail2ban-default 2023-10-21 03:57:08 +03:00
Sandro Jäckel 7f94b9e9c6 nixos/fail2ban: change bantime default to not be config breaking 2023-10-21 02:38:29 +02:00
ArtturiandGitHub ac46dc76b6 Merge pull request #262382 from Artturin/fixtypo1 2023-10-21 03:19:15 +03:00
Peder Bergebakken SundtandGitHub 403f385e63 Merge pull request #261888 from YMSTNT/init-hifile
hifile: init at 0.9.9.5
2023-10-21 02:18:48 +02:00
Silvan MosbergerandGitHub c8772b62f1 Merge pull request #262364 from h7x4/small-contributing-fix 2023-10-21 02:13:48 +02:00
h7x4 216b2bdf7f CONTRIBUTING.md: fix a missing sentence ending 2023-10-21 02:04:09 +02:00
Emily TrauandGitHub 28eb936285 Merge pull request #262410 from artemist/minimal-bootstrap-flake
minimal-bootstrap: fix build in flakes
2023-10-21 10:50:35 +11:00
Artemis Tosini 76d0d657d6 minimal-bootstrap: fix build in flakes
The minimal bootstrap sources currently rely on builtins.currentSystem,
which is not available in restricted evaluation mode.
2023-10-20 23:48:18 +00:00
JennyandGitHub 7cd0bd5cbb librenms: remove fixed package name (#261395) 2023-10-21 01:24:46 +02:00
markuskowaandGitHub 4e9480a9a9 Merge pull request #262333 from sheepforce/gpaw
gpaw: 22.8.0 -> 23.9.1
2023-10-21 01:23:39 +02:00
Angus DippenaarandYaya 697e07fb28 golangci-lint: use go 1.21
golangci-lint supports Go versions lower or equal
to the Go version used to build it.

More info: https://github.com/golangci/golangci-lint/issues/3933
2023-10-21 01:23:30 +02:00
Bjørn Forsman 5c78e5b4aa nixos/ddclient: simplify with lib.getExe 2023-10-20 23:49:18 +02:00
Bjørn Forsman 04ddb3994a ddclient: set meta.mainProgram
To silence warning from lib.getExe.
2023-10-20 23:49:18 +02:00
Bjørn Forsman 5770688fdb ddclient: don't run preConfigure in installPhase
Running preConfigure is done to fix the perl shebang in ddclient from
plain perl to perl with modules. But there's a less ugly way: pass the
correct perl to ddclient at configure time.
2023-10-20 23:49:18 +02:00
Bjørn Forsman 2668c2162e ddclient: 3.10.0 -> 3.11.0_1
As per the changelog[1], ddclient uses curl instead of perl
IO::Socket::IP and IO::Socket::SSL now.

[1] https://github.com/ddclient/ddclient/blob/d4f9816a6ad86b64caf77af3a15770ca1c1619da/ChangeLog.md#2023-10-15-v3110_1
2023-10-20 23:49:18 +02:00
Bjørn Forsman c57531c8d0 ddclient: update maintainers: SuperSandro2000 -> bjornfor
SuperSandro2000 doesn't want to maintain this anymore, as per
commit d35df28f65
("ddclient: remove package and module on upstream maintainer request").
2023-10-20 23:49:18 +02:00
Bjørn Forsman 8a8ec36615 Revert "ddclient: remove package and module on upstream maintainer request"
This reverts commit d35df28f65.

Upstream ddclient has new maintainers and made a new release (update in
next commit(s)).
2023-10-20 23:49:18 +02:00
Bjørn Forsman 57f0dd3a2f lighttpd: re-enable remaining disabled tests
All tests work now.
2023-10-20 23:45:29 +02:00
Bjørn Forsman c531697bc3 lighttpd: 1.4.71 -> 1.4.72
The patch to disable legacy crypt tests (which were broken for us) isn't
needed anymore, so remove it.
2023-10-20 23:45:29 +02:00
Aaron AndersenandGitHub 8b9569a1fd Merge pull request #255362 from aviallon/feature/init-certbot-dns-ovh
python3Packages.certbot-dns-ovh: init at 2.6.0 (follows python3Packages.certbot)
2023-10-20 17:40:44 -04:00
Aaron AndersenandGitHub c0d5048961 Merge pull request #262075 from ivan/apachehttpd-2.4.58
apacheHttpd: 2.4.57 -> 2.4.58
2023-10-20 17:33:01 -04:00
Fabián Heredia MontielandGitHub 4c656a5fe8 Merge pull request #262267 from trofi/zlib-ng-update
zlib-ng: 2.1.3 -> 2.1.4
2023-10-20 15:32:05 -06:00
K900andGitHub f481e74017 Merge pull request #262352 from K900/fresh-fruit
yuzu: 1579 -> 1595, yuzu-ea: 3911 -> 3940
2023-10-21 00:31:46 +03:00
Fabián Heredia MontielandGitHub 8e1460c813 Merge pull request #262272 from r-ryantm/auto-update/oci-seccomp-bpf-hook
oci-seccomp-bpf-hook: 1.2.9 -> 1.2.10
2023-10-20 15:30:37 -06:00
Fabián Heredia MontielandGitHub 54c2d7e850 Merge pull request #262317 from r-ryantm/auto-update/railway
railway: 3.4.0 -> 3.5.0
2023-10-20 15:30:14 -06:00
Fabián Heredia MontielandGitHub d482d3b5d3 Merge pull request #262309 from mirkolenz/maintainer-mirkolenz
maintainers: add mirkolenz
2023-10-20 15:29:57 -06:00
Artturin 1b3831f1e6 stdenv: fix typo 2023-10-21 00:26:57 +03:00
Aaron AndersenandGitHub ca03f204a2 Merge pull request #262261 from pks-t/pks-kodi-plugin-video-netflix-1.22.3
kodi.packages.netflix: 1.20.2 -> 1.22.3
2023-10-20 17:24:25 -04:00
Aaron AndersenandGitHub 38d33bc5fa Merge pull request #262260 from pks-t/pks-kodi-plugin-video-inputstream-20.3.13
kodi.packages.inputstream-adaptive: 20.3.9 -> 20.3.13
2023-10-20 17:23:01 -04:00
Mikael Fangel 543ba76c68 zkg: drop 2023-10-20 23:12:13 +02:00
Lily FosterandGitHub 9f6e599465 Merge pull request #262196 from r-ryantm/auto-update/teams-for-linux
teams-for-linux: 1.3.13 -> 1.3.14
2023-10-20 17:05:11 -04:00
R. RyantmandYt 56720599ce snarkos: 2.1.7 -> 2.2.1 2023-10-20 20:31:28 +00:00
Fabian Affolter 3c0bf35c62 python311Packages.aioelectricitymaps: init at 0.1.3
Module for interacting with Electricity maps

"https://github.com/jpbede/aioelectricitymaps
2023-10-20 22:18:15 +02:00
ArtturiandGitHub ddb0a8147c Merge pull request #259473 from onemoresuza/xssstate 2023-10-20 22:53:56 +03:00
Alyssa Ross 324aef5e82 virglrenderer: remove cmake input
I think I must have added this by mistake — it's not referenced in
either the release where I added it, or the current release.

Fixes: 14d6777962 ("virglrenderer: 0.7.0 -> 0.8.1")
2023-10-20 19:12:57 +00:00
Alyssa Ross e335b911ef virglrenderer: 0.10.4 -> 1.0.0 2023-10-20 19:12:32 +00:00