Age | Commit message (Expand) | Author |
---|---|---|
2019-05-22 | gnu: samba: Update to 4.10.4....* gnu/packages/samba.scm (samba): Update to 4.10.4. | Marius Bakke |
2019-05-22 | gnu: libgit2: Update to 0.28.2....* gnu/packages/version-control.scm (libgit2): Update to 0.28.2. | Marius Bakke |
2019-05-22 | gnu: ungoogled-chromium: Update to 74.0.3729.169-0.d2beaef....* gnu/packages/chromium.scm (%chromium-version): Update to 74.0.3729.169. (ungoogled-chromium-source): Update hash. | Marius Bakke |
2019-05-22 | gnu: Add libtextstyle....* gnu/packages/gettext.scm (libtextstyle): New variable. | Ludovic Courtès |
2019-05-22 | gnu: gettext-minimal: Specify upstream name and CPE name....* gnu/packages/gettext.scm (gettext-minimal)[properties]: New field. | Ludovic Courtès |
2019-05-22 | weather: Accept package specs on the command line....Previously, non-option arguments would be ignored. Now it puts them to good use. * guix/scripts/weather.scm (guix-weather)[package-list]: New procedure. Use it. * doc/guix.texi (Invoking guix weather): Adjust accordingly. | Ludovic Courtès |
2019-05-22 | gnu: emacs-minimal, emacs-xwidgets: Build with "--disable-build-details"....* gnu/packages/emacs.scm (emacs-minimal)[arguments]: Use 'substitute-keyword-arguments' for #:configure-flags, and pass "--disable-build-details". (emacs-xwidgets)[arguments]: Likewise. | Ludovic Courtès |
2019-05-22 | gnu: emacs: Make build more reproducible...* gnu/packages/emacs.scm (emacs)[arguments]: Add configure-flag to omit build information in binary. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | wednesday |
2019-05-22 | gnu: Add mallard-ducktype...* gnu/packages/python-xyz.scm: (mallard-ducktype) new variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Jack Hill |
2019-05-22 | gnu: libstdc++-doc: Add version 9.x....* gnu/packages/gcc.scm (libstdc++-doc-4.9): Remove. (libstdc++-doc-9): New variable. | Ludovic Courtès |
2019-05-22 | gnu: libstdc++-doc: Unhide....This is a followup to d78010b81ee6ef4fd8803082e2f401b9e55b44db. * gnu/packages/gcc.scm (make-libstdc++-doc): Add 'properties' field. | Ludovic Courtès |
2019-05-22 | pack: Warn when building an empty pack....* guix/scripts/pack.scm (guix-pack): Warn when MANIFEST has zero entries. | Ludovic Courtès |
2019-05-22 | pack: Add '--root'....* guix/scripts/pack.scm (%options, show-help): Add "--root". (guix-pack): Honor it. * tests/guix-pack.sh: Test it. * doc/guix.texi (Invoking guix pack): Document it. | Ludovic Courtès |
2019-05-21 | gnu: libnotify: Don't build 'libnotify.a'....* gnu/packages/gnome.scm (libnotify)[arguments]: New field. | Marius Bakke |
2019-05-21 | gnu: libnotify: Propagate required inputs....libnotify doesn't propagate other needed libraries for linking against it resulting in pkg-config errors like > Package gdk-pixbuf-2.0 was not found in the pkg-config search path. > Perhaps you should add the directory containing `gdk-pixbuf-2.0.pc' > to the PKG_CONFIG_PATH environment variable * gnu/packages/gnome.scm (libnotify)[inputs]: Move GLIB and GDK-PIXBUF ... [propagated-inputs]: ... here. New field. Signed-off-by: Marius Bakke <mbakke@fastmail.com> | Uko Kokņevičs |
2019-05-21 | gnu: webkitgtk: Update to 2.24.2 [security fixes]....This fixes CVE-2019-8595, CVE-2019-8607, and CVE-2019-8615. * gnu/packages/patches/webkitgtk-sse2.patch: Delete file. * gnu/packages/patches/webkitgtk-sans-gstreamer-gl.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/webkit.scm (webkitgtk-2.24): Update to 2.24.2. [source](patches): Add the new patch; remove 'webkitgtk-sse2.patch'. | Marius Bakke |
2019-05-21 | gnu: libsoup: Update to 2.66.2....* gnu/packages/gnome.scm (libsoup): Update to 2.66.2. | Marius Bakke |
2019-05-21 | gnu: ungoogled-chromium: Update to 74.0.3729.157-0.d2beaef....* gnu/packages/chromium.scm (%chromium-version): Update to 74.0.3729.157. (%ungoogled-revision): Update to d2beaef. (ungoogled-chromium-source): Update hashes. | Marius Bakke |
2019-05-21 | gnu: mes: Prepare for non-x86 architectures....* gnu/packages/mes.scm (mes)[native-inputs]: Change i686-linux-binutils and i686-linux-gcc conditional inclusion. | Danny Milosavljevic |
2019-05-21 | gnu: Add libfixposix....* gnu/packages/c.scm (libfixposix): New variable. | Pierre Neidhardt |
2019-05-21 | gnu: emacs-desktop-environment: Update to 0.2.1....* gnu/packages/emacs-xyz.scm (emacs-desktop-environment): Update to 0.2.1. | Pierre Neidhardt |
2019-05-21 | gnu: next-gtk-webkit: Update to 1.2.2....* gnu/packages/web-browsers.scm (next-gtk-webkit): Update to 1.2.2. | Pierre Neidhardt |
2019-05-21 | gnu: memcached: Update to 1.5.14....* gnu/packages/databases.scm (memcached): Update to 1.5.14. | Tobias Geerinckx-Rice |
2019-05-21 | gnu: ncdc: Update to 1.22....* gnu/packages/dc.scm (ncdc): Update to 1.22. | Tobias Geerinckx-Rice |
2019-05-21 | gnu: btrfs-progs: Update to 5.1....* gnu/packages/linux.scm (btrfs-progs): Update to 5.1. | Tobias Geerinckx-Rice |
2019-05-21 | gnu: perl-xml-compile: Update to 1.62....* gnu/packages/xml.scm (perl-xml-compile): Update to 1.62. | Tobias Geerinckx-Rice |
2019-05-20 | gnu: Add drascula....* gnu/packages/games.scm (drascula): New variable. | Nicolas Goaziou |
2019-05-20 | gnu: libdbusmenu: Clarify licensing....* gnu/packages/gtk.scm (libdbusmenu)[license]: Remove GPL3. Add comment about dual-licensing. | Ludovic Courtès |
2019-05-20 | gnu: Add libdbusmenu....* gnu/packages/gtk.scm (libdbusmenu): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Meiyo Peng |
2019-05-20 | gnu: Add OpenZWave....* gnu/packages/zwave.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. | Ludovic Courtès |
2019-05-20 | doc: use pure environment when building from git...* doc/contributing.texi (Building from Git): Add --pure to "guix environment" invocations Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Giovanni Biscuolo |
2019-05-20 | self: Remove unused variables....* guix/self.scm (info-manual)[po4a, gettext]: Remove. | Ludovic Courtès |
2019-05-20 | gnu: openmw: Use mygui-gl to reduce closure size....* gnu/packages/game-development.scm (openmw)[inputs]: Replace mygui with mygui-gl. | Pierre Neidhardt |
2019-05-20 | gnu: Add mygui-gl....* gnu/packages/game-development.scm (mygui-gl): New variable. | Pierre Neidhardt |
2019-05-20 | gnu: mygui: Don't use unstable tarball....* gnu/packages/game-development.scm (mygui)[source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Disable Windows-specific demos and tools. | Pierre Neidhardt |
2019-05-20 | gnu: r-glmnet: Update to 2.0-18....* gnu/packages/statistics.scm (r-glmnet): Update to 2.0-18. | Ricardo Wurmus |
2019-05-20 | gnu: r-knitr: Update to 1.23....* gnu/packages/statistics.scm (r-knitr): Update to 1.23. | Ricardo Wurmus |
2019-05-20 | gnu: r-digest: Update to 0.6.19....* gnu/packages/statistics.scm (r-digest): Update to 0.6.19. | Ricardo Wurmus |
2019-05-20 | gnu: r-ggcorrplot: Update to 0.1.3....* gnu/packages/cran.scm (r-ggcorrplot): Update to 0.1.3. | Ricardo Wurmus |
2019-05-20 | gnu: r-gridgraphics: Update to 0.4-1....* gnu/packages/cran.scm (r-gridgraphics): Update to 0.4-1. | Ricardo Wurmus |
2019-05-20 | gnu: r-limma: Update to 3.40.2....* gnu/packages/bioinformatics.scm (r-limma): Update to 3.40.2. | Ricardo Wurmus |
2019-05-20 | gnu: r-edger: Update to 3.26.3....* gnu/packages/bioinformatics.scm (r-edger): Update to 3.26.3. | Ricardo Wurmus |
2019-05-20 | gnu: r-quasr: Update to 1.24.2....* gnu/packages/bioconductor.scm (r-quasr): Update to 1.24.2. | Ricardo Wurmus |
2019-05-20 | gnu: r-rhisat2: Update to 1.0.1....* gnu/packages/bioconductor.scm (r-rhisat2): Update to 1.0.1. | Ricardo Wurmus |
2019-05-20 | gnu: r-regioner: Update to 1.16.2....* gnu/packages/bioconductor.scm (r-regioner): Update to 1.16.2. | Ricardo Wurmus |
2019-05-20 | gnu: r-scater: Update to 1.12.1....* gnu/packages/bioinformatics.scm (r-scater): Update to 1.12.1. | Ricardo Wurmus |
2019-05-20 | gnu: r-seurat: Update to 3.0.1....* gnu/packages/bioinformatics.scm (r-seurat): Update to 3.0.1. | Ricardo Wurmus |
2019-05-20 | gnu: r-maldiquant: Update to 1.19.3....* gnu/packages/bioinformatics.scm (r-maldiquant): Update to 1.19.3. | Ricardo Wurmus |
2019-05-20 | gnu: r-edger: Update to 3.26.1....* gnu/packages/bioinformatics.scm (r-edger): Update to 3.26.1. | Ricardo Wurmus |
2019-05-20 | gnu: r-dalex: Update to 0.4....* gnu/packages/cran.scm (r-dalex): Update to 0.4. | Ricardo Wurmus |