summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-15gnu: camlp4@4.07+1: Don't use unstable tarball....* gnu/packages/ocaml.scm (camlp4-4.07)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-04-15gnu: ocaml4.02-ezjsonm: Fix tag....* gnu/packages/ocaml.scm (ocaml4.02-ezjsonm)[source]: Drop unnecessary "v"" from git tag. Tobias Geerinckx-Rice
2019-04-15gnu: ocamlbuild: Don't use unstable tarball....* gnu/packages/ocaml.scm (ocamlbuild)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-04-14vm: Remove Xorriso "-padding" option....This is a followup to 66ec389580d4f1e4b81e1c72afe2749a547a0e7c. This reverts 178be030c0e4fdeac5e1c968b5c99d84bb4691db, which is no longer needed. * gnu/build/vm.scm (make-iso9660-image): Remove "-padding" option. Ludovic Courtès
2019-04-14system: Remove "beta" from GRUB menu entries....* gnu/system.scm (kernel->boot-label): Remove "(beta)". Ludovic Courtès
2019-04-14installer: Force user to choose exactly one network management method....Previously, for non-desktop configs, users could choose any number of network management methods, including 0, 2, or more. * gnu/installer/newt/services.scm (run-networking-cbt-page): Remove 'network-management?' parameter and select only 'networking services. (run-network-management-page): New procedure. (run-services-page): Call it when DESKTOP is the empty list. Ludovic Courtès
2019-04-14installer: Fix snippet for the DHCP client....* gnu/installer/services.scm (%system-services): Fix typo in DHCP client snippet. Ludovic Courtès
2019-04-14ui: Highlight heading of generation lists....* guix/ui.scm (display-generation): Highlight the "Generation" heading. Ludovic Courtès
2019-04-14colors: Add 'highlight'....* guix/colors.scm (%highlight-color): New variable. (highlight): New procedure. * guix/ui.scm (%highlight-argument)[highlight]: Remove. (%highlight-color): Remove. Ludovic Courtès
2019-04-14gnu: rust: Update to 1.34.0....* gnu/packages/rust.scm (rust): Update to 1.34.0. Ivan Petkov
2019-04-14gnu: libgit2: Don't use unstable tarball....* gnu/packages/version-control.scm (libgit2)[source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Add ‘make-git-checkout-writable’ phase. Tobias Geerinckx-Rice
2019-04-14gnu: python-pygit2: Update to 0.28.0....* gnu/packages/python-xyz.scm (python-pygit2): Update to 0.28.0. [arguments]: Remove ‘fix-dependency-versioning’ phase. Tobias Geerinckx-Rice
2019-04-14gnu: synfig, synfigstudio: Update to 1.2.2....* gnu/packages/animation.scm (synfig-version): New variable. (etl)[version]: Use it. (synfig)[version]: Likewise. [source]: Update to 1.2.2. [native-inputs]: Add intltool. (synfigstudio)[version]: Use SYNFIG-VERSION. [source]: Update to 1.2.2. Remove obsolete patch. * gnu/packages/patches/synfigstudio-fix-ui-with-gtk3.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Tobias Geerinckx-Rice
2019-04-14gnu: etl: Update to 1.2.2....* gnu/packages/animation.scm (etl): Update to 1.2.2. Tobias Geerinckx-Rice
2019-04-14gnu: linux-libre: Set DEVPTS_MULTIPLE_INSTANCES only where needed....* gnu/packages/linux.scm (%default-extra-linux-options): Move obsolete CONFIG_DEVPTS_MULTIPLE_INSTANCES option… (linux-libre-4.4): …here. Tobias Geerinckx-Rice
2019-04-14gnu: khal: Use HTTPS home page....* gnu/packages/calendar.scm (khal)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2019-04-14gnu: khal: Update to 0.10.1....* gnu/packages/calendar.scm (khal): Update to 0.10.1. Tobias Geerinckx-Rice
2019-04-14gnu: burp: Update to 2.3.4....* gnu/packages/backup.scm (burp): Update to 2.3.4. Tobias Geerinckx-Rice
2019-04-14gnu: emacs-evil-org: Use GIT-FILE-NAME....* gnu/packages/emacs-xyz.scm (emacs-evil-org)[source]: Use GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-04-14gnu: emacs-evil-multiedit: Use GIT-FILE-NAME....* gnu/packages/emacs-xyz.scm (emacs-evil-multiedit)[source]: Use GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-04-14gnu: emacs-evil-magit: Use GIT-FILE-NAME....* gnu/packages/emacs-xyz.scm (emacs-evil-magit)[source]: Use GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-04-14gnu: emacs-desktop-environment: Use GIT-FILE-NAME....* gnu/packages/emacs-xyz.scm (emacs-desktop-environment)[source]: Use GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-04-14gnu: emacs-esh-autosuggest: Use GIT-FILE-NAME....* gnu/packages/emacs-xyz.scm (emacs-esh-autosuggest)[source]: Use GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-04-14gnu: emacs-daemons: Use GIT-FILE-NAME....* gnu/packages/emacs-xyz.scm (emacs-daemons)[source]: Use GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-04-14gnu: emacs-dts-mode: Use GIT-FILE-NAME....* gnu/packages/emacs-xyz.scm (emacs-dts-mode)[source]: Use GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-04-14gnu: emacs-noflet: Use GIT-FILE-NAME....* gnu/packages/emacs-xyz.scm (emacs-noflet)[source]: Use GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-04-14gnu: emacs-stickyfunc-enhance: Use GIT-FILE-NAME....* gnu/packages/emacs-xyz.scm (emacs-stickyfunc-enhance)[source]: Use GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-04-14gnu: emacs-eros: Use GIT-FILE-NAME....* gnu/packages/emacs-xyz.scm (emacs-eros)[source]: Use GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-04-14gnu: emacs-highlight-escape-sequences: Use GIT-FILE-NAME....* gnu/packages/emacs-xyz.scm (emacs-highlight-escape-sequences)[source]: Use GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-04-14gnu: emacs-stumpwm-mode: Use GIT-FILE-NAME....* gnu/packages/emacs-xyz.scm (emacs-stumpwm-mode)[source]: Use GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-04-14gnu: emacs-grep-context: Use GIT-FILE-NAME....* gnu/packages/emacs-xyz.scm (emacs-grep-context)[source]: Use GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-04-14gnu: emacs-racket-mode: Use GIT-FILE-NAME....* gnu/packages/emacs-xyz.scm (emacs-racket-mode)[source]: Use GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-04-14gnu: emacs-faceup: Use GIT-FILE-NAME....* gnu/packages/emacs-xyz.scm (emacs-faceup)[source]: Use GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-04-14gnu: emacs-default-text-scale: Use GIT-FILE-NAME....* gnu/packages/emacs-xyz.scm (emacs-default-text-scale)[source]: Use GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-04-14gnu: emacs-helm-descbinds: Use GIT-FILE-NAME....* gnu/packages/emacs-xyz.scm (emacs-helm-descbinds)[source]: Use GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-04-14gnu: emacs-helm-company: Use GIT-FILE-NAME....* gnu/packages/emacs-xyz.scm (emacs-helm-company)[source]: Use GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-04-14gnu: emacs-helm-eww: Use GIT-FILE-NAME....* gnu/packages/emacs-xyz.scm (emacs-helm-eww)[source]: Use GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-04-14gnu: emacs-helm-firefox: Use GIT-FILE-NAME....* gnu/packages/emacs-xyz.scm (emacs-helm-firefox)[source]: Use GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-04-14gnu: emacs-s: Don't use unstable tarball....* gnu/packages/emacs-xyz.scm (emacs-s)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-04-14gnu: mupen64plus-video-z64: Don't use unstable tarball....* gnu/packages/emulators.scm (mupen64plus-video-z64)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-04-14gnu: mupen64plus-core: Don't use unstable tarball....* gnu/packages/emulators.scm (mupen64plus-core)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-04-14doc: Fix location of fprintd-service-type....* doc/guix.texi (Miscellaneous Services): Correct module name. Tobias Geerinckx-Rice
2019-04-14doc: Fix typo....Follow-up to 96ef8565281c511b119e0dd7799337d67f9efab3. * doc/guix.texi (Limitations): Fix typo. Danny Milosavljevic
2019-04-14gnu: docker: Check for error on XFRM....* gnu/packages/patches/docker-use-fewer-modprobes.patch: Check for error on XFRM. Danny Milosavljevic
2019-04-14gnu: Add cdemu-client....* gnu/packages/cdrom.scm (cdemu-client): New variable. Pierre Neidhardt
2019-04-14gnu: Add cdemu-daemon....* gnu/packages/cdrom.scm (cdemu-daemon): New variable. Pierre Neidhardt
2019-04-14gnu: Add libmirage....* gnu/packages/cdrom.scm (libmirage): New variable. Pierre Neidhardt
2019-04-14gnu: Add emacs-eacl....* gnu/packages/emacs-xyz.scm (emacs-eacl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Brian Leung
2019-04-14gnu: Add emacs-counsel-tramp....* gnu/packages/emacs-xyz.scm (emacs-counsel-tramp): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Brian Leung
2019-04-14gnu: Add emacs-eval-sexp-fu-el....* gnu/packages/emacs-xyz.scm (emacs-eval-sexp-fu-el): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Brian Leung