Age | Commit message (Collapse) | Author |
|
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.109.
(%linux-libre-4.14-hash): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.166.
|
|
This also fixes a build failure due to the use of NAME.
* gnu/packages/games.scm (l-abbaye-des-morts)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
|
|
* gnu/packages/games.scm (prboom-plus)[source]: Hard-code NAME.
|
|
* gnu/packages/games.scm (pipewalker)[source]: Hard-code NAME.
|
|
* gnu/packages/games.scm (nethack)[source]: Hard-code NAME, not VERSION.
|
|
* gnu/packages/games.scm (ltris)[source]: Hard-code NAME.
|
|
* gnu/packages/games.scm (freedoom): Re-indent expression.
|
|
* gnu/packages/games.scm (freedoom)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
|
|
* gnu/packages/games.scm (cowsay)[source]: Hard-code NAME.
|
|
* gnu/packages/games.scm (armagetron-advanced)[source]: Hard-code NAME.
|
|
* gnu/packages/games.scm (project-starfighter)[source]: Hard-code NAME.
|
|
* 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.
|
|
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.
|