summaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2018-09-18 09:22:23 -0700
committerBen Sima <ben@bsima.me>2018-09-21 08:44:34 -0700
commit5ea031f19137392621b57a8dd071e8e7b798e0cb (patch)
tree0c8095181df3b87b97330a63ea9e60fb23c2a4ec /install.sh
parent59fffa771e1c5b3b5f9532a2528267e6ed130bcf (diff)
Switch home-manager release to master
macOS is tracking nixpkgs-unstable.
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index 282a1d8..cd0f747 100755
--- a/install.sh
+++ b/install.sh
@@ -3,7 +3,7 @@
# Downloads and installs home-manager, then symlinks this directory where
# home-manager expects it.
-HM_PATH=https://github.com/rycee/home-manager/archive/release-18.03.tar.gz
+HM_PATH=https://github.com/rycee/home-manager/archive/master.tar.gz
nix-shell $HM_PATH -A install