aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add coala-bears.coalaChristopher Baines2018-12-31
|
* gnu: Add python-munkres3.Christopher Baines2018-12-31
|
* gnu: Add python-yamllint.Christopher Baines2018-12-31
|
* gnu: Add python-pathspec.Christopher Baines2018-12-31
|
* gnu: Add python-vulture.Christopher Baines2018-12-31
|
* gnu: Add python-vim-vint.Christopher Baines2018-12-31
|
* gnu: Add python-ansicolor.Christopher Baines2018-12-31
|
* gnu: Add python-scspell3k.Christopher Baines2018-12-31
|
* gnu: Add python-safety.Christopher Baines2018-12-31
|
* gnu: Add python-dparse.Christopher Baines2018-12-31
|
* gnu: Add python-rstcheck.Christopher Baines2018-12-31
|
* gnu: Add python-restructuredtext-lint.Christopher Baines2018-12-31
|
* gnu: Add python-pyroma.Christopher Baines2018-12-31
|
* gnu: Add python-pydocstyle.Christopher Baines2018-12-31
|
* gnu: Add python-proselint.Christopher Baines2018-12-31
|
* gnu: Add python-mypy-lang.Christopher Baines2018-12-31
|
* gnu: Add python-html-linter.Christopher Baines2018-12-31
|
* gnu: Add python-template-remover.Christopher Baines2018-12-31
|
* gnu: Add python-guess-language-spirit.Christopher Baines2018-12-31
|
* gnu: Add python-eradicate.Christopher Baines2018-12-31
|
* gnu: Add python-dennis.Christopher Baines2018-12-31
|
* gnu: Add python-cpplint.Christopher Baines2018-12-31
|
* gnu: Add python-cppclean.Christopher Baines2018-12-31
|
* gnu: Add python-cmakelint.Christopher Baines2018-12-31
|
* gnu: Add python-autoflake.Christopher Baines2018-12-31
|
* gnu: Add coala.Christopher Baines2018-12-31
|
* gnu: Add python-colorlog.Christopher Baines2018-12-31
|
* gnu: Add python-dependency-management.Christopher Baines2018-12-31
|
* gnu: Add python-coala-utils.Christopher Baines2018-12-31
|
* gnu: Add python-libclang-py3.Christopher Baines2018-12-31
|
* gnu: Add python-pyprint.Christopher Baines2018-12-31
|
* gnu: Add python-testfixtures.Christopher Baines2018-12-31
|
* gnu: Add python-unidiff.Christopher Baines2018-12-31
|
* gnu: Add python-sarge.Christopher Baines2018-12-31
|
* gnu: Add python-sybil.Christopher Baines2018-12-31
|
* Fix python-flake8-polyfillChristopher Baines2018-12-31
|
* gnu: chicken: Update to 5.0.0.Kei Kebreau2018-12-30
| | | | * gnu/packages/scheme.scm (chicken): Update to 5.0.0.
* gnu: hop: Update to 3.2.0-pre1.Kei Kebreau2018-12-30
| | | | | | * 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: bigloo: Update to 4.3e1.Kei Kebreau2018-12-30
| | | | * gnu/packages/scheme.scm (bigloo): Update to 4.3e1.
* gnu: ffmpeg@2.8: Remove variable.Efraim Flashner2018-12-30
| | | | * gnu/packages/video.scm (ffmpeg@2.8): Remove variable.
* gnu: vinagre: Don't build icon-cache.Efraim Flashner2018-12-30
| | | | | | * gnu/packages/gnome.scm (vinagre)[arguments]: Add custom phase to remove 'gtk-update-icon-cache'. [native-inputs]: Remove gtk+-bin.
* gnu: vinagre: Update package for newer freerdp.Efraim Flashner2018-12-30
| | | | | | | | | | | * 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: freerdp: Enable tests.Efraim Flashner2018-12-30
| | | | | * gnu/packages/rdesktop.scm (freerdp)[arguments]: Enable tests. Add configure-flag to build tests.
* gnu: freerdp: Update to 2.0.0-rc4.Efraim Flashner2018-12-30
| | | | | | | * 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: OpenSSL 1.1: Update to 1.1.1a [fixes CVE-2018-{0734,0735}].Leo Famulari2018-12-30
| | | | * gnu/packages/tls.scm (openssl-next): Update to 1.1.1a.
* gnu: gambit-c: Update to 4.9.1.Kei Kebreau2018-12-30
| | | | | * gnu/packages/scheme.scm (gambit-c): Update to 4.9.1. [home-page]: Update URL.
* gnu: vlc: Update to 3.0.5.Efraim Flashner2018-12-30
| | | | | | * gnu/packages/video.scm (vlc): Update to 3.0.5. [source]: Remove patch. (%vlc-libx264-compat.patch): Remove variable.
* services: gdm: Enable auto-start.Timothy Sample2018-12-30
| | | | | | | | | 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>
* services: gdm: Remove 'allow-root?' option.Timothy Sample2018-12-30
| | | | | | | | | | | 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: gdm: Change locale settings file.Timothy Sample2018-12-30
| | | | | | | * gnu/packages/gnome.scm (gdm)[arguments]: Set the '--with-lang-file' configure flag to '/etc/environment'. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>