summaryrefslogtreecommitdiff
path: root/pkgs/ahoviewer.nix
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-08-31 14:40:38 -0700
committerFuwn <[email protected]>2024-08-31 14:40:38 -0700
commit81b1033e9717fbc7aed411c023a2c9364ca1d249 (patch)
tree387308cd1fc40e9b95789db7c3fbfde260a08179 /pkgs/ahoviewer.nix
parenttings (diff)
downloadnixos-config-81b1033e9717fbc7aed411c023a2c9364ca1d249.tar.xz
nixos-config-81b1033e9717fbc7aed411c023a2c9364ca1d249.zip
t
Diffstat (limited to 'pkgs/ahoviewer.nix')
-rw-r--r--pkgs/ahoviewer.nix4
1 files changed, 1 insertions, 3 deletions
diff --git a/pkgs/ahoviewer.nix b/pkgs/ahoviewer.nix
index 38524dc..dbd747c 100644
--- a/pkgs/ahoviewer.nix
+++ b/pkgs/ahoviewer.nix
@@ -1,6 +1,4 @@
-{
- pkgs ? import <nixpkgs> { },
-}:
+{ pkgs ? import <nixpkgs> { } }:
pkgs.stdenv.mkDerivation rec {
pname = "ahoviewer";
version = "42e16f9";