base16-schemes: unstable-2025-04-18 -> 0-unstable-2025-06-04
This commit is contained in:
parent
fa6c2e77ee
commit
05cfa02e24
@ -5,13 +5,13 @@
|
|||||||
}:
|
}:
|
||||||
stdenv.mkDerivation (finalAttrs: {
|
stdenv.mkDerivation (finalAttrs: {
|
||||||
pname = "base16-schemes";
|
pname = "base16-schemes";
|
||||||
version = "unstable-2025-04-18";
|
version = "0-unstable-2025-06-04";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "tinted-theming";
|
owner = "tinted-theming";
|
||||||
repo = "schemes";
|
repo = "schemes";
|
||||||
rev = "28c26a621123ad4ebd5bbfb34ab39421c0144bdd";
|
rev = "de3eeb6add0a6051bfc717684e36c8c9a78a1812";
|
||||||
hash = "sha256-Fg+rdGs5FAgfkYNCs74lnl8vkQmiZVdBsziyPhVqrlY=";
|
hash = "sha256-C8VZuwzaQfNYbQQcc0Fh4RS+1nqc6j+IOy80NGmV4IQ=";
|
||||||
};
|
};
|
||||||
|
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user