Remove fetchpatch
This commit is contained in:
parent
63a726d847
commit
c23a404cb6
@ -1,7 +1,7 @@
|
|||||||
# This script was inspired by the ArchLinux User Repository package:
|
# This script was inspired by the ArchLinux User Repository package:
|
||||||
#
|
#
|
||||||
# https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=oh-my-zsh-git
|
# https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=oh-my-zsh-git
|
||||||
{ stdenv, fetchFromGitHub, fetchpatch }:
|
{ stdenv, fetchFromGitHub }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
version = "2020-08-28";
|
version = "2020-08-28";
|
||||||
|
Loading…
Reference in New Issue
Block a user