Skip to content

guix packages that have unfriendly licenses or build methods

License

Notifications You must be signed in to change notification settings

dissoc/dissoc-nonguix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dissoc-nonguix

Summary

dissoc-nonguix are packages and services that have non-free licenses and/or have package definitions that use pre-built sources

Installation

Add the channel to the file: ~/.config/guix/channels.scm If the file does not exist it may need to be created.

(append %default-channels
        (list
         (channel
          (name 'dissoc-nonguix)
          (url "https://github.com/dissoc/dissoc-nonguix.git")
          (branch "main")
          (introduction
           (make-channel-introduction
            "084a499cab2a827e9127c33e9ec24f1d14180c93"
            (openpgp-fingerprint
             "95D3 7A96 EC54 79CE 6082  5831 81FF 5EC7 66ED 8C39"))))
         ...))

About

guix packages that have unfriendly licenses or build methods

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages