~ruther/guix-local

ref: fc2d2339644b408574f0ead4436e751fa423a7e6 guix-local/gnu d---------
21059b26 — Ludovic Courtès 10 years ago
system: Populate /etc/shells from ACCOUNT-SERVICE-TYPE.

* gnu/system.scm (user-shells): Remove.
  (operating-system-etc-service): Remove "shells" entry.
  (shells-file): Move to...
* gnu/system/shadow.scm (shells-file): ... here.  New procedure.
  (etc-skel): Rename to...
  (etc-files): ... this.  Add "shells" entry.
  (account-service-type): Adjust accordingly.
ba583bd2 — Ludovic Courtès 10 years ago
gnu: torsocks: Upgrade to 2.0.0.

* gnu/packages/tor.scm (torsocks): Update to 2.0.0.
  [source]: Fetch from git.torproject.org.  Use
  'torsocks-dns-test.patch'.
  [arguments, native-inputs]: New fields.
  [license]: Change to GPL2.
* gnu/packages/patches/torsocks-dns-test.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
68d85de1 — Taylan Ulrich Bayırlı/Kammer 10 years ago
gnu: gtksourceview-2: Propagate input libxml2.

* gnu/packages/gtk.scm (gtksourceview-2): Move libxml2 to propagated
  inputs.
e6974eae — Taylan Ulrich Bayırlı/Kammer 10 years ago
gnu: Add mupen64plus-ui-console.

* gnu/packages/games.scm (mupen64plus-ui-console): New variable.
* gnu/packages/patches/mupen64plus-ui-console-notice.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
17e2bc86 — Taylan Ulrich Bayırlı/Kammer 10 years ago
gnu: Add mupen64plus-video-z64.

* gnu/packages/games.scm (mupen64plus-video-z64): New variable.
e91d25f9 — Taylan Ulrich Bayırlı/Kammer 10 years ago
gnu: Add mupen64plus-video-rice.

* gnu/packages/games.scm (mupen64plus-video-rice): New variable.
e8bf3ced — Taylan Ulrich Bayırlı/Kammer 10 years ago
gnu: Add mupen64plus-video-glide64mk2.

* gnu/packages/games.scm (mupen64plus-video-glide64mk2): New variable.
9a3fe16b — Taylan Ulrich Bayırlı/Kammer 10 years ago
gnu: Add mupen64plus-video-glide64.

* gnu/packages/games.scm (mupen64plus-video-glide64): New variable.
307a536d — Taylan Ulrich Bayırlı/Kammer 10 years ago
gnu: Add mupen64plus-video-arachnoid

* gnu/packages/games.scm (mupen64plus-video-arachnoid): New variable.
50afcd1f — Taylan Ulrich Bayırlı/Kammer 10 years ago
gnu: Add mupen64plus-rsp-z64.

* gnu/packages/games.scm (mupen64plus-rsp-z64): New variable.
3b3358be — Taylan Ulrich Bayırlı/Kammer 10 years ago
gnu: Add mupen64plus-rsp-hle.

* gnu/packages/games.scm (mupen64plus-rsp-hle): New variable.
d07f0ebb — Taylan Ulrich Bayırlı/Kammer 10 years ago
gnu: Add mupen64plus-input-sdl.

* gnu/packages/games.scm (mupen64plus-input-sdl): New variable.
ac2fe449 — Taylan Ulrich Bayırlı/Kammer 10 years ago
gnu: Add mupen64plus-audio-sdl.

* gnu/packages/games.scm (mupen64plus-audio-sdl): New variable.
0c15230d — Taylan Ulrich Bayırlı/Kammer 10 years ago
gnu: Add mupen64plus-core.

* gnu/packages/games.scm (mupen64plus-core): New variable.
b6072e6b — 宋文武 10 years ago
gnu: libgweather: Update to 3.18.1, enable tests.

* gnu/packages/gnome.scm (libgweather): Update to 3.18.1.  Enable tests.
  [native-inputs]: Add gobject-introspection.
d2ab0e90 — 宋文武 10 years ago
gnu: telepathy-glib: Propagate inputs.

* gnu/packages/glib.scm (telepathy-glib): Propagate inputs dbus, dbus-glib
  and glib.  Move gobject-introspection and libxslt to 'native-inputs'.
295fc082 — Efraim Flashner 10 years ago
gnu: pspp: Use gtksourceview-2.

* gnu/packages/maths.scm (pspp)[inputs]: Use gtksourceview-2.
7119cca8 — Mathieu Lirzin 10 years ago
gnu: Add artanis.

* gnu/packages/guile.scm (artanis): New variable.
2936e48f — Christopher Allan Webber 10 years ago
gnu: guile-irregex: Remove duplicate 'check deletion in modify-phases

* gnu/packages/guile.scm: Remove duplicate 'check deletion in modify-phases
2cbcd23a — David Thompson 10 years ago
gnu: Add ruby-eventmachine.

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