We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90f63ce commit c881e19Copy full SHA for c881e19
flake.nix
@@ -56,6 +56,7 @@
56
qemu
57
# for building the website
58
oranda.packages.${system}.default
59
+ python3 # needed by rfc2book
60
];
61
62
buildInputs = [ libclang zlib ];
0 commit comments