Format shell.nix

restic-rest-server
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
1 changed files with 1 additions and 1 deletions

View File

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