about summary refs log tree commit diff
path: root/corepkgs/nar/nar.nix
diff options
context:
space:
mode:
Diffstat (limited to 'corepkgs/nar/nar.nix')
-rw-r--r--corepkgs/nar/nar.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/corepkgs/nar/nar.nix b/corepkgs/nar/nar.nix
index da63bde9a62e..d3d799998f10 100644
--- a/corepkgs/nar/nar.nix
+++ b/corepkgs/nar/nar.nix
@@ -1,4 +1,4 @@
-{system, storePath, hashAlgo}: 
+{ system, storePath, hashAlgo }:
 
 derivation {
   name = "nar";