nixpkgs-fmt for no particular reason

This commit is contained in:
kat witch 2021-08-19 17:42:50 +01:00
parent 6c74d503fd
commit c5e4be592c
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72
57 changed files with 1211 additions and 1118 deletions

View file

@ -1,4 +1,5 @@
{ }: let
{}:
let
meta = import ./default.nix;
config = meta;
inherit (meta) pkgs;
@ -58,7 +59,8 @@
done
cd $START_DIR
'';
in pkgs.mkShell {
in
pkgs.mkShell {
nativeBuildInputs = with pkgs; [
inetutils
nf-update