aboutsummaryrefslogtreecommitdiff
path: root/nix/COPYING
diff options
context:
space:
mode:
authorJosselin Poiret <dev@jpoiret.xyz>2021-11-18 14:07:27 +0000
committerTimothy Sample <samplet@ngyro.com>2021-11-18 10:46:56 -0500
commit572641103880ce87b631e00e6212787747f694aa (patch)
tree79dfad6c49089aa84a5d71bb9aa4a6481c070133 /nix/COPYING
parentadebc0c9fa3941c36fb69b9fb47c765ed2dc155d (diff)
downloadguix-572641103880ce87b631e00e6212787747f694aa.tar.gz
guix-572641103880ce87b631e00e6212787747f694aa.zip
gnu: xf86-video-mach64: Patch to build with xorg-server 21.1.
* gnu/packages/patches/xf86-video-mach64-bool-to-boolean.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/xorg.scm (xf86-video-mach64): Use it. Signed-off-by: Timothy Sample <samplet@ngyro.com>
Diffstat (limited to 'nix/COPYING')
0 files changed, 0 insertions, 0 deletions
m2crypto), gnu/packages/python-web.scm (python2-html2text, python2-tornado) (python2-terminado, python2-ndg-httpsclient, python2-websocket-client) (python2-rauth, python2-url, python2-s3transfer), gnu/packages/python-xyz.scm (python2-psutil, python2-serpent) (python2-humanfriendly, python2-empy, python2-parse-type, python2-polib) (python2-jsonschema, python2-pystache, python2-cython, python2-numpydoc) (python2-ipyparallel, python2-traitlets, python2-dbus) (python2-beautifulsoup4, python2-pep517, python2-flake8, python2-llfuse) (python2-tlsh, python-file, python2-notebook, python-jupyter-console-minimal) (python2-contextlib2, python2-promise, python2-anyjson, python2-amqp) (python2-kombu, python2-billiard, python2-celery, python2-whoosh) (python2-jellyfish, python-rope, ptpython-2, python2-binaryornot) (python2-setproctitle, python2-argcomplete, python2-xopen, python2-isort) (python2-radon, python2-rfc6555, python2-activepapers, python2-send2trash) (python2-cloudpickle, python2-reparser), gnu/packages/python.scm (python2-called-python), gnu/packages/qt.scm (python2-sip, python-pyqt-without-qtwebkit, python2-pyqt) (python-qscintilla, python-pyqt+qscintilla), gnu/packages/scanner.scm (sane-backends), gnu/packages/sdl.scm (guile3.0-sdl2), gnu/packages/selinux.scm (checkpolicy, libselinux, libsemanage, secilc) (python-sepolgen, policycoreutils), gnu/packages/serialization.scm (lua5.1-libmpack, lua5.2-libmpack), gnu/packages/simulation.scm (fenics), gnu/packages/statistics.scm (python2-statsmodels), gnu/packages/texinfo.scm (info-reader), gnu/packages/wxwidgets.scm (wxwidgets-gtk2, wxwidgets-gtk2-3.1), gnu/packages/xml.scm (xmlsec-nss), gnu/packages/xorg.scm (uim-gtk, uim-qt), guix/build-system/python.scm (package-with-explicit-python) (strip-python2-variant): Use PACKAGE/INHERIT. Mark H Weaver 2021-03-15gnu: dbus-c++: Fix command name in description....* gnu/packages/glib.scm (dbus-c++)[description]: Fix command prefix in description, and mention the second command installed as well. Maxim Cournoyer 2021-03-15gnu: Add glib-static....* gnu/packages/glib.scm (glib-static): New variable. Maxim Cournoyer 2021-03-12gnu: glib: Fix CVE-2021-28153....* gnu/packages/patches/glib-CVE-2021-28153.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/glib.scm (glib/fixed): Add the new patch. Mark H Weaver 2021-03-11gnu: glib: Fix CVE-2021-27218 and CVE-2021-27219....* gnu/packages/patches/glib-CVE-2021-27218.patch, gnu/packages/patches/glib-CVE-2021-27219-01.patch, gnu/packages/patches/glib-CVE-2021-27219-02.patch, gnu/packages/patches/glib-CVE-2021-27219-03.patch, gnu/packages/patches/glib-CVE-2021-27219-04.patch, gnu/packages/patches/glib-CVE-2021-27219-05.patch, gnu/packages/patches/glib-CVE-2021-27219-06.patch, gnu/packages/patches/glib-CVE-2021-27219-07.patch, gnu/packages/patches/glib-CVE-2021-27219-08.patch, gnu/packages/patches/glib-CVE-2021-27219-09.patch, gnu/packages/patches/glib-CVE-2021-27219-10.patch, gnu/packages/patches/glib-CVE-2021-27219-11.patch, gnu/packages/patches/glib-CVE-2021-27219-12.patch, gnu/packages/patches/glib-CVE-2021-27219-13.patch, gnu/packages/patches/glib-CVE-2021-27219-14.patch, gnu/packages/patches/glib-CVE-2021-27219-15.patch, gnu/packages/patches/glib-CVE-2021-27219-16.patch, gnu/packages/patches/glib-CVE-2021-27219-17.patch, gnu/packages/patches/glib-CVE-2021-27219-18.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/glib.scm (glib)[replacement]: New field. (glib/fixed): New variable. Mark H Weaver 2020-12-21Merge branch 'master' into ungraftingMarius Bakke 2020-12-20gnu: glib: Increase test timeout on armhf-linux....* gnu/packages/glib.scm (glib)[arguments]: Add phase to adjust test timeouts to account for slower systems. Marius Bakke 2020-12-15gnu: gobject-introspection: Restore a comment....* gnu/packages/glib.scm (gobject-introspection)[propagated-inputs]: Restore a comment deleted in commit c3264f9e100ad6aefe5216002b68f3bfdcf6be95. Mark H Weaver 2020-12-08gnu: glib: Remove replacement with GIO appinfo patch....* gnu/packages/glib.scm (glib)[replacement]: Remove. [source]: Add "glib-appinfo-watch.patch". (glib-with-gio-patch): Remove. Ludovic Courtès 2020-12-08gnu: dbus: Remove replacement....* gnu/packages/glib.scm (dbus)[replacement]: Remove. [source]: Add "dbus-CVE-2020-12049.patch". (dbus/fixed): Remove. Ludovic Courtès 2020-12-01Revert "gnu: gobject-introspection: Update to 1.64.1."...This reverts commit 0382e6a4e633d8e95954754475d0887a661c670b. Marius Bakke 2020-12-01gnu: gobject-introspection: Update synopsis, description, home-page and license....* gnu/packages/glib.scm (gobject-introspection) [synopsis]: Modify. [description]: Modify. [home-page]: Modify. [license]: Modify. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan 2020-12-01gnu: gobject-introspection: Update to 1.64.1....* gnu/packages/glib.scm (gobject-introspection) [version]: Update to 1.64.1. [arguments]<#:glib-or-gtk?>: New argument. <#:phases>: Remove all phases. [native-inputs]: Add bison and flex. [inputs]: Remove bison, flex, glib and zlib. [propagated-inputs]: Add glib. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan 2020-12-01gnu: gobject-introspection: Make some cosmetic changes....* gnu/packages/glib.scm (gobject-introspection): Make some cosmetic changes. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan 2020-11-13gnu: glib: Graft patch to detect changes to the installed applications....Fixes <https://bugs.gnu.org/35594>. Reported by sirgazil <sirgazil@zoho.com> and others. * gnu/packages/patches/glib-appinfo-watch.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/glib.scm (glib)[replacement]: New field. (glib-with-gio-patch): New variable. (glib-with-documentation): Use 'package/inherit'. Ludovic Courtès 2020-11-10gnu: python2-pygobject@2: Shorten patch file name....The file would not be included in the tarball produced by "make dist" because its name was too long. * gnu/packages/patches/python2-pygobject-2-gi-info-type-error-domain.patch: Rename to... * gnu/packages/patches/python2-pygobject-2-deprecation.patch: ... this. * gnu/packages/glib.scm (python2-pygobject-2)[source]: Adjust accordingly. * gnu/local.mk (dist_patch_DATA): Likewise. Ludovic Courtès 2020-10-24gnu: Add dbus-cxx....* gnu/packages/glib.scm (define-module): Add popt package and cmake build system. (dbus-cxx): New package. Signed-off-by: Miguel Ángel Arruga Vivas <rosen644835@gmail.com> ruhtra 2020-10-05gnu: libsigc++: Remove duplicate definition....* gnu/packages/glib.scm (libsigc++-2): Remove variable. (glibmm-2.64)[propagated-inputs]: Adjust accordingly. * gnu/packages/gtk.scm (cairomm-1.13)[propagated-inputs]: Same. Efraim Flashner 2020-10-05gnu: appstream-glib: Update to 0.7.18....* gnu/packages/glib.scm (appstream-glib): Update to 0.7.18. Tobias Geerinckx-Rice 2020-08-18gnu: Add glibmm-2.64....*gnu/packages/glib.scm (glibmm-2.64): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan 2020-08-18gnu: Add libsigc++-2....* gnu/packages/glib.scm (libsigc++-2): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan