From 02957ce307c61b571e1d9b106fea4673203c760b Mon Sep 17 00:00:00 2001 From: Soispha Date: Tue, 2 May 2023 20:14:33 +0200 Subject: Fix(update): Remove It will (at some point) be installed through direnv, when it is in nixpkgs. --- update | 5 ----- 1 file changed, 5 deletions(-) delete mode 100755 update (limited to 'update') diff --git a/update b/update deleted file mode 100755 index 07fd496..0000000 --- a/update +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh -# shellcheck disable=SC2086 - - -nix run git+https://codeberg.org/soispha/flake_update.git; -- cgit 1.4.1