obsidiansystems / nix-thunk

seamless management of source dependencies with nix
BSD 3-Clause "New" or "Revised" License
38 stars 10 forks source link

Use new type of thunk for `gitignore.nix` #1

Closed Ericson2314 closed 4 years ago

Ericson2314 commented 4 years ago

I figure this will be less confusing for anyone reading the code: no need to wonder why the two thunks are different.

ryantrinkle commented 4 years ago

Thanks!