Skip to content

giuliano108/guix-packages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo contains:

  • Some Guix packages not available (yet) in the main distro.
  • Scattered notes. Particularly about the steps involved in running it under WSL2.
  • Operating system declaration (check under systems/).

Use this repo as a channel:

(cons (channel
        (name 'giuliano108-guix-packages)
        (url "https://github.com/giuliano108/guix-packages"))
;;      (url "file:https:///home/giuliano/Documents/code/guix-packages"))
      %default-channels)