summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorbd <bdunahu@operationnull.com>2025-10-12 19:59:37 -0400
committerbd <bdunahu@operationnull.com>2025-10-12 19:59:37 -0400
commit1e092dd044e985cba67fb67f28d1f0c01a892193 (patch)
tree64661983651dd6f5fb76efd5aa2c0cf2fb0d9248 /.config
parent1f62db44b1bcc61f9894cd85f611d640f239e57c (diff)
some package changes
Diffstat (limited to '.config')
-rw-r--r--.config/guix/modules/packages/packages.scm10
1 files changed, 6 insertions, 4 deletions
diff --git a/.config/guix/modules/packages/packages.scm b/.config/guix/modules/packages/packages.scm
index 100f188..f2b3966 100644
--- a/.config/guix/modules/packages/packages.scm
+++ b/.config/guix/modules/packages/packages.scm
@@ -3,7 +3,6 @@
#:use-module (gnu system)
#:use-module (guix gexp)
#:use-module (guix packages)
- #:use-module (packages python-austin)
#:use-module (packages font-medieval-sharp)
#:use-module (packages font-runa-mono)
#:use-module (packages offlineimap-patched)
@@ -32,6 +31,7 @@
cryptsetup ;; cryptsetup
curl ;; curl
databases ;; recutils
+ education ;; anki
emulators ;; mupen64plus*, bsnes, mgba
engineering ;; rizin, cutter
fonts ;; font-terminus
@@ -47,7 +47,6 @@
image ;; flameshot
imagemagick ;; imagemagick
image-viewers ;; feh, nsxiv
- java ;; icedtea
libreoffice ;; libreoffice
librewolf ;; librewolf
linux ;; sysstat, tlp, alsa-plugins
@@ -107,6 +106,7 @@
font-iosevka
font-medieval-sharp
font-runa-mono
+ font-terminus
gnupg
graphviz
imagemagick
@@ -122,6 +122,7 @@
texlive
texlive-biber
texlive-dvipng
+ texlive-pgfgantt
xdg-utils
xf86-input-libinput
xf86-video-fbdev
@@ -150,9 +151,11 @@
bsnes
dolphin-emu
mgba
+ mupen64plus-core
mupen64plus-audio-sdl
mupen64plus-rsp-hle
mupen64plus-ui-console
+ mupen64plus-video-glide64mk2
nethack
))
@@ -167,6 +170,7 @@
(define bd-packages-development
(list
+ anki
bc
cl-asdf
clojure
@@ -175,7 +179,6 @@
gcc-toolchain
gdb
gnu-make
- icedtea
jq
nasm
netcat
@@ -183,7 +186,6 @@
pandoc
pkg-config
python
- python-austin
rizin
rsync
sbcl