summary refs log tree commit diff
path: root/pkgs/tools/graphics/argyllcms
diff options
context:
space:
mode:
authorFelix Buehler <account@buehler.rocks>2021-07-14 17:10:11 +0200
committerFelix Buehler <account@buehler.rocks>2021-07-16 00:17:12 +0200
commit1e9baed56b85263104f21170a1d2be315876a101 (patch)
tree903ccb3615c2b22ae30f5299af147e497d1b8bbf /pkgs/tools/graphics/argyllcms
parentb141a58ff28c1b14fea9292dbcfe2a5af2da923c (diff)
downloadnixpkgs-1e9baed56b85263104f21170a1d2be315876a101.tar
nixpkgs-1e9baed56b85263104f21170a1d2be315876a101.tar.gz
nixpkgs-1e9baed56b85263104f21170a1d2be315876a101.tar.bz2
nixpkgs-1e9baed56b85263104f21170a1d2be315876a101.tar.lz
nixpkgs-1e9baed56b85263104f21170a1d2be315876a101.tar.xz
nixpkgs-1e9baed56b85263104f21170a1d2be315876a101.tar.zst
nixpkgs-1e9baed56b85263104f21170a1d2be315876a101.zip
various: cleanup of 'inherit version;'
Diffstat (limited to 'pkgs/tools/graphics/argyllcms')
-rw-r--r--pkgs/tools/graphics/argyllcms/default.nix6
1 files changed, 2 insertions, 4 deletions
diff --git a/pkgs/tools/graphics/argyllcms/default.nix b/pkgs/tools/graphics/argyllcms/default.nix
index 9dc2ad4d5f5..8ebccd8047a 100644
--- a/pkgs/tools/graphics/argyllcms/default.nix
+++ b/pkgs/tools/graphics/argyllcms/default.nix
@@ -1,12 +1,10 @@
 { stdenv, fetchzip, jam, unzip, libX11, libXxf86vm, libXrandr, libXinerama
 , libXrender, libXext, libtiff, libjpeg, libpng, libXScrnSaver, writeText
 , libXdmcp, libXau, lib, openssl }:
-let
-  version = "2.1.2";
- in
+
 stdenv.mkDerivation rec {
   pname = "argyllcms";
-  inherit version;
+  version = "2.1.2";
 
   src = fetchzip {
     # Kind of flacky URL, it was reaturning 406 and inconsistent binaries for a