mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-16 17:14:00 +00:00
parent
c58af3b25d
commit
2e4897801d
@ -69,5 +69,6 @@ stdenv.mkDerivation rec {
|
||||
license = licenses.gpl3Only;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ asymmetric ];
|
||||
mainProgram = "btrbk";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user