summary refs log tree commit diff
path: root/pkgs/applications/networking/browsers
diff options
context:
space:
mode:
authorDamien Cassou <damien@cassou.me>2023-11-18 07:44:56 +0100
committerDamien Cassou <damien@cassou.me>2023-11-18 07:44:56 +0100
commit03f305e65c1dc6937aa27860d1e9a89c80af6873 (patch)
treee7c7313e8efe1f490f646bc209bc5763a9366553 /pkgs/applications/networking/browsers
parent4e6794edb5633ae0aa9ce5ee8787a5ac59de7e62 (diff)
downloadnixpkgs-03f305e65c1dc6937aa27860d1e9a89c80af6873.tar
nixpkgs-03f305e65c1dc6937aa27860d1e9a89c80af6873.tar.gz
nixpkgs-03f305e65c1dc6937aa27860d1e9a89c80af6873.tar.bz2
nixpkgs-03f305e65c1dc6937aa27860d1e9a89c80af6873.tar.lz
nixpkgs-03f305e65c1dc6937aa27860d1e9a89c80af6873.tar.xz
nixpkgs-03f305e65c1dc6937aa27860d1e9a89c80af6873.tar.zst
nixpkgs-03f305e65c1dc6937aa27860d1e9a89c80af6873.zip
offpunk: reformat
Diffstat (limited to 'pkgs/applications/networking/browsers')
-rw-r--r--pkgs/applications/networking/browsers/offpunk/default.nix24
1 files changed, 12 insertions, 12 deletions
diff --git a/pkgs/applications/networking/browsers/offpunk/default.nix b/pkgs/applications/networking/browsers/offpunk/default.nix
index 1b69b396efe..4d2cdf69d74 100644
--- a/pkgs/applications/networking/browsers/offpunk/default.nix
+++ b/pkgs/applications/networking/browsers/offpunk/default.nix
@@ -1,15 +1,15 @@
-{
-  fetchFromSourcehut,
-  file,
-  installShellFiles,
-  less,
-  lib,
-  offpunk,
-  python3Packages,
-  testers,
-  timg,
-  xdg-utils,
-  xsel,
+{ fetchFromSourcehut
+, file
+, installShellFiles
+, less
+, lib
+, offpunk
+, python3Packages
+, testers
+, timg
+, xdg-utils
+, xsel
+,
 }:
 
 let