mirror of
https://github.com/nix-community/nix-direnv.git
synced 2025-11-08 11:36:11 +01:00
format with treefmt
This commit is contained in:
parent
1133b15e75
commit
037cc9cc25
8 changed files with 103 additions and 95 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ pkgs ? import <nixpkgs> {} }:
|
||||
{ pkgs ? import <nixpkgs> { } }:
|
||||
|
||||
with pkgs;
|
||||
mkShell {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue