nixpkgs/pkgs/servers
Sergei Trofimovich 69cf5181c3 stdenv/generic/setup.sh: enable parallel installs by default
The primary motivating example is openssl:

Before the change full package build took 1m54s minutes.
After the change full package build takes 59s.

About a 2x speedup.

The difference is visible because openssl builds hundreds of manpages
spawning a perl process per manual in `install` phase. Such a workload
is very easy to parallelize.

Another example would be `autotools`+`libtool` based build system where
install step requires relinking. The more binaries there are to relink
the more gain it will be to do it in parallel.

The change enables parallel installs by default only for buiilds that
already have parallel builds enabled. There is a high chance those build
systems already handle parallelism well but some packages will fail.

Consistently propagated the enableParallelBuilding to:
- cmake (enabled by default, similar to builds)
- ninja (set parallelism explicitly, don't rely on default)
- bmake (enable when requested)
- scons (enable when requested)
- meson (set parallelism explicitly, don't rely on default)
- waf (set parallelism explicitly, don't rely on default)
- qmake-4/5/6 (enable by default, similar to builds)
- xorg (always enable, similar to builds)
2023-02-26 22:02:09 +00:00
..
adguardhome adguardhome: 0.107.24 -> 0.107.25 2023-02-25 00:43:49 +00:00
adminer treewide: remove attrPath from nix-update-script calls 2022-12-26 12:39:21 -05:00
akkoma admin-fe: 2022-09-10 -> 2023-02-11 2023-02-14 20:05:08 +01:00
allmark allmark: fix homepage 2022-12-30 00:01:00 +00:00
alps maintainers: remove and add hmenke 2022-12-03 12:26:58 +01:00
althttpd althttpd: unstable-2022-01-10 -> unstable-2022-08-12, fix cross 2022-08-13 19:58:55 +08:00
amqp treewide: move NIX_CFLAGS_COMPILE to the env attrset 2023-02-22 21:23:04 +02:00
ankisyncd treewide: switch to nativeCheckInputs 2023-01-21 12:00:00 +00:00
apache-kafka apacheKafka: Fix passthru of jre 2022-10-26 15:41:40 +02:00
apcupsd apcupsd: add nixosTests.apcupsd to passthru.tests 2023-01-04 21:45:58 +01:00
asouldocs asouldocs: rename from peach, asouldocs: 0.9.8 -> 1.0.0 (#188673) 2022-08-28 20:37:20 +02:00
asterisk asterisk-module-sccp: 4.3.4 -> 4.3.5 2023-02-15 20:59:08 +00:00
atlassian atlassian-confluence: 7.19.1 -> 7.19.5 2023-02-09 20:44:57 +01:00
baserow treewide: switch to nativeCheckInputs 2023-01-21 12:00:00 +00:00
bazarr bazarr: 1.1.3 -> 1.1.4 2023-01-01 16:52:05 +00:00
beanstalkd
bindle bindle: fix build failure 2022-11-07 00:16:47 +01:00
binserve binserve: init at v0.2.0 2022-06-28 14:31:51 +05:30
bird bird: 2.0.11 -> 2.0.12 2023-01-24 14:16:50 +01:00
bird-lg nixos/bird-lg: init 2022-05-20 15:44:00 +03:00
bloat bloat: unstable-2022-10-25 -> unstable-2022-12-17 2022-12-23 14:54:19 +00:00
blockbook
brickd
caddy caddy: add shell completions for fish 2023-02-19 17:44:35 +01:00
calibre-web calibre-web: support flask-babel 3 2023-02-03 17:04:24 +08:00
cayley cayley: 0.7.5 -> 0.7.7 2022-06-12 14:18:20 +03:00
clickhouse clickhouse: 22.8.5.29 -> 22.8.11.15 2022-12-22 08:28:52 -05:00
code-server code-server: fix build 2023-01-28 04:20:00 +00:00
computing treewide: move NIX_CFLAGS_COMPILE to the env attrset 2023-02-22 21:23:04 +02:00
confluencepot confluencepot: init at 1.0.0 2022-06-25 10:38:23 +02:00
confluent-platform confluent-platform: 7.2.1 -> 7.3.0 2022-11-11 09:21:26 +00:00
consul consul: 1.14.4 -> 1.15.0 2023-02-24 12:59:48 -05:00
corosync corosync: 3.1.6 -> 3.1.7 2022-11-18 08:12:36 +00:00
coturn treewide: move NIX_CFLAGS_COMPILE to the env attrset 2023-02-22 21:23:04 +02:00
dante treewide: optional -> optionals where the argument is a list 2022-10-10 15:40:21 +03:00
dcnnt dcnnt: 0.7.1 -> 0.9.0 2023-01-02 21:51:18 +08:00
demoit demoit: unstable-2020-06-11 -> unstable-2022-09-03 2022-10-20 14:22:30 +11:00
dendrite dendrite: 0.10.8 -> 0.11.0 2023-01-29 19:36:14 +00:00
dex dex-oidc: 2.35.1 -> 2.35.3 (#195310) 2022-10-27 13:21:02 -04:00
dgraph dgraph: 22.0.0 -> 22.0.1 2022-11-12 03:31:55 +00:00
dico dico: fix build with libxcrypt 2022-10-09 18:10:43 +02:00
dict treewide: move NIX_CFLAGS_COMPILE to the env attrset 2023-02-22 21:23:04 +02:00
diod
dns treewide: env.NIX_CFLAGS_COMPILE use toString on result of optionals 2023-02-22 21:23:05 +02:00
documize-community maintainers: remove elseym 2022-07-04 21:21:38 +02:00
domoticz domoticz: Add changelog 2023-02-20 12:26:04 +01:00
duckling-proxy
echoip echoip: unstable-2019-07-12 -> unstable-2021-08-03 2022-07-30 21:29:42 +02:00
elasticmq-server-bin elasticmq-server-bin: 1.3.9 -> 1.3.14 2022-11-09 17:16:20 +00:00
endlessh nixos/endlessh: init module 2022-10-22 16:07:52 +03:00
endlessh-go endlessh-go: 20220731 -> 20221012 2022-10-14 23:59:40 +08:00
eris-go eris-go: 20230123 -> 20230202 2023-02-02 14:44:03 -06:00
etcd etcd_3_4: 3.4.23 -> 3.4.24 2023-02-20 08:17:34 +10:00
etebase etebase-server: fix optional dependencies 2023-02-04 13:45:45 +01:00
exhibitor treewide: set sourceProvenance for packages containing downloaded jars 2022-06-04 19:47:57 +01:00
fcgiwrap treewide: move NIX_CFLAGS_COMPILE to the env attrset 2023-02-22 21:23:04 +02:00
fedigroups
felix treewide: set sourceProvenance for packages containing downloaded jars 2022-06-04 19:47:57 +01:00
fiche
fileshare
filtron filtron: use buildGoModule 2023-02-04 01:23:24 +00:00
firebird maintainers: remove superherointj 2022-10-04 14:06:48 -03:00
fishnet
foundationdb treewide: move NIX_CFLAGS_COMPILE to the env attrset 2023-02-22 21:23:04 +02:00
freeradius freeradius: 3.2.1 -> 3.2.2 2023-02-22 23:01:19 +00:00
frr treewide: switch to nativeCheckInputs 2023-01-21 12:00:00 +00:00
ftp kamid: fix cross-compilation 2022-11-27 21:40:02 +03:00
gemini treewide: move NIX_CFLAGS_COMPILE to the env attrset 2023-02-22 21:23:04 +02:00
geospatial Merge pull request #217864 from sikmir/martin 2023-02-23 22:30:50 +02:00
gerbera gerbera: 1.11.0 -> 1.12.1 2023-01-14 20:50:44 +00:00
gnss-share gnss-share: init at 0.6 2023-02-16 23:19:00 +04:00
go-autoconfig go-autoconfig: init at unstable-2022-08-03 2022-09-14 02:21:39 -04:00
go-cqhttp go-cqhttp: init at 1.0.0-rc4 2023-01-13 03:43:07 +08:00
go-libp2p-daemon
gobetween treewide: mark buildGoModule packages broken 2022-11-13 09:02:22 +10:00
gonic gonic: 0.15.1 -> 0.15.2 2022-12-31 07:51:05 +00:00
gopher/gofish treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01:00
gortr maintainers: remove petabyteboy 2022-06-29 00:52:12 +02:00
gotify gotify-server: 2.1.4 -> 2.2.2 2023-01-07 13:02:16 +00:00
gotty gotty: 1.4.0 -> 1.5.0 2022-09-01 11:59:01 +00:00
gpm gpm: remove ncurses null override (#183810) 2022-07-30 18:48:39 +02:00
gpsd gpsd: remove obsolete gobject-introspection build input 2023-02-04 18:45:35 +00:00
grocy nixos/grocy: set storage path correctly in patch 2022-11-30 21:48:14 -08:00
h2 treewide: set sourceProvenance for packages containing downloaded jars 2022-06-04 19:47:57 +01:00
hashi-ui treewide/servers,tools: add sourceType binaryNativeCode for many packages 2022-06-16 20:21:42 +01:00
haste-server haste-server: 20919c946602b8151157f647e475e30687a43727 -> ccc5049b07e9f90ec19fc2a88e5056367c53e202 2023-01-27 08:34:55 +00:00
hasura
hbase hbase: update versions and remove EoL version 2022-11-07 12:01:36 +05:30
headphones headphones: 0.6.0-beta.5 -> 0.6.0 2022-11-13 09:46:23 +05:30
headscale headscale: 0.19.0 -> 0.20.0 2023-02-03 12:24:49 +00:00
heisenbridge heisenbridge: rework packaging 2023-01-31 13:32:43 +08:00
hitch hitch: 1.7.2 -> 1.7.3 2022-09-20 16:19:36 +00:00
hockeypuck
holochain-go
home-assistant python310Packages.homeassistant-stubs: init at 2023.2.5 2023-02-23 02:21:13 +01:00
home-automation/evcc evcc: 0.112.5 -> 0.113.0 2023-02-24 20:56:22 +00:00
honk honk: init at 0.9.8 2022-11-28 20:28:10 +07:00
hqplayerd hqplayerd: 4.33.0-96 -> 4.34.0-100 2023-02-01 12:20:09 -05:00
http Merge pull request #212196 from r-ryantm/auto-update/gitlab-pages 2023-02-26 00:13:59 +02:00
hydron hydron: 3.3.5 -> 3.3.6 2022-12-24 17:29:28 -06:00
hylafaxplus hylafaxplus: 7.0.6 -> 7.0.7 2023-01-24 12:21:13 +01:00
icecast
icecream
icingaweb2 icingaweb2: 2.11.3 -> 2.11.4 2023-02-04 21:07:27 +00:00
identd
imaginary Merge pull request #215074 from dotlambda/vips-8.14.1 2023-02-15 01:09:07 +01:00
imgproxy imgproxy: 3.13.1 -> 3.13.2 2023-02-22 10:57:04 +00:00
interlock interlock: 2016.04.13 -> 2020.03.05 2022-06-24 00:36:16 +03:00
invidious invidious: unstable-2023-02-02 -> unstable-2023-02-13 2023-02-16 07:53:47 +01:00
irc inspircd, inspircdMinimal: 3.14.0 -> 3.15.0 2023-01-02 17:32:38 +01:00
irker
isso treewide: switch to nativeCheckInputs 2023-01-21 12:00:00 +00:00
jackett jackett: add changelog 2023-02-21 17:17:11 -05:00
janus-gateway janus-gateway: 1.1.0 -> 1.1.2 2023-02-14 11:15:51 +00:00
jellyfin jellyfin: 10.8.8 -> 10.8.9 2023-01-23 10:24:15 +01:00
jetbrains youtrack: 2021.4.35970 -> 2022.3.65371 (#216643) 2023-02-16 20:58:54 +01:00
jibri Merge pull request #198303 from cleeyv/jitsi-update 2022-11-03 22:57:04 +01:00
jicofo Merge pull request #198303 from cleeyv/jitsi-update 2022-11-03 22:57:04 +01:00
jitsi-videobridge Merge pull request #193590 from erosennin/jitsi-videobridge-openssl 2022-11-13 01:34:42 +01:00
kanidm kanidm: 1.1.0-alpha.9 -> 1.1.0-alpha.10 2022-11-26 21:42:35 +01:00
kapowbang kapowbang: 0.7.0 -> 0.7.1 2023-01-28 03:01:26 +00:00
keycloak keycloak: 20.0.1 -> 20.0.3 2023-01-14 20:50:24 +00:00
klipper klipper: unstable-2023-01-07 -> unstable-2023-02-03 2023-02-06 14:26:53 +00:00
komga komga: 0.160.0 -> 0.161.0 2023-01-31 04:59:30 +00:00
krill krill: 0.12.1 -> 0.12.2 2023-02-25 10:18:52 +00:00
kubemq-community kubemq-community: 2.3.5 -> 2.3.7 2022-12-18 18:24:06 +08:00
kwakd
ldap treewide: systemdSupport: use lib.meta.availableOn 2023-01-22 00:27:19 -08:00
libreddit libreddit: 0.29.2 -> 0.29.3 2023-02-18 23:00:51 +00:00
lidarr lidarr: 0.8.1.2135 -> 1.0.2.2592 2022-09-25 15:35:06 +02:00
limesurvey limesurvey: add knownVulnerabilities CVE-2022-48008 & CVE-2022-48010 2023-02-03 19:22:21 +00:00
livepeer treewide: pkgs/servers: mark broken for darwin 2022-05-30 13:42:58 +02:00
ma1sd ma1sd: 2.4.0 -> 2.5.0 2022-12-14 01:54:54 -08:00
maddy maddy: enable pam support 2022-11-25 22:53:36 +01:00
mail treewide: manual fixups for 2023-02-22 21:23:04 +02:00
mastodon mastodon: 4.0.2 -> 4.1.0 2023-02-11 18:49:47 +01:00
matrix-appservice-discord matrix-appservice-discord: 3.1.0 -> 3.1.1 2022-11-21 08:43:32 -05:00
matrix-conduit matrix-conduit: link against system rocksdb 2023-01-22 20:45:05 +08:00
matrix-corporal
matrix-hebbot hebbot: init at 2.1 (#187178) 2022-08-18 23:34:31 +02:00
matrix-synapse Merge pull request #209410 from r-ryantm/auto-update/matrix-synapse-plugins.matrix-synapse-mjolnir-antispam 2023-02-20 00:55:28 +01:00
matterbridge matterbridge: only build main package 2022-12-12 22:55:06 +01:00
mattermost mattermost: 7.5.2 -> 7.7.1 2023-02-04 17:15:09 -08:00
mautrix-facebook matrix-synapse,mautrix-facebook: fix runtime inclusion of python3 systemd 2023-01-24 09:44:36 +01:00
mautrix-googlechat mautrix-googlechat: 0.4.0 -> unstable-2023-01-25 2023-01-31 14:02:37 +08:00
mautrix-signal mautrix-signal: use pythonRelaxDepsHook 2023-01-31 13:52:58 +08:00
mautrix-telegram mautrix-telegram: unstable-2023-01-28 -> unstable-2023-02-16 2023-02-18 15:40:37 +08:00
mautrix-whatsapp mautrix-whatsapp: 0.8.1 -> 0.8.2 2023-02-16 14:37:26 +01:00
mbusd mbusd: init at 0.5.1 2023-01-25 21:29:30 +03:00
memcached treewide: manual fixups for 2023-02-22 21:23:04 +02:00
mesos-dns
metabase metabase: 0.45.1 -> 0.45.2.1 2023-02-01 17:58:36 +00:00
meteor meteor: formatting 2022-08-19 01:12:51 -04:00
microbin microbin: init at 1.1.0 2022-09-30 21:30:07 +05:30
microserver microserver: 0.2.0 -> 0.2.1 2022-07-29 00:02:18 +00:00
miniflux miniflux: 2.0.41 -> 2.0.42 2023-01-30 09:36:43 +08:00
minio minio: 2023-01-25T00-19-54Z -> 2023-02-17T17-52-43Z 2023-02-23 06:27:54 +00:00
mir mir: Fix parallelism in checkPhase 2023-02-16 01:15:16 +01:00
mirrorbits mirrorbits: 0.4 -> 0.5.1 2023-01-27 10:17:05 +00:00
misc navidrome: 0.48.0 -> 0.49.1 2023-02-09 15:28:29 -08:00
mjolnir mjolnir: fix build on darwin 2023-02-10 19:50:10 +01:00
mlflow-server
monitoring Merge pull request #218333 from r-ryantm/auto-update/checkSSLCert 2023-02-26 09:36:48 +08:00
moonraker moonraker: unstable-2022-04-23 -> unstable-2022-11-18 2022-11-19 13:37:37 -07:00
mpd treewide: move NIX_CFLAGS_COMPILE to the env attrset 2023-02-22 21:23:04 +02:00
mqtt treewide: move more NIX_CFLAGS_COMPILE to env 2023-02-25 13:00:47 +02:00
mtprotoproxy
mx-puppet-discord treewide: mark packages broken that never built on PLATFORM 2022-12-13 21:40:12 +01:00
mxisd
mycorrhiza mycorrhiza: 1.12.1 -> 1.13.0 2022-11-20 14:07:44 +08:00
nas
nats-server nats-server: 2.9.12 -> 2.9.14 2023-02-10 03:16:24 +00:00
nats-streaming-server nats-streaming-server: 0.24.3 -> 0.24.6 2022-07-29 02:03:38 +00:00
neard maintainers: remove tstrobel 2022-06-29 00:54:53 +02:00
networkaudiod treewide/servers,tools: add sourceType binaryNativeCode for many packages 2022-06-16 20:21:42 +01:00
news/leafnode leafnode: fix build with libxcrypt 2022-10-09 18:10:36 +02:00
nextcloud Merge pull request #201780 from helsinki-systems/init/nextcloud-notify-push 2023-02-24 12:10:02 +01:00
nfd nfd: 0.7.1 -> 22.12 2023-02-14 18:57:56 +01:00
nfs-ganesha nfs-ganesha: 4.2 -> 4.3 2023-01-24 17:55:04 +01:00
nginx-sso nginx-sso: use buildGoModule 2022-06-08 18:46:35 +03:00
nitter nitter: use nix-update in update script 2022-11-28 11:58:51 +01:00
nominatim python3Packges.pyicu: rename from PyICU 2022-12-28 18:09:57 +01:00
nosql treewide: env.NIX_CFLAGS_COMPILE use toString on result of optionals 2023-02-22 21:23:05 +02:00
nsq
nzbhydra2 nzbhydra2: 3.14.2 -> 4.7.6 2022-12-31 17:01:17 -08:00
oauth2-proxy oauth2-proxy: 7.3.0 -> 7.4.0 2022-10-30 02:21:04 +00:00
olaris olaris-server: 0.4.0 -> unstable-2022-06-11 2022-12-26 23:32:13 +00:00
ombi ombi: 4.16.12 -> 4.22.5 2022-08-14 14:14:51 +00:00
onlyoffice-documentserver onlyoffice-documentserver: 7.2.2 -> 7.3.0 2023-01-31 16:30:25 +01:00
openafs/1.8 treewide: remove -ldl linker flags 2023-01-23 15:34:53 +00:00
openbgpd treewide: move NIX_CFLAGS_COMPILE to the env attrset 2023-02-22 21:23:04 +02:00
openvscode-server openvscode-server: 1.74.3 -> 1.75.0 2023-02-06 10:58:12 -08:00
osrm-backend treewide: move NIX_CFLAGS_COMPILE to the env attrset 2023-02-22 21:23:04 +02:00
owncast owncast: 0.0.12 -> 0.0.13 2022-11-29 11:08:57 +00:00
oxigraph oxigraph: init at 0.3.11 2023-02-23 00:41:02 +01:00
p910nd p910nd: fix darwin build 2022-10-18 00:12:11 +11:00
peertube peertube: 4.3.1 -> 5.0.0 2022-12-23 20:46:54 +03:00
persistent-evdev persistent-evdev: build with format other 2022-09-19 16:06:05 +02:00
photoprism photoprism: 221102-905925b4d -> 221118-e58fee0fb 2023-01-18 13:41:30 +01:00
pies pies: fix build with libxcrypt 2022-10-09 18:10:39 +02:00
pim6sd
pinnwand treewide: switch to nativeCheckInputs 2023-01-21 12:00:00 +00:00
piping-server-rust piping-server-rust: 0.14.1 -> 0.15.0 2022-12-09 19:53:36 -05:00
pleroma pleroma: 2.4.4 -> 2.5.0 (#207521) 2022-12-25 13:38:55 +01:00
plex plex: 1.30.2.6563-3d4dc0cce -> 1.31.0.6654-02189b09f 2023-02-15 23:57:13 +01:00
plik plik: 1.3.4 -> 1.3.6 2022-06-08 14:02:04 +02:00
pocketbase pocketbase: 0.12.2 -> 0.12.3 2023-02-25 09:19:46 +00:00
polaris polaris-web: build-54 -> build-55 2022-11-13 17:47:53 +08:00
polipo
portunus portunus: 1.1.0-beta.2 -> 1.1.0 2022-08-19 16:42:41 +02:00
postfixadmin postfixadmin: 3.3.11 -> 3.3.13 2022-12-10 19:56:44 +00:00
pounce pounce: 3.0 -> 3.1 2023-02-11 17:23:49 +00:00
pr-tracker
prayer
prowlarr prowlarr: 1.2.0.2583 -> 1.2.2.2699 2023-02-21 00:15:16 +01:00
ps3netsrv
psitransfer treewide: node*.nix remove references to nodejs-12_x 2022-07-04 15:33:57 +02:00
pufferpanel
pulseaudio treewide: use optionalString 2023-02-13 21:52:34 +01:00
radarr radarr: add changelog 2023-02-21 17:19:19 -05:00
radicale treewide: switch to nativeCheckInputs 2023-01-21 12:00:00 +00:00
rainloop rainloop-{community,standard}: patch CVE-2022-29360 2022-07-23 05:45:24 +02:00
redpanda redpanda: 22.3.11 -> 22.3.13 2023-02-17 03:23:27 -05:00
reproxy
resgate resgate: init at 1.7.5 2023-01-17 13:52:55 +00:00
rippled treewide: avoid mixing abseil-cpp versions 2022-10-30 09:44:34 +01:00
rmfakecloud rmfakecloud: 0.0.11 -> 0.0.12 2022-12-31 13:32:51 +00:00
roapi treewide: use optionalString 2023-02-13 21:52:34 +01:00
roon-bridge roon-bridge: 1.8-943 -> 1.8-1125 2022-10-28 15:38:38 +01:00
roon-server roon-server: 2.0-1193 -> 2.0-1202 2023-01-31 18:47:21 -05:00
roundcube roundcube: 1.6.0 -> 1.6.1 2023-01-23 22:28:53 +01:00
routinator routinator: 0.12.0 -> 0.12.1 2023-01-04 17:00:01 +01:00
rpcbind
rpiplay maintainers: remove mschneider 2022-06-29 00:52:14 +02:00
rt rt: 5.0.2 -> 5.0.3 2022-07-18 15:00:42 +02:00
rtrtr rtrtr: 0.1.2 -> 0.2.2 2022-07-29 21:35:14 +00:00
rtsp-simple-server rtsp-simple-server: 0.21.4 -> 0.21.5 2023-02-25 03:26:43 +00:00
rustypaste rustypaste: 0.8.2 -> 0.8.4 2023-02-04 16:07:38 +00:00
sabnzbd sabnzbd: 3.7.1 -> 3.7.2 2023-02-07 09:26:02 +00:00
samba Merge pull request #208795 from wucke13/dev/wucke13/fix-sssd 2023-02-09 20:50:56 +05:30
scylladb treewide: Rename libyamlcpp* to yaml-cpp* 2023-01-31 16:22:54 +01:00
seafile-server seafile-server: 8.0.8 -> 9.0.6 2022-07-30 18:29:28 +02:00
search meilisearch: 1.0.1 -> 1.0.2 2023-02-25 05:09:39 -05:00
ser2net treewide: remove attrPath from nix-update-script calls 2022-12-26 12:39:21 -05:00
serf serfdom: 0.10.0 -> 0.10.1 2022-10-05 22:24:48 +00:00
serviio
sftpgo sftpgo: 2.4.3 -> 2.4.4 2023-02-06 21:38:26 +00:00
shairplay
shairport-sync shairport-sync: add dbus, mpris, and metadata flags 2022-06-01 20:52:56 -04:00
sharing sharing: init at 1.2.2 2023-02-06 11:35:42 +01:00
shishi treewide: move more NIX_CFLAGS_COMPILE to env 2023-02-25 13:00:47 +02:00
sickbeard sickgear: 0.25.47 -> 0.25.60 2023-01-10 23:23:32 +00:00
silc-server
simple-http-server simple-http-server: 0.6.5 -> 0.6.6 2023-01-29 22:29:46 -05:00
simplehttp2server
sip treewide: move NIX_CFLAGS_COMPILE to the env attrset 2023-02-22 21:23:04 +02:00
sks treewide: remove myself as maintainer from some pkgs 2022-08-03 14:17:51 +02:00
skydns skydns: 2.5.3a -> unstable-2019-10-15 2023-01-27 09:52:51 +00:00
slimserver treewide: makeWrapper buildInputs to nativeBuildInputs 2022-08-16 13:14:19 +03:00
smcroute smcroute: 2.5.5 -> 2.5.6 2022-11-29 19:29:03 +00:00
snac2 snac2: 2.12 -> 2.15 2023-01-18 21:56:13 +08:00
snappymail snappymail: 2.25.5 -> 2.26.0 2023-02-16 00:44:25 +00:00
soft-serve soft-serve: 0.4.5 -> 0.4.6 2023-02-23 20:16:56 +01:00
softether
sonarr sonarr: 3.0.8.1507 -> 3.0.9.1549 2022-08-08 20:55:08 +02:00
sozu
spicedb spicedb-zed: 0.8.0 -> 0.9.1 2023-02-21 18:17:29 +00:00
sql Merge master into staging-next 2023-02-24 12:01:20 +00:00
squid treewide: switch to nativeCheckInputs 2023-01-21 12:00:00 +00:00
sshportal
sslh
static-web-server static-web-server: 2.14.1 -> 2.14.2 2023-02-14 20:32:12 -05:00
stayrtr stayrtr: 0.3.0 -> 0.4.0 2023-01-28 05:22:01 +00:00
sunshine sunshine: 0.15.0 -> 0.16.0 2022-12-22 16:04:44 -06:00
swego
syncstorage-rs syncstorage-rs: 0.13.1 -> 0.13.2 2023-02-21 15:07:55 +00:00
tacacsplus
tailscale tailscale: 1.36.1 -> 1.36.2 2023-02-23 07:07:33 +05:30
tang
tarantool treewide: switch to nativeCheckInputs 2023-01-21 12:00:00 +00:00
tarssh
tautulli tautulli: remove maintainer csingley 2022-12-27 01:40:06 +01:00
telegram-bot-api
teleport teleport: 11.2.3 -> 11.3.4 2023-02-16 17:30:01 +02:00
tidb tidb: 6.5.0 -> 6.6.0 2023-02-22 21:29:26 +00:00
timetagger
tmate-ssh-server nixos/tmate-ssh-server: init module (#192270) 2022-10-05 17:34:30 +01:00
tracing tempo: 1.5.0 -> 2.0.0 2023-02-03 10:47:18 +03:00
traefik traefik: 2.9.6 -> 2.9.8 2023-02-16 09:59:45 +08:00
trezord trezord: 2.0.31 -> 2.0.32 2022-11-06 01:09:42 +01:00
trickster trickster: 0.1.10 -> 1.1.5 2022-06-14 01:51:45 +03:00
tt-rss tt-rss-theme-feedly: 2.10.0 -> 3.1.0 2023-01-10 05:08:51 +00:00
ttyd ttyd: 1.7.2 -> 1.7.3 2023-01-21 03:41:50 +00:00
tvheadend treewide: manual fixups for 2023-02-22 21:23:04 +02:00
u9fs
ucarp treewide: move NIX_CFLAGS_COMPILE to the env attrset 2023-02-22 21:23:04 +02:00
udpt
uftp treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01:00
uhub
ums
unfs3 unfs3: 0.9.22 -> 0.10.0 2022-11-14 22:44:56 +01:00
unifi unifi7: 7.3.76 -> 7.3.83 2023-02-25 19:12:08 +01:00
unifi-video treewide/servers,tools: add sourceType binaryNativeCode for many packages 2022-06-16 20:21:42 +01:00
unifiedpush-common-proxies unifiedpush-common-proxies: 1.1.1 -> 1.3.0 2022-07-18 09:48:01 +02:00
unpackerr unpackerr: 0.10.1 -> 0.11.1 2023-01-20 14:07:21 +08:00
unpfs
ursadb ursadb: 1.5.0 -> 1.5.1 2023-01-18 00:44:31 +00:00
urserver treewide/servers,tools: add sourceType binaryNativeCode for many packages 2022-06-16 20:21:42 +01:00
uwsgi treewide: systemdSupport: use lib.meta.availableOn 2023-01-22 00:27:19 -08:00
uxplay uxplay: 1.62 -> 1.63 2023-02-23 23:18:48 +00:00
varnish treewide: move NIX_CFLAGS_COMPILE to the env attrset 2023-02-22 21:23:04 +02:00
vouch-proxy vouch-proxy: add changelog to meta 2023-01-23 22:37:59 +01:00
web-apps Merge pull request #215304 from urandom2/5etools 2023-02-24 00:27:05 +01:00
webdav webdav: 4.1.1 -> 4.2.0 2022-07-31 06:01:46 +00:00
webdav-server-rs
webmetro
wesher wesher: init at 0.2.6 2022-11-30 09:42:31 -07:00
wishlist wishlist: 0.8.0 -> 0.9.0 2023-01-27 21:34:50 +00:00
wsdd
x11 stdenv/generic/setup.sh: enable parallel installs by default 2023-02-26 22:02:09 +00:00
xandikos treewide: switch to nativeCheckInputs 2023-01-21 12:00:00 +00:00
xinetd xinetd: add fgaz to maintainers 2022-09-08 14:23:10 +02:00
xmpp prosody: 0.12.0 -> 0.12.1 2022-08-22 11:23:52 +03:00
xteve xteve: init at 2.2.0.200 2023-01-29 18:42:54 +01:00
zigbee2mqtt zigbee2mqtt: 1.30.0 -> 1.30.1 2023-02-07 19:02:06 +01:00
zoneminder zoneminder: fix linking against mariadb 2022-11-28 00:37:46 +01:00
zookeeper