aboutsummaryrefslogtreecommitdiff
path: root/gnu/services/lightdm.scm
diff options
context:
space:
mode:
authorGiacomo Leidi <goodoldpaul@autistici.org>2024-11-07 23:21:48 +0100
committerEfraim Flashner <efraim@flashner.co.il>2024-11-28 11:05:12 +0200
commitb31c9e0bc7a19aa3d44ef8f392b2547d4ea0a772 (patch)
treea0e7212221561547f5fc8d0dbb617c9c021c7e48 /gnu/services/lightdm.scm
parent5d4c985a93137edb920a2094881bcca2ccefb261 (diff)
downloadguix-b31c9e0bc7a19aa3d44ef8f392b2547d4ea0a772.tar.gz
guix-b31c9e0bc7a19aa3d44ef8f392b2547d4ea0a772.zip
gnu: Add rust-gstreamer-sys-0.21.
* gnu/packages/crates-gtk.scm (rust-gstreamer-sys-0.21): New variable; (rust-gstreamer-sys-0.18): inherit from rust-gstreamer-sys-0.21. Change-Id: Id35ab854edc7c7007ad1f92105a8107a2a7b43c6 Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
Diffstat (limited to 'gnu/services/lightdm.scm')
0 files changed, 0 insertions, 0 deletions
>2020-03-19gnu: cedille: Remove guix.d from the Elisp installation directory....* gnu/packages/cedille.scm (cedille)[phases]{patch-cedille-path-el}: Update the Elisp installation prefix used. {copy-cedille-mode}: Likewise. Maxim Cournoyer 2020-02-23gnu: cedille: Update to 1.1.2....* gnu/packages/cedille.scm (cedille): Update to 1.1.2. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> John Soo 2019-11-20gnu: cedille: Use most recent GHC....* gnu/packages/cedille.scm (cedille)[inputs]: Replace 'ghc-8.4' with 'ghc'. Timothy Sample