Skip to content

Commit c881e19

Browse files
committed
add python to nix config
1 parent 90f63ce commit c881e19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flake.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
qemu
5757
# for building the website
5858
oranda.packages.${system}.default
59+
python3 # needed by rfc2book
5960
];
6061

6162
buildInputs = [ libclang zlib ];

0 commit comments

Comments
 (0)