about summary refs log tree commit diff stats
path: root/pkgs/by-name/fu/fupdate/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/fu/fupdate/flake.nix')
-rw-r--r--pkgs/by-name/fu/fupdate/flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/by-name/fu/fupdate/flake.nix b/pkgs/by-name/fu/fupdate/flake.nix
index 63d696e1..cac507c8 100644
--- a/pkgs/by-name/fu/fupdate/flake.nix
+++ b/pkgs/by-name/fu/fupdate/flake.nix
@@ -10,7 +10,7 @@
 {
   description = "This is a Nix flake update manager.";
 
-  inputs = { };
+  inputs = {};
 
   outputs = {...}: let
     system = "x86_64-linux";