summary refs log tree commit diff
path: root/pkgs/development/libraries/qt-5/5.4/manifest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/libraries/qt-5/5.4/manifest.sh')
-rwxr-xr-xpkgs/development/libraries/qt-5/5.4/manifest.sh9
1 files changed, 0 insertions, 9 deletions
diff --git a/pkgs/development/libraries/qt-5/5.4/manifest.sh b/pkgs/development/libraries/qt-5/5.4/manifest.sh
deleted file mode 100755
index 780269a6417..00000000000
--- a/pkgs/development/libraries/qt-5/5.4/manifest.sh
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-
-set -x
-
-# The extra slash at the end of the URL is necessary to stop wget
-# from recursing over the whole server! (No, it's not a bug.)
-$(nix-build ../../../../.. --no-out-link -A autonix.manifest) \
-  http://download.qt.io/official_releases/qt/5.4/5.4.2/submodules/ \
-    -A '*.tar.xz'