davis: 4.4.3 -> 4.4.4

This commit is contained in:
R. Ryantm 2024-08-05 19:20:55 +00:00
parent 50d494e5a4
commit 09203b8c0d

View File

@ -6,16 +6,16 @@
php.buildComposerProject (finalAttrs: {
pname = "davis";
version = "4.4.3";
version = "4.4.4";
src = fetchFromGitHub {
owner = "tchapi";
repo = "davis";
rev = "v${finalAttrs.version}";
hash = "sha256-0Km4bLQVfbkr5BL8XY5tM147Sje8hcFOjhCRnXq+4d4=";
hash = "sha256-nQkyNs718Zrc2BiTNXSXPY23aiviJKoBJeuoSm5ISOI=";
};
vendorHash = "sha256-NOb6rc9jVsf+/RVOW7SLBAJk9SihcRxoepUEGBGLi2w=";
vendorHash = "sha256-zZlDonCwb9tJyckounv96eF4cx6Z/LBoAdB/r600HM4=";
postInstall = ''
# Only include the files needed for runtime in the derivation