From 7d2cc58f1d8201ef84579a0643f98316b7b5425a Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 16 May 2016 15:08:05 +0200 Subject: typo --- hel.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hel.nix b/hel.nix index 69246280..9630382c 100644 --- a/hel.nix +++ b/hel.nix @@ -58,7 +58,7 @@ nixpkgs.config.packageOverrides = pkgs: rec { libqmi = pkgs.stdenv.lib.overrideDerivation pkgs.libqmi (attrs: { - patches = [ ./patches/attachment-0003.patch ./patches/attachment-0004.ptach ./patches/attachment-0005.patch ]; + patches = [ ./patches/attachment-0003.patch ./patches/attachment-0004.patch ./patches/attachment-0005.patch ]; }); }; -- cgit v1.2.3