Revision 652ad60247b0023bd9837db6a29f8d47413bfee1 authored by Christoph Lehmann on 24 August 2023, 07:23:25 UTC, committed by Christoph Lehmann on 24 August 2023, 07:23:25 UTC
Draft: RTP acceleration: assemble only once

See merge request ogs/ogs!4713
2 parent s 30ff596 + 741dc88
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