| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/services/base.scm (<greetd-configuration>)
[greeter-supplementary-groups]: New field.
(%greetd-accounts): Rename to...
(greetd-accounts): ... this. Convert to a function that takes a config
argument. Use greeter-supplementary-groups.
(greetd-service-type): Adjust accordingly.
* gnu/tests/desktop.scm (%minimal-services): Add test for
greeter-supplementary-groups.
* doc/guix.texi ("Base Services")[greetd-service-type]: Document
greeter-supplementary-groups.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/services/desktop.scm (seatd-group-sanitizer): New variable.
(<seatd-configuration>)[user]: Removed field.
[group]: Changed to "seat". Sanitize via seatd-group-sanitizer.
(seatd-accounts): New variable.
(seatd-environment): Adjust to <seatd-configuration> ABI.
(seatd-service-type)[extensions]: Add account-service-type with seatd-accounts.
* gnu/tests/desktop.scm (run-minimal-desktop-test): Check for correct
ownership of $SEATD_SOCK.
* doc/guix.texi ("Desktop Services")[seatd-service-type]: Mention that users
may need to become members of the "seat" group.
Update default value for group field.
Add explanation on seatd.sock file.
Remove dropped user field.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.26.
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-denote): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-tmr): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-lemon): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-blight): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 1.2.1.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-autothemer): Update to 0.2.9.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/video.scm (obs): Update to 27.2.4.
[arguments]: Migrate from TRUE/FALSE to ON/OFF.
[inputs]: Add picuitls and libxkbcommon for successful build of new version,
bash-minimal for satisfying guix lint, and luajit, python for scripting
support.
[native-inputs]: Add swig for scripting support.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.236.
(linux-libre-4.9-pristine-source): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.291.
(linux-libre-4.14-pristine-source): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.256.
(linux-libre-4.19-pristine-source): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.211.
(linux-libre-5.4-pristine-source): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.183.
(linux-libre-5.10-pristine-source): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.63.
(linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-pdb-capf): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
| |
* gnu/packages/syncthing.scm (go-github-com-cespare-xxhash): Update to 2.1.2.
|
|
|
|
|
| |
* gnu/packages/syncthing.scm (go-github-com-cespare-xxhash)[arguments]:
Don't run the test suite when building with gccgo.
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-pulsar): Update to 0.4.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-vlf): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-vertico-posframe): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-logos): Update to 0.4.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-buffer-env): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-consult-bibtex)[license]: Use GPL3+.
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-super-save): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-consult-yasnippet): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-consult-bibtex): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-consult-lsp): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-better-defaults): Update source url.
[url]: Update url.
[home-page]: Update url.
Also fixes the 404 on this page:
https://guix.gnu.org/packages/emacs-better-defaults-0.1.3/
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
| |
* gnu/packages/golang.scm (go-github-com-valyala-fasthttp)[arguments]:
Don't run the test suite when building with gccgo.
|
|
|
|
| |
* gnu/packages/golang.scm (go-github-com-valyala-fasthttp): Update to 1.39.0.
|
|
|
|
|
| |
* gnu/packages/golang.scm (go-github-com-sirupsen-logrus)[arguments]:
Don't run the test suite when building with gccgo.
|
|
|
|
|
| |
* gnu/packages/golang.scm (go-github-com-sirupsen-logrus): Update to
1.9.0.
|
|
|
|
|
| |
* gnu/packages/golang.scm (go-github-com-stretchr-objx)[arguments]:
Don't run the test suite when building with gccgo.
|
|
|
|
| |
* gnu/packages/golang.scm (go-github-com-stretchr-objx): Update to 0.4.0.
|
|
|
|
|
| |
* gnu/packages/golang.scm (go-gopkg-in-check-v1)[arguments]: Don't run
the test suite when building with gccgo.
|
|
|
|
|
| |
* gnu/packages/check.scm (go-github.com-smartystreets-assertions): Don't
run the test suite when building with gccgo.
|
|
|
|
|
| |
* gnu/packages/check.scm (go-github.com-smartystreets-assertions):
Update to 1.13.0.
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-natsort)[arguments]: Add custom
phase to remove the time limit for some of the tests.
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-natsort)[description]: Rewrap
description to normal columns.
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-natsort)[arguments]: Adjust the
custom 'check phase to honor the #:tests? flag.
|
|
|
|
|
| |
* gnu/packages/golang.scm (go-github.com-ktolds-gls)[arguments]: Don't
run the test suite when building with gccgo.
|
|
|
|
|
| |
* gnu/packages/golang.scm (go-github-com-pkg-errors)[arguments]: Don't
run the test suite when building with gccgo.
|
|
|
|
| |
* gnu/packages/cran.scm (r-aer): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-ips): New variable.
|
|
|
|
| |
* gnu/packages/bioconductor.scm (r-scry): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-glmpca): New variable.
|
|
|
|
| |
* gnu/packages/ci.scm (laminar)[source]: Use git-fetch.
|
|
|
|
|
| |
* gnu/packages/ci.scm (laminar): Update to 1.2.
[arguments]: Do not return #t from custom phases.
|