base16-schemes: unstable-2024-01-14 -> unstable-2024-06-21
base16-schemes: unstable-2024-01-14 -> unstable-2024-06-21
This commit is contained in:
parent
b37ed3f2a1
commit
8ea0a2fa2e
@ -2,13 +2,13 @@
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "base16-schemes";
|
||||
version = "unstable-2024-01-14";
|
||||
version = "unstable-2024-06-21";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "tinted-theming";
|
||||
repo = "schemes";
|
||||
rev = "395074124283df993571f2abb9c713f413b76e6e";
|
||||
sha256 = "sha256-9LmwYbtTxNFiP+osqRUbOXghJXpYvyvAwBwW80JMO7s=";
|
||||
rev = "ef9a4c3c384624694608adebf0993d7a3bed3cf2";
|
||||
sha256 = "sha256-9i9IjZcjvinb/214x5YShUDBZBC2189HYs26uGy/Hck=";
|
||||
};
|
||||
|
||||
installPhase = ''
|
||||
|
Loading…
Reference in New Issue
Block a user