summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: linux-libre@4.4: Update to 4.4.180.Mark H Weaver2019-05-17
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.180.
* gnu: qd: Update source and home page.Tobias Geerinckx-Rice2019-05-17
| | | | | | | The tarball has been updated in place with only documentation changes. * gnu/packages/multiprecision.scm (qd)[source]: Update URL and hash. [home-page]: Update URL.
* gnu: ripit: Use archived source and home page.Tobias Geerinckx-Rice2019-05-17
| | | | * gnu/packages/cdrom.scm (ripit)[source, home-page]: Use archived URLs.
* gnu: proot: Don't use unstable tarball.Tobias Geerinckx-Rice2019-05-17
| | | | | * gnu/packages/linux.scm (proot)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: et: Add FILE-NAME.Tobias Geerinckx-Rice2019-05-17
| | | | * gnu/packages/ssh.scm (et)[source]: Add FILE-NAME.
* gnu: mlucas: Update source hash.Tobias Geerinckx-Rice2019-05-17
| | | | | | | The tarball was modified in-place with too many small changes to list here, all of them apparently intended as minor bug fixes. * gnu/packages/maths.scm (mlucas)[source]: Update sha256.
* gnu: jq: Update sources.Tobias Geerinckx-Rice2019-05-17
| | | | | * gnu/packages/web.scm (jq)[source]: Update sha256. Add snippet to remove newly-bundled onigurama.
* gnu: kicad-library: Update source URL.Tobias Geerinckx-Rice2019-05-17
| | | | | * gnu/packages/engineering.scm (kicad-library)[source]: Update URL. Re-indent.
* gnu: foo2zjs: Update source hash.Tobias Geerinckx-Rice2019-05-17
| | | | | | | | | | | The tarball was modified in place, adding one line to foo2zjs/printer-profile.sh: ARGYLL_VER=1.6.3 +ARGYLL_VER=2.1.1 ARGYLL_ROOT=$HOME/src/Argyll_V${ARGYLL_VER} * gnu/packages/cups.scm (foo2zjs)[source]: Update sha256.
* gnu: emacs-idris-mode: Update source hash.Tobias Geerinckx-Rice2019-05-17
| | | | | | Only file modification times have changed. * gnu/packages/emacs-xyz.scm (emacs-idris-mode)[source]: Update sha256.
* gnu: icecat: Update to 60.6.3-guix1.Mark H Weaver2019-05-16
| | | | | * gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.6.3-guix1. (icecat-source)[upstream-firefox-source]: Update hash.
* gnu: et: Don't use unstable tarball.Tobias Geerinckx-Rice2019-05-17
| | | | | | | | This follows up commit ae113b976bfb71168a737c6a9a82cd87782077d0 (what looked like a build error was transient file system unrelatedness.) * gnu/packages/ssh.scm (et)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: et: Update source hash.Tobias Geerinckx-Rice2019-05-17
| | | | | | The contents of both archives are identical. * gnu/packages/ssh.scm (et)[source]: Update sha256.
* gnu: ephoto: Update source hash.Tobias Geerinckx-Rice2019-05-17
| | | | | | The contents of both archives are identical. * gnu/packages/enlightenment.scm (ephoto)[source]: Update sha256.
* gnu: Add nauty.Nicolas Goaziou2019-05-16
| | | | * gnu/packages/maths.scm (nauty): New variable.
* gnu: guile-file-names: Update to 0.2.Ricardo Wurmus2019-05-16
| | | | | | * gnu/packages/guile-xyz.scm (guile-file-names): Update to 0.2. [arguments]: Adjust build phase "build-with-guile-2.2" and rename to "fix-target-directory".
* gnu: bind: Update to 9.14.2.Tobias Geerinckx-Rice2019-05-16
| | | | | | | | | * gnu/packages/dns.scm (isc-bind): Update to 9.14.2. [source]: Remove patch. [arguments]: Run only fuzz tests. * gnu/packages/patches/bind-fix-unused-pk11-ecc-constants.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: Add python-leidenalg.Ricardo Wurmus2019-05-16
| | | | * gnu/packages/graph.scm (python-leidenalg): New variable.
* gnu: custom-gcc: Unhide resulting package.Ricardo Wurmus2019-05-16
| | | | | | | | This is a follow-up to commit d78010b81ee6ef4fd8803082e2f401b9e55b44db. While the plain "gcc" packages should be hidden by default, gcc-derived packages like "gfortran" should not. * gnu/packages/gcc.scm (custom-gcc)[properties]: Remove the 'hidden? property.
* gnu: star: Update to 2.7.1a.Ricardo Wurmus2019-05-16
| | | | * gnu/packages/bioinformatics.scm (star): Update to 2.7.1a.
* gnu: network-manager-applet: Patch libnma for modem support.Florian Pelz2019-05-16
| | | | | | | | * gnu/packages/gnome.scm (network-manager-applet): Patch libnma to load iso-codes and mobile-broadband-provider-info from the store and not require them in the profile. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* guix system: Type-check the file or expression.Ludovic Courtès2019-05-16
| | | | | | | | | Previously, users would get a wrong-type-arg exception down the road with an intimidating backtrace. * guix/scripts/system.scm (process-action)[ensure-operating-system]: New procedure. Use it.
* gnu: grammalecte: Update to 1.1.Nicolas Goaziou2019-05-16
| | | | * gnu/packages/dictionaries.scm (grammalecte): Update to 1.1.
* gnu: loksh: Update to 6.5.Tobias Geerinckx-Rice2019-05-16
| | | | * gnu/packages/shells.scm (loksh): Update to 6.5.
* gnu: cssc: Update to 1.4.1.Tobias Geerinckx-Rice2019-05-16
| | | | * gnu/packages/version-control.scm (cssc): Update to 1.4.1.
* gnu: git-lfs: Update to 2.7.2.Tobias Geerinckx-Rice2019-05-16
| | | | * gnu/packages/version-control.scm (git-lfs): Update to 2.7.2.
* gnu: ndctl: Update to 65.Tobias Geerinckx-Rice2019-05-16
| | | | * gnu/packages/disk.scm (ndctl): Update to 65.
* gnu: linux-libre: Update to 5.1.2.Mark H Weaver2019-05-15
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.2. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.19: Update to 4.19.43.Mark H Weaver2019-05-15
| | | | | * gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.43. (%linux-libre-4.19-hash): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.119.Mark H Weaver2019-05-15
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.119. (%linux-libre-4.14-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.176.Mark H Weaver2019-05-15
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.176.
* gnu: python-jedi: Update to 0.13.3.Maxim Cournoyer2019-05-15
| | | | | * gnu/packages/python-xyz.scm (python-jedi): Update to 0.13.3. (python2-jedi): Enable tests.
* gnu: elixir: Update to 1.8.2.Tobias Geerinckx-Rice2019-05-15
| | | | * gnu/packages/elixir.scm (elixir): Update to 1.8.2.
* gnu: perl-data-page: Update to 2.03.Tobias Geerinckx-Rice2019-05-15
| | | | * gnu/packages/perl.scm (perl-data-page): Update to 2.03.
* gnu: perl-text-csv: Update to 2.00.Tobias Geerinckx-Rice2019-05-15
| | | | * gnu/packages/perl.scm (perl-text-csv): Update to 2.00.
* gnu: ubridge: Don't use unstable tarball.Tobias Geerinckx-Rice2019-05-15
| | | | | * gnu/packages/networking.scm (ubridge)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: ubridge: Update to 0.9.15.Tobias Geerinckx-Rice2019-05-15
| | | | * gnu/packages/networking.scm (ubridge): Update to 0.9.15.
* gnu: perl-time-duration: Update to 1.21.Tobias Geerinckx-Rice2019-05-15
| | | | * gnu/packages/perl.scm (perl-time-duration): Update to 1.21.
* gnu: python-django-rq: Update to 1.3.1.Tobias Geerinckx-Rice2019-05-15
| | | | * gnu/packages/django.scm (python-django-rq): Update to 1.3.1.
* vm: 'system-docker-image' provides an entry point.Ludovic Courtès2019-05-15
| | | | | | | | | | | | | This simplifies use of images created with 'guix system docker-image'. * gnu/system/vm.scm (system-docker-image)[boot-program]: New variable. [os]: Add it to the GC roots. [build]: Pass #:entry-point to 'build-docker-image'. * gnu/tests/docker.scm (run-docker-system-test): New procedure. (%test-docker-system): New variable. * doc/guix.texi (Invoking guix system): Remove GUIX_NEW_SYSTEM hack and '--entrypoint' from the example. Mention 'docker create', 'docker start', and 'docker exec'.
* docker: 'build-docker-image' accepts an optional #:entry-point.Ludovic Courtès2019-05-15
| | | | | * guix/docker.scm (config): Add #:entry-point and honor it. (build-docker-image): Likewise.
* system: Add 'operating-system-with-gc-roots'.Ludovic Courtès2019-05-15
| | | | | | * gnu/tests/install.scm (operating-system-with-gc-roots): Move to... * gnu/system.scm (operating-system-with-gc-roots): ... here. New procedure.
* linux-container: Compute essential services for THIS-OPERATING-SYSTEM.Ludovic Courtès2019-05-15
| | | | | | | | | | | | | | | | | | Previously, the 'essential-services' would correspond to the initial, non-containerized OS. Thus, all the file systems removed in 'container-essential-services' would actually still be there because the essential services would be computed on the non-containerized OS. This is a followup to 69cae3d3356a69b7fe69481338f760545995485e. * gnu/system/linux-container.scm (container-essential-services): Call 'operating-system-default-essential-services' to get the baseline services. (containerized-operating-system): Pass THIS-OPERATING-SYSTEM, not OS, to 'container-essential-services'. Add a dummy root file system to 'file-systems'. (container-script)[mountable-file-system?]: New procedure. Use it.
* linux-container: Do not add %CONTAINER-FILE-SYSTEMS to Docker image OSes.Ludovic Courtès2019-05-15
| | | | | | | | | | | | | | | Previously, 'guix system docker-image' would end up providing an OS that would try to mount all of %CONTAINER-FILE-SYSTEMS as well as /gnu/store, which is bound to fail in unprivileged Docker. This patch makes it so that 'guix system container' still gets those file systems, but 'guix system docker-image' doesn't. * gnu/system/linux-container.scm (containerized-operating-system): Add #:extra-file-systems parameter and honor it. Do not include %STORE-MAPPING and SHARED-NETWORK-FILE-MAPPINGS. (container-script): Add %STORE-MAPPING and optionally NETWORK-MAPPINGS to MAPPINGS and pass #:extra-file-systems.
* nls: Update 'zh_CN' translation.Ludovic Courtès2019-05-15
|
* doc: Mention ModemManager.Florian Pelz2019-05-15
| | | | | | * doc/guix.texi (Desktop Services): Mention ModemManager here. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* installer: Rename 'auto-partition' to 'auto-partition!'.Ludovic Courtès2019-05-15
| | | | | | | | | | | This is a followup to 7d567af46b4e10ffafb1d0f76b524f5781460598. * gnu/installer/parted.scm (create-adjacent-partitions): Rename to... (create-adjacent-partitions!): ... this. Make private. (auto-partition): Rename to... (auto-partition!): ... this. * gnu/installer/newt/partition.scm (run-partioning-page): Adjust accordingly.
* gnu: Add python-pylzma.Danny Milosavljevic2019-05-15
| | | | | * gnu/packages/python-xyz.scm (python-pylzma): New variable. (python2-pylzma): New variable.
* tests: Skip unreliable "herd invalidate nscd" test.Ludovic Courtès2019-05-15
| | | | | * gnu/tests/base.scm (run-basic-test)["nscd invalidate action, wrong table"]: Skip unconditionally.
* tests: 'getlogin' test creates its file atomically.Ludovic Courtès2019-05-15
| | | | | | | Previously we could end up reading an empty /root/login-id file. * gnu/tests/base.scm (run-basic-test)["getlogin on tty1"]: Create /root/login-id atomically.