Skip to content

Commit

Permalink
add python to nix config
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkw committed Aug 25, 2023
1 parent 90f63ce commit c881e19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
qemu
# for building the website
oranda.packages.${system}.default
python3 # needed by rfc2book
];

buildInputs = [ libclang zlib ];
Expand Down

0 comments on commit c881e19

Please sign in to comment.