1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-24 14:41:17 +00:00
nixpkgs/pkgs/servers
sternenseemann b77f1bc48a inspircd: init at 3.9.0
Packaging inspircd is relatively straightforward, once we adapt to the
slightly strange Perl configure script and it's firm opinion that
$prefix/usr should exist.

Most complexity in this derivation stems from the following:

* inspircd has modules which users can load dynamically in the form of
  shared objects that link against other libraries for various tasks

* inspircd is licensed exclusively under the GPL version 2.

* Some of the libraries inspircd modules link against are GPL 2
  incompatible (GPL 3, ASL 2.0) and we therefore must not distribute
  these in binary form.

* Some modules combine GPL 2 code of inspircd and libc into a shared
  object and may not be redistributed in binary form depending on the
  license of the libc. Similarly for libc++.
  Open Question: Does the fact that we may build the inspircd binary, i.
  e. link against libc and libc++ imply that we can do this?
  https://docs.inspircd.org/packaging/ seems to imply this is not the
  case.

Thus we have some additional code which a) determines the set of modules
we should enable by default (the largest possible set as upstream
recommends it) and b) collects all applying licenses into meta.license.
2021-03-21 01:32:51 +01:00
..
adguardhome adguardhome: 0.102.0 -> 0.104.3 2021-01-16 13:23:40 -05:00
adminer adminer: 4.7.9 -> 4.8.0 2021-02-11 17:55:53 +01:00
amqp treewide: unzip buildInputs to nativeBuildInputs (#112302) 2021-02-20 16:01:53 -05:00
ankisyncd ankisyncd: 2.1.0 -> 2.2.0 (#111755) 2021-02-19 19:10:38 +01:00
apache-kafka apacheKafka: init 2.6.1, make default 2021-03-10 08:10:32 +01:00
apcupsd treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
asterisk treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
atlassian atlassian-confluence: 7.9.0 -> 7.10.1 2021-01-19 02:41:45 +00:00
bazarr bazarr: 0.9.0.7 -> 0.9.0.8 2021-02-03 22:48:58 +01:00
beanstalkd treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
bird
blockbook pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
brickd treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
caddy treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
cayley treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
clickhouse treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
cloud-print-connector treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
code-server code-server: 3.6.0 -> 3.8.0 2021-01-27 09:15:00 -08:00
computing Merge master into staging-next 2021-03-10 00:39:07 +00:00
confluent-platform treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
consul consul: 1.9.3 -> 1.9.4 2021-03-07 00:03:48 +01:00
corosync treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
coturn coturn: 4.5.1.3 -> 4.5.2 2021-01-11 19:25:09 +00:00
couchpotato
dante treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
demoit treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
dex dex-oidc: 2.23.0 -> 2.27.0 2021-01-12 22:15:49 -05:00
dgraph dgraph: 20.07.2 -> 20.07.3 2021-01-18 14:31:33 +00:00
dico treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
dict dictdDBs.wiktionary: add updateScript 2021-02-11 16:49:09 +00:00
diod treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
dns pdns-recursor: cleanup 2021-03-05 18:15:24 +01:00
documize-community documize-community: 3.8.1 -> 3.8.2 2020-11-30 10:36:24 +01:00
domoticz treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
echoip
elasticmq-server-bin treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
endlessh treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
etcd etcd_3_4: 3.4.14 -> 3.4.15 2021-03-01 16:35:46 +10:00
etebase etebase-server: mark as broken on darwin 2021-02-02 17:13:50 +01:00
exhibitor treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
fcgiwrap treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
felix treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
fiche treewide: stdenv.lib -> lib 2021-01-24 01:49:49 +01:00
fileshare treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
fingerd/bsd-fingerd treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
firebird treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
fishnet fishnet: 2.2.4 -> 2.2.5 2021-03-06 16:13:26 +01:00
foundationdb Merge pull request #114176 from omasanori/fix-foundationdb61 2021-03-05 02:12:20 +01:00
freeradius pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
ftp treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
gemini agate: 2.5.2 -> 2.5.3 2021-02-28 14:43:09 +00:00
gerbera gerbera: 1.6.4 -> 1.7.0 2021-02-28 12:50:39 +00:00
go-libp2p-daemon go-libp2p-daemon: init at 0.3.0 2020-11-06 12:04:00 -05:00
gobetween treewide: Start to break up static overlay 2021-01-03 19:18:16 +00:00
gonic gonic: 0.12.0 -> 0.12.2 (#113639) 2021-02-22 00:10:17 -05:00
gopher/gofish treewide: editorconfig fixes 2021-01-20 09:11:11 +10:00
gortr gortr: 0.14.6 -> 0.14.7 2020-11-26 06:16:59 +00:00
gotify treewide: Remove usages of stdenv.lib by @doronbehar 2021-01-23 10:52:19 +02:00
gotty treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
gpm treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
gpsd gpsd: 3.21 → 3.22 2021-02-25 22:16:42 +03:00
grocy treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
h2 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
hashi-ui treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
hasura
hbase treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
headphones treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
hitch treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
holochain-go treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
home-assistant appdaemon: fix astral dependency (#116777) 2021-03-20 14:05:41 +01:00
http Merge master into staging-next 2021-03-16 18:18:29 +00:00
hydron treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
hylafaxplus treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
icecast pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
icecream treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
icingaweb2 treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
identd treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
imgproxy imgproxy: 2.16.0 -> 2.16.2 2021-03-14 04:44:44 -04:00
interlock
irc inspircd: init at 3.9.0 2021-03-21 01:32:51 +01:00
irker treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
isso isso: unstable-2020-09-14 -> 0.12.4 2021-02-12 22:36:53 +01:00
jackett jackett: 0.17.617 -> 0.17.668 2021-03-11 00:22:50 +00:00
jellyfin Merge branch 'master' into staging-next 2021-03-12 19:58:39 +01:00
jetbrains treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
jicofo jicofo: 1.0-612 -> 1.0-690 2021-02-13 17:34:54 +01:00
jitsi-videobridge treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
kapowbang kapowbang: 0.6.0 -> 0.7.0 2021-03-13 07:35:05 +00:00
keycloak keycloak: 12.0.3 -> 12.0.4 2021-03-03 00:16:46 +00:00
kippo treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
klipper klipper: fixup build on i686 2021-03-10 12:57:03 +01:00
kwakd
ldap/389 treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
lidarr pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
limesurvey limesurvey: mark as insecure 2021-01-30 11:16:32 +01:00
livepeer livepeer: 0.5.13 -> 0.5.14 2021-02-06 14:32:01 +00:00
ma1sd ma1sd: 2.1.1 -> 2.4.0 (#113720) 2021-02-20 16:23:53 +01:00
maddy maddy: init at 0.4.3 2021-02-05 14:01:41 +00:00
mail Merge pull request #115541 from r-ryantm/auto-update/rspamd 2021-03-18 18:16:30 +01:00
martin treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
mastodon mastodon-assets: build all assets 2021-02-22 20:43:57 +01:00
matrix-appservice-discord matrix-appservice-discord: 0.5.2 -> 1.0.0 2020-12-27 12:56:57 +01:00
matrix-corporal matrix-corporal: 2.0.1 -> 2.1.0 2021-01-22 15:14:38 +00:00
matrix-synapse matrix-synapse-plugins.matrix-synapse-shared-secret-auth: init at 1.0.2 (#112671) 2021-03-13 08:45:15 +01:00
matterbridge matterbridge: 1.21.0 -> 1.22.0 2021-02-03 16:47:01 +00:00
mattermost mattermost: 5.25.3 -> 5.32.1 2021-03-18 15:28:05 +01:00
mautrix-telegram mautrix-telegram: fix application 2020-11-29 21:28:07 +01:00
mautrix-whatsapp treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
mbtileserver
mediatomb treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
memcached pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
mesos-dns
metabase metabase: 0.37.8 -> 0.38.0 2021-02-17 15:56:34 +00:00
meteor meteor: enable on darwin 2021-01-05 20:01:48 +03:00
microserver pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
miniflux miniflux: 2.0.27 -> 2.0.28 2021-02-18 11:41:40 +00:00
minio minio: 2021-03-12T00-00-47Z -> 2021-03-17T02-33-02Z 2021-03-17 15:18:47 +00:00
mirrorbits treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
misc navidrome: 0.39.0 -> 0.40.0 2021-02-09 13:17:12 +00:00
mlflow-server diagrams-builder,mlflow-server: remove trailing whitespace 2020-11-09 11:39:28 +00:00
monitoring telegraf: 1.17.3 -> 1.18.0 2021-03-19 22:49:31 -04:00
mpd mpd: 0.22.5 -> 0.22.6 2021-02-26 16:30:46 +08:00
mqtt/mosquitto treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
mtprotoproxy treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
mumsi treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
mxisd treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
nas treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
nats-server nats-server: 2.1.9 -> 2.2.0 2021-03-15 15:44:24 +00:00
nats-streaming-server nats-streaming-server: 0.21.0 -> 0.21.1 2021-03-14 03:31:09 -04:00
neard treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
news/leafnode pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
nextcloud nextcloud19: update todo note 2021-03-04 21:15:18 +01:00
nfs-ganesha nfs-ganesha: 3.4 -> 3.5 2021-02-03 18:03:44 +00:00
nginx-sso treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
nosql Merge branch 'master' into staging-next 2021-03-09 17:05:41 +01:00
nsq
nzbhydra2 treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
oauth2_proxy oauth2_proxy: 7.0.0 -> 7.0.1 2021-02-13 00:18:34 +00:00
openafs openafs: Add upstream patches for Linux kernel 5.11 2021-02-18 18:50:40 -08:00
openbgpd treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
openxpki treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
osrm-backend osrm-backend: 5.23.0 → 5.24.0 2021-01-30 01:04:34 +01:00
p910nd p910nd: fix darwin build 2021-03-14 11:40:49 +07:00
peach peach: init at 0.9.8 2020-12-01 04:47:19 +01:00
pg_featureserv pg_featureserv: 1.1.1 -> 1.2.0 2020-12-04 23:15:17 +01:00
pg_tileserv pg_tileserv: 1.0.6 -> 1.0.7 2021-02-11 21:04:43 +00:00
pies treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
pim6sd
pinnwand steck: 0.6.0 -> 0.7.0 2021-01-11 10:33:03 +01:00
pleroma-otp pleroma-otp: 2.2.2 -> 2.3.0 (#115053) 2021-03-04 12:40:01 +01:00
plex Merge pull request #114453 from MayNiklas/master 2021-02-26 18:07:36 +01:00
plik plik,plikd: init at 1.3.1 2021-02-23 15:35:07 +01:00
polipo treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
pounce treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
prayer pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
ps3netsrv pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
pulseaudio libpulseaudio: 14.0 -> 14.2 2021-01-22 21:33:54 +01:00
quagga treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
radarr pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
radicale treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
rainloop treewide: unzip buildInputs to nativeBuildInputs (#112302) 2021-02-20 16:01:53 -05:00
rippled rippled: remove unused inputs 2021-02-23 15:58:29 +01:00
roon-server roon-server: 100700710 -> 100800753 2021-02-09 11:57:42 -08:00
roundcube roundcube: 1.4.10 -> 1.4.11 2021-02-08 21:43:19 +01:00
routinator routinator: fix darwin build 2021-03-14 11:40:51 +07:00
rpcbind treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
rt pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
rtsp-simple-server rtsp-simple-server: 0.14.2 -> 0.15.0 2021-03-13 12:39:53 +00:00
sabnzbd treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
samba samba4: mark broken when enableGlusterFS is true 2021-02-07 19:46:44 -08:00
scylladb treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
search Merge staging into staging-next 2021-03-08 19:20:18 +01:00
ser2net ser2net: 4.3.2 -> 4.3.3 2021-03-09 12:24:14 +00:00
serf treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
serviio treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
shairplay treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
shairport-sync treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
shellinabox treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
shishi treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
sickbeard sickgear: 0.23.10 -> 0.23.11 2021-02-09 16:03:19 +00:00
silc-server pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
simplehttp2server treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
sip libexosip: 4.1.0 -> 5.2.0 2021-01-22 11:58:00 +01:00
sks treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
skydns treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
slimserver treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
smcroute treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
softether treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
sonarr pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
sozu sozu: 0.11.50 -> 0.11.56 2021-03-09 19:17:20 +00:00
sql mariadb-connector-c: correct license, lgpl 2.1 or later 2021-03-20 01:40:48 +01:00
squid squid: 4.13 -> 4.14 2021-03-09 21:13:17 +00:00
sslh treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
swego swego: 0.92 -> 0.93 2021-03-19 22:44:23 -04:00
syncserver
tacacsplus treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
tailscale tailscale: 1.4.5 -> 1.6.0 2021-03-17 08:54:09 +01:00
tang treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
tarssh tarssh: 0.5.0 -> 0.7.0 2021-02-06 21:01:17 +00:00
tautulli treewide: Remove doBuild cause it does not exist 2021-02-02 14:46:06 +01:00
tegola treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
teleport teleport,teleport.client: 4.2.11 -> 5.1.2 2021-02-23 15:58:12 +01:00
tmate-ssh-server treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
tracing/tempo tempo: 0.4.0 -> 0.5.0 2021-02-06 21:10:59 +00:00
traefik traefik: 2.4.6 -> 2.4.7 2021-03-13 15:59:33 +00:00
trezord trezord: format 2021-03-10 23:52:31 +01:00
trickster treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
tt-rss tt-rss: 2019-01-29 -> 2021-01-29 2021-01-30 11:35:05 +01:00
ttyd treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
tvheadend treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
u9fs treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
udpt updt: expand platforms to all 2021-03-14 11:40:48 +07:00
uftp pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
uhub pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
ums treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
unfs3 pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
unifi unifi6: update to 6.0.45 2021-01-27 10:11:51 +01:00
unpfs treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
ursadb treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
urserver urserver: 3.6.0.745 -> 3.9.0.2465 2021-03-04 23:34:50 +01:00
uwsgi uwsgi: remove unused input 2021-02-17 13:31:28 +01:00
varnish varnishPackages.dynamic: fix build, use autoreconfHook269 2021-02-28 14:11:29 -08:00
web-apps Merge branch 'master' into staging-next 2021-03-18 13:35:59 +01:00
webmetro treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
wsdd treewide: editorconfig fixes 2021-01-20 09:11:11 +10:00
x11 Merge pull request #111403 from TredwellGit/xorg.libXt 2021-03-06 05:55:39 +01:00
xandikos xandikos: 0.2.3 -> 0.2.5 2021-02-20 15:33:41 +00:00
xinetd pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
xmpp biboumi: format, remove unused input 2021-03-08 02:01:13 +01:00
zigbee2mqtt regenerate with node2nix 1.9.0 except zigbee2mqtt 2021-02-03 19:52:09 +01:00
zoneminder treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
zookeeper treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00