Phillip Cloud
ed3b79fd21
fix: use poetry2nix from top-level when importing ./tools
2023-10-28 06:00:45 -04:00
Victor Engmark
c57a16f773
chore: Remove Python 2 compatibility
...
From the build:
> Package ‘python-2.7.18.6’ in
> /nix/store/n5hj62lgkwvz3gqnp4l4nxzjnadh7y54-source/pkgs/development/interpreters/python/cpython/2.7/default.nix:330
> is marked as insecure, refusing to evaluate.
and
> Python 2.7 has reached its end of life after 2020-01-01. See
> https://www.python.org/doc/sunset-python-2/ .
Necessary to bump nixpkgs
<https://github.com/nix-community/poetry2nix/pull/996 >.
2023-02-27 13:16:42 +13:00
adisbladis
604adc454f
Remove poetry2nix-release tool
...
I'm now always fully relying on Github Actions for testing pre-release.
This tool isn't helpful and makes the development shell larger.
2022-05-05 09:34:55 +12:00
adisbladis
b8d3545eba
Add tooling to detect Python2 syntax errors
2022-01-12 18:48:06 +13:00
adisbladis
b4d2477b1f
Add a basic python environment for tooling to nix-shell
...
I want to start formatting all Python code in the repository with black, let's dogfood this and use poetry2nix to provide it.
2022-01-12 18:48:06 +13:00
adisbladis
3be424ac55
Bump nixpkgs
2021-12-25 21:55:18 -08:00
adisbladis
db06bdd6e7
Format with nixpkgs-fmt 0.9
2020-05-19 21:06:02 +01:00
adisbladis
4ebbfdacd1
nixpkgs-fmt broke it's format yet again
2020-04-29 14:12:59 +01:00
adisbladis
f7e435407e
nixpkgs-fmt all the things (again...)
2020-03-14 23:13:51 +00:00
adisbladis
06d9687c0f
Prepare for release 1.6.0
2020-02-29 14:07:31 +00:00
adisbladis
8336c5f8c6
Add development tools to generate flame graphs for nix-instantiate
2020-02-27 08:44:42 +00:00