Merge branch 'kdeApps'

This commit is contained in:
Thomas Tuegel 2015-07-18 18:49:34 -05:00
commit 7acbdcd02b
2 changed files with 905 additions and 905 deletions

File diff suppressed because it is too large Load Diff

View File

@ -12,7 +12,7 @@ alias nix-build="nix-build --no-out-link \"$origin/../../..\""
# 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 -A autonix.manifest) \
"${KDE_MIRROR}/stable/applications/15.04.2/" \
"${KDE_MIRROR}/stable/applications/15.04.3/" \
"$@" -A '*.tar.xz'
AUTONIX_DEPS_KF5=${AUTONIX_DEPS_KF5:-"$(nix-build -A haskellngPackages.autonix-deps-kf5)/bin/kf5-deps"}