[Unit] Description=Read-only @storedir@ for GNU Guix DefaultDependencies=no ConditionPathExists=@storedir@ Before=guix-daemon.service [Install] WantedBy=guix-daemon.service [Mount] What=@storedir@ Where=@storedir@ Type=none Options=bind,ro title='Atom feed' href='https://git.koszko.org/guix/atom/gnu/packages/guile-wm.scm?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/guile-wm.scm
AgeCommit message (Collapse)Author
2022-05-22gnu: guile-wm: Remove trailing #t from phases.Tobias Geerinckx-Rice
* gnu/packages/guile-wm.scm (guile-wm)[arguments]: Don't explicitly return #t.
2022-05-22gnu: guile-wm: Always use the input Guile's effective version.Tobias Geerinckx-Rice
* gnu/packages/guile-wm.scm (guile-wm)[arguments]: Replace hard-coded version number with that of the "guile" input.
2022-05-22gnu: guile-xcb: Remove input labels.Tobias Geerinckx-Rice
* gnu/packages/guile-wm.scm (guile-xcb)[inputs]: Remove input labels.
2022-05-22gnu: guile-xcb: Always use the input Guile's effective version.Tobias Geerinckx-Rice
* gnu/packages/guile-wm.scm (guile-xcb)[arguments]: Replace hard-coded version number with that of the "guile" input.