Revision dc7d929aefc8b4a4fbbfd81a0f10fc5255a50e79 authored by Dmitri Naumov on 15 August 2023, 08:59:14 UTC, committed by Dmitry Yu. Naumov on 18 August 2023, 15:43:19 UTC
1 parent 4a93036
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