Add headers to generated files
This commit is contained in:
@@ -1,3 +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.callPackage ./yarn-project.nix {}
|
||||
|
||||
Reference in New Issue
Block a user