Version 0.1.1
Dependencies
- [2]
3KEFKH5FImport existing code - [3]
7YS2X7JJFix compilation against older Nix versions (tested with 2.13.6)
Change contents
- replacement in package.nix at line 11
version = "0.1.0";version = "0.1.1"; - replacement in CMakeLists.txt at line 6
project(nix-plugin-pijul VERSION 0.1.0)project(nix-plugin-pijul VERSION 0.1.1)