update to kde-applications-15.04.3
This commit is contained in:
parent
6054c837e0
commit
e4e8c5f5b5
File diff suppressed because it is too large
Load Diff
@ -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
|
# 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.)
|
# from recursing over the whole server! (No, it's not a bug.)
|
||||||
$(nix-build -A autonix.manifest) \
|
$(nix-build -A autonix.manifest) \
|
||||||
"${KDE_MIRROR}/stable/applications/15.04.2/" \
|
"${KDE_MIRROR}/stable/applications/15.04.3/" \
|
||||||
"$@" -A '*.tar.xz'
|
"$@" -A '*.tar.xz'
|
||||||
|
|
||||||
AUTONIX_DEPS_KF5=${AUTONIX_DEPS_KF5:-"$(nix-build -A haskellngPackages.autonix-deps-kf5)/bin/kf5-deps"}
|
AUTONIX_DEPS_KF5=${AUTONIX_DEPS_KF5:-"$(nix-build -A haskellngPackages.autonix-deps-kf5)/bin/kf5-deps"}
|
||||||
|
Loading…
Reference in New Issue
Block a user