summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: Order module imports in (gnu packages ntp).•••This shouldn't cause any conflicts :-) * gnu/packages/ntp.scm: Order module imports alphabetically. Tobias Geerinckx-Rice2020-03-311-5/+5
* gnu: sonic: Fix installation directories.•••* gnu/packages/speech.scm (sonic)[arguments]: Replace erroneous use of DESTDIR with PREFIX. Add the required ‘rpath’ LDFLAGS together with a ‘respect-LDFLAGS’ phase. Tobias Geerinckx-Rice2020-03-311-7/+15
* gnu: hexchat: Fix typo in synopsis.•••* gnu/packages/messaging.scm (hexchat)[synopsis]: Lowercase ‘client’. Tobias Geerinckx-Rice2020-03-311-1/+1
* gnu: gmime: Update to 3.2.7.•••* gnu/packages/mail.scm (gmime): Update to 3.2.7. Tobias Geerinckx-Rice2020-03-311-2/+2
* gnu: font-rachana: Don't use unstable tarball.•••* gnu/packages/fonts.scm (font-rachana)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice2020-03-311-6/+6
* gnu: font-rachana: Update to 7.0.3.•••* gnu/packages/fonts.scm (font-rachana): Update to 7.0.3. Tobias Geerinckx-Rice2020-03-311-3/+2
* gnu: mumi: Update to 0.0.0-8.9f66dbc.•••* gnu/packages/mail.scm (mumi): Update to 0.0.0-8.9f66dbc. Ricardo Wurmus2020-03-311-3/+3
* gnu: procenv: Make some inputs native & make multiline.•••* gnu/packages/linux.scm (procenv)[native-inputs]: New field. [inputs]: Move groff to native-inputs, move each remaining item on its own line. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com> Vincent Legoll2020-03-311-3/+5
* gnu: nftables: Make some inputs native.•••* gnu/packages/linux.scm (procenv)[native-inputs]: New field. [inputs]: Move bison & flex to native-inputs. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com> Vincent Legoll2020-03-311-4/+4
* gnu: sudo: Make some inputs native.•••* gnu/packages/admin.scm (sudo)[native-inputs]: New field. [inputs]: Move groff to native-inputs. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com> Vincent Legoll2020-03-311-2/+4
* gnu: privoxy: Make some inputs native.•••* gnu/packages/tor.scm (privoxy)[native-inputs]: New field. [inputs]: Move autoconf & automake to native-inputs. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com> Vincent Legoll2020-03-311-2/+4
* gnu: antlr3: Make antlr3-3.3 public.•••This is done in preparation of adding Linphone, which transitively requires antlr3-3.3 through its belle-sip dependency. * gnu/packages/java.scm (antlr3): Make antlr3-3.3 public. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Raghav Gururajan2020-03-301-1/+1
* gnu: Add emacs-flycheck-elm.•••* gnu/packages/emacs-xyz.scm (emacs-flycheck-elm): New variable. John Soo2020-03-311-0/+25
* gnu: emacs-stumpwm-mode: Bump revision.•••* gnu/packages/emacs-xyz.scm (emacs-stumpwm-mode): Bump revision. This is a followup to 31ee29161c1b9451b68366e653c7858d8135f8d1. Nicolas Goaziou2020-03-301-2/+3
* gnu: Add emacs-dhall-mode.•••* gnu/packages/emacs-xyz.scm (emacs-dhall-mode): New variable. John Soo2020-03-301-0/+36
* gnu: Add emacs-haskell-snippets.•••* gnu/packages/emacs-xyz.scm (emacs-haskell-snippets): New variable. John Soo2020-03-301-0/+37
* gnu: Add stumpish.•••* gnu/packages/wm.scm (stumpish): New variable. Oleg Pykhalov2020-03-301-0/+40
* 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 Pykhalov2020-03-301-1/+32
* 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 Pykhalov2020-03-301-2/+2
* gnu: Add sbcl-clx-truetype.•••* gnu/packages/lisp-xyz.scm (sbcl-clx-truetype): New variable. Oleg Pykhalov2020-03-301-0/+38
* 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 Famulari2020-03-301-2/+1
* 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 Cascadian2020-03-303-83/+2
* gnu: diffoscope: Update to 138.•••* gnu/packages/diffoscope (diffoscope): Update to 138. Vagrant Cascadian2020-03-301-2/+2
* gnu: Add python-tortoise-orm.•••* gnu/packages/databases.scm (python-tortoise-orm): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Lars-Dominik Braun2020-03-301-0/+35
* gnu: Add python-ciso8601.•••* gnu/packages/time.scm (python-ciso8601): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Lars-Dominik Braun2020-03-301-0/+29
* 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 Braun2020-03-301-0/+21
* gnu: Add python-aiosqlite.•••* gnu/packages/databases.scm (python-aiosqlite): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Lars-Dominik Braun2020-03-301-0/+24
* gnu: Add python-aiounittest.•••* gnu/packages/check.scm (python-aiounittest): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Lars-Dominik Braun2020-03-301-0/+23
* gnu: Add emacs-flycheck-rust.•••* gnu/packages/emacs-xyz.scm (emacs-flycheck-rust): New variable. John Soo2020-03-301-0/+26
* gnu: sbcl-cl-containers: Update to 20200328.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-containers): Update to 20200328. Pierre Neidhardt2020-03-301-3/+3
* gnu: sbcl-serapeum: Update to 20200330.•••* gnu/packages/lisp-xyz.scm (sbcl-serapeum): Update to 20200330. Pierre Neidhardt2020-03-301-3/+3
* gnu: Add emacs-racer.•••* gnu/packages/emacs-xyz.scm (emacs-racer): New variable. John Soo2020-03-301-0/+43
* gnu: Add emacs-evil-escape.•••* gnu/packages/emacs-xyz.scm (emacs-evil-escape): New variable. John Soo2020-03-301-0/+24
* system: Move nanorc to XDG_CONFIG_HOME.•••* gnu/system/shadow.scm (default-skeletons): Move .nanorc to .config/nano/nanorc. Efraim Flashner2020-03-301-1/+2
* gnu: Add emacs-company-coq.•••* gnu/packages/emacs-xyz.scm (emacs-company-coq): New variable. John Soo2020-03-301-0/+37
* gnu: Add emacs-elm-mode.•••* gnu/packages/emacs-xyz.scm (emacs-elm-mode): New variable. John Soo2020-03-301-0/+40
* gnu: Add emacs-caps-lock.•••* gnu/packages/emacs-xyz.scm (emacs-caps-lock): New variable. Joseph LaFreniere2020-03-301-0/+19
* 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 Straw2020-03-301-5/+21
* 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 Tildesley2020-03-301-1/+1
* gnu: antlr3: Don't use unstable tarball.•••* gnu/packages/java.scm (antlr3)[source]: Download using git-fetch. Efraim Flashner2020-03-301-5/+6
* gnu: java-javaewah: Don't use unstable tarball.•••* gnu/packages/java.scm (java-javaewah)[source]: Download using git-fetch. Efraim Flashner2020-03-301-5/+7
* gnu: java-jmock: Don't use unstable tarball.•••* gnu/packages/java.scm (java-jmock)[source]: Download using git-fetch. Efraim Flashner2020-03-301-5/+6
* 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 Flashner2020-03-301-6/+7
* gnu: java-easymock: Don't use unstable tarball.•••* gnu/packages/java.scm (java-easymock)[source]: Download using git-fetch. [home-page]: Use https. Efraim Flashner2020-03-301-5/+7
* gnu: java-objenesis: Don't use unstable tarball.•••* gnu/packages/java.scm (java-objenesis)[source]: Download using git-fetch. Efraim Flashner2020-03-301-5/+6
* gnu: java-asm: Download using https.•••* gnu/packages/java.scm (java-asm)[source]: Use https URL. Efraim Flashner2020-03-301-1/+1
* gnu: java-modello-core: Don't use unstable tarball.•••* gnu/packages/java.scm (java-modello-core)[source]: Download using git-fetch. Efraim Flashner2020-03-301-4/+6
* gnu: java-sisu-build-api: Don't use unstable tarball.•••* gnu/packages/java.scm (java-sisu-build-api)[source]: Download using git-fetch. Efraim Flashner2020-03-301-4/+6
* gnu: java-plexus-sec-dispatcher: Don't use unstable tarball.•••* gnu/packages/java.scm (java-plexus-sec-dispatcher)[source]: Download using git-fetch. Efraim Flashner2020-03-301-5/+6
* gnu: java-plexus-compiler-api: Don't use unstable tarball.•••* gnu/packages/java.scm (java-plexus-compiler-api)[source]: Download using git-fetch. Efraim Flashner2020-03-301-4/+6