diff options
Diffstat (limited to 'px/packages/sof.scm')
-rw-r--r-- | px/packages/sof.scm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/px/packages/sof.scm b/px/packages/sof.scm index 5e895ae..ee332c5 100644 --- a/px/packages/sof.scm +++ b/px/packages/sof.scm @@ -1,3 +1,6 @@ +;;; Package Repository for GNU Guix +;;; Copyright © 2021-2025 Franz Geffke <m@f-a.nz> + (define-module (px packages sof) #:use-module (gnu packages) #:use-module ((guix licenses) |