Format shell.nix

This commit is contained in:
Simon Bruder 2020-10-11 11:12:48 +02:00
parent 4d6c9d6e02
commit 5af4d282b6
No known key found for this signature in database
GPG key ID: 6F03E0000CC5B62F

View file

@ -1,4 +1,4 @@
{ pkgs ? import <nixpkgs> {} }: { pkgs ? import <nixpkgs> { } }:
pkgs.mkShell { pkgs.mkShell {
nativeBuildInputs = with pkgs; [ nativeBuildInputs = with pkgs; [