summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: Add emacs-neotree.ng02016-08-11
| | | | | | * gnu/packages/emacs.scm (emacs-neotree): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: Add sic.ng02016-08-11
| | | | | | * gnu/packages/irc.scm (sic): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: dwm: Shorten the description.ng02016-08-11
| | | | | | * gnu/packages/suckless.scm (dwm)[description]: Shorten. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: python2-notmuch: Update to 0.22.1.Troy Sankey2016-08-11
| | | | | | | * gnu/packages/mail.scm (python2-notmuch): Update to 0.22.1 by inheriting from 'python-notmuch'. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: Add python-notmuch.Troy Sankey2016-08-11
| | | | | | * gnu/packages/mail.scm (python-notmuch): New variable. Co-authored-by: Alex Kost <alezost@gmail.com>
* gnu: notmuch: Use 'emacs-minimal' instead of 'emacs'.Alex Kost2016-08-11
| | | | | * gnu/packages/mail.scm (notmuch)[inputs]: Remove 'emacs'. [native-inputs]: Add 'emacs-minimal'.
* gnu: notmuch: Update to 0.22.1.Troy Sankey2016-08-11
| | | | | | * gnu/packages/mail.scm (notmuch): Update to 0.22.1. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: Add laby.Jan Nieuwenhuizen2016-08-11
| | | | | | | | * gnu/packages/patches/laby-make-install.patch: New file. * gnu/local.mk (dist_patch_DATA): gnu-system.am: Add it. * gnu/packages/games.scm (laby): New variable. Signed-off-by: 宋文武 <iyzsong@gmail.com>
* gnu: diamond: Update to 0.8.18.Ben Woodcroft2016-08-11
| | | | * gnu/packages/bioinformatics.scm (diamond): Update to 0.8.18.
* gnu: corkscrew: Use 'modify-phases'.Efraim Flashner2016-08-11
| | | | * gnu/packages/ssh.scm (corkscrew)[arguments]: Use 'modify-phases'.
* gnu: mosh: Update to 1.2.6.Efraim Flashner2016-08-11
| | | | * gnu/packages/ssh.scm (mosh): Update to 1.2.6.
* gnu: mosh: Use 'modify-phases'.Efraim Flashner2016-08-11
| | | | * gnu/packages/ssh.scm (mosh)[arguments]: Use 'modify-phases'.
* gnu: mosh: Update source location.Efraim Flashner2016-08-11
| | | | | * gnu/packages/ssh.scm (mosh)[source]: Download from homepage. [home-page]: Old url redirects to https://mosh.org.
* gnu: mpv: Update to 0.18.1.Efraim Flashner2016-08-11
| | | | * gnu/packages/video.scm (mpv): Update to 0.18.1.
* gnu: obs: Update to 0.15.4.Efraim Flashner2016-08-11
| | | | * gnu/packages/video.scm (obs): Update to 0.15.4.
* gnu: ffmpeg: Update to 3.1.2.Efraim Flashner2016-08-11
| | | | * gnu/packages/video.scm (ffmpeg): Update to 3.1.2.
* gnu: freeimpi: Update to 1.5.3.Efraim Flashner2016-08-11
| | | | * gnu/packages/freeipmi.scm (freeipmi): Update to 1.5.3.
* gnu: dico: Update to 2.3.Efraim Flashner2016-08-11
| | | | | | | | | * gnu/packages/dico.scm (dico): Update to 2.3. [inputs]: Add python-2, groff. Upgrade readline-6.2 to latest. [source]: Remove patches. * gnu/packages/patches/dico-idxcide-bug.patch, * gnu/packages/patches/dico-libtool-deterministic.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Remove them.
* gnu: linux-libre@4.4: Update to 4.4.17.Mark H Weaver2016-08-11
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.17.
* gnu: gnome-mpv: Update to 0.10.Alex Griffin2016-08-11
| | | | * gnu/packages/video.scm (gnome-mpv): Update to 0.10.
* gnu: linux-libre@4.1: Update to 4.1.30.Mark H Weaver2016-08-10
| | | | * gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.30.
* gnu: Add cbatticon.ng02016-08-10
| | | | * gnu/packages/admin.scm (cbatticon): New variable.
* gnu: nautilus: Add gvfs support.Ricardo Wurmus2016-08-10
| | | | * gnu/packages/gnome.scm (nautilus)[inputs]: Add gvfs.
* gnu: font-xfree86-type1: Add missing input.Efraim Flashner2016-08-10
| | | | * gnu/packages/xorg.scm (font-xfree86-type1)[inputs]: Add mkfontscale.
* gnu: font-misc-ethiopic: Add missing input.Efraim Flashner2016-08-10
| | | | * gnu/packages/xorg.scm (font-misc-ethiopic)[inputs]: Add mkfontscale.
* gnu: qt: Don't build examples.Efraim Flashner2016-08-10
| | | | * gnu/packages/qt.scm (qt)[arguments]: Add flag to not build the examples.
* gnu: openbox: Update source location.Efraim Flashner2016-08-10
| | | | * gnu/packages/openbox.scm (openbox)[source]: Download from openbox.org.
* gnu: openbox: Fix autostart.Efraim Flashner2016-08-10
| | | | | * gnu/packages/openbox.scm (openbox)[inputs]: Add python2. [propagated-inputs]: Add python2-pyxdg.
* gnu: ruby-arel: Update to 7.1.1.Ben Woodcroft2016-08-10
| | | | * gnu/packages/ruby.scm (ruby-arel): Update to 7.1.1.
* gnu: ruby-simplecov: Update to 0.12.0.Ben Woodcroft2016-08-10
| | | | * gnu/packages/ruby.scm (ruby-simplecov): Update to 0.12.0.
* gnu: ruby-gherkin3: Rename to ruby-gherkin and update to 4.0.0.Ben Woodcroft2016-08-10
| | | | | | * gnu/packages/ruby.scm (ruby-gherkin3): Rename to ruby-gherkin and update to 4.0.0. (ruby-cucumber-core)[propagated-inputs]: Adjust accordingly.
* gnu: ruby-spring: Update to 1.7.2.Ben Woodcroft2016-08-10
| | | | * gnu/packages/rails.scm (ruby-spring): Update to 1.7.2.
* gnu: ruby-rspec: Update to 3.5.0.Ben Woodcroft2016-08-10
| | | | | | | | | | These packages should be updated together. * gnu/packages/ruby.scm (ruby-rspec): Update to 3.5.0. (ruby-rspec-core): Update to 3.5.0. (ruby-rspec-mocks): Update to 3.5.0. (ruby-rspec-expectation): Update to 3.5.1. (ruby-rspec-support): Update to 3.5.0.
* gnu: ruby-rack: Update to 2.0.1.Ben Woodcroft2016-08-10
| | | | | | | | | | * gnu/packages/ruby.scm (ruby-rack): Update to 2.0.1. [source]: Use GitHub and patch. [native-inputs]: Add ruby-concurrent, ruby-minitest, ruby-minitest-sprint, which. Remove ruby-bacon. [propagated-inputs]: Add ruby-concurrent. * gnu/packages/patches/ruby-rack-ignore-failing-test.patch: New file. * gnu/local.mk: Add it.
* gnu: ruby-concurrent: Remove dependencies.Ben Woodcroft2016-08-10
| | | | | | | | | ruby-timecop and ruby-yard will links in a circular dependency chain after ruby-rack is updated. * gnu/packages/ruby.scm (ruby-concurrent)[arguments]: Remove timecop-dependent tests. [native-inputs]: Remove ruby-timecop, ruby-yard.
* gnu: ruby-activesupport: Update to 5.0.0.Ben Woodcroft2016-08-10
| | | | | | | * gnu/packages/ruby.scm (ruby-activesupport): Update to 5.0.0. [arguments]: Include the library as a test. [propagated-inputs]: Add ruby-concurrent. Remove ruby-thread-safe, ruby-json.
* gnu: ruby-puma: Update to 3.6.0.Ben Woodcroft2016-08-10
| | | | | | | * gnu/packages/ruby.scm (ruby-puma): Update to 3.6.0. [arguments]: Add 'delete-integration-tests' phase. (gnu/packages/patches/ruby-puma-ignore-broken-test.patch): Remove only one broken test.
* gnu: mpd: Update to 0.19.18.Leo Famulari2016-08-09
| | | | * gnu/packages/mpd.scm (mpd): Update to 0.19.18.
* grafts: Make grafting faster.Mark H Weaver2016-08-09
| | | | | | | | | | | * guix/build/graft.scm (replace-store-references): Reimplement for faster grafting. Use binary I/O instead of textual I/O. Replace 'mapping' argument (an alist) with 'replacement-table' (a vhash). (rewrite-directory): Adapt to mapping argument change in 'replace-store-references'. Remove 'with-fluids' that previously set '%default-port-encoding' to #f, since we now use binary I/O. (define-inline, hash-length): New macros. (nix-base32-char?): New variable.
* gnu: bash-completion: Update to 2.3. Update the patch.Tomáš Čech2016-08-09
| | | | | | * gnu/packages/bash.scm (bash-completion): Update to 2.3. * gnu/packages/patches/bash-completion-directories.patch: New version of the patch for the same purpose.
* gnu: bash-completion: Modify to modify-phases.Tomáš Čech2016-08-09
| | | | | * gnu/packages/bash.scm (bash-completion): Use modify-phases instead of alist-cons-after.
* gnu: Add perl-crypt-openssl-random.Danny Milosavljevic2016-08-08
| | | | | | * gnu/packages/tls.scm (perl-crypt-openssl-random): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add perl-io-socket-inet6.Danny Milosavljevic2016-08-08
| | | | | | * gnu/packages/networking.scm (perl-io-socket-inet6): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add perl-mail-spf.Danny Milosavljevic2016-08-08
| | | | | | * gnu/package/mail.scm (perl-mail-spf): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add perl-crypt-openssl-bignum.Danny Milosavljevic2016-08-08
| | | | | | | * gnu/packages/tls.scm (perl-crypt-openssl-bignum, perl-crypt-arguments): New variables. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add perl-crypt-openssl-rsa.Danny Milosavljevic2016-08-08
| | | | | | * gnu/packages/tls.scm (perl-crypt-openssl-rsa): Add variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add perl-geo-ip.Danny Milosavljevic2016-08-08
| | | | | | * gnu/packages/networking.scm (perl-geo-ip): Add variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add perl-net-cidr-lite.Danny Milosavljevic2016-08-08
| | | | | | * gnu/packages/networking.scm (perl-net-cidr-lite): Add variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add perl-encode-detect.Danny Milosavljevic2016-08-08
| | | | | | * gnu/packages/perl.scm (perl-encode-detect): Add variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add perl-test-trailingspace.Danny Milosavljevic2016-08-08
| | | | | | * gnu/packages/perl.scm (perl-test-trailingspace): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>