summaryrefslogtreecommitdiff
path: root/shells/all.nix
diff options
context:
space:
mode:
Diffstat (limited to 'shells/all.nix')
-rw-r--r--shells/all.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/all.nix b/shells/all.nix
index fb68f81..7c08745 100644
--- a/shells/all.nix
+++ b/shells/all.nix
@@ -1,4 +1,4 @@
-{ pkgs ? import <nixpkgs> {} }:
+{ pkgs ? import <nixpkgs> { } }:
pkgs.mkShell {
packages = with pkgs; [