maintainers: drop ehmry

This user is blocked since May 2025, thus can't maintain any packages
anymore.

Changed files
-122
maintainers
nixos
modules
programs
services
network-filesystems
networking
tests
pkgs
applications
misc
confclerk
elf-dissector
networking
browsers
av-98
kristall
search
recoll
by-name
al
alephone
ba
balls
baresip
base45
bo
bombadillo
bu
c2
c2nim
cj
cjdns
co
collapseos-cvm
di
didder
dn
dnslink-std-go
ea
eaglemode
er
eris-go
eriscmd
erofs-utils
eu
eurofurence
f2
f2fs-tools
fi
figlet
fj
ge
getdns
gn
gnaural
gnubg
gp
gptfdisk
gu
gubbi-font
hd
hdapsd
hj
hjson-go
ho
hottext
li
libdiscid
libogg
libtoxcore
libvorbis
lo
loudgain
lz
lziprecover
lzlib
ma
ma
maiko
makebootfat
mawk
mb
mbuffer
mi
mo
molly-brown
mosdepth
na
navilu-font
nc
ni
nim-unwrapped-2_2
nim_builder
nim_lk
nn
pa
papeer
pc
pcapfix
ph
pharo
pl
plzip
pr
preserves-nim
preserves-tools
prevo
prevo-data
prevo-tools
ra
ratox
raylib-games
sh
shapelib
so
sockdump
solo5
sp
splat
sy
syndicate-server
syndicate_utils
ta
tarlz
tk
tkrzw
to
tr
transmission-remote-gtk
tu
ty
typodermic-free-fonts
typodermic-public-domain
u9
uh
un
unfonts-core
vi
wi
windowlab
xa
xaos
xastir
xc
xcruiser
yg
yggdrasil
yggstack
ze
zerotierone
development
compilers
squeak
ocaml-modules
diet
mirage-block-ramdisk
mirage-block-unix
python-modules
servers
web-apps
discourse
plugins
discourse-oauth2-basic
tools
audio
liquidsoap
system
plan9port
-6
maintainers/maintainer-list.nix
···
githubId = 20847625;
name = "Elizabeth Paź";
};
-
ehmry = {
-
email = "ehmry@posteo.net";
-
github = "ehmry";
-
githubId = 537775;
-
name = "Emery Hemingway";
-
};
eigengrau = {
email = "seb@schattenkopie.de";
name = "Sebastian Reuße";
···
githubId = 20847625;
name = "Elizabeth Paź";
};
eigengrau = {
email = "seb@schattenkopie.de";
name = "Sebastian Reuße";
-1
maintainers/team-list.nix
···
dhall = {
members = [
Gabriella439
-
ehmry
];
scope = "Maintain Dhall and related packages.";
shortName = "Dhall";
···
dhall = {
members = [
Gabriella439
];
scope = "Maintain Dhall and related packages.";
shortName = "Dhall";
-2
nixos/modules/programs/nncp.nix
···
'';
};
};
-
-
meta.maintainers = with lib.maintainers; [ ehmry ];
}
···
'';
};
};
}
-2
nixos/modules/services/network-filesystems/eris-server.nix
···
};
};
};
-
-
meta.maintainers = with lib.maintainers; [ ehmry ];
}
···
};
};
};
}
-2
nixos/modules/services/network-filesystems/rsyncd.nix
···
};
-
meta.maintainers = with lib.maintainers; [ ehmry ];
-
# TODO: socket activated rsyncd
}
···
};
# TODO: socket activated rsyncd
}
-1
nixos/modules/services/networking/yggdrasil.nix
···
doc = ./yggdrasil.md;
maintainers = with lib.maintainers; [
gazally
-
ehmry
nagy
];
};
···
doc = ./yggdrasil.md;
maintainers = with lib.maintainers; [
gazally
nagy
];
};
-3
nixos/tests/ccache.nix
···
{ pkgs, ... }:
{
name = "ccache";
-
meta = with pkgs.lib.maintainers; {
-
maintainers = [ ehmry ];
-
};
nodes.machine =
{ ... }:
···
{ pkgs, ... }:
{
name = "ccache";
nodes.machine =
{ ... }:
-3
nixos/tests/cjdns.nix
···
{ pkgs, ... }:
{
name = "cjdns";
-
meta = with pkgs.lib.maintainers; {
-
maintainers = [ ehmry ];
-
};
nodes = {
# Alice finds peers over over ETHInterface.
···
{ pkgs, ... }:
{
name = "cjdns";
nodes = {
# Alice finds peers over over ETHInterface.
-1
nixos/tests/eris-server.nix
···
{ pkgs, lib, ... }:
{
name = "eris-server";
-
meta.maintainers = with lib.maintainers; [ ehmry ];
nodes.server = {
environment.systemPackages = [
···
{ pkgs, lib, ... }:
{
name = "eris-server";
nodes.server = {
environment.systemPackages = [
-3
nixos/tests/molly-brown.nix
···
{
name = "molly-brown";
-
meta = with pkgs.lib.maintainers; {
-
maintainers = [ ehmry ];
-
};
nodes = {
···
{
name = "molly-brown";
nodes = {
-1
nixos/tests/rsyncd.nix
···
{ pkgs, ... }:
{
name = "rsyncd";
-
meta.maintainers = with pkgs.lib.maintainers; [ ehmry ];
nodes =
let
···
{ pkgs, ... }:
{
name = "rsyncd";
nodes =
let
-1
pkgs/applications/misc/confclerk/default.nix
···
mainProgram = "confclerk";
homepage = "http://www.toastfreeware.priv.at/confclerk";
license = lib.licenses.gpl2;
-
maintainers = with lib.maintainers; [ ehmry ];
platforms = lib.platforms.linux;
};
}
···
mainProgram = "confclerk";
homepage = "http://www.toastfreeware.priv.at/confclerk";
license = lib.licenses.gpl2;
platforms = lib.platforms.linux;
};
}
-1
pkgs/applications/misc/elf-dissector/default.nix
···
description = "Tools for inspecting, analyzing and optimizing ELF files";
license = licenses.gpl2;
maintainers = with maintainers; [
-
ehmry
philiptaron
];
};
···
description = "Tools for inspecting, analyzing and optimizing ELF files";
license = licenses.gpl2;
maintainers = with maintainers; [
philiptaron
];
};
-1
pkgs/applications/networking/browsers/av-98/default.nix
···
description = "Experimental console client for the Gemini protocol";
mainProgram = "av98";
license = licenses.bsd2;
-
maintainers = with maintainers; [ ehmry ];
broken = true;
};
···
description = "Experimental console client for the Gemini protocol";
mainProgram = "av98";
license = licenses.bsd2;
broken = true;
};
-1
pkgs/applications/networking/browsers/kristall/default.nix
···
description = "Graphical small-internet client, supports gemini, http, https, gopher, finger";
mainProgram = "kristall";
homepage = "https://random-projects.net/projects/kristall.gemini";
-
maintainers = with maintainers; [ ehmry ];
license = licenses.gpl3Only;
inherit (qtmultimedia.meta) platforms;
};
···
description = "Graphical small-internet client, supports gemini, http, https, gopher, finger";
mainProgram = "kristall";
homepage = "https://random-projects.net/projects/kristall.gemini";
license = licenses.gpl3Only;
inherit (qtmultimedia.meta) platforms;
};
-1
pkgs/applications/search/recoll/default.nix
···
platforms = platforms.unix;
maintainers = with maintainers; [
jcumming
-
ehmry
];
# `Makefile.am` assumes the ability to run the hostPlatform's python binary at build time
···
platforms = platforms.unix;
maintainers = with maintainers; [
jcumming
];
# `Makefile.am` assumes the ability to run the hostPlatform's python binary at build time
-1
pkgs/by-name/al/alephone/package.nix
···
mainProgram = "alephone";
homepage = "https://alephone.lhowon.org/";
license = [ lib.licenses.gpl3 ];
-
maintainers = with lib.maintainers; [ ehmry ];
platforms = lib.platforms.linux;
};
···
mainProgram = "alephone";
homepage = "https://alephone.lhowon.org/";
license = [ lib.licenses.gpl3 ];
platforms = lib.platforms.linux;
};
-1
pkgs/by-name/ba/balls/package.nix
···
mainProgram = "balls";
license = lib.licenses.mit;
platforms = lib.platforms.linux;
-
maintainers = with lib.maintainers; [ ehmry ];
};
})
···
mainProgram = "balls";
license = lib.licenses.mit;
platforms = lib.platforms.linux;
};
})
-1
pkgs/by-name/ba/baresip/package.nix
···
homepage = "https://github.com/baresip/baresip";
maintainers = with lib.maintainers; [
raskin
-
ehmry
rnhmjoj
];
mainProgram = "baresip";
···
homepage = "https://github.com/baresip/baresip";
maintainers = with lib.maintainers; [
raskin
rnhmjoj
];
mainProgram = "baresip";
-1
pkgs/by-name/ba/base45/package.nix
···
description = "Base45 library for Nim";
license = lib.licenses.unlicense;
mainProgram = "base45";
-
maintainers = with lib.maintainers; [ ehmry ];
};
})
···
description = "Base45 library for Nim";
license = lib.licenses.unlicense;
mainProgram = "base45";
};
})
-1
pkgs/by-name/bo/bombadillo/package.nix
···
mainProgram = "bombadillo";
homepage = "https://bombadillo.colorfield.space/";
license = licenses.gpl3;
-
maintainers = with maintainers; [ ehmry ];
};
}
···
mainProgram = "bombadillo";
homepage = "https://bombadillo.colorfield.space/";
license = licenses.gpl3;
};
}
-1
pkgs/by-name/bu/butt/package.nix
···
description = "Easy to use, multi OS streaming tool";
homepage = "https://danielnoethen.de/butt/";
license = lib.licenses.gpl2;
-
maintainers = with lib.maintainers; [ ehmry ];
mainProgram = "butt";
platforms = lib.platforms.linux;
};
···
description = "Easy to use, multi OS streaming tool";
homepage = "https://danielnoethen.de/butt/";
license = lib.licenses.gpl2;
mainProgram = "butt";
platforms = lib.platforms.linux;
};
-1
pkgs/by-name/c2/c2nim/package.nix
···
description = "Tool to translate Ansi C code to Nim";
mainProgram = "c2nim";
license = lib.licenses.mit;
-
maintainers = [ lib.maintainers.ehmry ];
};
})
···
description = "Tool to translate Ansi C code to Nim";
mainProgram = "c2nim";
license = lib.licenses.mit;
};
})
-1
pkgs/by-name/cj/cjdns/package.nix
···
homepage = "https://github.com/cjdelisle/cjdns";
description = "Encrypted networking for regular people";
license = lib.licenses.gpl3Plus;
-
maintainers = with lib.maintainers; [ ehmry ];
platforms = lib.platforms.linux ++ lib.platforms.darwin;
};
}
···
homepage = "https://github.com/cjdelisle/cjdns";
description = "Encrypted networking for regular people";
license = lib.licenses.gpl3Plus;
platforms = lib.platforms.linux ++ lib.platforms.darwin;
};
}
-1
pkgs/by-name/co/collapseos-cvm/package.nix
···
downloadPage = "http://collapseos.org/files/";
homepage = "http://collapseos.org/";
license = lib.licenses.gpl3Only;
-
maintainers = with lib.maintainers; [ ehmry ];
mainProgram = "cos-serial";
};
}
···
downloadPage = "http://collapseos.org/files/";
homepage = "http://collapseos.org/";
license = lib.licenses.gpl3Only;
mainProgram = "cos-serial";
};
}
-1
pkgs/by-name/di/didder/package.nix
···
meta = src.meta // {
description = "Extensive, fast, and accurate command-line image dithering tool";
license = lib.licenses.gpl3;
-
maintainers = with lib.maintainers; [ ehmry ];
mainProgram = "didder";
};
}
···
meta = src.meta // {
description = "Extensive, fast, and accurate command-line image dithering tool";
license = lib.licenses.gpl3;
mainProgram = "didder";
};
}
-1
pkgs/by-name/ea/eaglemode/package.nix
···
license = licenses.gpl3;
maintainers = with maintainers; [
chuangzhu
-
ehmry
];
platforms = platforms.linux;
};
···
license = licenses.gpl3;
maintainers = with maintainers; [
chuangzhu
];
platforms = platforms.linux;
};
-1
pkgs/by-name/er/eris-go/package.nix
···
description = "Implementation of ERIS for Go";
homepage = "https://codeberg.org/eris/eris-go";
license = lib.licenses.bsd3;
-
maintainers = with lib.maintainers; [ ehmry ];
mainProgram = "eris-go";
};
}
···
description = "Implementation of ERIS for Go";
homepage = "https://codeberg.org/eris/eris-go";
license = lib.licenses.bsd3;
mainProgram = "eris-go";
};
}
-1
pkgs/by-name/er/eriscmd/package.nix
···
meta = final.src.meta // {
homepage = "https://codeberg.org/eris/nim-eris";
license = lib.licenses.unlicense;
-
maintainers = with lib.maintainers; [ ehmry ];
mainProgram = "eriscmd";
badPlatforms = lib.platforms.darwin;
};
···
meta = final.src.meta // {
homepage = "https://codeberg.org/eris/nim-eris";
license = lib.licenses.unlicense;
mainProgram = "eriscmd";
badPlatforms = lib.platforms.darwin;
};
-1
pkgs/by-name/er/erofs-utils/package.nix
···
changelog = "https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/tree/ChangeLog?h=v${finalAttrs.version}";
license = with lib.licenses; [ gpl2Plus ];
maintainers = with lib.maintainers; [
-
ehmry
nikstur
jmbaur
];
···
changelog = "https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/tree/ChangeLog?h=v${finalAttrs.version}";
license = with lib.licenses; [ gpl2Plus ];
maintainers = with lib.maintainers; [
nikstur
jmbaur
];
-1
pkgs/by-name/eu/eurofurence/package.nix
···
meta = {
homepage = "https://web.archive.org/web/20200131023120/http://eurofurence.net/eurofurence.html";
description = "Family of geometric rounded sans serif fonts";
-
maintainers = with lib.maintainers; [ ehmry ];
license = lib.licenses.free;
};
}
···
meta = {
homepage = "https://web.archive.org/web/20200131023120/http://eurofurence.net/eurofurence.html";
description = "Family of geometric rounded sans serif fonts";
license = lib.licenses.free;
};
}
-1
pkgs/by-name/f2/f2fs-tools/package.nix
···
license = lib.licenses.gpl2Only;
platforms = lib.platforms.linux;
maintainers = with lib.maintainers; [
-
ehmry
jagajaga
];
};
···
license = lib.licenses.gpl2Only;
platforms = lib.platforms.linux;
maintainers = with lib.maintainers; [
jagajaga
];
};
-1
pkgs/by-name/fi/figlet/package.nix
···
description = "Program for making large letters out of ordinary text";
homepage = "http://www.figlet.org/";
license = lib.licenses.afl21;
-
maintainers = with lib.maintainers; [ ehmry ];
platforms = lib.platforms.unix;
mainProgram = "figlet";
};
···
description = "Program for making large letters out of ordinary text";
homepage = "http://www.figlet.org/";
license = lib.licenses.afl21;
platforms = lib.platforms.unix;
mainProgram = "figlet";
};
-1
pkgs/by-name/fj/fjo/package.nix
···
homepage = "https://codeberg.org/VoiDD/fjo";
license = lib.licenses.agpl3Only;
mainProgram = "berg";
-
maintainers = with lib.maintainers; [ ehmry ];
broken = stdenv.hostPlatform.isDarwin;
};
}
···
homepage = "https://codeberg.org/VoiDD/fjo";
license = lib.licenses.agpl3Only;
mainProgram = "berg";
broken = stdenv.hostPlatform.isDarwin;
};
}
-1
pkgs/by-name/ge/getdns/package.nix
···
homepage = "https://getdnsapi.net";
maintainers = with lib.maintainers; [
leenaars
-
ehmry
];
license = lib.licenses.bsd3;
platforms = lib.platforms.all;
···
homepage = "https://getdnsapi.net";
maintainers = with lib.maintainers; [
leenaars
];
license = lib.licenses.bsd3;
platforms = lib.platforms.all;
-1
pkgs/by-name/gn/gnaural/package.nix
···
meta = with lib; {
description = "Programmable auditory binaural-beat synthesizer";
homepage = "https://gnaural.sourceforge.net/";
-
maintainers = with maintainers; [ ehmry ];
license = with licenses; [ gpl2Only ];
mainProgram = "gnaural";
};
···
meta = with lib; {
description = "Programmable auditory binaural-beat synthesizer";
homepage = "https://gnaural.sourceforge.net/";
license = with licenses; [ gpl2Only ];
mainProgram = "gnaural";
};
-1
pkgs/by-name/gn/gnubg/package.nix
···
description = "World class backgammon application";
homepage = "https://www.gnu.org/software/gnubg/";
license = licenses.gpl3;
-
maintainers = [ maintainers.ehmry ];
platforms = platforms.linux;
};
}
···
description = "World class backgammon application";
homepage = "https://www.gnu.org/software/gnubg/";
license = licenses.gpl3;
platforms = platforms.linux;
};
}
-1
pkgs/by-name/gp/gptfdisk/package.nix
···
license = licenses.gpl2Plus;
homepage = "https://www.rodsbooks.com/gdisk/";
platforms = platforms.all;
-
maintainers = [ maintainers.ehmry ];
};
}
···
license = licenses.gpl2Plus;
homepage = "https://www.rodsbooks.com/gdisk/";
platforms = platforms.all;
};
}
-1
pkgs/by-name/gu/gubbi-font/package.nix
···
description = "Kannada font";
license = licenses.gpl3Plus;
platforms = platforms.all;
-
maintainers = with maintainers; [ ehmry ];
};
}
···
description = "Kannada font";
license = licenses.gpl3Plus;
platforms = platforms.all;
};
}
-1
pkgs/by-name/hd/hdapsd/package.nix
···
homepage = "http://hdaps.sf.net/";
license = licenses.gpl2Plus;
platforms = platforms.linux;
-
maintainers = [ maintainers.ehmry ];
};
}
···
homepage = "http://hdaps.sf.net/";
license = licenses.gpl2Plus;
platforms = platforms.linux;
};
}
-1
pkgs/by-name/hj/hjson-go/package.nix
···
description = "Utility to convert JSON to and from HJSON";
homepage = "https://hjson.github.io/";
changelog = "https://github.com/hjson/hjson-go/releases/tag/v${version}";
-
maintainers = with lib.maintainers; [ ehmry ];
license = lib.licenses.mit;
mainProgram = "hjson-cli";
};
···
description = "Utility to convert JSON to and from HJSON";
homepage = "https://hjson.github.io/";
changelog = "https://github.com/hjson/hjson-go/releases/tag/v${version}";
license = lib.licenses.mit;
mainProgram = "hjson-cli";
};
-1
pkgs/by-name/ho/hottext/package.nix
···
description = "Simple RSVP speed-reading utility";
license = lib.licenses.unlicense;
homepage = "https://git.sr.ht/~ehmry/hottext";
-
maintainers = with lib.maintainers; [ ehmry ];
mainProgram = "hottext";
};
})
···
description = "Simple RSVP speed-reading utility";
license = lib.licenses.unlicense;
homepage = "https://git.sr.ht/~ehmry/hottext";
mainProgram = "hottext";
};
})
-1
pkgs/by-name/li/libdiscid/package.nix
···
meta = with lib; {
description = "C library for creating MusicBrainz DiscIDs from audio CDs";
homepage = "https://musicbrainz.org/doc/libdiscid";
-
maintainers = with maintainers; [ ehmry ];
license = licenses.lgpl21;
platforms = platforms.all;
};
···
meta = with lib; {
description = "C library for creating MusicBrainz DiscIDs from audio CDs";
homepage = "https://musicbrainz.org/doc/libdiscid";
license = licenses.lgpl21;
platforms = platforms.all;
};
-1
pkgs/by-name/li/libogg/package.nix
···
'';
homepage = "https://xiph.org/ogg/";
license = lib.licenses.bsd3;
-
maintainers = with lib.maintainers; [ ehmry ];
platforms = lib.platforms.all;
};
})
···
'';
homepage = "https://xiph.org/ogg/";
license = lib.licenses.bsd3;
platforms = lib.platforms.all;
};
})
-1
pkgs/by-name/li/libtoxcore/package.nix
···
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [
peterhoeg
-
ehmry
];
platforms = lib.platforms.all;
};
···
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [
peterhoeg
];
platforms = lib.platforms.all;
};
-1
pkgs/by-name/li/libvorbis/package.nix
···
description = "Vorbis audio compression reference implementation";
homepage = "https://xiph.org/vorbis/";
license = licenses.bsd3;
-
maintainers = [ maintainers.ehmry ];
platforms = platforms.all;
};
}
···
description = "Vorbis audio compression reference implementation";
homepage = "https://xiph.org/vorbis/";
license = licenses.bsd3;
platforms = platforms.all;
};
}
-1
pkgs/by-name/lo/loudgain/package.nix
···
meta = src.meta // {
license = lib.licenses.free;
-
maintainers = with lib.maintainers; [ ehmry ];
};
}
···
meta = src.meta // {
license = lib.licenses.free;
};
}
-1
pkgs/by-name/lz/lziprecover/package.nix
···
license = lib.licenses.gpl2Plus;
maintainers = with lib.maintainers; [
vlaci
-
ehmry
];
platforms = lib.platforms.all;
mainProgram = "lziprecover";
···
license = lib.licenses.gpl2Plus;
maintainers = with lib.maintainers; [
vlaci
];
platforms = lib.platforms.all;
mainProgram = "lziprecover";
-1
pkgs/by-name/lz/lzlib/package.nix
···
description = "Data compression library providing in-memory LZMA compression and decompression functions, including integrity checking of the decompressed data";
license = lib.licenses.bsd2;
platforms = lib.platforms.all;
-
maintainers = with lib.maintainers; [ ehmry ];
};
})
···
description = "Data compression library providing in-memory LZMA compression and decompression functions, including integrity checking of the decompressed data";
license = lib.licenses.bsd2;
platforms = lib.platforms.all;
};
})
-1
pkgs/by-name/ma/ma/package.nix
···
description = "Minimalistic variant of the Acme editor";
homepage = "http://call-with-current-continuation.org/ma/ma.html";
mainProgram = "ma";
-
maintainers = with lib.maintainers; [ ehmry ];
# Per the README:
# > All of MA's source code is hereby placed in the public domain
license = lib.licenses.publicDomain;
···
description = "Minimalistic variant of the Acme editor";
homepage = "http://call-with-current-continuation.org/ma/ma.html";
mainProgram = "ma";
# Per the README:
# > All of MA's source code is hereby placed in the public domain
license = lib.licenses.publicDomain;
-1
pkgs/by-name/ma/maiko/package.nix
···
homepage = "https://interlisp.org/";
changelog = "https://github.com/Interlisp/maiko/releases";
license = lib.licenses.mit;
-
maintainers = with lib.maintainers; [ ehmry ];
inherit (xorg.libX11.meta) platforms;
};
})
···
homepage = "https://interlisp.org/";
changelog = "https://github.com/Interlisp/maiko/releases";
license = lib.licenses.mit;
inherit (xorg.libX11.meta) platforms;
};
})
-1
pkgs/by-name/ma/makebootfat/package.nix
···
description = "Create bootable USB disks using the FAT filesystem and syslinux";
homepage = "http://advancemame.sourceforge.net/boot-readme.html";
license = licenses.gpl2Plus;
-
maintainers = [ maintainers.ehmry ];
platforms = platforms.linux;
mainProgram = "makebootfat";
};
···
description = "Create bootable USB disks using the FAT filesystem and syslinux";
homepage = "http://advancemame.sourceforge.net/boot-readme.html";
license = licenses.gpl2Plus;
platforms = platforms.linux;
mainProgram = "makebootfat";
};
-1
pkgs/by-name/ma/mawk/package.nix
···
description = "Interpreter for the AWK Programming Language";
license = lib.licenses.gpl2Only;
mainProgram = "mawk";
-
maintainers = with lib.maintainers; [ ehmry ];
platforms = lib.platforms.unix;
};
})
···
description = "Interpreter for the AWK Programming Language";
license = lib.licenses.gpl2Only;
mainProgram = "mawk";
platforms = lib.platforms.unix;
};
})
-1
pkgs/by-name/mb/mbuffer/package.nix
···
description = "Tool for buffering data streams with a large set of unique features";
homepage = "https://www.maier-komor.de/mbuffer.html";
license = lib.licenses.gpl3Only;
-
maintainers = with lib.maintainers; [ ehmry ];
platforms = lib.platforms.linux; # Maybe other non-darwin Unix
mainProgram = "mbuffer";
};
···
description = "Tool for buffering data streams with a large set of unique features";
homepage = "https://www.maier-komor.de/mbuffer.html";
license = lib.licenses.gpl3Only;
platforms = lib.platforms.linux; # Maybe other non-darwin Unix
mainProgram = "mbuffer";
};
-1
pkgs/by-name/mi/min/package.nix
···
changelog = "https://github.com/h3rald/min/releases/tag/${finalAttrs.src.rev}";
license = lib.licenses.mit;
mainProgram = "min";
-
maintainers = with lib.maintainers; [ ehmry ];
};
})
···
changelog = "https://github.com/h3rald/min/releases/tag/${finalAttrs.src.rev}";
license = lib.licenses.mit;
mainProgram = "min";
};
})
-1
pkgs/by-name/mo/molly-brown/package.nix
···
description = "Full-featured Gemini server";
mainProgram = "molly-brown";
homepage = "https://tildegit.org/solderpunk/molly-brown";
-
maintainers = with maintainers; [ ehmry ];
license = licenses.bsd2;
};
}
···
description = "Full-featured Gemini server";
mainProgram = "molly-brown";
homepage = "https://tildegit.org/solderpunk/molly-brown";
license = licenses.bsd2;
};
}
-1
pkgs/by-name/mo/mosdepth/package.nix
···
homepage = "https://github.com/brentp/mosdepth";
maintainers = with maintainers; [
jbedo
-
ehmry
];
platforms = platforms.linux;
};
···
homepage = "https://github.com/brentp/mosdepth";
maintainers = with maintainers; [
jbedo
];
platforms = platforms.linux;
};
-1
pkgs/by-name/na/navilu-font/package.nix
···
description = "Kannada handwriting font";
license = licenses.gpl3Plus;
platforms = platforms.all;
-
maintainers = with maintainers; [ ehmry ];
};
}
···
description = "Kannada handwriting font";
license = licenses.gpl3Plus;
platforms = platforms.all;
};
}
-1
pkgs/by-name/nc/ncdc/package.nix
···
description = "Modern and lightweight direct connect client with a friendly ncurses interface";
homepage = "https://dev.yorhel.nl/ncdc";
license = lib.licenses.mit;
-
maintainers = with lib.maintainers; [ ehmry ];
mainProgram = "ncdc";
};
})
···
description = "Modern and lightweight direct connect client with a friendly ncurses interface";
homepage = "https://dev.yorhel.nl/ncdc";
license = lib.licenses.mit;
mainProgram = "ncdc";
};
})
-1
pkgs/by-name/ni/nim-unwrapped-2_2/package.nix
···
license = licenses.mit;
mainProgram = "nim";
maintainers = with maintainers; [
-
ehmry
eveeifyeve
];
};
···
license = licenses.mit;
mainProgram = "nim";
maintainers = with maintainers; [
eveeifyeve
];
};
-1
pkgs/by-name/ni/nim_builder/package.nix
···
meta = {
description = "Internal Nixpkgs utility for buildNimPackage";
mainProgram = "nim_builder";
-
maintainers = [ lib.maintainers.ehmry ];
};
}
···
meta = {
description = "Internal Nixpkgs utility for buildNimPackage";
mainProgram = "nim_builder";
};
}
-1
pkgs/by-name/ni/nim_lk/package.nix
···
mainProgram = "nim_lk";
license = lib.licenses.bsd3;
platforms = lib.platforms.unix;
-
maintainers = with lib.maintainers; [ ehmry ];
};
}) ./sbom.json
···
mainProgram = "nim_lk";
license = lib.licenses.bsd3;
platforms = lib.platforms.unix;
};
}) ./sbom.json
-1
pkgs/by-name/nn/nncp/package.nix
···
transmission exists.
'';
maintainers = with lib.maintainers; [
-
ehmry
woffs
];
platforms = lib.platforms.all;
···
transmission exists.
'';
maintainers = with lib.maintainers; [
woffs
];
platforms = lib.platforms.all;
-1
pkgs/by-name/pa/papeer/package.nix
···
mainProgram = "papeer";
homepage = "https://papeer.tech/";
license = lib.licenses.gpl3Plus;
-
maintainers = with lib.maintainers; [ ehmry ];
};
}
···
mainProgram = "papeer";
homepage = "https://papeer.tech/";
license = lib.licenses.gpl3Plus;
};
}
-1
pkgs/by-name/pc/pcapfix/package.nix
···
homepage = "https://f00l.de/pcapfix/";
description = "Repair your broken pcap and pcapng files";
license = licenses.gpl3;
-
maintainers = [ maintainers.ehmry ];
platforms = platforms.all;
mainProgram = "pcapfix";
};
···
homepage = "https://f00l.de/pcapfix/";
description = "Repair your broken pcap and pcapng files";
license = licenses.gpl3;
platforms = platforms.all;
mainProgram = "pcapfix";
};
-1
pkgs/by-name/ph/pharo/package.nix
···
system, excellent dev tools, and maintained releases, Pharo is an
attractive platform to build and deploy mission critical applications.
'';
-
maintainers = with lib.maintainers; [ ehmry ];
mainProgram = "pharo";
platforms = lib.platforms.linux;
};
···
system, excellent dev tools, and maintained releases, Pharo is an
attractive platform to build and deploy mission critical applications.
'';
mainProgram = "pharo";
platforms = lib.platforms.linux;
};
-1
pkgs/by-name/pl/plzip/package.nix
···
platforms = lib.platforms.all;
maintainers = with lib.maintainers; [
_360ied
-
ehmry
];
mainProgram = "plzip";
};
···
platforms = lib.platforms.all;
maintainers = with lib.maintainers; [
_360ied
];
mainProgram = "plzip";
};
-1
pkgs/by-name/pr/preserves-nim/package.nix
···
description = "Utilities for working with Preserves documents and schemas";
license = lib.licenses.unlicense;
homepage = "https://git.syndicate-lang.org/ehmry/preserves-nim";
-
maintainers = with lib.maintainers; [ ehmry ];
};
}) ./sbom.json
···
description = "Utilities for working with Preserves documents and schemas";
license = lib.licenses.unlicense;
homepage = "https://git.syndicate-lang.org/ehmry/preserves-nim";
};
}) ./sbom.json
-1
pkgs/by-name/pr/preserves-tools/package.nix
···
description = "Command-line utilities for working with Preserves documents";
homepage = "https://preserves.dev/doc/preserves-tool.html";
license = lib.licenses.asl20;
-
maintainers = with lib.maintainers; [ ehmry ];
mainProgram = "preserves-tool";
};
}
···
description = "Command-line utilities for working with Preserves documents";
homepage = "https://preserves.dev/doc/preserves-tool.html";
license = lib.licenses.asl20;
mainProgram = "preserves-tool";
};
}
-1
pkgs/by-name/pr/prevo-data/package.nix
···
license = lib.licenses.gpl2Only;
maintainers = with lib.maintainers; [
das-g
-
ehmry
];
};
}
···
license = lib.licenses.gpl2Only;
maintainers = with lib.maintainers; [
das-g
];
};
}
-1
pkgs/by-name/pr/prevo-tools/package.nix
···
mainProgram = "prevo";
maintainers = with lib.maintainers; [
das-g
-
ehmry
];
platforms = lib.platforms.unix;
};
···
mainProgram = "prevo";
maintainers = with lib.maintainers; [
das-g
];
platforms = lib.platforms.unix;
};
-1
pkgs/by-name/pr/prevo/package.nix
···
mainProgram = "prevo";
maintainers = with lib.maintainers; [
das-g
-
ehmry
];
};
}
···
mainProgram = "prevo";
maintainers = with lib.maintainers; [
das-g
];
};
}
-1
pkgs/by-name/ra/ratox/package.nix
···
mainProgram = "ratox";
homepage = "http://ratox.2f30.org/";
license = licenses.isc;
-
maintainers = with maintainers; [ ehmry ];
platforms = platforms.linux;
};
}
···
mainProgram = "ratox";
homepage = "http://ratox.2f30.org/";
license = licenses.isc;
platforms = platforms.linux;
};
}
-1
pkgs/by-name/ra/raylib-games/package.nix
···
description = "Collection of games made with raylib";
homepage = "https://www.raylib.com/games.html";
license = licenses.zlib;
-
maintainers = with maintainers; [ ehmry ];
inherit (raylib.meta) platforms;
};
}
···
description = "Collection of games made with raylib";
homepage = "https://www.raylib.com/games.html";
license = licenses.zlib;
inherit (raylib.meta) platforms;
};
}
-1
pkgs/by-name/sh/shapelib/package.nix
···
description = "C Library for reading, writing and updating ESRI Shapefiles";
homepage = "http://shapelib.maptools.org/";
license = licenses.gpl2;
-
maintainers = with maintainers; [ ehmry ];
teams = [ teams.geospatial ];
changelog = "http://shapelib.maptools.org/release.html";
};
···
description = "C Library for reading, writing and updating ESRI Shapefiles";
homepage = "http://shapelib.maptools.org/";
license = licenses.gpl2;
teams = [ teams.geospatial ];
changelog = "http://shapelib.maptools.org/release.html";
};
-1
pkgs/by-name/so/sockdump/package.nix
···
mainProgram = "sockdump";
license = lib.licenses.unlicense;
maintainers = with lib.maintainers; [
-
ehmry
picnoir
];
};
···
mainProgram = "sockdump";
license = lib.licenses.unlicense;
maintainers = with lib.maintainers; [
picnoir
];
};
-1
pkgs/by-name/so/solo5/package.nix
···
description = "Sandboxed execution environment";
homepage = "https://github.com/solo5/solo5";
license = licenses.isc;
-
maintainers = [ maintainers.ehmry ];
platforms = mapCartesianProduct ({ arch, os }: "${arch}-${os}") {
arch = [
"aarch64"
···
description = "Sandboxed execution environment";
homepage = "https://github.com/solo5/solo5";
license = licenses.isc;
platforms = mapCartesianProduct ({ arch, os }: "${arch}-${os}") {
arch = [
"aarch64"
-1
pkgs/by-name/sp/splat/package.nix
···
description = "RF Signal Propagation, Loss, And Terrain analysis tool for the electromagnetic spectrum between 20 MHz and 20 GHz";
license = licenses.gpl2Only;
homepage = "https://www.qsl.net/kd2bd/splat.html";
-
maintainers = with maintainers; [ ehmry ];
platforms = platforms.x86_64;
};
···
description = "RF Signal Propagation, Loss, And Terrain analysis tool for the electromagnetic spectrum between 20 MHz and 20 GHz";
license = licenses.gpl2Only;
homepage = "https://www.qsl.net/kd2bd/splat.html";
platforms = platforms.x86_64;
};
-1
pkgs/by-name/sy/syndicate-server/package.nix
···
homepage = "https://synit.org/";
license = lib.licenses.asl20;
mainProgram = "syndicate-server";
-
maintainers = with lib.maintainers; [ ehmry ];
platforms = lib.platforms.linux;
};
}
···
homepage = "https://synit.org/";
license = lib.licenses.asl20;
mainProgram = "syndicate-server";
platforms = lib.platforms.linux;
};
}
-1
pkgs/by-name/sy/syndicate_utils/package.nix
···
meta = finalAttrs.src.meta // {
description = "Utilities for the Syndicated Actor Model";
homepage = "https://git.syndicate-lang.org/ehmry/syndicate_utils";
-
maintainers = [ lib.maintainers.ehmry ];
license = lib.licenses.unlicense;
};
}) ./sbom.json
···
meta = finalAttrs.src.meta // {
description = "Utilities for the Syndicated Actor Model";
homepage = "https://git.syndicate-lang.org/ehmry/syndicate_utils";
license = lib.licenses.unlicense;
};
}) ./sbom.json
-1
pkgs/by-name/ta/tarlz/package.nix
···
description = "Massively parallel combined implementation of the tar archiver and the lzip compressor";
license = licenses.gpl2Plus;
platforms = platforms.all;
-
maintainers = with maintainers; [ ehmry ];
mainProgram = "tarlz";
};
})
···
description = "Massively parallel combined implementation of the tar archiver and the lzip compressor";
license = licenses.gpl2Plus;
platforms = platforms.all;
mainProgram = "tarlz";
};
})
-1
pkgs/by-name/tk/tkrzw/package.nix
···
meta = with lib; {
description = "Set of implementations of DBM";
homepage = "https://dbmx.net/tkrzw/";
-
maintainers = with maintainers; [ ehmry ];
license = licenses.asl20;
platforms = platforms.all;
};
···
meta = with lib; {
description = "Set of implementations of DBM";
homepage = "https://dbmx.net/tkrzw/";
license = licenses.asl20;
platforms = platforms.all;
};
-1
pkgs/by-name/to/toss/package.nix
···
// {
description = "Dead simple LAN file transfers from the command line";
license = with licenses; [ mit ];
-
maintainers = with maintainers; [ ehmry ];
platforms = platforms.unix;
};
}
···
// {
description = "Dead simple LAN file transfers from the command line";
license = with licenses; [ mit ];
platforms = platforms.unix;
};
}
-1
pkgs/by-name/to/toxic/package.nix
···
mainProgram = "toxic";
homepage = "https://github.com/TokTok/toxic";
license = lib.licenses.gpl3Only;
-
maintainers = with lib.maintainers; [ ehmry ];
platforms = lib.platforms.linux;
};
}
···
mainProgram = "toxic";
homepage = "https://github.com/TokTok/toxic";
license = lib.licenses.gpl3Only;
platforms = lib.platforms.linux;
};
}
-1
pkgs/by-name/tr/transmission-remote-gtk/package.nix
···
homepage = "https://github.com/transmission-remote-gtk/transmission-remote-gtk";
changelog = "https://github.com/transmission-remote-gtk/transmission-remote-gtk/releases/tag/${version}";
license = lib.licenses.gpl2;
-
maintainers = with lib.maintainers; [ ehmry ];
platforms = lib.platforms.linux;
};
}
···
homepage = "https://github.com/transmission-remote-gtk/transmission-remote-gtk";
changelog = "https://github.com/transmission-remote-gtk/transmission-remote-gtk/releases/tag/${version}";
license = lib.licenses.gpl2;
platforms = lib.platforms.linux;
};
}
-1
pkgs/by-name/tu/tup/package.nix
···
'';
homepage = "https://gittup.org/tup/";
license = licenses.gpl2;
-
maintainers = with maintainers; [ ehmry ];
platforms = platforms.unix;
broken = stdenv.hostPlatform.isDarwin;
};
···
'';
homepage = "https://gittup.org/tup/";
license = licenses.gpl2;
platforms = platforms.unix;
broken = stdenv.hostPlatform.isDarwin;
};
-1
pkgs/by-name/ty/typodermic-free-fonts/package.nix
···
meta = {
homepage = "https://typodermicfonts.com/";
description = "Typodermic fonts";
-
maintainers = with lib.maintainers; [ ehmry ];
license = lib.licenses.unfree // {
fullName = "Font Software for Desktop End User License Agreement";
url = "https://typodermicfonts.com/end-user-license-agreement/";
···
meta = {
homepage = "https://typodermicfonts.com/";
description = "Typodermic fonts";
license = lib.licenses.unfree // {
fullName = "Font Software for Desktop End User License Agreement";
url = "https://typodermicfonts.com/end-user-license-agreement/";
-1
pkgs/by-name/ty/typodermic-public-domain/package.nix
···
meta = {
homepage = "https://typodermicfonts.com/";
description = "Vintage Typodermic fonts";
-
maintainers = with lib.maintainers; [ ehmry ];
license = lib.licenses.cc0;
platforms = lib.platforms.all;
};
···
meta = {
homepage = "https://typodermicfonts.com/";
description = "Vintage Typodermic fonts";
license = lib.licenses.cc0;
platforms = lib.platforms.all;
};
-1
pkgs/by-name/u9/u9fs/package.nix
···
description = "Serve 9P from Unix";
homepage = "http://p9f.org/magic/man2html?man=u9fs&sect=4";
license = licenses.dtoa;
-
maintainers = [ maintainers.ehmry ];
platforms = platforms.unix;
mainProgram = "u9fs";
};
···
description = "Serve 9P from Unix";
homepage = "http://p9f.org/magic/man2html?man=u9fs&sect=4";
license = licenses.dtoa;
platforms = platforms.unix;
mainProgram = "u9fs";
};
-1
pkgs/by-name/uh/uhub/package.nix
···
description = "High performance peer-to-peer hub for the ADC network";
homepage = "https://www.uhub.org/";
license = licenses.gpl3;
-
maintainers = [ maintainers.ehmry ];
platforms = platforms.unix;
};
}
···
description = "High performance peer-to-peer hub for the ADC network";
homepage = "https://www.uhub.org/";
license = licenses.gpl3;
platforms = platforms.unix;
};
}
-1
pkgs/by-name/un/unfonts-core/package.nix
···
'';
license = licenses.gpl2;
platforms = platforms.all;
-
maintainers = [ maintainers.ehmry ];
};
}
···
'';
license = licenses.gpl2;
platforms = platforms.all;
};
}
-1
pkgs/by-name/vi/vix/package.nix
···
description = "Visual Interface heXadecimal dump";
homepage = "http://actinid.org/vix/";
license = licenses.gpl3;
-
maintainers = [ maintainers.ehmry ];
mainProgram = "vix";
# sys/io.h missing on other platforms
platforms = [ "x86_64-linux" ];
···
description = "Visual Interface heXadecimal dump";
homepage = "http://actinid.org/vix/";
license = licenses.gpl3;
mainProgram = "vix";
# sys/io.h missing on other platforms
platforms = [ "x86_64-linux" ];
-1
pkgs/by-name/wi/windowlab/package.nix
···
description = "Small and simple stacking window manager";
homepage = "http://nickgravgaard.com/windowlab/";
license = licenses.gpl2;
-
maintainers = with maintainers; [ ehmry ];
platforms = platforms.linux;
mainProgram = "windowlab";
};
···
description = "Small and simple stacking window manager";
homepage = "http://nickgravgaard.com/windowlab/";
license = licenses.gpl2;
platforms = platforms.linux;
mainProgram = "windowlab";
};
-1
pkgs/by-name/xa/xaos/package.nix
···
homepage = "https://xaos-project.github.io/";
license = lib.licenses.gpl2Plus;
platforms = [ "x86_64-linux" ];
-
maintainers = with lib.maintainers; [ ehmry ];
};
}
···
homepage = "https://xaos-project.github.io/";
license = lib.licenses.gpl2Plus;
platforms = [ "x86_64-linux" ];
};
}
-1
pkgs/by-name/xa/xastir/package.nix
···
description = "Graphical APRS client";
homepage = "https://github.com/xastir/xastir";
license = lib.licenses.gpl2Plus;
-
maintainers = [ lib.maintainers.ehmry ];
platforms = lib.platforms.linux;
};
}
···
description = "Graphical APRS client";
homepage = "https://github.com/xastir/xastir";
license = lib.licenses.gpl2Plus;
platforms = lib.platforms.linux;
};
}
-1
pkgs/by-name/xc/xcruiser/package.nix
···
'';
homepage = "https://xcruiser.sourceforge.net/";
license = licenses.gpl2;
-
maintainers = with maintainers; [ ehmry ];
platforms = with platforms; linux;
mainProgram = "xcruiser";
};
···
'';
homepage = "https://xcruiser.sourceforge.net/";
license = licenses.gpl2;
platforms = with platforms; linux;
mainProgram = "xcruiser";
};
-1
pkgs/by-name/yg/yggdrasil/package.nix
···
homepage = "https://yggdrasil-network.github.io/";
license = licenses.lgpl3;
maintainers = with maintainers; [
-
ehmry
gazally
lassulus
peigongdsd
···
homepage = "https://yggdrasil-network.github.io/";
license = licenses.lgpl3;
maintainers = with maintainers; [
gazally
lassulus
peigongdsd
-1
pkgs/by-name/yg/yggstack/package.nix
···
homepage = "https://yggdrasil-network.github.io/";
license = licenses.lgpl3;
maintainers = with maintainers; [
-
ehmry
peigongdsd
];
};
···
homepage = "https://yggdrasil-network.github.io/";
license = licenses.lgpl3;
maintainers = with maintainers; [
peigongdsd
];
};
-1
pkgs/by-name/ze/zerotierone/package.nix
···
maintainers = with maintainers; [
sjmackenzie
zimbatm
-
ehmry
obadz
danielfullmer
mic92 # also can test darwin
···
maintainers = with maintainers; [
sjmackenzie
zimbatm
obadz
danielfullmer
mic92 # also can test darwin
-1
pkgs/development/compilers/squeak/default.nix
···
asl20
mit
];
-
maintainers = with lib.maintainers; [ ehmry ];
platforms = [ "x86_64-linux" ];
};
}
···
asl20
mit
];
platforms = [ "x86_64-linux" ];
};
}
-1
pkgs/development/ocaml-modules/diet/default.nix
···
homepage = "https://github.com/mirage/ocaml-diet";
description = "Simple implementation of Discrete Interval Encoding Trees";
license = licenses.isc;
-
maintainers = with maintainers; [ ehmry ];
};
}
···
homepage = "https://github.com/mirage/ocaml-diet";
description = "Simple implementation of Discrete Interval Encoding Trees";
license = licenses.isc;
};
}
-1
pkgs/development/ocaml-modules/mirage-block-ramdisk/default.nix
···
description = "In-memory BLOCK device for MirageOS";
homepage = "https://github.com/mirage/mirage-block-ramdisk";
license = licenses.isc;
-
maintainers = with maintainers; [ ehmry ];
};
}
···
description = "In-memory BLOCK device for MirageOS";
homepage = "https://github.com/mirage/mirage-block-ramdisk";
license = licenses.isc;
};
}
-1
pkgs/development/ocaml-modules/mirage-block-unix/default.nix
···
description = "MirageOS disk block driver for Unix";
homepage = "https://github.com/mirage/mirage-block-unix";
license = licenses.isc;
-
maintainers = with maintainers; [ ehmry ];
};
}
···
description = "MirageOS disk block driver for Unix";
homepage = "https://github.com/mirage/mirage-block-unix";
license = licenses.isc;
};
}
-1
pkgs/development/python-modules/eris/default.nix
···
description = "Python implementation of the Encoding for Robust Immutable Storage (ERIS)";
homepage = "https://eris.codeberg.page/python-eris/";
license = [ lib.licenses.agpl3Plus ];
-
maintainers = with lib.maintainers; [ ehmry ];
};
}
···
description = "Python implementation of the Encoding for Robust Immutable Storage (ERIS)";
homepage = "https://eris.codeberg.page/python-eris/";
license = [ lib.licenses.agpl3Plus ];
};
}
-1
pkgs/servers/web-apps/discourse/plugins/discourse-oauth2-basic/default.nix
···
};
meta = with lib; {
homepage = "https://github.com/discourse/${name}";
-
maintainers = with maintainers; [ ehmry ];
license = licenses.mit;
description = "Basic OAuth2 plugin for use with Discourse";
};
···
};
meta = with lib; {
homepage = "https://github.com/discourse/${name}";
license = licenses.mit;
description = "Basic OAuth2 plugin for use with Discourse";
};
-1
pkgs/tools/audio/liquidsoap/full.nix
···
changelog = "https://raw.githubusercontent.com/savonet/liquidsoap/main/CHANGES.md";
maintainers = with lib.maintainers; [
dandellion
-
ehmry
];
license = lib.licenses.gpl2Plus;
platforms = ocamlPackages.ocaml.meta.platforms or [ ];
···
changelog = "https://raw.githubusercontent.com/savonet/liquidsoap/main/CHANGES.md";
maintainers = with lib.maintainers; [
dandellion
];
license = lib.licenses.gpl2Plus;
platforms = ocamlPackages.ocaml.meta.platforms or [ ];
-1
pkgs/tools/system/plan9port/default.nix
···
license = licenses.mit;
maintainers = with maintainers; [
bbarker
-
ehmry
ftrvxmtrx
kovirobi
matthewdargan
···
license = licenses.mit;
maintainers = with maintainers; [
bbarker
ftrvxmtrx
kovirobi
matthewdargan