No description
Find a file
2026-03-05 16:17:54 +01:00
fossware fix(packages/emacs-xyz): update emacs-yasnippet-capf's hash 2026-03-05 16:17:54 +01:00
.gitignore feat(gitignore): add undo-tree.el files 2026-02-15 20:19:34 +01:00
.guix-authorizations authorizaions: add dunklecat 2026-02-13 13:36:17 +01:00
COPYING feat(license): add GPLv3+ COPYING file 2026-02-15 20:19:35 +01:00
README.org feat(readme): add initial readme file 2026-02-15 20:19:35 +01:00

How to use this channel

Add the following code to your channel.scm file following this guide.

  (channel
   (name 'fossware-guix)
   (url "https://code.fossware.org/Fossware/fossware-guix")
   (branch "main")
   (introduction
    (make-channel-introduction
     "17c8cef5164a312c0575d3bc55a588cc59819553"
     (openpgp-fingerprint
      "F6CE 679F 4F22 4970 D9E5  57ED 67BE A626 00F2 54CB"))))

Related software

  • GNU Guix, a purely functional package manager using Guile to describe how packages are to be built and composed.

Copyright Notices

This Fossware Guix Channel is made available under the GNU GPL version 3 or later license, and authors retain their copyright. For copyright notices, we adhere to the guidance documented in (info "(maintain) Copyright Notices"), and explicitly allow ranges instead of individual years. Here's an example of the preferred style used for copyright notices in source file headers:

Copyright © 2019-2023, 2025 Your Name <your@email.com>

Meaning there were copyright-able changes made for the years 2019, 2020, 2021, 2022, 2023 and 2025.