Age | Commit message (Expand) | Author |
2016-03-31 | ant-build-system: Keep jar manifest....* guix/build/ant-build-system.scm (default-build.xml): Generate default
manifest.
(strip-jar-timestamps): Repack jar archive with zip.
| Ricardo Wurmus |
2016-03-31 | build-system/ant: Add zip....* guix/build-system/ant.scm (default-zip): New variable.
(lower): Add zip to native inputs.
| Ricardo Wurmus |
2016-03-31 | build-system/r: Support "substitutable?" flag....* guix/build-system/r.scm (r-build): Support the "substitutable?" flag.
| Ricardo Wurmus |
2016-03-31 | gnu: Add nmap....* gnu/packages/admin.scm (nmap): New variable.
Co-authored-by: Leo Famulari <leo@famulari.name>
| Taylan Ulrich Bayırlı/Kammer |
2016-03-31 | licenses: Add the nmap license....* guix/licenses.scm (nmap): New variable.
| Leo Famulari |
2016-03-30 | import: Add Hackage updater....* guix/import/hackage.scm (guix-package->hackage-name, hackage-package?)
(latest-release): New procedures.
(%hackage-updater): New variable.
* guix/scripts/refresh.scm (%updaters): Add it.
* doc/guix.texi (Invoking guix refresh): Mention it.
| Eric Bavier |
2016-03-30 | import: hackage: Silence download output....* guix/import/hackage.scm (hackage-fetch): Use http-fetch to avoid
progress output from url-fetch.
| Eric Bavier |
2016-03-30 | import: hackage: Factorize url synthesis....* guix/import/hackage.scm (hackage-source-url, hackage-cabal-url): New
procedures.
(hackage-fetch, hackage-module->sexp): Use them.
| Eric Bavier |
2016-03-30 | doc: Small fixes for typos and missing words....* doc/guix.texi (The Store Monad): Add a dot at the end of a sentence.
(The Store Monad): Add "are" to make a complete sentence.
(G-Expressions): Fix typo.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Roel Janssen |
2016-03-30 | doc: Clarify how to use the '#:python' parameter....* doc/guix.texi (Build Systems): Clearly distinguish between the package that
provides the Python interpreter for the build and the package that is to be
built. Also, mention why one might want to use a specific Python version.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Chris Marusich |
2016-03-30 | gnu: Add python2-s3cmd....* gnu/packages/python.scm (python2-s3cmd): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Chris Marusich |
2016-03-30 | gnu: Add python-magic....* gnu/packages/python.scm (python-magic, python2-magic): New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Chris Marusich |
2016-03-30 | ui: Add comment on the translation of "current"....* guix/ui.scm (display-generation): Add "TRANSLATORS" comment.
| Ludovic Courtès |
2016-03-30 | doc: Fix URL of gnutls-guile one-page-per-node manual....* doc/htmlxref.cnf: Fix gnutls-guile 'node' URL.
| Ludovic Courtès |
2016-03-30 | gnu: Add MilkyTracker....* gnu/packages/music.scm (milkytracker): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
| Kei Yamashita |
2016-03-30 | gnu: python2-pbcore: Update to 1.2.8....* gnu/packages/bioinformatics.scm (python2-pbcore): Update to 1.2.8.
[native-inputs]: Add python2-docutils, python2-nose, python2-sphinx.
| Efraim Flashner |
2016-03-30 | gnu: linux-libre: Avoid introducing timestamps into the build....* gnu/packages/linux.scm (linux-libre)[build-phase]: Set the
KCONFIG_NOTIMESTAMP and KBUILD_BUILD_TIMESTAMP environment variables to
avoid introducing timestamps into the build outputs.
| rain1 |
2016-03-30 | environment: Set a default value for PS1....* guix/scripts/environment.scm (launch-environment/container): Set PS1
during container initialization.
| David Thompson |
2016-03-30 | gnu: libcue: Fix source url....* gnu/packages/cdrom.scm (libcue)[source]: Fix url.
[home-page]: Project has moved to Github.
| Efraim Flashner |
2016-03-30 | gnu: r-devtools: Update to 1.10.0....* gnu/packages/statistics.scm (r-devtools): Update to 1.10.0.
(r-devtools)[propagated-inputs]: Add r-withr.
| Roel Janssen |
2016-03-30 | gnu: Add r-withr....* gnu/packages/statistics.scm (r-withr): New variable.
| Roel Janssen |
2016-03-30 | gnu: r-genomation: Update to 1.2.2....* gnu/packages/bioinformatics.scm (r-genomation): Update to 1.2.2.
| Ricardo Wurmus |
2016-03-30 | gnu: r-genomicfeatures: Update to 1.22.13....* gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to
1.22.13.
| Ricardo Wurmus |
2016-03-30 | gnu: r-rtracklayer: Update to 1.30.4....* gnu/packages/bioinformatics.scm (r-rtracklayer): Update to 1.30.4.
| Ricardo Wurmus |
2016-03-30 | gnu: r-genomicalignments: Update to 1.6.3....* gnu/packages/bioinformatics.scm (r-genomicalignments): Update to
1.6.3.
| Ricardo Wurmus |
2016-03-30 | gnu: r-summarizedexperiment: Update to 1.0.2....* gnu/packages/bioinformatics.scm (r-summarizedexperiment): Update to
1.0.2.
| Ricardo Wurmus |
2016-03-30 | gnu: r-biostrings: Update to 2.38.4....* gnu/packages/bioinformatics.scm (r-biostrings): Update to 2.38.4.
| Ricardo Wurmus |
2016-03-30 | gnu: r-genomicranges: Update to 1.22.4....* gnu/packages/bioinformatics.scm (r-genomicranges): Update to 1.22.4.
| Ricardo Wurmus |
2016-03-30 | gnu: r-genomeinfodb: Update to 1.6.3....* gnu/packages/bioinformatics.scm (r-genomeinfodb): Update to 1.6.3.
| Ricardo Wurmus |
2016-03-30 | gnu: libpaper: Update source url....Reported by shanemikel_ on irc.
* gnu/packages/ghostscript.scm (libpaper)[source]: Update source url to
download from Fedora.
[home-page]: Use https.
| Efraim Flashner |
2016-03-29 | gnu: guix: Ignore the user's 'GUILE_LOAD_COMPILED_PATH'....Reported by <rain1@openmailbox.org>.
* gnu/packages/package-management.scm (guix-0.10.0)[arguments]: Use '=
instead of 'prefix in call to 'wrap-program'.
| Ludovic Courtès |
2016-03-29 | gnu: Add libzapojit....* gnu/packages/gnome.scm (libzapojit): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Rene Saavedra |
2016-03-29 | gnu: khal: Disable failing tests....* gnu/packages/calendar.scm (khal)[arguments]: Disable failing tests in
'disable-tests' phase.
| Leo Famulari |
2016-03-29 | gnu: gst-plugins-good: Update to 1.8.0....* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.8.0.
[home-page]: Use https.
[arguments]: Disable tests that fail non-deterministically.
| Efraim Flashner |
2016-03-29 | gnu: gst-plugins-ugly: Update to 1.8.0....* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.8.0.
[home-page]: Use https.
| Efraim Flashner |
2016-03-29 | gnu: python-gst: Update to 1.8.0....* gnu/packages/gstreamer.scm (python-gst, python2-gst): Update to 1.8.0.
[home-page]: Use https.
| Efraim Flashner |
2016-03-29 | gnu: gst-plugins-base: Update to 1.8.0....* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.8.0.
[home-page]: Use https.
| Efraim Flashner |
2016-03-29 | gnu: gstreamer: Update to 1.8.0....* gnu/packages/gstreamer.scm (gstreamer): Update to 1.8.0.
| Efraim Flashner |
2016-03-29 | Merge branch 'version-0.10.0' | Ludovic Courtès |
2016-03-29 | gnu: guix: Update development snapshot....* gnu/packages/package-management.scm (guix-devel): Update to 7611393.
(guix): Set to GUIX-DEVEL.
| Ludovic Courtès |
2016-03-29 | gnu: Add uwsgi....* gnu/packages/web.scm (uwsgi): New variable.
| 宋文武 |
2016-03-29 | gnu: Add cgit....* gnu/packages/version-control.scm (cgit): New variable.
| 宋文武 |
2016-03-28 | gnu: guix: Default to 0.10.0....This updates 58f0aae.
* gnu/packages/package-management.scm (guix): Set to GUIX-0.10.0.
| Ludovic Courtès |
2016-03-28 | gnu: guix: Update to 0.10.0....* gnu/packages/package-management.scm (guix-0.8.3): Rename to...
(guix-0.10.0): ... this. Adjust users.
(guix): Set to GUIX-0.10.0.
| Ludovic Courtès |
2016-03-28 | Update NEWS. | Ludovic Courtès |
2016-03-28 | guix system: Warn against missing 'guix pull'....Suggested by Leo Famulari and others.
* guix/scripts/system.scm (maybe-suggest-running-guix-pull): New
procedure.
(perform-action): Call it when ACTION is 'reconfigure.
| Ludovic Courtès |
2016-03-28 | doc: We have even more than 3,000 packages....Suggested by Chris Marusich <cmmarusich@gmail.com>.
* doc/guix.texi (Limitations): Increase package count.
| Ludovic Courtès |
2016-03-28 | store: Prepend mirror.hydra.gnu.org to %DEFAULT-SUBSTITUTE-URLS....This allows GuixSD to default to the right list of URLs, with
mirror.hydra.gnu.org coming first.
Reported by Chris Marusich <cmmarusich@gmail.com>.
* guix/store.scm (%default-substitute-urls): Prepend
"mirror.hydra.gnu.org."
| Ludovic Courtès |
2016-03-28 | doc: Explain why the config file should be stored on the target....Suggested by Chris Marusich <cmmarusich@gmail.com>.
* doc/guix.texi (Proceeding with the Installation): Explain why the
config file should be on the target file system.
| Ludovic Courtès |
2016-03-28 | doc: Suggest 'dhclient -v'....Suggested by Chris Marusich <cmmarusich@gmail.com>.
* doc/guix.texi (Preparing for Installation): Add "-v" for dhclient.
| Ludovic Courtès |