Cleanup of yarn-project.nix

This commit is contained in:
Stéphan Kochen
2020-08-25 18:20:16 +02:00
parent 7682962581
commit 708e36eaf4
4 changed files with 49 additions and 69 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
# This is a minimal `default.nix` by yarn-plugin-nixify. You can customize it
# as needed, it will not be overwritten by the plugin.
{ pkgs ? import <nixpkgs> {} }:
{ pkgs ? import <nixpkgs> { } }:
pkgs.callPackage ./yarn-project.nix {}
pkgs.callPackage ./yarn-project.nix { } ./.