mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-03-08 04:04:06 +01:00
nemo-preview: 6.4.0 -> 6.6.0
https://github.com/linuxmint/nemo-extensions/compare/6.4.0...6.6.0
This commit is contained in:
parent
c3b03ee8eb
commit
f1257a15dc
1 changed files with 2 additions and 2 deletions
|
|
@ -21,13 +21,13 @@
|
|||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "nemo-preview";
|
||||
version = "6.4.0";
|
||||
version = "6.6.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "linuxmint";
|
||||
repo = "nemo-extensions";
|
||||
tag = finalAttrs.version;
|
||||
hash = "sha256-39hWA4SNuEeaPA6D5mWMHjJDs4hYK7/ZdPkTyskvm5Y=";
|
||||
hash = "sha256-tXeMkaCYnWzg+6ng8Tyg4Ms1aUeE3xiEkQ3tKEX6Vv8=";
|
||||
};
|
||||
|
||||
sourceRoot = "${finalAttrs.src.name}/nemo-preview";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue