Revision 89c41727e1b463f6bad4808671214a6848c79545 authored by Christoph Lehmann on 28 September 2023, 10:44:35 UTC, committed by Christoph Lehmann on 28 September 2023, 10:44:35 UTC
Renamed tag <is_linear> to <linear>

See merge request ogs/ogs!4747
2 parent s 68cb163 + d15d7b6
Raw File
.guix-channel
;; This file lets us present this repo as a Guix channel.

(channel
  (version 0)
  (directory ".guix/modules"))  ;look for package modules under .guix/modules/
back to top