summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2019-04-15gnu: hypre: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/maths.scm (hypre)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-04-15gnu: openspecfun: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/maths.scm (openspecfun)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-04-15gnu: muparser: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/maths.scm (muparser)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-04-15gnu: emacs-tuareg: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/ocaml.scm (emacs-tuareg)[source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Add ‘make-git-checkout-writable’ phase.
2019-04-15gnu: camlp5: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/ocaml.scm (camlp5)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-04-15gnu: camlp4@4.07+1: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/ocaml.scm (camlp4-4.07)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-04-15gnu: ocaml4.02-ezjsonm: Fix tag.Tobias Geerinckx-Rice
* gnu/packages/ocaml.scm (ocaml4.02-ezjsonm)[source]: Drop unnecessary "v"" from git tag.
2019-04-15gnu: ocamlbuild: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/ocaml.scm (ocamlbuild)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-04-14vm: Remove Xorriso "-padding" option.Ludovic Courtès
This is a followup to 66ec389580d4f1e4b81e1c72afe2749a547a0e7c. This reverts 178be030c0e4fdeac5e1c968b5c99d84bb4691db, which is no longer needed. * gnu/build/vm.scm (make-iso9660-image): Remove "-padding" option.
2019-04-14system: Remove "beta" from GRUB menu entries.Ludovic Courtès
* gnu/system.scm (kernel->boot-label): Remove "(beta)".
2019-04-14installer: Force user to choose exactly one network management method.Ludovic Courtès
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.
2019-04-14installer: Fix snippet for the DHCP client.Ludovic Courtès
* gnu/installer/services.scm (%system-services): Fix typo in DHCP client snippet.
2019-04-14gnu: rust: Update to 1.34.0.Ivan Petkov
* gnu/packages/rust.scm (rust): Update to 1.34.0.
2019-04-14gnu: libgit2: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (libgit2)[source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Add ‘make-git-checkout-writable’ phase.
2019-04-14gnu: python-pygit2: Update to 0.28.0.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-pygit2): Update to 0.28.0. [arguments]: Remove ‘fix-dependency-versioning’ phase.
2019-04-14gnu: synfig, synfigstudio: Update to 1.2.2.Tobias Geerinckx-Rice
* 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.
2019-04-14gnu: etl: Update to 1.2.2.Tobias Geerinckx-Rice
* gnu/packages/animation.scm (etl): Update to 1.2.2.
2019-04-14gnu: linux-libre: Set DEVPTS_MULTIPLE_INSTANCES only where needed.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (%default-extra-linux-options): Move obsolete CONFIG_DEVPTS_MULTIPLE_INSTANCES option… (linux-libre-4.4): …here.
2019-04-14gnu: khal: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/calendar.scm (khal)[home-page]: Use HTTPS.
2019-04-14gnu: khal: Update to 0.10.1.Tobias Geerinckx-Rice
* gnu/packages/calendar.scm (khal): Update to 0.10.1.
2019-04-14gnu: burp: Update to 2.3.4.Tobias Geerinckx-Rice
* gnu/packages/backup.scm (burp): Update to 2.3.4.
2019-04-14gnu: emacs-evil-org: Use GIT-FILE-NAME.Tobias Geerinckx-Rice
* gnu/packages/emacs-xyz.scm (emacs-evil-org)[source]: Use GIT-FILE-NAME.
2019-04-14gnu: emacs-evil-multiedit: Use GIT-FILE-NAME.Tobias Geerinckx-Rice
* gnu/packages/emacs-xyz.scm (emacs-evil-multiedit)[source]: Use GIT-FILE-NAME.
2019-04-14gnu: emacs-evil-magit: Use GIT-FILE-NAME.Tobias Geerinckx-Rice
* gnu/packages/emacs-xyz.scm (emacs-evil-magit)[source]: Use GIT-FILE-NAME.
2019-04-14gnu: emacs-desktop-environment: Use GIT-FILE-NAME.Tobias Geerinckx-Rice
* gnu/packages/emacs-xyz.scm (emacs-desktop-environment)[source]: Use GIT-FILE-NAME.
2019-04-14gnu: emacs-esh-autosuggest: Use GIT-FILE-NAME.Tobias Geerinckx-Rice
* gnu/packages/emacs-xyz.scm (emacs-esh-autosuggest)[source]: Use GIT-FILE-NAME.
2019-04-14gnu: emacs-daemons: Use GIT-FILE-NAME.Tobias Geerinckx-Rice
* gnu/packages/emacs-xyz.scm (emacs-daemons)[source]: Use GIT-FILE-NAME.
2019-04-14gnu: emacs-dts-mode: Use GIT-FILE-NAME.Tobias Geerinckx-Rice
* gnu/packages/emacs-xyz.scm (emacs-dts-mode)[source]: Use GIT-FILE-NAME.
2019-04-14gnu: emacs-noflet: Use GIT-FILE-NAME.Tobias Geerinckx-Rice
* gnu/packages/emacs-xyz.scm (emacs-noflet)[source]: Use GIT-FILE-NAME.
2019-04-14gnu: emacs-stickyfunc-enhance: Use GIT-FILE-NAME.Tobias Geerinckx-Rice
* gnu/packages/emacs-xyz.scm (emacs-stickyfunc-enhance)[source]: Use GIT-FILE-NAME.
2019-04-14gnu: emacs-eros: Use GIT-FILE-NAME.Tobias Geerinckx-Rice
* gnu/packages/emacs-xyz.scm (emacs-eros)[source]: Use GIT-FILE-NAME.
2019-04-14gnu: emacs-highlight-escape-sequences: Use GIT-FILE-NAME.Tobias Geerinckx-Rice
* gnu/packages/emacs-xyz.scm (emacs-highlight-escape-sequences)[source]: Use GIT-FILE-NAME.
2019-04-14gnu: emacs-stumpwm-mode: Use GIT-FILE-NAME.Tobias Geerinckx-Rice
* gnu/packages/emacs-xyz.scm (emacs-stumpwm-mode)[source]: Use GIT-FILE-NAME.
2019-04-14gnu: emacs-grep-context: Use GIT-FILE-NAME.Tobias Geerinckx-Rice
* gnu/packages/emacs-xyz.scm (emacs-grep-context)[source]: Use GIT-FILE-NAME.
2019-04-14gnu: emacs-racket-mode: Use GIT-FILE-NAME.Tobias Geerinckx-Rice
* gnu/packages/emacs-xyz.scm (emacs-racket-mode)[source]: Use GIT-FILE-NAME.
2019-04-14gnu: emacs-faceup: Use GIT-FILE-NAME.Tobias Geerinckx-Rice
* gnu/packages/emacs-xyz.scm (emacs-faceup)[source]: Use GIT-FILE-NAME.
2019-04-14gnu: emacs-default-text-scale: Use GIT-FILE-NAME.Tobias Geerinckx-Rice
* gnu/packages/emacs-xyz.scm (emacs-default-text-scale)[source]: Use GIT-FILE-NAME.
2019-04-14gnu: emacs-helm-descbinds: Use GIT-FILE-NAME.Tobias Geerinckx-Rice
* gnu/packages/emacs-xyz.scm (emacs-helm-descbinds)[source]: Use GIT-FILE-NAME.
2019-04-14gnu: emacs-helm-company: Use GIT-FILE-NAME.Tobias Geerinckx-Rice
* gnu/packages/emacs-xyz.scm (emacs-helm-company)[source]: Use GIT-FILE-NAME.
2019-04-14gnu: emacs-helm-eww: Use GIT-FILE-NAME.Tobias Geerinckx-Rice
* gnu/packages/emacs-xyz.scm (emacs-helm-eww)[source]: Use GIT-FILE-NAME.
2019-04-14gnu: emacs-helm-firefox: Use GIT-FILE-NAME.Tobias Geerinckx-Rice
* gnu/packages/emacs-xyz.scm (emacs-helm-firefox)[source]: Use GIT-FILE-NAME.
2019-04-14gnu: emacs-s: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/emacs-xyz.scm (emacs-s)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-04-14gnu: mupen64plus-video-z64: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/emulators.scm (mupen64plus-video-z64)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-04-14gnu: mupen64plus-core: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/emulators.scm (mupen64plus-core)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-04-14gnu: docker: Check for error on XFRM.Danny Milosavljevic
* gnu/packages/patches/docker-use-fewer-modprobes.patch: Check for error on XFRM.
2019-04-14gnu: Add cdemu-client.Pierre Neidhardt
* gnu/packages/cdrom.scm (cdemu-client): New variable.
2019-04-14gnu: Add cdemu-daemon.Pierre Neidhardt
* gnu/packages/cdrom.scm (cdemu-daemon): New variable.
2019-04-14gnu: Add libmirage.Pierre Neidhardt
* gnu/packages/cdrom.scm (libmirage): New variable.
2019-04-14gnu: Add emacs-eacl.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-eacl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-04-14gnu: Add emacs-counsel-tramp.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-counsel-tramp): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>