aboutsummaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
authorChristine Dodrill <me@christine.website>2020-04-25 16:13:41 -0400
committerGitHub <noreply@github.com>2020-04-25 16:13:41 -0400
commitfb87addb262ccb6aa4b301a374f829aca56f2917 (patch)
tree22659ca48a5577ac4e8c539c87228ea2ff897793 /nix
parent2559274d95d67ca66cc252276d7a6a0a6bbe47b9 (diff)
downloadxesite-fb87addb262ccb6aa4b301a374f829aca56f2917.tar.xz
xesite-fb87addb262ccb6aa4b301a374f829aca56f2917.zip
Blog/why i use linux desktop (#138)
* bump deps * add nixos desktop flow post
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";
};
}
]