Files
rosenpass/marzipan
Anja Rabich a4ff3d4eb5 feat: WIP clean-up TODOs
Co-authored-by: Benjamin Lipp <blipp@rosenpass.eu>
2025-08-05 17:57:07 +02:00
..
2025-02-20 15:04:24 +01:00
2025-08-05 17:57:07 +02:00
2025-02-20 15:04:24 +01:00
2025-02-20 15:04:24 +01:00
2025-04-08 16:43:31 +02:00
2025-04-08 16:43:31 +02:00
2025-07-22 17:42:13 +02:00
2025-08-05 17:57:07 +02:00

Rewriting analyze.sh in Python

  • ../analyze.sh is the old script

  • src/analyze.sh is the new script

  • call the old script from the Rosenpass repository's root directory with ./analyze.sh

  • call the new script:

    • nix run .# -- analyze $repo where $repo is the absolute(?) path to the root directory of the Rosenpass repository.