summary refs log tree commit diff
path: root/nixos/modules/services/web-apps/hedgedoc.nix
diff options
context:
space:
mode:
authorPol Dellaiera <pol.dellaiera@protonmail.com>2023-08-01 15:56:45 +0200
committerPol Dellaiera <pol.dellaiera@protonmail.com>2023-08-01 16:01:02 +0200
commitfa8883c580bab92ed17648cc872dc994bba3f99a (patch)
tree5890ef04cd823f323c81a30c48e36e36744db36a /nixos/modules/services/web-apps/hedgedoc.nix
parentb7062f43e21fb362d739bc295ef50ca60c15bd33 (diff)
downloadnixpkgs-fa8883c580bab92ed17648cc872dc994bba3f99a.tar
nixpkgs-fa8883c580bab92ed17648cc872dc994bba3f99a.tar.gz
nixpkgs-fa8883c580bab92ed17648cc872dc994bba3f99a.tar.bz2
nixpkgs-fa8883c580bab92ed17648cc872dc994bba3f99a.tar.lz
nixpkgs-fa8883c580bab92ed17648cc872dc994bba3f99a.tar.xz
nixpkgs-fa8883c580bab92ed17648cc872dc994bba3f99a.tar.zst
nixpkgs-fa8883c580bab92ed17648cc872dc994bba3f99a.zip
hedgedoc: remove top level `with lib;`
Diffstat (limited to 'nixos/modules/services/web-apps/hedgedoc.nix')
-rw-r--r--nixos/modules/services/web-apps/hedgedoc.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/nixos/modules/services/web-apps/hedgedoc.nix b/nixos/modules/services/web-apps/hedgedoc.nix
index 92a5089e950..bfa5fd5aff2 100644
--- a/nixos/modules/services/web-apps/hedgedoc.nix
+++ b/nixos/modules/services/web-apps/hedgedoc.nix
@@ -1,8 +1,8 @@
 { config, lib, pkgs, ... }:
 
-with lib;
-
 let
+  inherit (lib) literalExpression mdDoc mkEnableOption mkIf mkOption mkPackageOptionMD mkRenamedOptionModule types versionAtLeast;
+
   cfg = config.services.hedgedoc;
 
   # 21.03 will not be an official release - it was instead 21.05.  This