···3737 meta = with lib; {
3838 description = "A simple but powerful graphical interface to gdb";
3939 license = licenses.mit;
4040- maintainers = with maintainers; [ angustrau ];
4040+ maintainers = with maintainers; [ emilytrau ];
4141 platforms = platforms.all;
4242 };
4343}
+1-1
pkgs/games/liberation-circuit/default.nix
···6464 Escape from a hostile computer system! Harvest data to create an armada of battle-processes to aid your escape! Take command directly and play the game as an RTS, or use the game's built-in editor and compiler to write your own unit AI in a simplified version of C.
6565 '';
6666 homepage = "https://linleyh.itch.io/liberation-circuit";
6767- maintainers = with maintainers; [ angustrau ];
6767+ maintainers = with maintainers; [ emilytrau ];
6868 license = licenses.gpl3Only;
6969 platforms = platforms.linux;
7070 };