summaryrefslogtreecommitdiff
path: root/pkgs/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/default.nix')
-rw-r--r--pkgs/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/default.nix b/pkgs/default.nix
index 8182baa..e7120f7 100644
--- a/pkgs/default.nix
+++ b/pkgs/default.nix
@@ -2,5 +2,5 @@
{
academic-webpage = pkgs.callPackage ./academic-webpage { };
- filtron = pkgs.callPackage ./filtron {};
+ filtron = pkgs.callPackage ./filtron {};
}