Loading pkgs/by-name/fo/foot/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -200,6 +200,9 @@ stdenv.mkDerivation { "themes" ]; passthru = { inherit stimulusGenerator; }; passthru.updateScript = ./update.sh; passthru.tests = { clang-default-compilation = foot.override { inherit (llvmPackages) stdenv; Loading pkgs/by-name/fo/foot/update.sh 0 → 100755 +6 −0 Original line number Diff line number Diff line #!/usr/bin/env nix-shell #!nix-shell -i bash #!nix-shell -p nix-update nix-update foot nix-update --version=skip foot.stimulusGenerator Loading
pkgs/by-name/fo/foot/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -200,6 +200,9 @@ stdenv.mkDerivation { "themes" ]; passthru = { inherit stimulusGenerator; }; passthru.updateScript = ./update.sh; passthru.tests = { clang-default-compilation = foot.override { inherit (llvmPackages) stdenv; Loading
pkgs/by-name/fo/foot/update.sh 0 → 100755 +6 −0 Original line number Diff line number Diff line #!/usr/bin/env nix-shell #!nix-shell -i bash #!nix-shell -p nix-update nix-update foot nix-update --version=skip foot.stimulusGenerator