Skip to content

Commit

Permalink
get rid of extra spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Nov 30, 2020
1 parent e08617a commit 13f232a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions shell.nix
@@ -1,9 +1,7 @@
{ ... }:
let
sources = import ./nix/sources.nix;

nixpkgs = import sources.nixpkgs { config = { allowUnfree = true; }; };

niv = import sources.niv { };
in with nixpkgs;
stdenv.mkDerivation {
Expand Down

0 comments on commit 13f232a

Please sign in to comment.