Skip to content
Snippets Groups Projects
Commit 5606c3b1 authored by Daniel Firth's avatar Daniel Firth
Browse files

remove horizon-gen-gitlab-ci app

parent 6d1ac7f7
No related merge requests found
......@@ -56,8 +56,6 @@
&& v.meta.broken == false)
legacyPackages;
horizon-gen-gitlab-ci = writeBashBin "gen-gitlab-ci" "${pkgs.dhall-json}/bin/dhall-to-yaml --file .gitlab-ci.dhall";
run-impure-tests = writePorcelainOrDieBin {
name = "run-impure-tests";
src = ./.;
......@@ -86,11 +84,6 @@
program = "${horizon-gen-nix}/bin/horizon-gen-nix";
};
horizon-gen-gitlab-ci = {
type = "app";
program = "${horizon-gen-gitlab-ci}/bin/gen-gitlab-ci";
};
procex = {
type = "app";
program = "${procex}/bin/procex-shell";
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment