https://gitlab.opengeosys.org/ogs/ogs.git
Revision f64ea386877c2ddb44c8d34d0c2106e6e6def71f authored by Lars Bilke on 11 September 2023, 08:59:24 UTC, committed by Dmitry Yu. Naumov on 18 September 2023, 14:51:58 UTC
1 parent fb0ed50
Raw File
Tip revision: f64ea386877c2ddb44c8d34d0c2106e6e6def71f authored by Lars Bilke on 11 September 2023, 08:59:24 UTC
[ci,guix] Remove time-machine command.
Tip revision: f64ea38
.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