packages: Use -next suffix instead of -git to indicate development versions

pull/1/head
Luis Guilherme Coelho 2023-12-30 18:07:05 -03:00
parent b06bf1fec3
commit 09268d1b67
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
4 changed files with 4 additions and 4 deletions

View File

@ -117,7 +117,7 @@
#|toys |# oneko
#|vesion-control|# git
#|video |# ffmpeg mpv yt-dlp
#|wm |# awesome-git
#|wm |# awesome-next
#|xdisorg |# maim xbanish xclip xinit xsel
#|xorg |# setxkbmap xinput xf86-input-libinput xkill xmodmap
xorg-server xrdb xset))

View File

@ -2,7 +2,7 @@
#:use-module (gnu packages text-editors)
#:use-module (guix transformations))
(define-public kakoune-git
(define-public kakoune-next
((options->transformation
`((with-branch . "kakoune=master")
(with-git-url . "kakoune=https://github.com/mawww/kakoune")))

View File

@ -2,7 +2,7 @@
#:use-module (gnu packages wm)
#:use-module (guix transformations))
(define-public awesome-git
(define-public awesome-next
((options->transformation
`((with-branch . "awesome=master")
(with-git-url . "awesome=https://github.com/awesomeWM/awesome")))

View File

@ -134,7 +134,7 @@
#|man |# man-db mandoc man-pages
#|shells |# dash-next
#|texinfo |# info-reader
#|text-editors|# kakoune-git
#|text-editors|# kakoune-next
#|vpn |# wireguard-tools))
#|Do not generate a sudoers file|#