Removed nonguix depedency

master
Noah Metz 2022-08-16 17:01:15 -06:00
parent 6485eec909
commit e5a300fc7e
2 changed files with 4 additions and 15 deletions

@ -1,12 +1,2 @@
(channel
(version 0)
(dependencies
(channel
(name 'nonguix)
(url "https://gitlab.com/nonguix/nonguix")
(introduction
(make-channel-introduction
"897c1a470da759236cc11798f4e0a5f7d4d59fbc"
(openpgp-fingerprint
"2A39 3FFF 68F4 EF7A 3D29 12AF 6F51 20A0 22FB B2D5"))))))
(version 0))

@ -1,6 +1,5 @@
(define-module (homelab)
#:use-module ((guix licenses) #:prefix licenses:)
#:use-module (nonguix licenses)
#:use-module (gnu packages)
#:use-module (gnu packages base)
#:use-module (gnu packages autotools)
@ -116,7 +115,7 @@
(synopsis "C++ Library for Ledger Hardware Wallets")
(description "C++ Library for Ledger Hardware Wallets")
(home-page "https://www.ledger.com/")
(license licenses:expat)))
(license licenses:gpl3+)))
(define-public vim-guile
(package
@ -136,7 +135,7 @@
(synopsis "Syntax highlighting and file type detect of GNU Guile code in Vim")
(description "Provides syntax highlighting and file type detection for GNU Guile files with the .scm extension.")
(home-page "https://gitlab.com/HiPhish/guile.vim")
(license licenses:expat)))
(license licenses:gpl3+)))
(define-public vimwiki
(package
@ -156,7 +155,7 @@
("syntax" "share/vim/vimfiles/")
("test" "share/vim/vimfiles/"))))
(synopsis "A personal wiki plugin for vim")
(license licenses:expat)
(license licenses:gpl3+)
(home-page "https://github.com/vimwiki/vimwiki")
(description "VimWiki is a personal wiki for Vim -- a number of linked text files that have their own syntax highlighting. With VimWiki, you can:
- Organize notes and ideas