summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChloe Brown <chloe.brown.00@outlook.com>2022-11-25 17:35:59 +0000
committerChloe Brown <chloe.brown.00@outlook.com>2022-11-25 17:35:59 +0000
commit6f02f761a6efaa99f00599039a452cb3ac03f194 (patch)
tree6ef5ed9d3b08332404a06b7aa3ce56c8eb647e21
parentf03db23e39c94f955be30b1dea6ac4bd04bb8d82 (diff)
linux-latest: remove package.
-rw-r--r--yellowsquid/packages/linux.scm11
1 files changed, 0 insertions, 11 deletions
diff --git a/yellowsquid/packages/linux.scm b/yellowsquid/packages/linux.scm
index 55e380c..6b3a0b3 100644
--- a/yellowsquid/packages/linux.scm
+++ b/yellowsquid/packages/linux.scm
@@ -9,17 +9,6 @@
#:use-module (nongnu packages linux)
#:use-module (yellowsquid packages))
-(define %latest-version "6.0.9")
-
-(define-public linux-latest
- (package
- (inherit linux)
- (name "linux-latest")
- (version %latest-version)
- (source ((@@ (gnu packages linux) %upstream-linux-source)
- %latest-version
- (base32 "1irip1yk62carcisxlacwcxsiqib4qswx6h5mfhv8f97x04a4531")))))
-
(define-public linuxconsole-tools
(package
(name "linuxconsole-tools")