Cuirass custom build jobs

2023-01-05 Thread Gabriel Wicki
Hello! I'm looking for examples on using Cuirass to build whole operating-system-definitions, system-configurations, home-environments and similar, not-classical-software-package-definitions. I think i was referred to some examples on IRC #guix but i guess the logging failed for that timespan --

Re: Strange error when adding module gnu/packages/engineering

2023-01-05 Thread Julien Lepiller
Hi Reza, It's a bit hidden, but there's usually another error message on the line before the first unbound variable error. Hopefully, it should give you a better clue :) Le 4 janvier 2023 15:38:45 GMT+01:00, Reza Housseini a écrit : >Hello Guixers > >I'm in the process of adding a package to g

Re: Strange error when adding module gnu/packages/engineering

2023-01-05 Thread Maxim Cournoyer
Hello, Reza Housseini writes: > Hello Guixers > > I'm in the process of adding a package to guix. When starting the > build with ./pre-inst-env guix build openfoam-org I get the error: > > error: tcc: unbound variable > hint: Did you forget a `use-modules' form? > > error: googletest: unbound va

Help with Python package (virtualenvwrapper)

2023-01-05 Thread Steve George
Hi, I'm working on creating packages for virtualenvwrapper. I'm having problems with the 'check' phases of both packages and could do with some help ... I think I have the correct inputs for virtualenvwrapper, the package definition is below. The error I get is: error: in phase 'check': un