Commit Graph

9 Commits

Author SHA1 Message Date
Bruno BELANYI 34df20cdb7 nix: fix deprecated flake attributes 2023-12-06 12:02:08 +00:00
Bruno BELANYI d5507dce2d nix: use overlay
continuous-integration/drone/push Build is passing Details
2022-02-17 10:27:11 +01:00
Bruno BELANYI 5c7c2af289 nix: use 'inputsFrom'
continuous-integration/drone/push Build is passing Details
2021-10-08 15:47:26 +02:00
Bruno BELANYI 6c0950dbe1 nix: use cmake instead of meson
continuous-integration/drone/push Build is passing Details
2021-09-01 19:35:54 +02:00
Bruno BELANYI 09c628be60 nix: set 'doCheck'
It ensures that the `checkInputs` are being made part of
`nativeBuildInputs`.
2021-09-01 19:35:07 +02:00
Bruno BELANYI ac6b633c89 nix: remove 'meta.broken'
Now that we actually install the program...
2021-08-31 20:20:30 +02:00
Bruno BELANYI f64c8775f3 nix: mark package as broken
For some reason I get an error when building under nix...
2021-08-23 01:04:17 +02:00
Bruno BELANYI 7f81f5fa7c nix: use checkInputs for GTest 2021-08-23 00:51:07 +02:00
Bruno BELANYI e7c7b7a6e1 nix: setup flake w/ pre-commit 2021-08-20 22:20:45 +02:00