aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/astronomy.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2023-10-15 02:00:00 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2023-10-15 02:00:00 +0200
commit063655dbada4ec95b59bd94edded61b664528fcb (patch)
treedc9e80f86b5d2ce591e6e9b4d22b2ff1f36b1d09 /gnu/packages/astronomy.scm
parent62d42bdd75cafbbf80c722d792a325eb51ba20af (diff)
downloadguix-063655dbada4ec95b59bd94edded61b664528fcb.tar.gz
guix-063655dbada4ec95b59bd94edded61b664528fcb.zip
gnu: mosh: Update package style.
* gnu/packages/ssh.scm (mosh)[arguments]: Use G-expressions. Don't explicitly return #t from phases. [inputs]: Remove input labels.
Diffstat (limited to 'gnu/packages/astronomy.scm')
0 files changed, 0 insertions, 0 deletions
-08 13:51:19 +0200'>2020-06-08system: examples: Add bare-hurd.tmpl....* gnu/system/hurd.scm (%hurd-def%hurd-default-operating-system-kernel, %hurd-default-operating-system): New exported variables. * gnu/system/examples/bare-hurd.tmpl: New file. * Makefile.am (EXAMPLES): Add it. * tests/guix-system.sh: Add --target=i586-pc-gnu when testing it. Jan (janneke) Nieuwenhuizen