Commit Graph

538086 Commits

Author SHA1 Message Date
dadada
77f7b5a3e5
nixos/soft-serve: init
This adds a NixOS module for Soft Serve, a tasty, self-hostable Git
server for the command line. The module has a test that checks some
basic things like creating users, creating a repo and cloning it.

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-10-21 17:51:42 +02:00
dadada
63ecebe2a3
soft-serve: fix shell hook
This adds bash to the PATH of soft-serve. This is
required for the hooks to work, since they
are implemented in bash.
2023-10-21 00:36:56 +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] d4f9816a6a/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 Andersen
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 Andersen
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 Montiel
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
K900
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 Montiel
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 Montiel
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 Montiel
d482d3b5d3
Merge pull request #262309 from mirkolenz/maintainer-mirkolenz
maintainers: add mirkolenz
2023-10-20 15:29:57 -06:00
Aaron Andersen
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 Andersen
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
Lily Foster
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. Ryantm
56720599ce snarkos: 2.1.7 -> 2.2.1 2023-10-20 20:31:28 +00:00
Artturi
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
Martin Weinelt
bfc8218dea
Merge pull request #262321 from fabaff/vehicle-bump
python311Packages.vehicle: 1.0.1 -> 2.0.0
2023-10-20 21:04:08 +02:00
Martin Weinelt
8da5235eee
Merge pull request #262298 from r-ryantm/auto-update/python311Packages.num2words
python311Packages.num2words: 0.5.12 -> 0.5.13
2023-10-20 21:02:30 +02:00
Martin Weinelt
e5366c298d
Merge pull request #262303 from r-ryantm/auto-update/python311Packages.persim
python311Packages.persim: 0.3.1 -> 0.3.2
2023-10-20 21:01:42 +02:00
Martin Weinelt
5364b02b9f
Merge pull request #262307 from mweinelt/esphome-2023.10.1
esphome: 2023.9.3 -> 2023.10.1
2023-10-20 20:59:39 +02:00
Dmitry Kalinkin
6392f18258
Merge pull request #262351 from h7x4/remove-nix-exec-bits
treewide: remove execute bit for non-executable `*.nix` files
2023-10-20 14:45:16 -04:00
John Garcia
9552633801 get_iplayer: 3.31 -> 3.33 2023-10-20 18:44:26 +00:00
R. Ryantm
f05e09aa74 scrypt: 1.3.1 -> 1.3.2 2023-10-20 13:44:09 -05:00
R. Ryantm
06c6fb463b root: 6.28.06 -> 6.28.08 2023-10-20 14:40:50 -04:00
Hubble the Wolverine
a0961ec2b7
blender: 3.6.4 -> 3.6.5 (#262198) 2023-10-20 14:38:46 -04:00
Yueh-Shun Li
872fe27639
voms, xrootd: clean up $out/etc.orig (#241466)
When externalEtc is not null, create an extra output "etc" and move the
"$out/etc" content into "$etc/etc" before creating the symlink at
"$out/etc".
2023-10-20 14:35:38 -04:00
K900
bca892f7cf yuzu: 1579 -> 1595, yuzu-ea: 3911 -> 3940 2023-10-20 21:29:16 +03:00
Artturi
1542bb6ef5
Merge pull request #262253 from Artturin/fetchdockevaler 2023-10-20 21:14:25 +03:00
Pol Dellaiera
c5ada8b4ca
Merge pull request #262233 from gaelreyrol/php-extension-opentelemetry-1.0.0rc3
phpExtensions.opentelemetry: 1.0.0RC2 -> 1.0.0RC3
2023-10-20 20:04:05 +02:00
Pol Dellaiera
2b7eb7a821
Merge pull request #262243 from drupol/php/xdebug-3.3.0alpha3
phpExtensions.xdebug: 3.2.2 -> 3.3.0alpha3
2023-10-20 19:56:04 +02:00
h7x4
e6321d2788
treewide: remove execute bit for non-executable *.nix files 2023-10-20 19:55:39 +02:00
Artturi
e6910fd16e
Merge pull request #262164 from Artturin/updatemypackages1
discord updates
2023-10-20 20:26:06 +03:00
Samuel Ainsworth
c340267c70
Merge pull request #262149 from GaetanLepage/jax
python310Packages.{jax,jaxlib,jaxlib-bin}: 0.4.18 -> 0.4.19
2023-10-20 13:08:37 -04:00
Gaetan Lepage
06eeedcfa6 python310Packages.pytensor: 2.17.2 -> 2.17.3 2023-10-20 18:41:44 +02:00
Gaetan Lepage
7e81e807ac python310Packages.chex: 0.1.83 -> 0.1.84 2023-10-20 18:41:44 +02:00
Gaetan Lepage
3cf7e14b5c python310Packages.jax: 0.4.18 -> 0.4.19 2023-10-20 18:41:44 +02:00
Gaetan Lepage
c636b41c21 python310Packages.jaxlib-bin: 0.4.18 -> 0.4.19 2023-10-20 18:40:50 +02:00
Gaetan Lepage
985b2f2bb3 python310Packages.jaxlib: 0.4.18 -> 0.4.19 2023-10-20 18:40:49 +02:00
Fabian Affolter
46da009c99
Merge pull request #262205 from kalekseev/lprotocol-bump
python311Packages.lsprotocol: 2023.0.0a2 -> 2023.0.0b1
2023-10-20 18:37:57 +02:00
Nick Cao
54085fb2e8
Merge pull request #261822 from chewblacka/update-bespon
python3Packages.bespon: 0.6.0 -> 0.7.0
2023-10-20 12:25:13 -04:00
markuskowa
8553dcf2e2
Merge pull request #262252 from r-ryantm/auto-update/gromacs
gromacs: 2023.2 -> 2023.3
2023-10-20 18:07:22 +02:00
Pavol Rusnak
687ce113a0
Merge pull request #262153 from nixdrin/electron-bin-libpci
electron-bin: add pciutils to electronLibPath
2023-10-20 17:47:35 +02:00