aboutsummaryrefslogtreecommitdiff
path: root/gnu/services/science.scm
diff options
context:
space:
mode:
authorZheng Junjie <zhengjunjie@iscas.ac.cn>2023-09-06 23:43:53 +0800
committerLudovic Courtès <ludo@gnu.org>2023-09-14 23:30:46 +0200
commita5d207f0db20933501712c037703cb7cb27adbbc (patch)
treea89bac9ee669e7078e3d4bfa80b42b56aad1ac43 /gnu/services/science.scm
parent0a6ad454a3ec01e402403f500bb90fe55fc232b7 (diff)
downloadguix-a5d207f0db20933501712c037703cb7cb27adbbc.tar.gz
guix-a5d207f0db20933501712c037703cb7cb27adbbc.zip
gnu: kwin: Unwrap executable name for desktop file search.
see https://github.com/NixOS/nixpkgs/pull/116549 * gnu/packages/patches/kwin-unwrap-executable-name-for-dot-desktop-search.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/kde-plasma.scm (kwin)[origin]: Use it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'gnu/services/science.scm')
0 files changed, 0 insertions, 0 deletions
ass='msg-tooltip'>* gnu/packages/gnunet.scm (gnunet) [arguments]: Add a disable-problematic-tests phase. Maxim Cournoyer 2023-03-31gnu: gnunet: Fix indentation and use gexps....* gnu/packages/gnunet.scm (gnunet): Fix indentation. [arguments]: Use gexps and delete trailing #t. Maxim Cournoyer 2023-03-02gnu: libmicrohttpd: Update to 0.9.76....* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.76. Efraim Flashner