3d58e08509
flake.nix: clean package source
2025-12-08 18:22:37 +09:00
b184688db0
flake.nix: source pname and version from pyproject.toml
2025-06-07 15:12:35 +02:00
2a20d66776
flake.nix: buildPythonPackage -> buildPythonApplication
2025-06-07 15:08:40 +02:00
4793df09c0
flake.nix: add libdib
2025-06-07 15:07:14 +02:00
a7ff594548
flake.nix: add ruff to devshell
2025-03-22 21:07:46 +01:00
eef3a6bc07
flake.nix: switch nixpkgs input to nixpkgs-unstable
2025-03-22 21:06:39 +01:00
b13364c9b3
update flake, use uv instead of poetry
2025-02-22 21:48:43 +01:00
36ddc59253
flake.nix: add support for more architectures + misc
2024-04-29 00:16:21 +02:00
832c95198d
flake.nix: add devShell
2024-01-14 03:41:58 +01:00
fad38adc50
Move all functionality under a single worblehat command
2023-05-12 02:27:26 +02:00
3525e84576
Start converting the scanner tool into a cli tool
...
The scanner tool is about to become a fullfledged repl, much in the same
manner as dibbler.
Changes:
- Rename `tools/scanner.py` -> `cli/main.py`
- Create abstraction layer for Cmd with numbered commands
- Create submenu for items
- Lots of functionality edits
- Fill out more todos in REAMDE
2023-05-06 02:37:28 +02:00
cebb6ccb86
Add flake.nix to project
2023-05-04 17:24:17 +02:00