| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.
(%linux-libre-hash): Update hash.
(%linux-libre-4.20-patches): New variable.
(linux-libre): Use %linux-libre-4.20-patches.
(%linux-libre-4.19-version, %linux-libre-4.19-hash)
(%linux-libre-4.19-patches, linux-libre-4.19): New variables.
(linux-libre-arm-generic, linux-libre-arm-omap2plus): Use
%linux-libre-4.20-patches.
(linux-libre-arm-generic-4.19, linux-libre-arm-omap2plus-4.19): New variables.
* gnu/packages/aux-files/linux-libre/4.20-arm.conf,
gnu/packages/aux-files/linux-libre/4.20-arm64.conf,
gnu/packages/aux-files/linux-libre/4.20-i686.conf,
gnu/packages/aux-files/linux-libre/4.20-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Add them.
|
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (make-linux-libre)[native-inputs]: Include GCC-7
unconditionally. Previously it was included only on Intel systems.
Add GMP, MPFR, and MPC.
[arguments]: Add 'work-around-gcc-7-include-path-issue' phase.
|
|
|
|
|
|
|
|
| |
* gnu/packages/linux.scm: Remove comment about armhf-linux kernel configuration.
(%intel-compatible-systems, %linux-compatible-systems): Remove these
variables, inlining their values into the few places where they are used.
(%linux-libre-arm-export-__sync_icache_dcache-patch): New variable.
(%linux-libre-4.19-patches): Use the above variable.
|
|
|
|
|
|
|
| |
This is a follow-up to 4629d26755aa06344fb8f515fb0202776e70c429.
* gnu/packages/php.scm (php-with-bcmath): Deprecate in favour of 'php'.
* gnu/tests/monitoring.scm (%zabbix-os): Use this.
|
|
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-pg): Update to 1.1.3.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
| |
* gnu/packages/networking.scm (amule)[source]: Use 'git-fetch'.
|
|
|
|
|
| |
* gnu/packages/networking.scm (amule)[arguments]: Delete 'bootstrap
phase.
|
|
|
|
| |
* gnu/packages/libphidget.scm (libphidget): Update to 2.1.8.20180607.
|
|
|
|
|
| |
* gnu/packages/libphidget.scm (libphidget)[source]: Update source uri.
[home-page]: Use https.
|
|
|
|
|
|
|
|
|
| |
* guix/import/github.scm (updated-github-url): Respond with the repository url
for the 'git-fetch' fetch method.
(github-package?): Simplify boolean expression.
(github-repository, github-user-slash-repository): Strip trailing ".git" from
project if present.
(latest-release)<origin-github-uri>: Recognize a 'git-reference'.
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-matrix-client): Update to
5d8e959a63e5de05b628ca8e1dfb974f7f618821.
[propagated-inputs]: Add new inputs.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-frame-purpose): New variable.
|
|
|
|
| |
* gnu/packages/python.scm (python-lxml, python2-lxml): Update to 4.2.5.
|
|
|
|
| |
* gnu/packages/scheme.scm (chicken): Update to 5.0.0.
|
|
|
|
|
|
| |
* gnu/packages/scheme.scm (hop): Update to 3.2.0-pre1.
[arguments]: Add "--hostcc=gcc" to configure flags in the 'configure' phase
and substitute absolute reference to "/bin/rm".
|
|
|
|
| |
* gnu/packages/scheme.scm (bigloo): Update to 4.3e1.
|
|
|
|
| |
* gnu/packages/video.scm (ffmpeg@2.8): Remove variable.
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (vinagre)[arguments]: Add custom phase to
remove 'gtk-update-icon-cache'.
[native-inputs]: Remove gtk+-bin.
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (vinagre)[source]: Update patches.
[arguments]: Add custom phase to replace 'freerdp' with
'freerdp2'. Remove configure flags.
* gnu/packages/patches/vinagre-revert-1.patch,
gnu/packages/patches/vinagre-revert-2.patch: Remove files.
* gnu/packages/patches/vinagre-newer-freerdp.patch,
gnu/packages/patches/vinagre-newer-rdp-parameters.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register changes.
|
|
|
|
|
| |
* gnu/packages/rdesktop.scm (freerdp)[arguments]: Enable tests. Add
configure-flag to build tests.
|
|
|
|
|
|
|
| |
* gnu/packages/rdesktop.scm (freerdp): Update to 2.0.0-rc4.
[native-inputs]: Add docbook-xml, glib. Sort alphabetically.
[inputs]: Add libxkbcommon, wayland. Sort alphabetically.
[arguments]: Explicitly disable libsystemd.
|
|
|
|
| |
* gnu/packages/tls.scm (openssl-next): Update to 1.1.1a.
|
|
|
|
|
| |
* gnu/packages/scheme.scm (gambit-c): Update to 4.9.1.
[home-page]: Update URL.
|
|
|
|
|
|
| |
* gnu/packages/video.scm (vlc): Update to 3.0.5.
[source]: Remove patch.
(%vlc-libx264-compat.patch): Remove variable.
|
|
|
|
|
|
|
|
|
| |
GDM is now reliable enough to run automatically.
* gnu/services/xorg.scm (gdm-shepherd-service): Do not set 'auto-start?'
to '#f'.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
|
|
|
|
|
|
|
|
|
| |
This option results in allowing all login attempts without asking for
credentials. The name is confusing, but rather than rename it, we will
remove it, since it seems like a feature that no one would want.
* gnu/services/xorg.scm (<gdm-configuration>): Remove 'allow-root?'.
(gdm-pam-service): Do not use 'gdm-configuration-allow-root?'.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (gdm)[arguments]: Set the '--with-lang-file'
configure flag to '/etc/environment'.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (gdm)[arguments]: Update the pre-configure
phase so that GDM preserves the XDG_DATA_DIRS variable when setting up
the session environment.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.19.13.
(%linux-libre-hash): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.91.
(%linux-libre-4.14-hash): Update hash.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.148.
|
|
|
|
| |
* gnu/packages/video.scm (youtube-dl): Update to 2018.12.17.
|
|
|
|
|
|
|
| |
* gnu/packages/vim.scm (vim): Update to 8.1.0644.
[native-inputs]: Add libtool.
(xxd)[native-inputs]: New field, empty list.
(vim-full)[native-inputs]: Also inherit native-inputs from vim.
|
|
|
|
|
| |
* gnu/packages/vim.scm (vim-full)[arguments]: Add custom phase to remove
test87.
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (gnuastro): Update to 0.8.
[native-inputs]: Add lzip.
|
|
|
|
| |
* gnu/packages/music.scm (schismtracker): Update to 20181223.
|
|
|
|
|
| |
* gnu/packages/php.scm (php)[arguments]: Add "--enable-bcmath" to configure
flags.
|
|
|
|
|
| |
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.0-rc4.
* gnu/packages/wine.scm (wine-staging): Update to 4.0-rc4.
|
|
|
|
| |
* gnu/packages/algebra.scm (giac-xcas): Update to 1.5.0-29.
|
|
|
|
|
| |
* gnu/packages/emulators.scm (mame): Update to 0.205.
[arguments]: Remove unnecessary fix.
|
|
|
|
|
|
|
|
|
|
| |
These builds shouldn't take too long. Sometimes the guest kernel
crashes and the VM gets stuck; we should be able to terminate those jobs
quickly.
* build-aux/hydra/gnu-system.scm (qemu-jobs)[->alist]: Add
'max-silent-time' and 'timeout'.
(system-test-jobs)[test->thunk]: Likewise.
|
|
|
|
| |
* gnu/packages/linux.scm (xfsprogs): New variable.
|
|
|
|
|
|
|
| |
* gnu/packages/music.scm (musescore): Update to 3.0.
[build-system]: Switch to CMake build system.
[arguments]: Apply build system change.
[native-inputs]: Remove unnecessary "cmake" input.
|
|
|
|
|
| |
* gnu/packages/wget.scm (wget)[arguments]: Remove custom phase skipping
SSL tests.
|
|
|
|
| |
* gnu/packages/wget.scm (wget): Update to 1.20.1.
|
|
|
|
|
|
|
|
| |
This allows for reproducible builds across machines running different
versions of the kernel Linux.
* gnu/packages/cdrom.scm (cdrtools)[source](modules, snippet): New
fields.
|
|
|
|
| |
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.0.
|
|
|
|
| |
* gnu/packages/samba.scm (samba): Update to 4.9.4.
|
|
|
|
|
| |
* gnu/packages/linux.scm (strace): Update to 4.26.
[license]: Change to LGPL2.1+.
|
|
|
|
| |
* gnu/packages/vim.scm (vim)[source]: Use 'git-fetch'.
|