about summary refs log tree commit diff
path: root/machines/profpatsch
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2022-02-28 15:17:53 +0100
committerProfpatsch <mail@profpatsch.de>2022-02-28 15:49:28 +0100
commite79084dd8bd64b9dccb0b98a99e58ac4f084d3ca (patch)
tree922eb933aca55d1a37c1dac6668fc3e2abcee986 /machines/profpatsch
parentdf2425d6e964dc94038786d91e53c511dbb305cc (diff)
pkgs/profpatsch: remove easy-dhall-nix, use dhall from nixpkgs
Diffstat (limited to 'machines/profpatsch')
-rw-r--r--machines/profpatsch/shiki.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/profpatsch/shiki.nix b/machines/profpatsch/shiki.nix
index e326a899..b110ca5c 100644
--- a/machines/profpatsch/shiki.nix
+++ b/machines/profpatsch/shiki.nix
@@ -213,7 +213,7 @@ in {
         pkgs.vuizvui.profpatsch.watch-server # restart server on code change
         pkgs.vuizvui.profpatsch.until        # restart until cmd succeeds
         execline
-        pkgs.vuizvui.profpatsch.dhall
+        pkgs.dhall
         # TODO(Profpatsch): make dhall-flycheck build again
         # pkgs.vuizvui.profpatsch.dhall-flycheck
       ];