| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: ndctl: Update to 67.•••* gnu/packages/disk.scm (ndctl): Update to 67.
| Tobias Geerinckx-Rice | 2019-10-28 | 1 | -2/+2 |
* | gnu: vim-syntastic: Update to 3.10.0.•••* gnu/packages/vim.scm (vim-syntastic): Update to 3.10.0.
| Tobias Geerinckx-Rice | 2019-10-28 | 1 | -4/+3 |
* | gnu: add filters.•••* gnu/packages/toys.scm (filters): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>.
| Jesse Gibbons | 2019-10-28 | 1 | -0/+92 |
* | gnu: x265: Update to 3.2.•••* gnu/packages/video.scm (x265): Update to 3.2.
| Tobias Geerinckx-Rice | 2019-10-28 | 1 | -3/+2 |
* | gnu: xorriso: Update to 1.5.2.•••* gnu/packages/cdrom.scm (xorriso): Update to 1.5.2.
[source]: Remove patches.
* gnu/packages/patches/xorriso-no-partition-table-in-inner-efi.patch,
* gnu/packages/patches/xorriso-no-mbr-in-inner-efi.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Efraim Flashner | 2019-10-28 | 4 | -163/+4 |
* | gnu: dunst: Update to 1.4.1.•••* gnu/packages/dunst.scm (dunst): Update to 1.4.1.
| Tanguy Le Carrour | 2019-10-28 | 1 | -2/+2 |
* | gnu: evince: Update to 3.34.1.•••* gnu/packages/gnome.scm (evince): Update to 3.34.1.
| Tanguy Le Carrour | 2019-10-28 | 1 | -2/+2 |
* | gnu: profanity: Enable pgp support.•••* gnu/packages/messaging.scm (profanity)[arguments]<#configure-flags>:
Add --enable-pgp.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
| Tanguy Le Carrour | 2019-10-28 | 1 | -0/+1 |
* | gnu: profanity: Add configure flags so that build fails if libs are missing.•••* gnu/packages/messaging.scm (profanity)[arguments]<#configure-flags>:
Add --enable-c-plugins and --enable-otr.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
| Tanguy Le Carrour | 2019-10-28 | 1 | -1/+3 |
* | gnu: profanity: Update home-page URL.•••* gnu/packages/messaging.scm (profanity)[home-page]: Update URL.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
| Tanguy Le Carrour | 2019-10-28 | 1 | -1/+1 |
* | gnu: profanity: Add configure flags for better defaults.•••* gnu/packages/messaging.scm (profanity)[arguments]<#configure-flags>:
Add --enable-omemo, --enable-notifications and --enable-icon,
[native-inputs]: add libnotify and libsignal-protocol-c.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
| Tanguy Le Carrour | 2019-10-28 | 1 | -0/+8 |
* | gnu: weasyprint: Add note to patch.•••* gnu/packages/patches/weasyprint-library-paths.patch: Add note.
| Hartmut Goebel | 2019-10-28 | 1 | -0/+5 |
* | gnu: wireshark: Update to 3.0.6.•••* gnu/packages/networking.scm (wireshark): Update to 3.0.6.
| Tobias Geerinckx-Rice | 2019-10-28 | 1 | -2/+2 |
* | gnu: btrfs-progs: Update to 5.3.1.•••* gnu/packages/linux.scm (btrfs-progs): Update to 5.3.1.
| Tobias Geerinckx-Rice | 2019-10-28 | 1 | -2/+2 |
* | gnu: ghc-xmonad-contrib: Update to 0.16.•••* gnu/packages/wm.scm (ghc-xmonad-contrib): Update to 0.16.
| Tobias Geerinckx-Rice | 2019-10-28 | 1 | -2/+2 |
* | gnu: python-ipython: Update to 7.9.0.•••* gnu/packages/python-xyz.scm (python-ipython): Update to 7.9.0.
| Tobias Geerinckx-Rice | 2019-10-28 | 1 | -2/+2 |
* | gnu: bitcoin-core: Update to 0.18.1.•••* gnu/packages/finance.scm (bitcoin-core): Update to 0.18.1.
| Tobias Geerinckx-Rice | 2019-10-27 | 1 | -6/+6 |
* | gnu: fetchmail: Use HTTPS home page.•••* gnu/packages/mail.scm (fetchmail)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice | 2019-10-27 | 1 | -1/+1 |
* | gnu: fetchmail: Update to 6.4.1.•••* gnu/packages/mail.scm (fetchmail): Update to 6.4.1.
[source]: Parameterize URI.
[arguments]: Add ‘create-test-environment’ phase.
| Tobias Geerinckx-Rice | 2019-10-27 | 1 | -10/+19 |
* | gnu: telepathy-mission-control: Update to 5.16.5.•••* gnu/packages/freedesktop.scm (telepathy-mission-control): Update to 5.16.5.
| Tobias Geerinckx-Rice | 2019-10-27 | 1 | -2/+2 |
* | gnu: telepathy-mission-control: Don't use NAME in source URI.•••* gnu/packages/freedesktop.scm (telepathy-mission-control)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice | 2019-10-27 | 1 | -7/+8 |
* | gnu: bootstrap: Cache the 'bootstrap-executable' origins.•••This reduces the number of lookups in the 'add-data-to-store' cache from
2705 to 2685 (hit rate: 10% to 9%) when running:
GUIX_PROFILING=add-data-to-store-cache guix build libreoffice -nd
* gnu/packages/bootstrap.scm (raw-build)[->store]: Use 'lower-object'
instead of 'origin->derivation'. This allows the origin-to-derivation
mapping to be cached.
| Ludovic Courtès | 2019-10-27 | 1 | -2/+3 |
* | gnu: bootstrap: 'bootstrap-origin' preserves eq?-ness when no changes are made.•••This reduces the number of lookups in the 'add-data-to-store' cache from
2743 to 2705 (hit rate: 11% to 10%) when running
GUIX_PROFILING=add-data-to-store-cache guix build libreoffice -nd
The execution time of "guix build libreoffice -nd" goes from 1.80s to 1.78s.
* gnu/packages/bootstrap.scm (bootstrap-origin): Return SOURCE unchanged
when its has no patches and no snippet.
| Ludovic Courtès | 2019-10-27 | 1 | -13/+16 |
* | gnu: postgis: Update to 2.4.8.•••* gnu/packages/geo.scm (postgis): Update to 2.4.8.
| Tobias Geerinckx-Rice | 2019-10-27 | 1 | -2/+2 |
* | gnu: python-cftime: Update to 1.0.4.2.•••* gnu/packages/python-xyz.scm (python-cftime): Update to 1.0.4.2.
| Tobias Geerinckx-Rice | 2019-10-27 | 1 | -3/+2 |
* | gnu: libmicrohttpd: Update to 0.9.68.•••* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.68.
| Tobias Geerinckx-Rice | 2019-10-27 | 1 | -2/+2 |
* | gnu: retroarch: Update to 1.8.0.•••* gnu/packages/emulators.scm (retroarch): Update to 1.8.0.
| Tobias Geerinckx-Rice | 2019-10-27 | 1 | -2/+2 |
* | gnu: unbound: Update to 1.9.4.•••* gnu/packages/dns.scm (unbound): Update to 1.9.4.
| Tobias Geerinckx-Rice | 2019-10-27 | 1 | -2/+2 |
* | gnu: libasr: Don't use NAME in source URI.•••* gnu/packages/dns.scm (libasr)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice | 2019-10-27 | 1 | -1/+1 |
* | gnu: python-pathpy: Update to 11.5.1.•••* gnu/packages/python-xyz.scm (python-pathpy): Update to 11.5.1.
| Tobias Geerinckx-Rice | 2019-10-27 | 1 | -2/+2 |
* | gnu: perl-io-captureoutput: Update to 1.1105.•••* gnu/packages/perl.scm (perl-io-captureoutput): Update to 1.1105.
| Tobias Geerinckx-Rice | 2019-10-27 | 1 | -3/+2 |
* | gnu: Merge all crates into (gnu packages crates-io).•••* gnu/packages/rust-cbindgen.scm: Move all crates ...
* gnu/packages/crates-io.scm: ... to here.
| Efraim Flashner | 2019-10-27 | 2 | -974/+553 |
* | gnu: Convert all rust crates to new format.•••* gnu/packages/crates-io.scm: Rename all packages to contain version
string.
[source]: Rename all downloaded files to use '.crate'.
[arguments]: Remove all cargo-inputs and cargo-development-inputs.
Comment out all custom phases to link to external libraries.
[native-inputs, inputs]: Comment out all inputs.
[properties]: Mark all packages hidden.
| Efraim Flashner | 2019-10-27 | 1 | -1144/+693 |
* | gnu: meld: Wrap with Glib or Gtk path variables.•••Fixes the example given at <https://issues.guix.gnu.org/issue/37942>.
* gnu/packages/gnome.scm (meld)[inputs]: Add gsettings-desktop-schemas.
[arguments]: Add (guix build glib-or-gtk-build-system) to #:modules
and #:imported-modules. Use its ‘glib-or-gtk-wrap’ phase.
| Tobias Geerinckx-Rice | 2019-10-27 | 1 | -1/+9 |
* | gnu: Add pam-u2f.•••* gnu/packages/security-token.scm (pam-u2f): New variable.
| Ricardo Wurmus | 2019-10-27 | 1 | -0/+37 |
* | gnu: keepassxc: Don't use NAME in source URI.•••* gnu/packages/password-utils.scm (keepassxc)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice | 2019-10-27 | 1 | -1/+1 |
* | gnu: mpg123: Update to 1.25.13.•••* gnu/packages/mp3.scm (mpg123): Update to 1.25.13.
| Tobias Geerinckx-Rice | 2019-10-27 | 1 | -2/+2 |
* | gnu: mpv: Update to 0.30.0.•••* gnu/packages/video.scm (mpv): Update to 0.30.0.
[arguments]: Remove obsolete #:configure-flags.
| Tobias Geerinckx-Rice | 2019-10-27 | 1 | -4/+2 |
* | gnu: git-annex: Build with S3 support.•••* gnu/packages/haskell-apps.scm (git-annex)[arguments]: Enable S3 in
configure-flags.
[inputs]: Add ghc-aws.
| Efraim Flashner | 2019-10-27 | 1 | -1/+3 |
* | gnu: gramps: Update to 5.1.1.•••* gnu/packages/genealogy.scm (gramps): Update to 5.1.1.
[inputs]: Add cairo.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Guillaume Le Vaillant | 2019-10-27 | 1 | -3/+4 |
* | gnu: meld: Fix startup.•••* /gnu/packages/patchutils.scm: (meld)[inputs]: Replace gtksourceview with
gtksourceview-3.
[arguments]<#:phases>[wrap-typelib]: New phase.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Leo Prikler | 2019-10-27 | 1 | -2/+9 |
* | gnu: nginx: Update to 1.17.5.•••* gnu/packages/web.scm (nginx): Update to 1.17.5.
| Marius Bakke | 2019-10-27 | 1 | -2/+2 |
* | gnu: dav1d: Update to 0.5.1.•••* gnu/packages/patches/dav1d-aarch64-symbol-alignment.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/video.scm (dav1d): Update to 0.5.1.
[source](patches): Remove.
| Marius Bakke | 2019-10-27 | 3 | -29/+2 |
* | gnu: keepassxc: Update to 2.5.0.•••* gnu/packages/password-utils.scm (keepassxc): Update to 2.5.0.
[arguments]: Enable all extra features, except for update checking.
[inputs]: Add libyubikey, quazip, readline, yubikey-personalization.
Remove curl.
[license]: Update comment.
| Efraim Flashner | 2019-10-27 | 1 | -7/+11 |
* | gnu: r-car: Update to 3.0-4.•••* gnu/packages/statistics.scm (r-car): Update to 3.0-4.
| Ricardo Wurmus | 2019-10-27 | 1 | -2/+2 |
* | gnu: r-rlang: Update to 0.4.1.•••* gnu/packages/statistics.scm (r-rlang): Update to 0.4.1.
| Ricardo Wurmus | 2019-10-27 | 1 | -2/+2 |
* | gnu: r-digest: Update to 0.6.22.•••* gnu/packages/statistics.scm (r-digest): Update to 0.6.22.
| Ricardo Wurmus | 2019-10-27 | 1 | -2/+2 |
* | gnu: r-mgcv: Update to 1.8-30.•••* gnu/packages/statistics.scm (r-mgcv): Update to 1.8-30.
| Ricardo Wurmus | 2019-10-27 | 1 | -2/+2 |
* | gnu: r-jpeg: Update to 0.1-8.1.•••* gnu/packages/image.scm (r-jpeg): Update to 0.1-8.1.
| Ricardo Wurmus | 2019-10-27 | 1 | -3/+3 |
* | gnu: r-dalex: Update to 0.4.9.•••* gnu/packages/cran.scm (r-dalex): Update to 0.4.9.
| Ricardo Wurmus | 2019-10-27 | 1 | -2/+2 |