Skip to content

bitspossessed/odoo-guix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Odoo Guix

a functional Odoo deployment using GNU Guix

To build python-oddo package with a specific version of Guix pinned in the channels-lock.scm.

GUIX_PROFILE="./current-guix"

guix pull --channels="./channels-lock.scm" \
          --profile="$GUIX_PROFILE"

. "$GUIX_PROFILE/etc/profile"

guix build -L "." python-odoo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages