From 24de5683aaa7a8c0162fed12677f3ef629cfd872 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Mon, 17 Feb 2020 00:51:13 +0000 Subject: chore(third_party/pounce): Override version to 1.1 This has not yet propagated to nixos-unstable --- third_party/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'third_party/default.nix') diff --git a/third_party/default.nix b/third_party/default.nix index d7b3d4f517d7..5bd96581c9d8 100644 --- a/third_party/default.nix +++ b/third_party/default.nix @@ -40,6 +40,7 @@ let emacsPackagesNgGen fetchFromGitHub fetchurl + fetchzip fira fira-code fira-mono @@ -110,7 +111,7 @@ in exposed // { # Packages to be overridden originals = { - inherit (nixpkgs) git guile notmuch; + inherit (nixpkgs) git guile notmuch pounce; }; # Make NixOS available -- cgit 1.4.1