doom-bcc: fix version

This commit is contained in:
coolcuber
2026-07-28 22:38:19 -04:00
parent 75150f6bd1
commit 6dfbd20cc4

View File

@@ -6,7 +6,7 @@
stdenv.mkDerivation {
pname = "doom-bcc";
version = "unstable-2018-01-04";
version = "0.8.0-unstable-2018-01-04";
src = fetchFromGitHub {
owner = "positively-charged";