Age | Commit message (Collapse) | Author |
|
* gnu/packages/emacs-xyz.scm (emacs-stumpwm-mode): Update to 0.0.1-1.dd5b037.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-clx-truetype): New variable.
|
|
This reverts commit bd71818df31364bbd04f3f13b3bbb251636748b4.
This changed caused system reconfiguration to fail like this:
------
building /gnu/store/y1x8asbzw624ywgkpin35p1i4bqnyfy2-skel.drv...
Backtrace:
4 (primitive-load "/gnu/store/2x7d0jsbgf2ndb5fsk0nj07rhsx?")
In ice-9/eval.scm:
619:8 3 (_ #f)
In ice-9/boot-9.scm:
260:13 2 (for-each #<procedure 7ffff6ad8100 at ice-9/eval.scm:3?> ?)
In guix/build/utils.scm:
343:27 1 (_ "/gnu/store/ajrgkj1s9vdcq00drn703f4zj9dvfrsv-nanorc" ?)
In unknown file:
0 (copy-file "/gnu/store/ajrgkj1s9vdcq00drn703f4zj9dvfrs?" ?)
ERROR: In procedure copy-file:
In procedure copy-file: No such file or directory
`/gnu/store/v1grsca743phw41lyf63dzmh9nz5jlpn-bash_profile' -> `.bash_profile'
`/gnu/store/xdsaw0mj6axj427hyi6ysrnsxi21n7d5-bashrc' -> `.bashrc'
`/gnu/store/6i0b236dyar78zc5k5hrj5dv3vr4zb9w-zprofile' -> `.zprofile'
`/gnu/store/ajrgkj1s9vdcq00drn703f4zj9dvfrsv-nanorc' -> `.config/nano/nanorc'
builder for `/gnu/store/y1x8asbzw624ywgkpin35p1i4bqnyfy2-skel.drv' failed with exit code 1
------
|
|
* gnu/packages/diffoscope (reprotest): Update to 0.7.14.
* gnu/packages/patches/reprotest-support-guix.patch: Remove file.
* gnu/local.mk [dist_patch_DATA]: Update accordingly.
|
|
* gnu/packages/diffoscope (diffoscope): Update to 138.
|
|
* gnu/packages/databases.scm (python-tortoise-orm): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/time.scm (python-ciso8601): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
Not to be confused with python-pika, which is a different package.
* gnu/packages/databases.scm (python-pypika): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/databases.scm (python-aiosqlite): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/check.scm (python-aiounittest): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/emacs-xyz.scm (emacs-flycheck-rust): New variable.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-cl-containers): Update to 20200328.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-serapeum): Update to 20200330.
|
|
* gnu/packages/emacs-xyz.scm (emacs-racer): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-evil-escape): New variable.
|
|
* gnu/system/shadow.scm (default-skeletons): Move .nanorc to
.config/nano/nanorc.
|
|
* gnu/packages/emacs-xyz.scm (emacs-company-coq): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-elm-mode): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-caps-lock): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-arduino-mode)[source]: Update URI.
[arguments]: Add phase to fix obsolete warnings.
[home-page]: Update home page.
|
|
* gnu/packages/firmware.scm (ath9k-htc-firmware)[home-page]: Correct url.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/java.scm (antlr3)[source]: Download using git-fetch.
|
|
* gnu/packages/java.scm (java-javaewah)[source]: Download using
git-fetch.
|
|
* gnu/packages/java.scm (java-jmock)[source]: Download using git-fetch.
|
|
* gnu/packages/java.scm (java-jmock-1)[source]: Download using git-fetch.
[home-page]: Update home-page.
|
|
* gnu/packages/java.scm (java-easymock)[source]: Download using git-fetch.
[home-page]: Use https.
|
|
* gnu/packages/java.scm (java-objenesis)[source]: Download using
git-fetch.
|
|
* gnu/packages/java.scm (java-asm)[source]: Use https URL.
|
|
* gnu/packages/java.scm (java-modello-core)[source]: Download using
git-fetch.
|
|
* gnu/packages/java.scm (java-sisu-build-api)[source]: Download using
git-fetch.
|
|
* gnu/packages/java.scm (java-plexus-sec-dispatcher)[source]: Download
using git-fetch.
|
|
* gnu/packages/java.scm (java-plexus-compiler-api)[source]: Download
using git-fetch.
|
|
* gnu/packages/java.scm (java-plexus-cipher)[source]: Download using
git-fetch.
|
|
* gnu/packages/java.scm (java-plexus-io)[source]: Download using git-fetch.
|
|
* gnu/packages/java.scm (java-plexus-container-default-bootstrap)
[source]: Download using git-fetch.
|
|
* gnu/packages/java.scm (java-plexus-classworlds)[source]: Download
using git-fetch.
|
|
* gnu/packages/java.scm (java-plexus-interpolation)[source]: Download
using git-fetch.
|
|
* gnu/packages/java.scm (java-plexus-utils)[source]: Download using
git-fetch.
|
|
* gnu/packages/java.scm (java-junit)[source]: Download using git-fetch.
[home-page]: Update home-page.
|
|
* gnu/packages/java.scm (java-hamcrest-core)[source]: Download using
git-fetch.
|
|
* gnu/packages/multiprecision.scm (gmp) [arguments]: Add `setenv' phase for
mingw target.
|
|
This removes 2 'add-data-to-store-cache' lookups.
* gnu/packages/commencement.scm (flex-boot0): Move (package (inherit …))
outside the 'propagated-inputs' field to avoid creating a new node each
time the field is accessed.
|
|
* gnu/packages/mpd.scm (mpd): Update to 0.21.21.
|
|
* gnu/packages/gnome.scm (parlatype): New variable.
|
|
* gnu/packages/fonts.scm (font-jetbrains-mono): update to 1.0.3
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/emacs-xyz.scm (emacs-helm-org-contacts): update to 20200310
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/music.scm (fogpad): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/music.scm (regrader): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/music.scm (vl1-emulator): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/python-xyz (python-typing-extensions): Update to 3.7.4.1.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|