about summary refs log tree commit diff
path: root/machines/profpatsch
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2021-03-31 11:05:34 +0200
committerProfpatsch <mail@profpatsch.de>2021-03-31 11:06:14 +0200
commit8be266ee7d71812024048a25dcf1618a4e44a8ed (patch)
treed3e3bbbba6e415b95f689b0a50a6b6aeb3a879cf /machines/profpatsch
parentf8e4395e4a3d88930d7d12eaa11f97e7d3695bef (diff)
pkgs/profpatsch: remove nix-gen
It was unused and required a broken hnix pin.
Diffstat (limited to 'machines/profpatsch')
-rw-r--r--machines/profpatsch/shiki.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/machines/profpatsch/shiki.nix b/machines/profpatsch/shiki.nix
index 2fc801fc..be080c1c 100644
--- a/machines/profpatsch/shiki.nix
+++ b/machines/profpatsch/shiki.nix
@@ -197,7 +197,6 @@ in {
         pkgs.vuizvui.profpatsch.nix-http-serve # serve nix builds and rebuild on reloads
         pkgs.vuizvui.profpatsch.nman # open man pages in temporary nix shell
         pkgs.vuizvui.profpatsch.warpspeed    # trivial http file server
-        # pkgs.vuizvui.profpatsch.nix-gen      # generate nix expressions
         pkgs.vuizvui.profpatsch.watch-server # restart server on code change
         pkgs.vuizvui.profpatsch.until        # restart until cmd succeeds
         execline