Find a file
2023-10-09 00:39:00 +02:00
default feat: switched to purely nix based devshell 2023-05-26 16:02:52 +09:00
pwn fix: formatting 2023-10-09 00:39:00 +02:00
pwn-ld fix: formatting 2023-10-09 00:39:00 +02:00
.gitignore feat: added devshell support 2023-05-22 20:38:10 +09:00
flake.nix feat: added second template for pwn 2023-10-08 15:17:31 +02:00
README.md feat: README 2023-06-03 20:14:51 +09:00

Patricks tolle nix templates


Templates available

default

Basic template utilizing direnv and devshell to setup a development environment

Files

  • devshell.nix nix file declaring the development shell
    • This is the file you most likely want to change