Add Nix flake for Python 2.7 development environment

Uses nixpkgs-18.09 which has all required Python 2 packages:
- fuse-python 0.2.1
- mutagen 1.41.1
- beets 1.4.9 (built from source)
- jellyfish 0.6.1
- munkres 1.0.6

Run 'nix develop' or 'direnv allow' to enter the environment.
This commit is contained in:
Alexander
2026-05-12 13:18:30 +02:00
parent f0a83df190
commit c18e15987c
3 changed files with 178 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
use flake