Domen Kožar

Results 425 issues of Domen Kožar

"Developer Environment" means different things to different people. A small intro paragraph, and then a bullet with each "concept". That might also be a good place to explain how a...

documentation

This would allow people to get started straight away.

enhancement

Documented something like ```nix { pkgs, ... }: { scripts.foo.exec = builtins.readFile ./scripts/myscript; }

documentation

This is a common use case.

documentation

Look into https://www.npmjs.com/package/patch-package

Please leave a thumbs up if you'd like to see this happen and a comment with your use case.

enhancement

Build containers based on `processes` specification and https://github.com/nlewo/nix2container

Show diff between the last activation and the new one. Diff options and packages.

Something like `processes.dockerize = true;` would use Docker instead of https://github.com/ddollar/foreman. Please leave a thumbs up if you'd like this implemented.

enhancement

Using `jsonschema` for validation [generated from module options](https://gist.github.com/Profpatsch/8ee75ad3912a72964d89372aeac30bb6).