tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
0
fork
atom
lol
0
fork
atom
overview
issues
pulls
pipelines
museum: add maintainer iedame
Rafael Ieda
5 months ago
112fe4a3
87013741
+1
1 changed file
expand all
collapse all
unified
split
pkgs
by-name
mu
museum
package.nix
+1
pkgs/by-name/mu/museum/package.nix
···
61
61
maintainers = with lib.maintainers; [
62
62
pinpox
63
63
oddlama
64
64
+
iedame
64
65
];
65
66
mainProgram = "museum";
66
67
platforms = lib.platforms.linux;