Commit Graph

9 Commits

Author SHA1 Message Date
leo 1befb1a5fd
flake: have seaborn in the shell 2023-03-15 20:14:00 +01:00
leo d9d45bb92c
flake(p3): ignore folders with resource files 2023-03-15 20:06:50 +01:00
leo 7973f63473
flake,go,pre-commit: add p3 2023-03-04 14:51:37 +01:00
leo f6ac8cb9fe
flake: add more python deps 2023-02-25 15:31:17 +01:00
leo 01cdd03dac
p2: implement file reading+basic data operations
also, update .pre-commit-config.yaml to:
* first change to ./p2, then run the tests (pre-commit deliberately does
  not allow this by design [1])
* for the above, the https://github.com/dnephin/pre-commit-golang repo
  had to be dropped as it does not allow any customisation either.

also, add some flake updates (would be better split into another commit,
I know):
* use baseurl var
* add statix to shell packages
* fix building p1

refs:
[1]: https://github.com/pre-commit/pre-commit/issues/1110
2023-02-24 23:50:13 +01:00
leo 95afeb6815
flake: add p2 2023-01-28 19:22:31 +01:00
surtur 516e6375a4
flake: add scipy as it's a required dependency 2022-11-13 20:10:45 +01:00
surtur 120a0f0e7f
flake: update shell packages 2022-11-03 21:34:41 +01:00
surtur 5cf892c7ea
initial commit 2022-11-03 21:18:55 +01:00