We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 640936b + 6c666cd commit 486a516Copy full SHA for 486a516
pkgs/by-name/en/envision-unwrapped/package.nix
@@ -31,13 +31,13 @@
31
32
stdenv.mkDerivation (finalAttrs: {
33
pname = "envision-unwrapped";
34
- version = "0-unstable-2024-09-09";
+ version = "0-unstable-2024-09-21";
35
36
src = fetchFromGitLab {
37
owner = "gabmus";
38
repo = "envision";
39
- rev = "f8a18e96f049f2fd51409aac011e1aa09eaac2db";
40
- hash = "sha256-ZEczUdFyjgqCisFjgQeYWJ9JQP0/G7cgVpkHwWjNfRQ=";
+ rev = "41e9af1676d3cfd458939a34b5c8b06d84c3f764";
+ hash = "sha256-qk9xlHWbkCRpve3SZMtq5ojfS2tRwyXsckqu7fs/Lm0=";
41
};
42
43
strictDeps = true;
0 commit comments