Re: manifest.scm - Howddya get specific commit 4 package?

2022-01-13 Thread Niklas Schmidt
Hello Jacob, I would like to point you to the section 2.1.5.3 Inheritance of the cookbook: https://guix.gnu.org/cookbook/en/guix-cookbook.html#Inheritance There it says: All unspecified fields are inherited from the parent package. This is very convenient to create alternative packages, f

manifest.scm - Howddya get specific commit 4 package?

2022-01-13 Thread Jacob Hrbek
kreyren@leonid~$ cat ~/Repositories/RiXotStudio/25-env/freecad/manifest.scm #!/usr/bin/env -S guix shell -m !# ;;; Recipe to provide GNU Emacs through Guix (use-modules     (guix channels)) ;; DNR-CI(Krey): Needs handling to keep the hash up-to-date (list (channel    (name 'guix)     (u