gnu: Remove shlomif-cmake-modules.

This origin was added for the now removed fortune-mod, so let's remove it
as well.

* gnu/packages/games.scm (shlomif-cmake-modules): Delete variable.
This commit is contained in:
Liliana Marie Prikler 2022-07-23 17:17:32 +02:00
parent 5e17480574
commit f592decd4d
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -7622,16 +7622,6 @@ (define-public crispy-doom
original.")
(home-page "https://www.chocolate-doom.org/wiki/index.php/Crispy_Doom")))
(define shlomif-cmake-modules
(origin
(method url-fetch)
(uri (string-append
"https://raw.githubusercontent.com/shlomif/shlomif-cmake-modules/"
"89f05caf86078f783873975525230cf4fecede8a"
"/shlomif-cmake-modules/Shlomif_Common.cmake"))
(sha256
(base32 "05xdikw5ln0yh8p5chsmd8qnndmxg5b5vjlfpdqrjcb1ncqzywkc"))))
(define xonotic-data
(package
(name "xonotic-data")