aboutsummaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix')
-rw-r--r--nix/deps.nix4
1 files 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";
};
}
]