about summary refs log tree commit diff
path: root/pkgs/applications/networking/ostinato
diff options
context:
space:
mode:
authorpiegames <git@piegames.de>2020-10-15 01:24:45 +0200
committerpiegames <git@piegames.de>2020-10-15 15:14:51 +0200
commite14a3598962dbe5d7eac89d8f4759807f1847aa1 (patch)
tree28048ec135b440a7b904a9c66b1d2883a3c90f29 /pkgs/applications/networking/ostinato
parentee813768c05344b29995b726553aa059f58603a0 (diff)
treewide: Fix broken desktop files and mark packages as broken
This fixes all packages that are failed `nixpkgs-review` in #91790.
Packages that were broken prior to that PR were marked as broken.
Packages that failed because of #75729 were fixed.
Diffstat (limited to 'pkgs/applications/networking/ostinato')
-rw-r--r--pkgs/applications/networking/ostinato/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/networking/ostinato/default.nix b/pkgs/applications/networking/ostinato/default.nix
index aa9d94ad5b6e6..dd1a7481d4636 100644
--- a/pkgs/applications/networking/ostinato/default.nix
+++ b/pkgs/applications/networking/ostinato/default.nix
@@ -39,6 +39,7 @@ stdenv.mkDerivation rec {
       GenericName[it]=Generatore ed Analizzatore di pacchetti di rete
       Comment[it]=Generatore ed Analizzatore di pacchetti di rete con interfaccia amichevole
     '';
+    fileValidation = false;
   };
 
   postInstall = ''