pyjecteur/default.nix

2 lines
101 B
Nix

{ pkgs ? import (import ./npins).nixpkgs {} }:
pkgs.python310Packages.callPackage ./pyjecteur.nix {}