Re: [RFC] [Feature] In project `configuration.scm` allow dependencies to other repos with `configuration.scm`

2024-11-20 Thread Josh Marshall
Hello Ludo, I hadn't found that post, but what I'm trying to get across holds. Barring distribution of binaries since I don't think that is critical for improving and incremental adoption of Guix to support infrastructure. A `manifest.scm` could look like the following, keeping a close eye on the

Re: [RFC] [Feature] In project `configuration.scm` allow dependencies to other repos with `configuration.scm`

2024-11-20 Thread Ludovic Courtès
Josh Marshall skribis: > This is a technical workaround, not direct support. If such a feature > is to be aimed at general developers and researchers, it can't be so > circuitous. The Invocation from any form of Guix installation needs to > be `guix shell` and just work. To make sure we’re talk

Re: Problem building rust application

2024-11-20 Thread David Elsing
Hi, Andreas Enge writes: > starting phase `build' > error: failed to select a version for `core-graphics-types`. > ... required by package `core-graphics v0.23.2` > ... which satisfies dependency `core-graphics = "^0.23.2"` of package > `kanata v1.7.0-prerelease-2 > (/tmp/guix-build-kan

Re: System log on tty12

2024-11-20 Thread Ludovic Courtès
Hi, Felix Lechner via "Development of GNU Guix and the GNU System distribution." skribis: > I played with my virtual consoles and found a system log on tty12. [1] > > Having the log there is very convenient. Plus, the AUTHPRIV facility is > turned off, and all bets are off anyway when someone g

Re: Announcing shepherd-run

2024-11-20 Thread Ludovic Courtès
Runciter via "Development of GNU Guix and the GNU System distribution." skribis: > I actually think this is cool though, and the rest is mostly random > thoughts now that I think about this problem: a herd-based minimalist > alarm clock for production needs 2 features and must not include a third

Problem building rust application

2024-11-20 Thread Andreas Enge
Hello, I am interested in some software written in rust, and have used "guix import -r" to reach the attached file. Compilation of kanata fails with the following message: starting phase `build' error: failed to select a version for `core-graphics-types`. ... required by package `core-graphic

Re: [RFC] [Feature] In project `configuration.scm` allow dependencies to other repos with `configuration.scm`

2024-11-20 Thread Josh Marshall
This is a technical workaround, not direct support. If such a feature is to be aimed at general developers and researchers, it can't be so circuitous. The Invocation from any form of Guix installation needs to be `guix shell` and just work. https://guix.gnu.org/manual/en/guix.html#package_002ddeve