mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-01-18 17:11:39 +01:00
resolve eval fail
This commit is contained in:
parent
d3d384fdb8
commit
8ffefbf1cb
1 changed files with 1 additions and 1 deletions
|
@ -37,6 +37,6 @@ stdenv.mkDerivation rec {
|
|||
description = "The Java Model Railroad Interface";
|
||||
license = licenses.gpl2;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ therealr5 ];
|
||||
# maintainers = with maintainers; [ therealr5 ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue