summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2020-02-17gnu: openssh: Don't use NAME in source URI....* gnu/packages/ssh.scm (openssh)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2020-02-17gnu: endlessh: Update to 1.1....* gnu/packages/ssh.scm (endlessh): Update to 1.1. [source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2020-02-16services: shepherd: Spawn services with nothing but the PATH variable....Previously, services spawned with 'make-forkexec-constructor' & co. would all inherit the environment variables of PID 1, which includes things like 'BOOT_IMAGE'. This change resets it to the bare minimum. * gnu/services/shepherd.scm (shepherd-configuration-file): Add call to 'default-environment-variables'. Remove 'setenv' call. Ludovic Courtès
2020-02-16gnu: shepherd: Add "guile3.0-shepherd" variant....* gnu/packages/admin.scm (guile3.0-shepherd): New variable. Ludovic Courtès
2020-02-16gnu: shepherd: Update to 0.7.0....* gnu/packages/admin.scm (shepherd): Update to 0.7.0. Ludovic Courtès
2020-02-16gnu: python-reno: Update home page....* gnu/packages/openstack.scm (python-reno)[home-page]: Follow (HTTPS) redirection. Tobias Geerinckx-Rice
2020-02-16gnu: autoconf: Use HTTPS home page....* gnu/packages/autotools.scm (autoconf)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2020-02-16gnu: python2-enum: Use HTTPS home page....* gnu/packages/python-xyz.scm (python2-enum)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2020-02-16gnu: r-sdmtools: Use HTTPS home page....* gnu/packages/cran.scm (r-sdmtools)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2020-02-16gnu: r-tcltk2: Use HTTPS home page....* gnu/packages/cran.scm (r-tcltk2)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2020-02-16gnu: r-rocr: Use HTTPS home page....* gnu/packages/statistics.scm (r-rocr)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2020-02-16gnu: wabt: Use Texinfo mark-up....* gnu/packages/web.scm (wabt)[description]: Mark up more better. Tobias Geerinckx-Rice
2020-02-16gnu: libmicrohttpd: Update to 0.9.70....* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.70. Tobias Geerinckx-Rice
2020-02-16gnu: freeorion: Update to 0.4.9....* gnu/packages/games.scm (freeorion): Update to 0.4.9. [source]: Use release tarball. Tobias Geerinckx-Rice
2020-02-16gnu: openscenegraph: Fix typo in description....* gnu/packages/graphics.scm (openscenegraph)[synopsis, description]: Add missing hyphen. Tobias Geerinckx-Rice
2020-02-16gnu: openscenegraph: Update to 3.6.5....* gnu/packages/graphics.scm (openscenegraph): Update to 3.6.5. Tobias Geerinckx-Rice
2020-02-16gnu: flashrom: Update to 1.2....* gnu/packages/flashing-tools.scm (flashrom): Update to 1.2. Tobias Geerinckx-Rice
2020-02-16gnu: fio: Update to 3.18....* gnu/packages/benchmark.scm (fio): Update to 3.18. Tobias Geerinckx-Rice
2020-02-16gnu: fasm: Update to 1.73.22....* gnu/packages/assembly.scm (fasm): Update to 1.73.22. Tobias Geerinckx-Rice
2020-02-16gnu: sbsigntools: Update to 0.9.3....* gnu/packages/efi.scm (sbsigntools): Update to 0.9.3. Tobias Geerinckx-Rice
2020-02-16gnu: libasr: Update to 1.0.4....* gnu/packages/dns.scm (libasr): Update to 1.0.4. [arguments]: Remove obsolete ‘bootstrap’ phase replacement. Tobias Geerinckx-Rice
2020-02-16gnu: lttoolbox: Remove redundant FILE-NAME....* gnu/packages/dictionaries.scm (lttoolbox)[source]: Remove FILE-NAME field. Tobias Geerinckx-Rice
2020-02-16gnu: lttoolbox: Update to 3.5.1....* gnu/packages/dictionaries.scm (lttoolbox): Update to 3.5.1. [arguments]: Replace ‘bootstrap’ phase. [native-inputs]: Add autoconf, automake, and libtool. Tobias Geerinckx-Rice
2020-02-16gnu: camlp5: Update to 7.11....* gnu/packages/ocaml.scm (camlp5): Update to 7.11. Tobias Geerinckx-Rice
2020-02-16gnu: ddclient: Update home page....* gnu/packages/dns.scm (ddclient)[home-page]: Update. Tobias Geerinckx-Rice
2020-02-16gnu: ddclient: Update to 3.9.1....* gnu/packages/dns.scm (ddclient): Update to 3.9.1. [source]: Use GIT-FETCH and add a FILE-NAME. [native-inputs]: Remove gzip and tar. [arguments]: Adapt to git checkout source. Tobias Geerinckx-Rice
2020-02-16gnu: boinc-client: Trim synopsis....* gnu/packages/distributed.scm (boinc-client)[synopsis]: Remove package name. Tobias Geerinckx-Rice
2020-02-16gnu: boinc-client: Update to 7.16.4....* gnu/packages/distributed.scm (boinc-client): Update to 7.16.4. Tobias Geerinckx-Rice
2020-02-16gnu: noise-repellent: Update to 0.1.5....* gnu/packages/audio.scm (noise-repellent): Update to 0.1.5. [build-system]: Switch to meson-build-system. [arguments]: Remove GNU build system flags & set installation prefix. Tobias Geerinckx-Rice
2020-02-16gnu: Remove blender@2.79b....As discussed on #guix with lfam and raingloom, it no longer builds and users with hardware that requires it can use ‘guix time-machine’. * gnu/packages/graphics.scm (blender-2.79): Remove variable. Tobias Geerinckx-Rice
2020-02-16gnu: blender: Update to 2.82....* gnu/packages/graphics.scm (blender): Update to 2.82. [arguments]: Uncomment ‘fix-broken-import’ phase. Tobias Geerinckx-Rice
2020-02-16gnu: Add rtl8812au-aircrack-ng-linux-module....* gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): New public variable. Tobias Geerinckx-Rice
2020-02-16gnu: virt-manager: Move gobject-introspection to native-inputs...* gnu/packages/virtualization.scm (virt-manager): Move gobject-introspection from inputs to native-inputs. Jakub Kądziołka
2020-02-16gnu: libvirt, virt-manager: Don't use tabs for indentation...* gnu/packages/virtualization.scm: Replace tabs with spaces. Jakub Kądziołka
2020-02-16gnu: rust-same-file-1.0: Don't skip build....* gnu/packages/crates-io.scm (rust-same-file-1.0)[arguments]: Don't skip build. Jakub Kądziołka
2020-02-16gnu: rust-ignore-0.4: Add rust-winapi-util-0.1 to inputs....This is a followup to 566997236494d83a48182d69311897789b5c9cd4. At the time, it seemed like the input is only used on Windows and therefore unnecessary. However, the package kept building only because the crate was still being used transitively, through rust-same-file-1.0. * gnu/packages/crates-io.scm (rust-ignore-0.4)[arguments](cargo-inputs): Add rust-winapi-util-0.1. Jakub Kądziołka
2020-02-16gnu: accountsservice: 'Add patch-/bin/cat' phase....* gnu/packages/freedesktop.scm (accountsservice)[arguments]: Add 'patch-/bin/cat' phase. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Rene Saavedra
2020-02-16gnu: elixir: Update to 1.10.0....* gnu/packages/elixir.scm (elixir): Update to 1.10.0. * gnu/packages/patches/elixir-path-length.patch: Update patch so it can be applied to v1.10.0 source Signed-off-by: Marius Bakke <mbakke@fastmail.com> Oskar Köök
2020-02-16gnu: whois: Update to 5.5.6....* gnu/packages/networking.scm (whois): Update to 5.5.6. Marius Bakke
2020-02-16gnu: gwl: Update to 0.2.0....* gnu/packages/package-management.scm (gwl): Update to 0.2.0. [source]: Fetch from gnu.org. [native-inputs]: Add texinfo and graphviz. [propagated-inputs]: Add guile-gcrypt, guile-pfds, guile-syntax-highlight, and guile-wisp. [home-page]: Use workflows.guix.info. [description]: Use official project description. Ricardo Wurmus
2020-02-16doc: Fix typo....* doc/guix.texi (X Window)[sddm-service-type]: SSDM -> SDDM typo fix. [sddm-configuration]: Also list 'maya' theme. * gnu/services/sddm.scm (sddm-service): Fix typo in doc string. (sddm-configuration): Also list 'maya' theme. Efraim Flashner
2020-02-16gnu: emulation-station: Fix build....* gnu/packages/emulators.scm (emulation-station): Switch to an unreleased git commit. Jakub Kądziołka
2020-02-16services: xorg: Filter modules based on system...Fixes <https://bugs.gnu.org/39402>. Reported by shtwzrd <shtwzrd@protonmail.com>. * gnu/services/xorg.scm (xorg-configuration): Apply a filter over %default-xorg-modules packages, excluding those for which the %current-system is not among the package's supported-systems. This patch makes it possible to use xorg-configuration on systems other than x86_64 and i686, as without it, xf86-video-intel would be pulled in on the unsupported architecture and fail. Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net> shtwzrd
2020-02-16gnu: higan: Explain why v106, and not v107, is being packaged...* gnu/packages/emulators.scm (higan): Add a comment. Jakub Kądziołka
2020-02-16gnu: higan: Don't use auto-generated tarball....* gnu/packages/emulators.scm (higan)[source]: Don't use autogenerated tarball. Fetch from the new location for the repository. Jakub Kądziołka
2020-02-16gnu: higan: End phases with #t...* gnu/packages/emulators.scm (higan)[arguments]: End all phases with #t. Jakub Kądziołka
2020-02-15gnu: emacs-org-contrib: Update to 20200213....* gnu/packages/emacs-xyz.scm (emacs-org-contrib): Update to 20200213. Nicolas Goaziou
2020-02-15gnu: emacs-org: Update to 9.3.6....* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.3.6. Nicolas Goaziou
2020-02-15gnu: python-markdown: Update to 3.2.1....* gnu/packages/python-xyz.scm (python-markdown): Update to 3.2.1. Marius Bakke
2020-02-15gnu: libtorrent-rasterbar: Update to 1.1.14....* gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.1.14. Marius Bakke