Loading maintainers/maintainer-list.nix +6 −0 Original line number Diff line number Diff line Loading @@ -8584,6 +8584,12 @@ githubId = 1550265; name = "Dominic Steinitz"; }; ifd3f = { github = "ifd3f"; githubId = 7308591; email = "astrid@astrid.tech"; name = "ifd3f"; }; iFreilicht = { github = "iFreilicht"; githubId = 9742635; Loading pkgs/by-name/ca/caligula/package.nix +4 −4 Original line number Diff line number Diff line Loading @@ -7,16 +7,16 @@ rustPlatform.buildRustPackage rec { pname = "caligula"; version = "0.4.5"; version = "0.4.6"; src = fetchFromGitHub { owner = "ifd3f"; repo = "caligula"; rev = "v${version}"; hash = "sha256-9+aLpxmMP76CsLFFmr1mhKgbaT7Zz0lx4D2jQCUA9VY="; hash = "sha256-nLt+PDPdW7oEMoWqW0iO4nXGlwk7UymWShn0azQt2ro="; }; cargoHash = "sha256-VwtmU5jTQPn3hpNuLckPQl6joEFPfuax1gRVG0/nceg="; cargoHash = "sha256-8K3twPL7lNUmUUjD+nKATGgcjgoCuFO+bvlujVySXj0="; buildInputs = lib.optionals stdenv.isDarwin ( with darwin.apple_sdk.frameworks; [ Loading @@ -33,7 +33,7 @@ rustPlatform.buildRustPackage rec { description = "A user-friendly, lightweight TUI for disk imaging"; homepage = "https://github.com/ifd3f/caligula/"; license = licenses.gpl3Only; maintainers = with maintainers; [ sodiboo ]; maintainers = with maintainers; [ ifd3f sodiboo ]; platforms = platforms.linux ++ platforms.darwin; # https://github.com/ifd3f/caligula/issues/105 broken = stdenv.hostPlatform.isDarwin; Loading Loading
maintainers/maintainer-list.nix +6 −0 Original line number Diff line number Diff line Loading @@ -8584,6 +8584,12 @@ githubId = 1550265; name = "Dominic Steinitz"; }; ifd3f = { github = "ifd3f"; githubId = 7308591; email = "astrid@astrid.tech"; name = "ifd3f"; }; iFreilicht = { github = "iFreilicht"; githubId = 9742635; Loading
pkgs/by-name/ca/caligula/package.nix +4 −4 Original line number Diff line number Diff line Loading @@ -7,16 +7,16 @@ rustPlatform.buildRustPackage rec { pname = "caligula"; version = "0.4.5"; version = "0.4.6"; src = fetchFromGitHub { owner = "ifd3f"; repo = "caligula"; rev = "v${version}"; hash = "sha256-9+aLpxmMP76CsLFFmr1mhKgbaT7Zz0lx4D2jQCUA9VY="; hash = "sha256-nLt+PDPdW7oEMoWqW0iO4nXGlwk7UymWShn0azQt2ro="; }; cargoHash = "sha256-VwtmU5jTQPn3hpNuLckPQl6joEFPfuax1gRVG0/nceg="; cargoHash = "sha256-8K3twPL7lNUmUUjD+nKATGgcjgoCuFO+bvlujVySXj0="; buildInputs = lib.optionals stdenv.isDarwin ( with darwin.apple_sdk.frameworks; [ Loading @@ -33,7 +33,7 @@ rustPlatform.buildRustPackage rec { description = "A user-friendly, lightweight TUI for disk imaging"; homepage = "https://github.com/ifd3f/caligula/"; license = licenses.gpl3Only; maintainers = with maintainers; [ sodiboo ]; maintainers = with maintainers; [ ifd3f sodiboo ]; platforms = platforms.linux ++ platforms.darwin; # https://github.com/ifd3f/caligula/issues/105 broken = stdenv.hostPlatform.isDarwin; Loading