mirror of https://codeberg.org/hako/Rosenthal.git
* rosenthal/packages/flashing-tools.scm: Delete file. * rosenthal/packages/xdisorg.scm: Likewise. * rosenthal/packages/wm.scm: Adjust accordingly.pull/2/head
parent
356e06bd51
commit
73e4ea9ae0
3 changed files with 1 additions and 21 deletions
@ -1,10 +0,0 @@ |
||||
;; SPDX-FileCopyrightText: 2022 Hilton Chain <hako@ultrarare.space> |
||||
;; |
||||
;; SPDX-License-Identifier: GPL-3.0-or-later |
||||
|
||||
(define-module (rosenthal packages flashing-tools) |
||||
#:use-module (guix gexp) |
||||
#:use-module (guix git-download) |
||||
#:use-module (guix packages) |
||||
#:use-module (guix utils) |
||||
#:use-module (gnu packages flashing-tools)) |
@ -1,9 +0,0 @@ |
||||
;; SPDX-FileCopyrightText: 2022 Hilton Chain <hako@ultrarare.space> |
||||
;; |
||||
;; SPDX-License-Identifier: GPL-3.0-or-later |
||||
|
||||
(define-module (rosenthal packages xdisorg) |
||||
#:use-module (guix download) |
||||
#:use-module (guix gexp) |
||||
#:use-module (guix packages) |
||||
#:use-module (gnu packages xdisorg)) |
Loading…
Reference in new issue