Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 441 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 441 Bytes

damszew.dev

Personal blog for sharing thoughts about different practices and patters used to create clean and efficient software

Build

Due to nix flakes not playing nice with git submodules and NixOs/nix#9530, it is necessary to use workaround to build this blogs flake:

nix build "git+file://$(pwd)?submodules=1"

License

See the LICENSE.md file for details.