Skip to content

rthadr/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:///home/giuliano/Documents/code/guix-packages"))
      %default-channels)

About

Guix on WSL2, packages and notes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scheme 73.5%
  • Emacs Lisp 12.5%
  • Clojure 11.1%
  • Shell 2.9%