Age | Commit message (Expand) | Author |
2015-12-14 | gnu: Add ruby-term-ansicolor....* gnu/packages/ruby.scm (ruby-term-ansicolor): New variable.
| Ricardo Wurmus |
2015-12-14 | gnu: Add ruby-minitest-tu-shim....* gnu/packages/ruby.scm (ruby-minitest-tu-shim): New variable.
| Ricardo Wurmus |
2015-12-14 | gnu: Add ruby-gem-hadar....* gnu/packages/ruby.scm (ruby-gem-hadar): New variable.
| Ricardo Wurmus |
2015-12-14 | gnu: Add ruby-minitest-4....* gnu/packages/ruby.scm (ruby-minitest-4): New variable.
| Ricardo Wurmus |
2015-12-14 | gnu: bluez: Update to 5.36....* gnu/packages/linux.scm (bluez): Update to 5.36.
[source]: Remove patch.
* gnu/packages/patches/bluez-tests.patch: Remove file.
* gnu-system.am (dist_patch_DATA): Remove it.
| Efraim Flashner |
2015-12-14 | gnu: powertop: Update to 2.8....* gnu/packages/linux.scm (powertop): Update to 2.8.
| Efraim Flashner |
2015-12-14 | gnu: Add python-contextlib2....* gnu/packages/python.scm (python-contextlib2, python2-contextlib2):
New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Chris Marusich |
2015-12-14 | gnu: gcc-5: Update to 5.3.0....* gnu/packages/gcc.scm (gcc-5): Update to 5.3.0.
| Efraim Flashner |
2015-12-14 | gnu: Add redshift....* gnu/packages/xdisorg.scm (redshift): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Florian Paul Schmidt |
2015-12-13 | graph: Add synthetic test....* tests/graph.scm ("node-transitive-edges, no duplicates"): New test.
| Ludovic Courtès |
2015-12-13 | guix build: Gracefully handle type errors in -e and -f....* guix/scripts/build.scm (options->things-to-build)[validate-type]: New
procedure.
[ensure-list]: Use it.
| Ludovic Courtès |
2015-12-13 | guix build: Remove dead code....* guix/scripts/build.scm (options->things-to-build): Remove unused
'match' clause.
| Ludovic Courtès |
2015-12-13 | daemon: Add '--rounds'....* nix/nix-daemon/guix-daemon.cc (GUIX_OPT_BUILD_ROUNDS): New macro.
(options): Add --rounds.
(parse_opt): Honor it.
* doc/guix.texi (Invoking guix-daemon): Document it.
| Ludovic Courtès |
2015-12-13 | daemon: Better distinguish build statuses....In Nix itself, the new 'BuildResult' type is returned by the new
'buildDerivation' method, which we don't have and need.
* nix/libstore/build.cc (Goal)[cancel]: Remove.
[timeOut]: New pure virtual method.
(DerivationGoal)[result]: New field.
[cancel]: Remove.
[timedOut, getResult, done]: New methods.
(DerivationGoal::cancel): Remove.
(DerivationGoal::timedOut): New method.
(DerivationGoal::haveDerivation): Call 'done' instead of 'amDone'.
(DerivationGoal::outputsSubstituted): Ditto.
(DerivationGoal::inputsRealised): Ditto.
(DerivationGoal::buildDone): Ditto.
(DerivationGoal::handleChildOutput): Call 'timedOut' instead of
'cancel'.
(DerivationGoal::done): New method.
(SubstitutionGoal)[cancel]: Remove.
[timedOut]: New method.
(SubstitutionGoal::cancel): Remove.
(SubstitutionGoal::timedOut): New method.
(Worker::waitForInput): Use it.
* nix/libstore/store-api.hh (BuildResult): New struct.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Eelco Dolstra |
2015-12-13 | gnu: Add modem-manager....* gnu/packages/freedesktop.scm (modem-manager): New variable.
| 宋文武 |
2015-12-13 | gnu: Add libqmi....* gnu/packages/freedesktop.scm (libqmi): New variable.
| 宋文武 |
2015-12-13 | gnu: Add libmbim....* gnu/packages/freedesktop.scm (libmbim): New variable.
| 宋文武 |
2015-12-13 | gnu: Add gdm....* gnu/packages/gnome.scm (gdm): New variable.
| 宋文武 |
2015-12-13 | gnu: Add g-wrap....* gnu/packages/guile.scm (g-wrap): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Amirouche BOUBEKKI |
2015-12-13 | gnu: wireless-regdb: Build sequentially....Fixes <http://bugs.gnu.org/22126>.
Reported by Mark H Weaver <mhw@netris.org>.
* gnu/packages/linux.scm (wireless-regdb)[source]: Add 'snippet'.
[arguments]: Add #:parallel-build?.
| Ludovic Courtès |
2015-12-13 | doc: Reword description of 'inputs' & co....* doc/guix.texi (package Reference): Reword explanation of 'inputs',
'native-inputs', and 'propagated-inputs'. Add example.
| Ludovic Courtès |
2015-12-13 | doc: Fix typo in "Setuid Programs"....* doc/guix.texi (Setuid Programs): Remove extra 's'.
| Ludovic Courtès |
2015-12-13 | gnu: adwaita-icon-theme: Update to 3.18.0....* gnu/packages/gnome.scm (adwaita-icon-theme): Update to 3.18.0.
| Efraim Flashner |
2015-12-13 | gnu: eog: Update to 3.18.1....* gnu/packages/gnome.scm (eog): Update to 3.18.1.
| Efraim Flashner |
2015-12-13 | gnu: devhelp: Update to 3.18.1....* gnu/packages/gnome.scm (devhelp): Update to 3.18.1.
| Efraim Flashner |
2015-12-13 | gnu: aisleriot: Update to 3.18.2....* gnu/packages/gnome.scm (aisleriot): Update to 3.18.2.
| Efraim Flashner |
2015-12-13 | gnu: gnome-mines: Update to 3.18.2....* gnu/packages/gnome.scm (gnome-mines): Update to 3.18.2.
| Efraim Flashner |
2015-12-13 | gnu: seahorse: Add support for keyservers, gnupg2 and ldap....* gnu/packages/gnome.scm (seahorse): Do it.
[inputs]: Remove gnupg-1, add gnupg, openldap, libsoup.
| Efraim Flashner |
2015-12-13 | gnu: seahorse: Update to 3.18.0....* gnu/packages/gnome.scm (seahorse): Update to 3.18.0.
| Efraim Flashner |
2015-12-13 | gnu: gnome-terminal: Update to 3.18.2....* gnu/packages/gnome.scm (gnome-terminal): Update to 3.18.2.
| Efraim Flashner |
2015-12-13 | gnu: gnome-keyring: Update to 3.18.3....* gnu/packages/gnome.scm (gnome-keyring): Update to 3.18.3.
[inputs]: Add linux-pam.
| Efraim Flashner |
2015-12-13 | gnu: gnome-klotski: Update to 3.18.2....* gnu/packages/gnome.scm (gnome-klotski): Update to 3.18.2.
| Efraim Flashner |
2015-12-13 | gnu: gnome-common: Update to 3.18.0....* gnu/packages/gnome.scm (gnome-common): Update to 3.18.0.
| Efraim Flashner |
2015-12-13 | gnu: yelp-tools: Update to 3.18.0....* gnu/packages/gnome.scm (yelp-tools): Update to 3.18.0.
| Efraim Flashner |
2015-12-13 | gnu: yelp-xsl: Update to 3.18.1....* gnu/packages/gnome.scm (yelp-xsl): Update to 3.18.1.
| Efraim Flashner |
2015-12-13 | gnu: file-roller: Update to 3.16.4....* gnu/packages/gnome.scm (file-roller): Update to 3.16.4.
| Efraim Flashner |
2015-12-13 | gnu: gnome-settings-daemon: Update to 3.18.2....* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 3.18.2.
| Efraim Flashner |
2015-12-13 | gnu: geocode-glib: Update to 3.18.0....* gnu/packages/gnome.scm (geocode-glib): Update to 3.18.0.
| Efraim Flashner |
2015-12-13 | gnu: dconf: Update to 0.24.0....* gnu/packages/gnome.scm (dconf): Update to 0.24.0.
| Efraim Flashner |
2015-12-13 | gnu: totem: Update to 3.18.1....* gnu/packages/gnome.scm (totem): Update to 3.18.1.
| Efraim Flashner |
2015-12-13 | gnu: grilo-plugins: Update to 0.2.16....* gnu/packages/gnome.scm (grilo-plugins): Update to 0.2.16.
| Efraim Flashner |
2015-12-13 | gnu: grilo: Update to 0.2.14....* gnu/packages/gnome.scm (grilo): Update to 0.2.14.
| Efraim Flashner |
2015-12-13 | gnu: clutter-gst: Update to 3.0.14....* gnu/packages/gnome.scm (clutter-gst): Update to 3.0.14.
| Efraim Flashner |
2015-12-13 | gnu: libchamplain: Update to 0.12.12....* gnu/packages/gnome.scm (libchamplain): Update to 0.12.12.
| Efraim Flashner |
2015-12-12 | gnu: clutter-gtk: Update to 1.6.6....* gnu/packages/gnome.scm (clutter-gtk): Update to 1.6.6.
| Efraim Flashner |
2015-12-12 | gnu: owncloud-client: Update to 2.1.0....* gnu/packages/owncloud.scm (owncloud-client): Update to 2.1.0.
| Efraim Flashner |
2015-12-12 | gnu: numactl: Update to 2.0.11....* gnu/packages/linux.scm (numactl)[source]: Update to 2.0.11.
[native-inputs]: Drop autotools.
[arguments]: Drop phase calling autogen.sh.
| Andreas Enge |
2015-12-11 | gnu: wget: Update to 1.17.1....* gnu/packages/wget.scm (wget): Update to 1.17.1.
| Mark H Weaver |
2015-12-11 | gnu: Move sparsehash to datastructures module....* gnu/packages/crypto.scm (sparsehash): Move variable to...
* gnu/packages/datastructures.scm: ...new file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
| Ricardo Wurmus |
2015-12-11 | gnu: Add r-lattice....* gnu/packages/statistics.scm (r-lattice): New variable.
| Ricardo Wurmus |