Age | Commit message (Expand) | Author |
---|---|---|
2020-03-30 | gnu: Add emacs-dhall-mode....* gnu/packages/emacs-xyz.scm (emacs-dhall-mode): New variable. | John Soo |
2020-03-30 | gnu: Add emacs-haskell-snippets....* gnu/packages/emacs-xyz.scm (emacs-haskell-snippets): New variable. | John Soo |
2020-03-30 | gnu: Add stumpish....* gnu/packages/wm.scm (stumpish): New variable. | Oleg Pykhalov |
2020-03-30 | gnu: Add sbcl-stumpwm-ttf-fonts....* gnu/packages/wm.scm (sbcl-stumpwm-ttf-fonts): New variable. * doc/guix-cookbook.texi (Customizing a Window Manager): Document SBCL-STUMPWM-TTF-FONTS installation and configuration. | Oleg Pykhalov |
2020-03-30 | gnu: emacs-stumpwm-mode: Update to 0.0.1-1.dd5b037....* gnu/packages/emacs-xyz.scm (emacs-stumpwm-mode): Update to 0.0.1-1.dd5b037. | Oleg Pykhalov |
2020-03-30 | gnu: Add sbcl-clx-truetype....* gnu/packages/lisp-xyz.scm (sbcl-clx-truetype): New variable. | Oleg Pykhalov |
2020-03-30 | Revert "system: Move nanorc to XDG_CONFIG_HOME."...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 ------ | Leo Famulari |
2020-03-30 | gnu: reprotest: Update to 0.7.14....* 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. | Vagrant Cascadian |
2020-03-30 | gnu: diffoscope: Update to 138....* gnu/packages/diffoscope (diffoscope): Update to 138. | Vagrant Cascadian |
2020-03-30 | gnu: Add python-tortoise-orm....* gnu/packages/databases.scm (python-tortoise-orm): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> | Lars-Dominik Braun |
2020-03-30 | gnu: Add python-ciso8601....* gnu/packages/time.scm (python-ciso8601): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> | Lars-Dominik Braun |
2020-03-30 | gnu: Add python-pypika....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> | Lars-Dominik Braun |
2020-03-30 | gnu: Add python-aiosqlite....* gnu/packages/databases.scm (python-aiosqlite): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> | Lars-Dominik Braun |
2020-03-30 | gnu: Add python-aiounittest....* gnu/packages/check.scm (python-aiounittest): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> | Lars-Dominik Braun |
2020-03-30 | gnu: Add emacs-flycheck-rust....* gnu/packages/emacs-xyz.scm (emacs-flycheck-rust): New variable. | John Soo |
2020-03-30 | gnu: sbcl-cl-containers: Update to 20200328....* gnu/packages/lisp-xyz.scm (sbcl-cl-containers): Update to 20200328. | Pierre Neidhardt |
2020-03-30 | gnu: sbcl-serapeum: Update to 20200330....* gnu/packages/lisp-xyz.scm (sbcl-serapeum): Update to 20200330. | Pierre Neidhardt |
2020-03-30 | gnu: Add emacs-racer....* gnu/packages/emacs-xyz.scm (emacs-racer): New variable. | John Soo |
2020-03-30 | gnu: Add emacs-evil-escape....* gnu/packages/emacs-xyz.scm (emacs-evil-escape): New variable. | John Soo |
2020-03-30 | system: Move nanorc to XDG_CONFIG_HOME....* gnu/system/shadow.scm (default-skeletons): Move .nanorc to .config/nano/nanorc. | Efraim Flashner |
2020-03-30 | gnu: Add emacs-company-coq....* gnu/packages/emacs-xyz.scm (emacs-company-coq): New variable. | John Soo |
2020-03-30 | gnu: Add emacs-elm-mode....* gnu/packages/emacs-xyz.scm (emacs-elm-mode): New variable. | John Soo |
2020-03-30 | gnu: Add emacs-caps-lock....* gnu/packages/emacs-xyz.scm (emacs-caps-lock): New variable. | Joseph LaFreniere |
2020-03-30 | gnu: emacs-arduino-mode: Change to a maintained fork....* gnu/packages/emacs-xyz.scm (emacs-arduino-mode)[source]: Update URI. [arguments]: Add phase to fix obsolete warnings. [home-page]: Update home page. | Evan Straw |
2020-03-30 | .gitignore: Ignore test results in tests/services....This is a follow-up to commit d3e439e355284f136ff13eb3e6fffb4661552f3b. * .gitignore: Add /tests/services/*.trs. | Marius Bakke |
2020-03-30 | gnu: ath9k-htc-firmware: Correct home-page url....* gnu/packages/firmware.scm (ath9k-htc-firmware)[home-page]: Correct url. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> | Brendan Tildesley |
2020-03-30 | gnu: antlr3: Don't use unstable tarball....* gnu/packages/java.scm (antlr3)[source]: Download using git-fetch. | Efraim Flashner |
2020-03-30 | gnu: java-javaewah: Don't use unstable tarball....* gnu/packages/java.scm (java-javaewah)[source]: Download using git-fetch. | Efraim Flashner |
2020-03-30 | gnu: java-jmock: Don't use unstable tarball....* gnu/packages/java.scm (java-jmock)[source]: Download using git-fetch. | Efraim Flashner |
2020-03-30 | gnu: java-jmock-1: Don't use unstable tarball....* gnu/packages/java.scm (java-jmock-1)[source]: Download using git-fetch. [home-page]: Update home-page. | Efraim Flashner |
2020-03-30 | gnu: java-easymock: Don't use unstable tarball....* gnu/packages/java.scm (java-easymock)[source]: Download using git-fetch. [home-page]: Use https. | Efraim Flashner |
2020-03-30 | gnu: java-objenesis: Don't use unstable tarball....* gnu/packages/java.scm (java-objenesis)[source]: Download using git-fetch. | Efraim Flashner |
2020-03-30 | gnu: java-asm: Download using https....* gnu/packages/java.scm (java-asm)[source]: Use https URL. | Efraim Flashner |
2020-03-30 | gnu: java-modello-core: Don't use unstable tarball....* gnu/packages/java.scm (java-modello-core)[source]: Download using git-fetch. | Efraim Flashner |
2020-03-30 | gnu: java-sisu-build-api: Don't use unstable tarball....* gnu/packages/java.scm (java-sisu-build-api)[source]: Download using git-fetch. | Efraim Flashner |
2020-03-30 | gnu: java-plexus-sec-dispatcher: Don't use unstable tarball....* gnu/packages/java.scm (java-plexus-sec-dispatcher)[source]: Download using git-fetch. | Efraim Flashner |
2020-03-30 | gnu: java-plexus-compiler-api: Don't use unstable tarball....* gnu/packages/java.scm (java-plexus-compiler-api)[source]: Download using git-fetch. | Efraim Flashner |
2020-03-30 | gnu: java-plexus-cipher: Don't use unstable tarball....* gnu/packages/java.scm (java-plexus-cipher)[source]: Download using git-fetch. | Efraim Flashner |
2020-03-30 | gnu: java-plexus-io: Don't use unstable tarball....* gnu/packages/java.scm (java-plexus-io)[source]: Download using git-fetch. | Efraim Flashner |
2020-03-30 | gnu: java-plexus-container-default-bootstrap: Don't use unstable tarball....* gnu/packages/java.scm (java-plexus-container-default-bootstrap) [source]: Download using git-fetch. | Efraim Flashner |
2020-03-30 | gnu: java-plexus-classworlds: Don't use unstable tarball....* gnu/packages/java.scm (java-plexus-classworlds)[source]: Download using git-fetch. | Efraim Flashner |
2020-03-30 | gnu: java-plexus-interpolation: Don't use unstable tarball....* gnu/packages/java.scm (java-plexus-interpolation)[source]: Download using git-fetch. | Efraim Flashner |
2020-03-30 | gnu: java-plexus-utils: Don't use unstable tarball....* gnu/packages/java.scm (java-plexus-utils)[source]: Download using git-fetch. | Efraim Flashner |
2020-03-30 | gnu: java-junit: Don't use unstable tarball....* gnu/packages/java.scm (java-junit)[source]: Download using git-fetch. [home-page]: Update home-page. | Efraim Flashner |
2020-03-30 | gnu: java-hamcrest-core: Don't use unstable tarball....* gnu/packages/java.scm (java-hamcrest-core)[source]: Download using git-fetch. | Efraim Flashner |
2020-03-29 | gnu: gmp: Build fix for mingw....* gnu/packages/multiprecision.scm (gmp) [arguments]: Add `setenv' phase for mingw target. | Jan Nieuwenhuizen |
2020-03-29 | gnu: commencement: Micro-optimize the package graph....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. | Ludovic Courtès |
2020-03-29 | build-system/gnu: Optimize the package graph....With this change, the output of: guix graph -e '(@@ (gnu packages commencement) coreutils-final)' |grep 'label = ' | wc -l drops from 76 nodes to 68 nodes, and the "add-data-to-store-cache" hit rate for: guix build libreoffice -d --no-grafts drops from 3.9% to 2.6%. * guix/build-system/gnu.scm (package-with-explicit-inputs*)[cut?]: Adjust condition to exclude packages with build systems other than GNU-BUILD-SYSTEM, such as 'ld-wrapper-boot3'. | Ludovic Courtès |
2020-03-29 | packages: 'package->bag' keys cache by replacement....* guix/packages.scm (package->bag): When GRAFT? is true, use PACKAGE's replacement as the cache key. Remove GRAFT? from the list of secondary cache keys. | Ludovic Courtès |
2020-03-29 | deploy: Use 'map/accumulate-builds'....* guix/scripts/deploy.scm (guix-deploy): Use 'map/accumulate-builds' instead of 'for-each'. | Ludovic Courtès |