aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Remove duplicate r-dnacopy package.remove-duplicate-r-dnacopyChristopher Baines2019-03-05
| | | | | | | | | This package definition duplicates the earlier definition in the (gnu packages bioinformatics) module. This reverts commit c18dccffa20bf09826758210d457d1df477f959c. * gnu/packages/bioconductor.scm (r-dnacopy): Remove this variable.
* gnu: python-language-server: Update to 0.24.0.Brett Gilio2019-03-04
| | | | | | * gnu/packages/python-xyz.scm (python-language-server): Update to 0.24.0. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: btrfs-progs: Update to 4.20.2.Tobias Geerinckx-Rice2019-03-05
| | | | * gnu/packages/linux.scm (btrfs-progs): Update to 4.20.2.
* gnu: folks: Update to 0.11.4.Tobias Geerinckx-Rice2019-03-05
| | | | * gnu/packages/gnome.scm (folks): Update to 0.11.4.
* gnu: folks: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-03-05
| | | | * gnu/packages/gnome.scm (folks)[source]: Hard-code NAME.
* gnu: virtualgl: Update to 2.6.1.Tobias Geerinckx-Rice2019-03-05
| | | | * gnu/packages/gl.scm (virtualgl): Update to 2.6.1.
* gnu: gegl: Update to 0.4.14.Tobias Geerinckx-Rice2019-03-05
| | | | * gnu/packages/gimp.scm (gegl): Update to 0.4.14.
* gnu: font-anonymous-pro: Use HTTPS home page.Tobias Geerinckx-Rice2019-03-05
| | | | * gnu/packages/fonts.scm (font-anonymous-pro)[source, home-page]: Use HTTPS.
* gnu: font-fira-code: Update to 1.206.Tobias Geerinckx-Rice2019-03-05
| | | | * gnu/packages/fonts.scm (font-fira-code): Update to 1.206.
* gnu: font-terminus: Update to 4.47.Tobias Geerinckx-Rice2019-03-05
| | | | | | * gnu/packages/fonts.scm (font-terminus): Update to 4.47. Re-indent. [native-inputs]: Replace perl with python. Order alphabetically. [arguments]: Remove #:configure-flags.
* gnu: font-wqy-zenhei: Remove redundant FILE-NAME.Tobias Geerinckx-Rice2019-03-05
| | | | * gnu/packages/fonts.scm (font-wqy-zenhei)[source]: Remove FILE-NAME field.
* gnu: font-wqy-zenhei: Use HTTPS home page.Tobias Geerinckx-Rice2019-03-05
| | | | * gnu/packages/fonts.scm (font-wqy-zenhei)[home-page]: Use HTTPS.
* gnu: go-github.com-jtolds-gls: Update to 4.20.Leo Famulari2019-03-04
| | | | * gnu/packages/golang.scm (go-github.com-jtolds-gls): Update to 4.20.
* gnu: Add perl-data-dumper.Ricardo Wurmus2019-03-04
| | | | * gnu/packages/perl.scm (perl-data-dumper): New variable.
* gnu: java-eclipse-jdt-core: Include resources.Ricardo Wurmus2019-03-04
| | | | | * gnu/packages/java.scm (java-eclipse-jdt-core)[arguments]: Add build phases "copy-resources" and "move-sources".
* gnu: rocksdb: Update to 5.18.3.Marius Bakke2019-03-04
| | | | * gnu/packages/databases.scm (rocksdb): Update to 5.18.3.
* gnu: liblo: Update to 0.30.Marius Bakke2019-03-04
| | | | * gnu/packages/audio.scm (liblo): Update to 0.30.
* gnu: xorg-server: Update to 1.20.4.Marius Bakke2019-03-04
| | | | | * gnu/packages/xorg.scm (xorg-server): Update to 1.20.4. (xorg-server-for-tests): Stay on version 1.20.3.
* gnu: xorg-server: Don't use NAME in source URI.Marius Bakke2019-03-04
| | | | * gnu/packages/xorg.scm (xorg-server)[source](uri): Hard-code NAME.
* gnu: pootle: Update to 2.8.2.Julien Lepiller2019-03-04
| | | | * gnu/packages/django.scm (pootle): Update to 2.8.2.
* gnu: python-django-allauth: Update to 0.39.1.Julien Lepiller2019-03-04
| | | | * gnu/packages/django.scm (python-django-allauth): Update to 0.39.1.
* gnu: python2-openid: Fix package.Julien Lepiller2019-03-04
| | | | * gnu/packages/python-web (python2-openid)[arguments]: Disable tests.
* gnu: python-django-rq: Update to 1.3.0.Julien Lepiller2019-03-04
| | | | * gnu/packages/django.scm (python-django-rq): Update to 1.3.0.
* gnu: python-django-redis: Update to 4.10.0.Julien Lepiller2019-03-04
| | | | * gnu/packages/django.scm (python-django-redis): Update to 4.10.0.
* gnu: python-rq: Update to 0.13.0.Julien Lepiller2019-03-04
| | | | * gnu/packages/databases.scm (python-rq): Update to 0.13.0.
* gnu: python-redis: Update to 3.2.0.Julien Lepiller2019-03-04
| | | | * gnu/packages/databases.scm (python-redis): Update to 3.2.0.
* gnu: Add ruby-tilt.Christopher Baines2019-03-04
| | | | * gnu/packages/ruby.scm (ruby-tilt): New variable.
* gnu: Add ruby-haml.Christopher Baines2019-03-04
| | | | * gnu/packages/ruby.scm (ruby-haml): New variable.
* gnu: Add ruby-temple.Christopher Baines2019-03-04
| | | | * gnu/packages/ruby.scm (ruby-temple): New variable.
* gnu: Add ruby-markaby.Christopher Baines2019-03-04
| | | | * gnu/packages/ruby.scm (ruby-markaby): New variable.
* gnu: Add ruby-sassc.Christopher Baines2019-03-04
| | | | * gnu/packages/ruby.scm (ruby-sassc): New variable.
* gnu: sassc: Update and improve the package.Christopher Baines2019-03-04
| | | | | | | | | | Now that libsass is packaged, change the sassc package to build a dynamically linked binary. Also update the version, and change the source to the Git repository, rather than the archives from GitHub. * gnu/packages/web.scm (sassc): Update to 3.5.0. [source]: Change to the Git repository. [arguments]: Tweak to link against libsass.
* gnu: Add libsass.Christopher Baines2019-03-04
| | | | * gnu/packages/web.scm (libsass): New variable.
* gnu: Add ruby-minitest-around.Christopher Baines2019-03-04
| | | | * gnu/packages/ruby.scm (ruby-minitest-around): New variable.
* gnu: Add ruby-test-construct.Christopher Baines2019-03-04
| | | | * gnu/packages/ruby.scm (ruby-test-construct): New variable.
* gnu: Add ruby-omniauth-oauth2.Christopher Baines2019-03-04
| | | | * gnu/packages/ruby.scm (ruby-omniauth-oauth2): New variable.
* gnu: Add ruby-with-advisory-lock.Christopher Baines2019-03-04
| | | | * gnu/packages/rails.scm (ruby-with-advisory-lock): New variable.
* gnu: Add ruby-warden-oauth2.Christopher Baines2019-03-04
| | | | * gnu/packages/ruby.scm (ruby-warden-oauth2): New variable.
* gnu: Add ruby-warden.Christopher Baines2019-03-04
| | | | * gnu/packages/ruby.scm (ruby-warden): New variable.
* gnu: Add ruby-omniauth.Christopher Baines2019-03-04
| | | | * gnu/packags/ruby.scm (ruby-omniauth): New variable.
* gnu: Add ruby-oauth2.Christopher Baines2019-03-04
| | | | * gnu/packages/ruby.scm (ruby-oauth2): New variable.
* gnu: Add ruby-multi-xml.Christopher Baines2019-03-04
| | | | * gnu/packages/ruby.scm (ruby-multi-xml): New variable.
* gnu: Add ruby-jwt.Christopher Baines2019-03-04
| | | | * gnu/packages/ruby.scm (ruby-jwt): New variable.
* gnu: Add ruby-rbnacl.Christopher Baines2019-03-04
| | | | * gnu/packages/ruby.scm (ruby-rbnacl): New variable.
* gnu: Add ruby-que.Christopher Baines2019-03-04
| | | | * gnu/packages/ruby.scm (ruby-que): New variable.
* gnu: Add ruby-terraform.Christopher Baines2019-03-04
| | | | * gnu/packages/ruby.scm (ruby-terraform): New variable.
* gnu: Add ruby-lino.Christopher Baines2019-03-04
| | | | * gnu/packages/ruby.scm (ruby-lino): New variable.
* gnu: Add ruby-hamster.Christopher Baines2019-03-04
| | | | * gnu/packages/ruby.scm (ruby-hamster): New variable.
* gnu: Add ruby-open4.Christopher Baines2019-03-04
| | | | | | Also add a copyright line, as I've obviously neglected to do that in the past. * gnu/packages/ruby.scm (ruby-open4): New variable.
* gnu: dehydrated: Don't use unstable tarball.Efraim Flashner2019-03-04
| | | | | | * gnu/packages/tls.scm (dehydrated)[source]: Use release tarball. [native-inputs]: Add gzip, tar. [arguments]: Unzip tarball before installing. Install license file.