summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-05-02 20:14:33 +0200
committerSoispha <soispha@vhack.eu>2023-05-02 20:14:33 +0200
commit02957ce307c61b571e1d9b106fea4673203c760b (patch)
treef067b0797ca5e82049be536602a639b347de40e2
parentChore(flake): Update (diff)
downloadnixos-server-02957ce307c61b571e1d9b106fea4673203c760b.tar.gz
nixos-server-02957ce307c61b571e1d9b106fea4673203c760b.zip
Fix(update): Remove
It will (at some point) be installed through direnv, when it is in nixpkgs.
-rwxr-xr-xupdate5
1 files changed, 0 insertions, 5 deletions
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;