summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2016-08-03 00:10:30 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2016-08-03 04:54:18 +0200
commit618977ae38402af3118ff393492d2883f5894c4a (patch)
treef01c27564f4fbcb6f5d93fc54db7efb6a067530b /gnu/local.mk
parentc356339d62a00d40f809cd00000afd08eef65784 (diff)
downloadguix-patches-618977ae38402af3118ff393492d2883f5894c4a.tar
guix-patches-618977ae38402af3118ff393492d2883f5894c4a.tar.gz
gnu: fish: Move to shells.scm.
* gnu/packages/fish.scm (fish): Move from here ... * gnu/packages/shells.scm (fish): ... to here. * gnu/packages/fish.scm: Delete file. * gnu/local.mk (GNU_SYSTEM_MODULES): Remove fish.scm.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 5f35dbfd3f..442bd791a2 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -118,7 +118,6 @@ GNU_SYSTEM_MODULES = \
%D%/packages/file.scm \
%D%/packages/finance.scm \
%D%/packages/firmware.scm \
- %D%/packages/fish.scm \
%D%/packages/flashing-tools.scm \
%D%/packages/flex.scm \
%D%/packages/fltk.scm \