about summary refs log tree commit diff
path: root/pkgs/by-name/mf/mfoc-hardnested/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/mf/mfoc-hardnested/package.nix')
-rw-r--r--pkgs/by-name/mf/mfoc-hardnested/package.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/by-name/mf/mfoc-hardnested/package.nix b/pkgs/by-name/mf/mfoc-hardnested/package.nix
index 9fb22863c74be..9169223753622 100644
--- a/pkgs/by-name/mf/mfoc-hardnested/package.nix
+++ b/pkgs/by-name/mf/mfoc-hardnested/package.nix
@@ -33,6 +33,7 @@ stdenv.mkDerivation (finalAttrs: {
     mainProgram = "mfoc-hardnested";
     license = licenses.gpl2;
     homepage = "https://github.com/nfc-tools/mfoc-hardnested";
+    changelog = "https://github.com/nfc-tools/mfoc-hardnested/blob/master/debian/changelog";
     maintainers = with maintainers; [ azuwis ];
     platforms = platforms.unix;
   };