From 23dd87c271f2b6dc470c4dc52f3dd432a9d1f35e Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Sat, 25 Apr 2020 16:02:51 -0400 Subject: [PATCH] bump deps --- nix/deps.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nix/deps.nix b/nix/deps.nix index ed5a93c..d2ff85d 100644 --- a/nix/deps.nix +++ b/nix/deps.nix @@ -572,8 +572,8 @@ fetch = { type = "git"; url = "https://github.com/Xe/ln"; - rev = "v0.8.0"; - sha256 = "16wkjsbnn2ww7d6ihh6gaan8v3l9919qmx52jcjl5zx9w9y7yry6"; + rev = "v0.9.0"; + sha256 = "1djbjwkyqlvf5gy5jvx0z9mm3g56fg2jjmv0ghwzlvwwpx5h338l"; }; } ]