Age | Commit message (Collapse) | Author |
|
Fixes <https://issues.guix.gnu.org/49458>.
* gnu/packages/engineering.scm (native-inputs): Add perl-yaml-tiny.
|
|
If GUIX_PROFILE is exported here, any subsequent
"source /some/other/profile/etc/profile" will set variables pointing to
"$HOME/.guix-profile" instead of pointing to the sourced profile.
* etc/guix-install.sh (sys_create_init_profile): No longer export GUIX_PROFILE.
|
|
Works around <https://issues.guix.gnu.org/47428>.
* guix/self.scm (translate-texi-manuals): Set parallel-job-count to 1.
|
|
* gnu/services/vpn.scm (bitmask-service-type): New variable.
* doc/guix.texi: Document it.
Co-authored-by: jgart <jgart@dismail.de>
|
|
* gnu/packages/vpn.scm (bitmask): New variable.
Co-authored-by: jgart <jgart@dismail.de>
|
|
* gnu/packages/golang.scm (go-0xacab-org-leap-shapeshifter): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-operatorfoundation-shapeshifter-transports): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-kataras-golog): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-kataras-pio): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-shadowsocks-go-shadowsocks2): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-riobard-go-bloom): New variable.
|
|
* gnu/packages/golang.org (go-github-com-aead-chacha20): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-mufti1-interconv): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-opentracing-opentracing-go): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-operatorfoundation-monolith-go): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-deckarep-golang-set): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-blanu-dust): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-op-go-logging): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-operatorfoundation-shapeshifter-ipc): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-operatorfoundation-obfs4): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-willscott-goturn): New variable.
|
|
* gnu/packages/golang.scm (go-torproject-org-pluggable-transports-goptlib): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-sevlyar-go-daemon): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-keybase-go-ps): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-apparentlymart-go-openvpn-mgmt): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-emersion-go-autostart): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-dchest-siphash): New variable.
Co-authored-by: jgart <jgart@dismail.de>
|
|
* gnu/packages/golang.scm (go-github-com-rakyll-statik): New variable.
Co-authored-by: jgart <jgart@dismail.de>
|
|
* gnu/packages/admin.scm (pies): Update to 1.6.
|
|
* gnu/packages/file-systems.scm (rewritefs): New public variable.
|
|
This reverts commit 61ccd756e5ff73b2f8dc3449df537f1c5adb5872.
|
|
This reverts commit 17a102332a253f0e3b1f511fa7bda2094264a77c.
See <https://github.com/koverstreet/bcachefs/pull/277>.
|
|
This is a follow-up to c2ff06e5e410e615397b9df901af8028a64b3d82, in which
a link to the cookbook was added using a different name than the actual
section.
* doc/guix.texi (Using the Configuration System): Fix broken link to cookbook.
|
|
This is a follow-up to the discussion in <https://bugs.gnu.org/48974>.
* doc/guix-cookbook.texi (System Configuration): Add a brief guide that
explains auto login a user to one TTY.
* doc/guix.texi (System Services): Add an texinfo anchor, so that the cookbook
entry "Auto Login a User to a Specific TTY" can refer back to the precise
point that the GNU Guix Reference manual. Also add a reference to the
cookbook that shows how to auto login a specific user to one TTY.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
|
|
When using 'wrap-program', "bash" (or "bash-minimal") should be
in inputs. Otherwise, when cross-compiling, 'wrap-program' will use
a native bash instead of the cross bash and the 'patch-shebangs' won't
be able to correct this.
Tobias Geerinckx-Rice is added to the copyright lines because
a part of the "straw-viewer" package definition is included.
This linter detects 365 problematic package definitions at time
of writing.
* guix/lint.scm
(report-wrap-program-error): New procedure.
(check-wrapper-inputs): New linter.
(%local-checkers)[wrapper-inputs]: Add the new linter.
("explicit #:sh argument to 'wrap-program' is acceptable")
("'check-wrapper-inputs' detects 'wrap-program' without \"bash\" in inputs")
("'check-wrapper-inputs' detects 'wrap-qt-program' without \"bash\" in inputs")
("\"bash\" in 'inputs' satisfies 'check-wrapper-inputs'")
("\"bash-minimal\" in 'inputs' satisfies 'check-wrapper-inputs'")
("'cut' doesn't hide bad usages of 'wrap-program'")
("bogus phase specifications don't crash the linter"): New tests.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* guix/lint.scm
(check-optional-tests): Extract logic for extracting the phases from a
package to ...
(find-phase-deltas): ... here, and ...
(report-bogus-phase-deltas): ... here.
(check-optional-tests)[check-check-procedure]: Extract code for extracting
the procedure body to ...
(find-procedure-body) ... here.
(find-phase-procedure): New procedure.
(report-bogus-phase-procedure): New procedure.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/julia.scm (julia)[arguments]: Adjust architecture
specific make-flags for some architectures.
|
|
* gnu/packages/maths.scm (openblas)[arguments]: Add make-flags to enable
building for powerpc64le-linux.
|
|
* gnu/packages/maths.scm (openblas)[arguments]: Add make-flag to set
target architecture.
|
|
* gnu/packages/patches/ytfzf-programs.patch: Modify.
|
|
* gnu/packages/mail.scm (mutt): Update to 2.1.0.
|
|
* gnu/packages/video.scm (shotcut): Update to 21.06.29.
[arguments]{#:phases}: Don't return #t.
[inputs]: Use MLT 7.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/video.scm (mlt): New variable.
(mlt-6): Inherit from above.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/video.scm (mlt): Rename to mlt-6.
[build-system]: Use cmake-build-system.
[arguments]: Remove #:make-flags. Adjust 'override-LDFLAGS phase.
{#:configure-flags}: Remove --enable-gpl3 and --enable-gpl. Set
"GTK2_GDKCONFIG_INCLUDE_DIR" and "GTK2_GLIBCONFIG_INCLUDE_DIR".
(shotcut): Use mlt-6.
* gnu/packages/animation.scm (synfig): Use mlt-6.
* gnu/packages/kde.scm (kdenlive): Use mlt-6.
This change is to add MLT 7 which will be done in the next commit.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/audio.scm (rtaudio)[arguments]: Add phase 'fix-inc-path to move
the header to where pkg-config expects it.
* gnu/packages/music.scm (muse-sequencer)[arguments]{#:phases}: Remove
'fix-include. Don't return #t.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/image-viewers.scm (ytfzf)[patches]: Add ytfzf-programs.patch
and ytfzf-updates.patch.
[phases](apply-patches): Remove phase.
[native-inputs]: Remove ytfzf-programs and ytfzf-updates.
|
|
* gnu/packages/image-viewers.scm (ytfzf): New variable.
Co-authored-by: jgart <jgart@dismail.de>
|
|
* gnu/packages/python-xyz.scm (python-ueberzug): New variable.
Co-authored-by: jgart <jgart@dismail.de>
|
|
* doc/contributing.texi (Debbugs Usertags): Change the user for usertags from
"guix-devel@gnu.org" to "guix". This was discussed on the guix-devel email
list: <https://lists.gnu.org/archive/html/guix-devel/2021-06/msg00212.html>.
|
|
* guix/docker.scm (canonicalize-repository-name): Fix typo in doc. Capture
repository name length limits and ensure they are met, by either truncating or
padding the normalized name.
Reported-by: Ludovic Courtès <ludo@gnu.org>
|