mirror of https://codeberg.org/anemofilia/zero
home-environments: radio: Remove clang
parent
6c213cd1b0
commit
6302632dff
|
@ -33,7 +33,6 @@
|
|||
#:use-module (gnu packages image-viewers)
|
||||
#:use-module (gnu packages irc)
|
||||
#|L|# #:use-module (gnu packages linux)
|
||||
#:use-module (gnu packages llvm)
|
||||
#|M|# #:use-module (gnu packages maths)
|
||||
#:use-module (gnu packages mail)
|
||||
#:use-module (gnu packages messaging)
|
||||
|
@ -172,7 +171,6 @@
|
|||
|
||||
(define packages:development
|
||||
(list #|gnupg |# gnupg pinentry
|
||||
#|llvm |# clang-15
|
||||
#|math |# libqalculate
|
||||
#|ssh |# openssh
|
||||
#|perl |# perl ; dep for some kakoune functionality
|
||||
|
|
Loading…
Reference in New Issue