mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 10:14:48 +00:00
crackle: fix version (#546473)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
stdenv.mkDerivation {
|
||||
pname = "crackle";
|
||||
version = "unstable-2020-12-13";
|
||||
version = "0.1-unstable-2020-12-12";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "mikeryan";
|
||||
|
||||
Reference in New Issue
Block a user