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 image-viewers)
|
||||||
#:use-module (gnu packages irc)
|
#:use-module (gnu packages irc)
|
||||||
#|L|# #:use-module (gnu packages linux)
|
#|L|# #:use-module (gnu packages linux)
|
||||||
#:use-module (gnu packages llvm)
|
|
||||||
#|M|# #:use-module (gnu packages maths)
|
#|M|# #:use-module (gnu packages maths)
|
||||||
#:use-module (gnu packages mail)
|
#:use-module (gnu packages mail)
|
||||||
#:use-module (gnu packages messaging)
|
#:use-module (gnu packages messaging)
|
||||||
|
@ -172,7 +171,6 @@
|
||||||
|
|
||||||
(define packages:development
|
(define packages:development
|
||||||
(list #|gnupg |# gnupg pinentry
|
(list #|gnupg |# gnupg pinentry
|
||||||
#|llvm |# clang-15
|
|
||||||
#|math |# libqalculate
|
#|math |# libqalculate
|
||||||
#|ssh |# openssh
|
#|ssh |# openssh
|
||||||
#|perl |# perl ; dep for some kakoune functionality
|
#|perl |# perl ; dep for some kakoune functionality
|
||||||
|
|
Loading…
Reference in New Issue