about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/hotfixes/update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/haskell-modules/hotfixes/update.sh')
-rwxr-xr-xpkgs/development/haskell-modules/hotfixes/update.sh10
1 files changed, 0 insertions, 10 deletions
diff --git a/pkgs/development/haskell-modules/hotfixes/update.sh b/pkgs/development/haskell-modules/hotfixes/update.sh
deleted file mode 100755
index beea2a81a9cc..000000000000
--- a/pkgs/development/haskell-modules/hotfixes/update.sh
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/usr/bin/env bash
-cd "$(dirname "${BASH_SOURCE[0]}")"
-cabal2nix cabal://hercules-ci-agent >hercules-ci-agent.nix
-cabal2nix cabal://hercules-ci-api >hercules-ci-api.nix
-cabal2nix cabal://hercules-ci-api-agent >hercules-ci-api-agent.nix
-cabal2nix cabal://hercules-ci-api-core >hercules-ci-api-core.nix
-cabal2nix cabal://hercules-ci-cli >hercules-ci-cli.nix
-cabal2nix cabal://hercules-ci-cnix-expr >hercules-ci-cnix-expr.nix
-cabal2nix cabal://hercules-ci-cnix-store >hercules-ci-cnix-store.nix
-cabal2nix cabal://openapi3 >openapi3.nix