mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-27 02:34:53 +00:00
doom-bcc: fix version
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user