| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
* gnu/services/desktop.scm (%desktop-services): Replace
SLIM-SERVICE-TYPE instance with an instance of GDM-SERVICE-TYPE.
* doc/guix.texi (Keyboard Layout): Change example to mention
GDM-SERVICE-TYPE.
(X Window): Mention GDM.
(Desktop Services): Adjust references to SLiM.
|
|
|
|
|
|
|
| |
The typo was introduced in 391e0d65d7129d53c025963d2758724e75626eb4.
* gnu/system/examples/desktop.tmpl: Use XFCE-DESKTOP-SERVICE-TYPE, not
XFCE-DESKTOP-SERVICE.
|
|
|
|
|
|
|
|
|
|
| |
This allows GDM to start ratpoison. Without that GDM crashes with an
assertion failure when trying to start a ratpoison session.
* gnu/packages/ratpoison.scm (ratpoison.desktop): Remove.
(ratpoison.desktop)[arguments]: Add #:modules.
Rewrite 'install-xsession' phase such that .desktop file contains an
absolute file name.
|
|
|
|
|
|
|
|
|
|
|
| |
Previously, if you'd run 'guix pull' after a couple of weeks, it would
fill your screen with package names, which is unhelpful.
* guix/scripts/pull.scm (ellipsis): New procedure.
(display-new/upgraded-packages): Add #:concise?.
[list->enumeration]: New procedure.
Use it instead of 'string-join'.
(display-profile-news): Pass #:concise? #t.
|
|
|
|
|
|
| |
* guix/scripts/pull.scm (display-new/upgraded-packages)[pretty]: New
procedure.
Use it.
|
|
|
|
|
|
| |
This is a followup to e2a903c807ccacec5925f197ce26f626060e1953.
* gnu/packages.scm (find-newest-available-packages): New procedure.
|
|
|
|
| |
* gnu/packages/php.scm (php)[arguments]: Disable failing tests on armhf.
|
|
|
|
|
| |
* gnu/packages/screen.scm (reptyr)[supported-systems]: Mark
aarch64-linux as supported.
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-link-hint): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
|
|
|
|
| |
* gnu/packages/screen.scm (dropbear)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
|
|
|
|
| |
* gnu/packages/ssh.scm (dropbear): Update to 2019.78.
|
|
|
|
|
|
|
|
| |
* gnu/packages/screen.scm (reptyr): Update to 0.7.0.
[source]: Remove patch.
[arguments]: Add bash completion directory name.
* gnu/packages/patches/reptyr-fix-gcc-7.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
|
|
|
| |
* gnu/packages/cdrom.scm (dvdisaster)[source, home-page]:
Use archive.org mirror.
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-dired-hacks): Update to 0.0.1-1.2c12345.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
|
|
|
| |
* gnu/packages/games.scm (gzdoom)[supported-systems]: New field.
|
|
|
|
| |
* gnu/packages/bioconductor.scm (r-a4): New variable.
|
|
|
|
| |
* gnu/packages/bioconductor.scm (r-a4base): New variable.
|
|
|
|
| |
* gnu/packages/bioconductor.scm (r-a4reporting): New variable.
|
|
|
|
| |
* gnu/packages/bioconductor.scm (r-a4preproc): New variable.
|
|
|
|
| |
* gnu/packages/bioconductor.scm (r-a4classif): New variable.
|
|
|
|
| |
* gnu/packages/bioconductor.scm (r-a4core): New variable.
|
|
|
|
| |
* gnu/packages/bioconductor.scm (r-annaffy): New variable.
|
|
|
|
| |
* gnu/packages/bioconductor.scm (r-mlinterfaces): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-mpm): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-mlbench): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-threejs): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-gbm): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-ggvis): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-rda): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-pamr): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-varselrf): New variable.
|
|
|
|
| |
* gnu/packages/graphics.scm (ogre)[source]: Download using git-fetch.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/check.scm (googletest)[source]: Download using git-fetch.
* gnu/packages/crypto.scm (encfs)[arguments]: Adjust accordingly.
* gnu/packages/gnucash.scm (gnucash)[arguments]: Same.
* gnu/packages/terminals.scm (eternalterminal)[arguments]: Same.
* gnu/packages/graphics.scm (ogre)[arguments]: Same. Remove now
unnecessary custom 'pre-build phase.
|
|
|
|
| |
* gnu/packages/web.scm (hpcguix-web): Fix indentation.
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-emmet-mode)[source]: Download using
git-fetch.
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-tablist)[source]: Download using
git-fetch.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-mmm-mode): Update to 0.5.7.
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-mmm-mode)[arguments]: Remove
unnecessary 'autogen phase.
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-mmm-mode)[source]: Don't use
unstable tarball.
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-google-maps)[source]: Download using
git-fetch.
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-direnv)[source]: Download using
git-fetch.
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-calfw)[source]: Download using
git-fetch.
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-autothemer)[source]: Download using
git-fetch.
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-ag)[source]: Download using
git-fetch.
|
|
|
|
|
| |
* gnu/packages/fonts.scm (font-open-dyslexic)[source]: Download using
git-fetch.
|
|
|
|
|
| |
* gnu/packages/fonts.scm (font-google-material-design-icons)[source]:
Download using git-fetch.
|
|
|
|
|
|
|
| |
* gnu/packages/fonts.scm (font-tamzen)[source]: Download using
git-fetch.
[native-inputs]: Remove gzip, tar.
[arguments]: Adjust build accordingly.
|
|
|
|
|
| |
* gnu/packages/fonts.scm (font-fira-sans)[source]: Download using
git-fetch.
|
|
|
|
|
|
|
| |
* gnu/packages/fonts.scm (font-adobe-source-han-sans)[source]: Download
using git-fetch.
[native-inputs]: Remove gzip, tar.
[arguments]: Adjust build accordingly.
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-geometry): Update to 0.4.1.
[propagated-inputs]: Fix typo.
|