nixpkgs/pkgs/servers
Artturin e0464e4788 treewide: replace stdenv.is with stdenv.hostPlatform.is
In preparation for the deprecation of `stdenv.isX`.

These shorthands are not conducive to cross-compilation because they
hide the platforms.

Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way

One example of why this is bad and especially affects compiler packages
https://www.github.com/NixOS/nixpkgs/pull/343059

There are too many files to go through manually but a treewide should
get users thinking when they see a `hostPlatform.isX` in a place where it
doesn't make sense.

```
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is"
fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is"
```
2024-09-25 00:04:37 +03:00
..
adguardhome adguardhome: 0.107.51 -> 0.107.52 2024-07-07 05:51:32 +00:00
adminer
aeron
akkoma treewide: remove unused inputs 2024-09-18 01:00:07 +02:00
alice-lg treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
alps treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
althttpd treewide: Remove the definite article from meta.description 2024-06-09 23:08:46 +02:00
amqp treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
apache-airflow treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
apache-kafka apacheKafka.tests: fix eval 2024-08-26 07:44:35 +01:00
apcupsd
ariang treewide: remove unused occurence of stdenv (and other) arguments 2024-07-14 04:32:56 +02:00
asterisk asterisk: 20.9.2 -> 20.9.3 2024-09-08 16:14:06 +00:00
atlassian Merge pull request #331920 from techknowlogick/bump-confluence 2024-08-07 06:41:41 +10:00
authelia authelia: 4.38.9 -> 4.38.10 2024-08-09 06:09:21 +00:00
baserow treewide: Pass self when overriding Python 2024-08-03 12:18:56 +12:00
bazarr bazarr: Add missing dependency for PostgreSQL DB 2024-09-07 22:26:45 +02:00
bililiverecorder bililiverecorder: 2.11.1 -> 2.12.0 2024-07-07 12:25:37 +00:00
bindle treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
binserve treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
bird
bird-lg
birdwatcher treewide: passthru nixos test (#334491) 2024-08-18 00:29:43 +02:00
bloat bloat: 0-unstable-2024-02-12 -> 0-unstable-2024-06-17 2024-06-22 17:26:01 +00:00
blockbook treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
brickd treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
cayley
chatgpt-retrieval-plugin
clickhouse treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
code-server treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
computing slurm: 24.05.2.1 -> 24.05.3.1 2024-09-07 20:08:31 +02:00
confluencepot treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
confluent-platform confluent-platform: 7.6.0 -> 7.7.0 2024-07-31 04:47:17 +00:00
corosync corosync: remove top-level with lib; 2024-06-30 12:50:13 +02:00
coturn treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
dante treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
db-rest treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
dcnnt treewide: sha256 -> hash attribute for pypi fetchers 2024-07-14 01:25:22 +08:00
deconz deconz: 2.27.6 -> 2.28.0 2024-08-16 18:20:29 +02:00
demoit
dendrite treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
dex dex-oidc: 2.41.0 -> 2.41.1 2024-08-12 16:49:28 +00:00
dgraph dgraph: 24.0.1 -> 24.0.2 2024-08-17 07:51:02 +00:00
dico treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
dict Update deprecated UTF8 option for dictfmt 2024-09-13 11:50:35 +02:00
diod treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
dns treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
documize-community treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
domoticz treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
duckling-proxy
ebusd
echoip
elasticmq-server-bin elasticmq-server-bin: 1.6.5 -> 1.6.7 2024-08-14 14:58:09 +00:00
endlessh
etcd maintainers: remove superherointj 2024-08-26 17:50:54 -03:00
etebase etebase-server: 0.13.1 -> 0.14.2 (#336721) 2024-08-28 11:25:48 +02:00
fastnetmon-advanced treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
fcgiwrap treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
fedigroups treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
felix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
fiche
fileshare treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
filtron treewide: Remove ending period from meta.description 2024-06-09 23:04:51 +02:00
firebird
fishnet fishnet: 2.7.1 -> 2.9.3 2024-08-16 08:09:46 +02:00
foundationdb treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
freeradius freeradius: fetchurl -> fetchFromGitHub 2024-07-25 23:43:42 +02:00
frr treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
ftp treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
gemini treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
geospatial treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
gerbera
gnss-share
go-autoconfig
go-cqhttp treewide: Remove the definite article from meta.description 2024-06-09 23:08:46 +02:00
go-libp2p-daemon go-libp2p-daemon: 0.9.0 -> 0.9.1 2024-09-09 21:43:59 +02:00
gobetween
gonic treewide: remove unused occurence of stdenv (and other) arguments 2024-07-14 04:32:56 +02:00
gortr treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
gotify gotify-server: 2.4.0 -> 2.5.0 2024-06-24 01:04:54 +00:00
gotosocial treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
gotty
gpm tree-wide: remove eelco as maintainer from things he no longer maintains 2024-08-21 01:17:45 -07:00
gpsd treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
grocy
guacamole-client
guacamole-server guacamole-server: add upstream patch for FFmpeg 7 2024-08-22 15:22:25 +01:00
hashi-ui treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
haste-server
hasura
hbase treewide: remove unused inputs 2024-09-18 01:00:07 +02:00
headphones
headscale headscale: fix reacting to SIGTERM 2024-08-21 16:17:20 +03:00
heisenbridge treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
hiraeth
hitch
hockeypuck
home-assistant treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
home-automation/evcc treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
homepage-dashboard treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
honk honk: 1.3.1 -> 1.4.1 2024-08-13 21:32:16 +02:00
hqplayerd treewide: use addDriverRunpath 2024-06-30 15:01:01 -04:00
http treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
hylafaxplus
icebreaker
icecast
icecream
icingaweb2 icingaweb2-ipl: 0.13.2 -> 0.14.1 (#327400) 2024-09-13 01:29:53 +02:00
identd
imaginary
imgproxy treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
interlock
invidious invidious: 2.20240427 -> 2.20240825.2 2024-08-27 14:59:21 +02:00
irc treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
irker treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
isso treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
jackett treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
janus-gateway treewide: replace xxxFlagsArray with non-Array variant in nix code 2024-08-19 23:28:13 +02:00
jellyseerr nodePackages.node-pre-gyp: drop 2024-08-05 03:34:40 -07:00
jibri treewide: passthru nixos test (#334491) 2024-08-18 00:29:43 +02:00
jicofo jicofo: 1.0-1084 -> 1.0-1090 2024-08-04 23:25:58 +00:00
jigasi treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
jitsi-excalidraw jitsi-excalidraw: 17 -> 21 2024-06-28 18:37:41 +00:00
jitsi-videobridge jitsi-videobridge: 2.3-149-g793df5a9 -> 2.3-160-g97a1f15b 2024-08-10 06:37:53 +00:00
kapowbang
keycloak keycloak: 25.0.5 -> 25.0.6 2024-09-19 16:23:14 -04:00
klipper klipper: 0.12.0-unstable-2024-08-14 -> 0.12.0-unstable-2024-09-01 2024-09-10 12:07:17 +04:00
komga komga: 1.12.1 -> 1.13.0 2024-09-20 00:19:44 +00:00
krill treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
kubemq-community treewide: Remove ending period from meta.description 2024-06-09 23:04:51 +02:00
kwakd treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
ldap _389-ds-base: 2.4.5 -> 2.4.6 2024-08-25 15:05:11 +01:00
lenpaste treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
lidarr treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
limesurvey
livepeer
maddy
mail treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
mastodon mastodon: 4.2.11 -> 4.2.12 2024-08-19 11:44:58 +02:00
matrix-appservice-discord treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
matrix-conduit treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
matrix-corporal
matrix-hebbot treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
matrix-synapse treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
mattermost mattermost: 9.5.8 -> 9.5.9 2024-08-29 19:17:22 +00:00
mautrix-discord mautrix-discord: 0.6.5 -> 0.7.0 2024-07-24 03:31:19 +00:00
mautrix-facebook python3Packages.mautrix: add withOlm flag 2024-08-26 15:51:01 +01:00
mautrix-googlechat mautrix-googlechat: 0.5.1 -> 0.5.2 (#328408) 2024-09-11 14:38:58 +02:00
mautrix-signal mautrix-signal: 0.6.3 -> 0.7.0 2024-09-02 20:40:35 +02:00
mautrix-telegram python3Packages.mautrix: add withOlm flag 2024-08-26 15:51:01 +01:00
mautrix-whatsapp mautrix-{meta,signal,whatsapp}: Optionally build against goolm 2024-08-30 17:51:41 -04:00
mediamtx mediamtx: 1.9.0 -> 1.9.1 2024-09-16 02:16:47 +00:00
memcached treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
memos treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
metabase metabase: 0.50.10 -> 0.50.18 2024-08-04 06:24:07 +00:00
meteor treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
microbin treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
microserver treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
miniflux miniflux: 2.1.4 -> 2.2.0 2024-08-18 22:44:25 +02:00
minio minio: 2024-09-09T16-59-28Z -> 2024-09-13T20-26-02Z 2024-09-23 14:24:34 +02:00
mir mir: 2.17.0 -> 2.17.2 2024-09-11 15:49:00 +02:00
mirrorbits
misc treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
mjolnir treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
mlflow-server treewide: remove unused lib (and other) arguments 2024-07-26 11:18:09 +02:00
mobilizon
monitoring treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
moonraker
mpd treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
mqtt/mosquitto treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
mtprotoproxy
mx-puppet-discord treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
mycorrhiza mycorrhiza: 1.14.0 -> 1.15.0 2024-06-30 00:20:06 +00:00
nas treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
nats-server nats-server: 2.10.19 -> 2.10.20 2024-09-03 04:23:40 +00:00
nats-streaming-server nats-streaming-server: remove top-level with lib; 2024-06-30 12:52:19 +02:00
neard neard: 0.18 -> 0.19-unstable-2024-07-02 2024-08-30 18:25:39 +02:00
networkaudiod
networking treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
news/leafnode
nextcloud nextcloud*: only test corresponding version 2024-09-18 15:51:48 -07:00
nfd nfd: 22.12 -> 24.07 2024-08-24 06:27:20 +00:00
nfs-ganesha nfs-ganesha: 5.9 -> 6.0 2024-08-29 23:08:53 +02:00
nominatim treewide: sha256 -> hash attribute for fetchgit 2024-07-14 19:10:08 +08:00
nosql treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
nostr-rs-relay treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
nsq treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
oauth2-proxy treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
olaris treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
ombi treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
onlyoffice-documentserver onlyoffice-documentserver: enable aarch64-linux support 2024-09-15 17:33:54 +02:00
openafs/1.8 openafs: 1.8.11 → 1.8.12 2024-08-21 18:15:56 -07:00
openbgpd
openvscode-server treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
osmocom treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
osrm-backend osrm-backend: 5.26.0 -> 5.27.1 2024-07-16 17:54:53 +02:00
owncast
owntracks-recorder owntracks-recorder: 0.9.7 -> 0.9.8 2024-09-09 23:03:42 +02:00
oxigraph treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
p910nd
peertube Merge pull request #319870 from Infinidoge/peertube/limit-fd-threads 2024-07-14 05:43:27 +02:00
persistent-evdev
photofield
photoprism treewide: passthru nixos test (#334491) 2024-08-18 00:29:43 +02:00
pies treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
pim6sd treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
pingvin-share pingvin-share: 0.29.0 -> 1.1.1 2024-09-19 13:32:50 +02:00
pinnwand Merge remote-tracking branch 'origin/staging-next' into staging 2024-06-18 20:16:19 +02:00
piping-server-rust treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
pleroma
plex plexRaw: 1.40.5.8921-836b34c27 -> 1.41.0.8992-8463ad060 2024-09-21 18:51:44 +02:00
plik treewide: passthru nixos test (#334491) 2024-08-18 00:29:43 +02:00
pocketbase pocketbase: 0.22.19 -> 0.22.20 2024-08-28 20:44:13 +00:00
polaris treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
polipo treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
portunus treewide: passthru nixos test (#334491) 2024-08-18 00:29:43 +02:00
postfixadmin treewide: passthru nixos test (#334491) 2024-08-18 00:29:43 +02:00
pounce
pr-tracker pr-tracker: 1.5.0 -> 1.6.0 2024-09-07 19:17:31 +02:00
prowlarr treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
ps3netsrv treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
psitransfer
pufferpanel maintainers: remove ckie 2024-07-02 02:40:02 +02:00
pulseaudio treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
radarr treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
radicale
rainloop
readarr treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
redpanda treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
resgate resgate: 1.7.5 -> 1.8.0 2024-07-10 12:34:34 +02:00
rinetd treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
rippled rippled: drop dead package.nix file (#342054) 2024-09-17 17:28:53 +00:00
roadrunner
roapi treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
roon-bridge treewide: Remove the definite article from meta.description 2024-06-09 23:08:46 +02:00
roon-server roon-server: 2.0-1455 2024-09-18 10:05:20 +02:00
roundcube roundcube: 1.6.8 -> 1.6.9 2024-09-01 14:57:34 +02:00
rpcbind treewide: sha256 -> hash attribute for fetchgit 2024-07-14 19:10:08 +08:00
rpiplay treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
rt
rtrtr treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
rustdesk-server treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
rustypaste treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
samba treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
scaphandre treewide: change cargoSha256 with SRI hash to cargoHash 2024-07-03 21:53:11 +08:00
seafile-server
search treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
ser2net
serf
serviio serviio: 2.2.1 -> 2.4 2024-06-13 04:53:32 +00:00
sftpgo sftpgo: 2.6.1 -> 2.6.2 2024-06-25 23:52:26 +00:00
shairplay treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
shairport-sync treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
sharing
shishi treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
sickbeard sickgear: 3.32.3 -> 3.32.7 2024-08-19 09:39:44 +00:00
silc-server treewide: remove viric from meta.maintainers [orphans] 2024-07-28 11:48:51 -03:00
simple-http-server treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
simplehttp2server simplehttp2server: remove orphaned deps.nix file 2024-07-06 17:29:24 +02:00
sip treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
sks treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
skydns treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
smcroute
snac2 treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
snappymail snappymail: 2.37.3 -> 2.38.0 2024-09-16 23:10:29 +00:00
soft-serve soft-serve: 0.7.4 -> 0.7.6 2024-07-31 22:16:28 +00:00
softether treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
sozu treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
spicedb spicedb-zed: 0.21.1 -> 0.21.2 2024-09-19 19:50:32 +00:00
sql treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
sqlpage treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
squid treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
sshportal
sslh treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
static-web-server treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
stayrtr
stone treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
sunshine treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
swego treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
tacacsplus treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
tailscale treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
tang
tarantool treewide: sha256 -> hash attribute for fetchgit 2024-07-14 19:10:08 +08:00
tarssh treewide: change cargoSha256 with SRI hash to cargoHash 2024-07-03 21:53:11 +08:00
tautulli tautulli: 2.14.3 -> 2.14.4 2024-08-12 02:11:07 +02:00
telegram-bot-api
teleport treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
tidb tidb: 8.1.0 -> 8.3.0 2024-08-22 19:19:05 +00:00
timetagger
tmate-ssh-server
tracing tempo: 2.5.0 -> 2.6.0 2024-09-04 03:39:20 +00:00
traefik traefik: 3.1.2 -> 3.1.4 2024-09-24 09:34:18 +02:00
trezord treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
trickster trickster: remove with statements 2024-08-18 06:32:22 -07:00
tt-rss treewide: remove unused fetchpatch arguments 2024-06-04 12:40:25 +02:00
ttyd
u9fs
ucarp treewide: passthru nixos test (#334491) 2024-08-18 00:29:43 +02:00
udpt treewide: change cargoSha256 with SRI hash to cargoHash 2024-07-03 21:53:11 +08:00
uftp
uhub treewide: remove unused fetchpatch arguments 2024-06-04 12:40:25 +02:00
ums
unfs3
unifi unifi8: 8.4.59 -> 8.4.62 2024-09-12 17:19:58 -04:00
unifi-video
unifiedpush-common-proxies treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
unpackerr treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
unpfs treewide: change cargoSha256 with SRI hash to cargoHash 2024-07-03 21:53:11 +08:00
unstructured-api
ursadb treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
urserver treewide: Remove the definite article from meta.description 2024-06-09 23:08:46 +02:00
uwsgi treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
varnish treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
vouch-proxy treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
web-apps treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
webdav webdav: 4.2.0 -> 5.1.0 2024-08-03 17:04:27 +00:00
webdav-server-rs treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
webmesh webmesh: 0.1.2 -> 0.17.1 2024-08-24 01:29:16 -04:00
webmetro treewide: convert cargoSha256 to cargoHash 2024-07-03 21:54:10 +08:00
wesher
wishlist wishlist: 0.14.1 -> 0.15.0 2024-07-26 06:17:44 +00:00
wsdd treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
x11 treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
xandikos
xinetd
xmpp prosody: remove top-level with lib; 2024-06-30 12:52:21 +02:00
xteve
zigbee2mqtt zigbee2mqtt: 1.40.0 -> 1.40.1 2024-09-07 17:59:09 +02:00
zoneminder treewide: sha256 -> hash attribute for fetchgit 2024-07-14 19:10:08 +08:00
zookeeper