Skip to content
Snippets Groups Projects
Commit f97043d6 authored by Tom Prince's avatar Tom Prince
Browse files

More cleanup.

parent 6bc5e9f7
No related branches found
No related tags found
1 merge request!239Switch to using mach-nix for python packaging.
{ fetchFromGitHub, callPackage }:
let
src = import ./python-challenge-bypass-ristretto-repo.nix { inherit fetchFromGitHub; };
in
callPackage "${src}/challenge-bypass-ristretto.nix" { }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment