firefox-extensions.ctrl-shift-c-should-copy: update version field to use unstable idioms

This commit is contained in:
Colin 2024-05-27 01:15:28 +00:00
parent 439be20be7
commit b6d19a7a09

View File

@ -6,7 +6,7 @@
stdenv.mkDerivation { stdenv.mkDerivation {
pname = "ctrl-shift-c-should-copy"; pname = "ctrl-shift-c-should-copy";
version = "unstable-2023-03-03"; version = "0-unstable-2023-03-03";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "jscher2000"; owner = "jscher2000";