Loading pkgs/tools/X11/xidlehook/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -44,5 +44,6 @@ rustPlatform.buildRustPackage rec { maintainers = with maintainers; [ ]; platforms = platforms.unix; badPlatforms = platforms.darwin; mainProgram = "xidlehook"; }; } pkgs/tools/backup/awsbck/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -30,5 +30,6 @@ rustPlatform.buildRustPackage rec { homepage = "https://github.com/beeb/awsbck"; license = with licenses; [ mit asl20 ]; maintainers = with maintainers; [ beeb ]; mainProgram = "awsbck"; }; } pkgs/tools/backup/bdsync/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -36,5 +36,6 @@ stdenv.mkDerivation rec { license = licenses.gpl2; platforms = platforms.linux; maintainers = with maintainers; [ jluttine ]; mainProgram = "bdsync"; }; } pkgs/tools/backup/conserve/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -21,5 +21,6 @@ rustPlatform.buildRustPackage rec { homepage = "https://github.com/sourcefrog/conserve"; license = licenses.gpl2Only; maintainers = with maintainers; [ happysalada ]; mainProgram = "conserve"; }; } pkgs/tools/cd-dvd/bchunk/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -21,5 +21,6 @@ stdenv.mkDerivation rec { description = "A program that converts CD images in BIN/CUE format into a set of ISO and CDR tracks"; platforms = platforms.unix; license = licenses.gpl2; mainProgram = "bchunk"; }; } Loading
pkgs/tools/X11/xidlehook/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -44,5 +44,6 @@ rustPlatform.buildRustPackage rec { maintainers = with maintainers; [ ]; platforms = platforms.unix; badPlatforms = platforms.darwin; mainProgram = "xidlehook"; }; }
pkgs/tools/backup/awsbck/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -30,5 +30,6 @@ rustPlatform.buildRustPackage rec { homepage = "https://github.com/beeb/awsbck"; license = with licenses; [ mit asl20 ]; maintainers = with maintainers; [ beeb ]; mainProgram = "awsbck"; }; }
pkgs/tools/backup/bdsync/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -36,5 +36,6 @@ stdenv.mkDerivation rec { license = licenses.gpl2; platforms = platforms.linux; maintainers = with maintainers; [ jluttine ]; mainProgram = "bdsync"; }; }
pkgs/tools/backup/conserve/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -21,5 +21,6 @@ rustPlatform.buildRustPackage rec { homepage = "https://github.com/sourcefrog/conserve"; license = licenses.gpl2Only; maintainers = with maintainers; [ happysalada ]; mainProgram = "conserve"; }; }
pkgs/tools/cd-dvd/bchunk/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -21,5 +21,6 @@ stdenv.mkDerivation rec { description = "A program that converts CD images in BIN/CUE format into a set of ISO and CDR tracks"; platforms = platforms.unix; license = licenses.gpl2; mainProgram = "bchunk"; }; }