From 4de0987503d777d138ac1041b26a2c44f25fcb1c Mon Sep 17 00:00:00 2001 From: AndersonTorres Date: Wed, 16 Jun 2021 20:49:10 -0300 Subject: [PATCH] Add a small warning/todo about the hash/sha256 attributes of a mkXfceDerivation --- pkgs/desktops/xfce/mkXfceDerivation.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/desktops/xfce/mkXfceDerivation.nix b/pkgs/desktops/xfce/mkXfceDerivation.nix index 7858450b081..8ff0d83cae3 100644 --- a/pkgs/desktops/xfce/mkXfceDerivation.nix +++ b/pkgs/desktops/xfce/mkXfceDerivation.nix @@ -57,3 +57,4 @@ let in stdenv.mkDerivation (recursiveUpdate template publicArgs // concatAttrLists [ template args ]) +# TODO [ AndersonTorres ]: verify if it allows using hash attribute as an option to sha256