Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | guix build: Factorize 'package-git-url'.•••* guix/scripts/build.scm (package-git-url): New procedure. (evaluate-git-replacement-specs): Use it. | Ludovic Courtès | 2019-03-17 | |
* | packages: Add 'package-input-rewriting/spec'.•••* guix/packages.scm (package-input-rewriting/spec): New procedure. * tests/packages.scm ("package-input-rewriting/spec") ("package-input-rewriting/spec, partial match"): New tests. * doc/guix.texi (Defining Packages): Document it. | Ludovic Courtès | 2019-03-17 | |
* | guix build: Add '--with-git-url'.•••* guix/scripts/build.scm (%not-equal): New variable. (evaluate-git-replacement-specs): Use it instead of local variable 'not-equal'. (transform-package-source-git-url): New procedure. (%transformations): Add 'with-git-url'. (%transformation-options, show-transformation-options-help): Add '--with-git-url'. * tests/scripts-build.scm ("options->transformation, with-git-url"): New test. | Ludovic Courtès | 2019-03-17 | |
* | scripts: 'warn-about-old-distro' looks at the age of the running Guix.•••This fixes a discrepancy that could be seen when running: sudo guix system … where 'guix' would warn about the age of root's Guix, even though the running Guix is the user's, not root's. * guix/scripts.scm (warn-about-old-distro)[false-if-not-found]: Remove. Obtain the profile date by calling 'current-profile-date' instead of stat'ing "current-guix". | Ludovic Courtès | 2019-03-17 | |
* | describe: Add 'current-profile-date'.•••* guix/describe.scm (current-profile-date): New procedure. | Ludovic Courtès | 2019-03-17 | |
* | gnu: tome4: Fix build.•••* gnu/packages/games.scm (tome4)[source]: Patch 'src/tgl.h' in snippet. | Oleg Pykhalov | 2019-03-17 | |
* | gnu: Add editorconfig-vim.•••* gnu/packages/vim.scm (editorconfig-vim): New variable. | Efraim Flashner | 2019-03-17 | |
* | gnu: Add editorconfig-core-c.•••* gnu/packages/text-editors.scm (editorconfig-core-c): New variable. | Efraim Flashner | 2019-03-17 | |
* | gnu: unison: Fix manual generation.•••* gnu/packages/ocaml.scm (unison)[arguments]: Fix documentation generation. | Julien Lepiller | 2019-03-17 | |
* | gnu: opam: Update to 2.0.3.•••* gnu/packages/ocaml.scm (opam): Update to 2.0.3. | Julien Lepiller | 2019-03-17 | |
* | guix system: Fix success report of the bootloader installation.•••Fixes <https://bugs.gnu.org/34890>. Reported by Jack Hill <jackhill@jackhill.us>. Regression introduced in 21fcfe1ee969cc477dc41486ae4074e655d44274. * guix/scripts/system.scm (bootloader-installer-script): Ungexp DEVICE. | Ludovic Courtès | 2019-03-17 | |
* | gnu: console-setup: Set absolute file name of 'cat' in 'ckbcomp'.•••* gnu/packages/xorg.scm (console-setup)[arguments]: Add 'patch-file-names' phase. | Ludovic Courtès | 2019-03-17 | |
* | vm: 'expression->derivation-in-linux-vm' leads to a kernel panic upon failure.•••Partially fixes <https://bugs.gnu.org/34276>. Reported by Tobias Geerinckx-Rice <me@tobias.gr>. * gnu/system/vm.scm (expression->derivation-in-linux-vm)[loader]: Call 'exit' when USER-BUILDER exits with a non-zero code. | Ludovic Courtès | 2019-03-17 | |
* | gnu: x11perf: Update to 1.6.1.•••* gnu/packages/xorg.scm (x11perf): Update to 1.6.1. | Marius Bakke | 2019-03-17 | |
* | gnu: ceph: Add XFS support.•••* gnu/packages/storage.scm (ceph)[arguments]: Adjust #:configure-flags. [inputs]: Add XFSPROGS. | Marius Bakke | 2019-03-17 | |
* | gnu: xfsprogs: Install the headers.•••* gnu/packages/linux.scm (xfsprogs)[arguments]: Add #:phases. | Marius Bakke | 2019-03-17 | |
* | gnu: ceph: Install headers to the "lib" output.•••The previous provision for this has been defunct since version 12. * gnu/packages/storage.scm (ceph)[arguments]: Remove obsolete substitution in favor of a configure flag. | Marius Bakke | 2019-03-17 | |
* | gnu: ghc-xmonad-contrib: Update to 0.15.•••* gnu/packages/wm.scm (ghc-xmonad-contrib): Update to 0.15. | Tobias Geerinckx-Rice | 2019-03-17 | |
* | gnu: xmonad: Update to 0.15.•••* gnu/packages/wm.scm (xmonad): Update to 0.15. | Tobias Geerinckx-Rice | 2019-03-17 | |
* | gnu: xmonad: Don't use NAME in source URI.•••* gnu/packages/wm.scm (xmonad)[source]: Hard-code NAME. | Tobias Geerinckx-Rice | 2019-03-17 | |
* | gnu: libxxf86dga: Update to 1.1.5.•••* gnu/packages/xorg.scm (libxxf86dga): Update to 1.1.5. Re-indent. | Tobias Geerinckx-Rice | 2019-03-17 | |
* | gnu: xorg-cf-files: Update to 1.0.6.•••* gnu/packages/xorg.scm (xorg-cf-files): Update to 1.0.6. | Tobias Geerinckx-Rice | 2019-03-17 | |
* | gnu: imake: Update to 1.0.8.•••* gnu/packages/xorg.scm (imake): Update to 1.0.8. | Tobias Geerinckx-Rice | 2019-03-17 | |
* | gnu: ansible: Update to 2.7.9.•••* gnu/packages/admin.scm (ansible): Update to 2.7.9. | Tobias Geerinckx-Rice | 2019-03-17 | |
* | gnu: rust: Work around Hydra bug.•••* gnu/packages/rust.scm (rust-1.20)[properties]: Work around Hydra bug. | Danny Milosavljevic | 2019-03-17 | |
* | gnu: wine-staging: Update to 4.4.•••* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.4. * gnu/packages/wine.scm (wine-staging): Update to 4.4. | Rutger Helling | 2019-03-17 | |
* | gnu: gajim-omemo: Update to 2.6.28.•••* gnu/packages/messaging.scm (gajim-omemo): Update to 2.6.28. | Rutger Helling | 2019-03-17 | |
* | gnu: Add kaldi-gstreamer-server.•••* gnu/packages/machine-learning.scm (kaldi-gstreamer-server): New variable. | Ricardo Wurmus | 2019-03-17 | |
* | gnu: Add python2-ws4py-for-kaldi-gstreamer-server.•••* gnu/packages/python-web.scm (python2-ws4py-for-kaldi-gstreamer-server): New variable. | Ricardo Wurmus | 2019-03-17 | |
* | gnu: lua-lpeg: Update to 1.0.2.•••* gnu/packages/lua.scm (make-lua-lpeg): Update to 1.0.2. | Tobias Geerinckx-Rice | 2019-03-16 | |
* | gnu: perl-ev: Update to 4.25.•••* gnu/packages/libevent.scm (perl-ev): Update to 4.25. | Tobias Geerinckx-Rice | 2019-03-16 | |
* | gnu: libwpd: Don't use NAME in source URI.•••* gnu/packages/libreoffice.scm (libwpd)[source]: Hard-code NAME. | Tobias Geerinckx-Rice | 2019-03-16 | |
* | gnu: libwpg: Update to 0.3.3.•••* gnu/packages/libreoffice.scm (libwpg): Update to 0.3.3. | Tobias Geerinckx-Rice | 2019-03-16 | |
* | gnu: libwpg: Don't use NAME in source URI.•••* gnu/packages/libreoffice.scm (libwpg)[source]: Hard-code NAME. | Tobias Geerinckx-Rice | 2019-03-16 | |
* | gnu: libqxp: Update to 0.0.2.•••* gnu/packages/libreoffice.scm (libqxp): Update to 0.0.2. | Tobias Geerinckx-Rice | 2019-03-16 | |
* | gnu: libnumbertext: Update to 1.0.5.•••* gnu/packages/libreoffice.scm (libnumbertext): Update to 1.0.5. [source]: Use a release tarball. [native-inputs]: Remove autoconf, automake, libtool, and pkg-config. | Tobias Geerinckx-Rice | 2019-03-16 | |
* | gnu: go-ipfs: Update to 0.4.19.•••* gnu/packages/ipfs.scm (go-ipfs): Update to 0.4.19. | Tobias Geerinckx-Rice | 2019-03-16 | |
* | gnu: catimg: Update to 2.5.0.•••* gnu/packages/image-viewers.scm (catimg): Update to 2.5.0. | Tobias Geerinckx-Rice | 2019-03-16 | |
* | gnu: sxiv: Update to 25.•••* gnu/packages/image-viewers.scm (sxiv): Update to 25. [arguments]: Change renamed DEF_CPPFLAGS to CPPFLAGS. | Tobias Geerinckx-Rice | 2019-03-16 | |
* | gnu: easyrpg-player: Update to 0.6.0.•••* gnu/packages/easyrpg.scm (easyrpg-player): Update to 0.6.0. | Tobias Geerinckx-Rice | 2019-03-16 | |
* | gnu: liblcf: Update to 0.6.0.•••* gnu/packages/easyrpg.scm (liblcf): Update to 0.6.0. | Tobias Geerinckx-Rice | 2019-03-16 | |
* | gnu: burp: Update to 2.3.2.•••* gnu/packages/backup.scm (burp): Update to 2.3.2. | Tobias Geerinckx-Rice | 2019-03-16 | |
* | guix: Match package names case-insensitively.•••* guix/scripts/package.scm (options->upgrade-predicate, process-query): Use REGEXP/ICASE when matching package names. | Tobias Geerinckx-Rice | 2019-03-16 | |
* | gnu: evolution: Actually fix licenses.•••* gnu/packages/gnome.scm (evolution)[license]: Use LPGL2.1. | Ricardo Wurmus | 2019-03-16 | |
* | gnu: evolution: Fix typo.•••* gnu/packages/gnome.scm (evolution)[license]: Fix typo. | Ricardo Wurmus | 2019-03-16 | |
* | gnu: Add evolution.•••* gnu/packages/gnome.scm (evolution): New variable. | Ricardo Wurmus | 2019-03-16 | |
* | gnu: Add ytnef.•••* gnu/packages/mail.scm (ytnef): New variable. | Ricardo Wurmus | 2019-03-16 | |
* | gnu: Add emacs-nhexl-mode.•••* gnu/packages/emacs-xyz.scm (emacs-nhexl-mode): New variable. | Pierre Neidhardt | 2019-03-16 | |
* | gnu: Add missing copyright.•••* gnu/packages/games.scm: Do it. | Pierre Neidhardt | 2019-03-16 | |
* | gnu: Add arx-libertatis.•••* gnu/packages/games.scm (arx-libertatis): New variable. | Pierre Neidhardt | 2019-03-16 |