summaryrefslogtreecommitdiff
path: root/custom/antigen.nix
diff options
context:
space:
mode:
Diffstat (limited to 'custom/antigen.nix')
-rw-r--r--custom/antigen.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/antigen.nix b/custom/antigen.nix
index df69a96a..4cc1a900 100644
--- a/custom/antigen.nix
+++ b/custom/antigen.nix
@@ -8,7 +8,7 @@ stdenv.mkDerivation rec {
8 inherit name; 8 inherit name;
9 url = https://github.com/zsh-users/antigen.git; 9 url = https://github.com/zsh-users/antigen.git;
10 rev = "30098c1d9955b8548aa827588c0d2c9be077c6f2"; 10 rev = "30098c1d9955b8548aa827588c0d2c9be077c6f2";
11 sha256 = "01d21n49lik40q98jlp2fbfmy7xwwvlimdc2kgijwkfgxvchbgw0"; 11 sha256 = "0v0mispl4jnwxi1zwjiqi65ykz8bdw2hzzq3fw3hj7pv0rfsgcvw";
12 }; 12 };
13 builder = builtins.toFile "builder.sh" '' 13 builder = builtins.toFile "builder.sh" ''
14 source $stdenv/setup 14 source $stdenv/setup