Skip to content

lfam/pkgs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 

Repository files navigation

These are Guix packages that are for some reason not included in GNU Guix.

Assuming the path to this directory is ~/pkgs, you can use these packages with Guix by including the path to the repo in your GUIX_PACKAGE_PATH, like this:

$ GUIX_PACKAGE_PATH="~/pkgs" guix package -i package-name

or by specifying the load path, like this:

guix package -L ~/pkgs -i package-name

About

Guix packages that are not included in GNU Guix.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages