~ruther/guix-local

37ab3aba — David Thompson 10 years ago
Update copyright information in (gnu packages ruby).
f847ad7b — David Thompson 10 years ago
gnu: Add ruby-ox.

* gnu/packages/ruby.scm (ruby-ox): New variable.
5ff89a1b — David Thompson 10 years ago
gnu: Add ruby-activesupport.

* gnu/packages/ruby.scm (ruby-activesupport): New variable.
c99e2247 — David Thompson 10 years ago
gnu: Add ruby-json.

* gnu/packages/ruby.scm (ruby-json): New variable.
08a1b701 — David Thompson 10 years ago
gnu: Add ruby-tzinfo.

* gnu/packages/ruby.scm (ruby-tzinfo): New variable.
1415792a — David Thompson 10 years ago
gnu: Add ruby-thread-safe.

* gnu/packages/ruby.scm (ruby-thread-safe): New variable.
96e76083 — David Thompson 10 years ago
gnu: Add ruby-pry.

* gnu/packages/ruby.scm (ruby-pry): New variable.
5337f8b9 — David Thompson 10 years ago
gnu: Add ruby-slop-3.

* gnu/packages/ruby.scm (ruby-slop-3): New variable.
2e3fdea4 — David Thompson 10 years ago
gnu: Add ruby-coderay.

* gnu/packages/ruby.scm (ruby-coderay): New variable.
30b0b725 — David Thompson 10 years ago
gnu: Add ruby-method-source.

* gnu/packages/ruby.scm (ruby-method-source): New variable.
386b0052 — Ludovic Courtès 10 years ago
gnu: sound-theme-freedesktop: Specify the applicable licenses.

* gnu/packages/libcanberra.scm (sound-theme-freedesktop)[license]:
  Specify the actual licenses that apply.
12abc6e3 — Ludovic Courtès 10 years ago
licenses: Add CC-BY-SA and CC-BY.

* guix/licenses.scm (cc-by-sa4.0, cc-by3.0): New variables.
90f2801e — Ludovic Courtès 10 years ago
gnu: Set license of the bootstrap tools.

* gnu/packages/bootstrap.scm (package-from-tarball)[license]: Set to
  GPL3+.
* gnu/packages/make-bootstrap.scm (%static-binaries)[license]:
  Likewise.
52b9efe3 — Ludovic Courtès 10 years ago
lint: Add 'license' checker.

* guix/scripts/lint.scm (check-license): New procedure.
  (%checkers): Add 'license' checker.
* tests/lint.scm ("license: invalid license"): New test.
718a2bde — Ludovic Courtès 10 years ago
gnu: r-stringr: Provide valid 'home-page' URL.

* gnu/packages/statistics.scm (r-stringr)[home-page]: Set to valid URL.
6480fcae — Alex Kost 10 years ago
emacs-build-system: Fix a file name of info directory.

* guix/build/emacs-build-system.scm (move-doc): Adjust to use
  "/share/info" instead of its sub-directory.
1ce6f43a — Alex Kost 10 years ago
gnu: wpa-supplicant-light: Rename to wpa-supplicant-minimal.

* gnu/packages/admin.scm (wpa-supplicant-light): Rename to ...
  (wpa-supplicant-minimal): ...this.
  (wpa-supplicant): Use it.
* gnu/system/install.scm (installation-os): Use it.
761b3d44 — Leo Famulari 10 years ago
gnu: Add Anonymous Pro fonts.

* gnu/packages/fonts.scm (font-anonymous-pro): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
e920bfca — David Thompson 10 years ago
gnu: Add ruby-nokogiri.

Co-Authored-By: Pjotr Prins <pjotr.public01@thebird.nl>

* gnu/packages/ruby.scm (ruby-nokogiri): New variable.
bea1c0e2 — David Thompson 10 years ago
gnu: Add ruby-mini-portile.

* gnu/packages/ruby.scm (ruby-mini-portile): New variable.
Next