diff options
author | msglm <msglm@techchud.xyz> | 2024-03-05 13:26:18 -0600 |
---|---|---|
committer | msglm <msglm@techchud.xyz> | 2024-03-05 13:26:18 -0600 |
commit | fca164c77d28e8e3a4d1909fc581b84271436088 (patch) | |
tree | d351ebf5764597c812c1b8c0f82e89b1977b3325 /unlustig.scm | |
parent | 8185dd1510d6e840169e8588401890799a4712c3 (diff) | |
download | guix-msglm-fca164c77d28e8e3a4d1909fc581b84271436088.tar.gz guix-msglm-fca164c77d28e8e3a4d1909fc581b84271436088.tar.bz2 guix-msglm-fca164c77d28e8e3a4d1909fc581b84271436088.zip |
roll unlustig back
Diffstat (limited to 'unlustig.scm')
-rw-r--r-- | unlustig.scm | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/unlustig.scm b/unlustig.scm index b504cd4..9138de5 100644 --- a/unlustig.scm +++ b/unlustig.scm @@ -15,8 +15,6 @@ #:use-module (gnu packages crates-io) #:use-module (gnu packages crates-graphics) #:use-module (gnu packages crates-gtk) - #:use-module (gnu packages crates-windows) - #:use-module (gnu packages crates-apple) ) (define-public rust-simba-0.7 @@ -2882,7 +2880,7 @@ the crate wayland-client for usable bindings.") (list perl python - ;rust-bltzxsd-discord-rich-presence + rust-bltzxsd-discord-rich-presence rust-imageproc-0.23 gcc-toolchain libx11 |