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
6 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
maintainers = with lib.maintainers; [
62
pinpox
63
oddlama
0
64
];
65
mainProgram = "museum";
66
platforms = lib.platforms.linux;
···
61
maintainers = with lib.maintainers; [
62
pinpox
63
oddlama
64
+
iedame
65
];
66
mainProgram = "museum";
67
platforms = lib.platforms.linux;