mirror of
https://github.com/schmittlauch/nur-packages
synced 2025-10-15 04:33:26 +02:00
numptyphysics: still broken init at 0.3.6
This commit is contained in:
parent
defcc430d1
commit
59c204446f
2 changed files with 39 additions and 0 deletions
|
@ -17,4 +17,5 @@ rec {
|
|||
lolcommits = pkgs.callPackage ./pkgs/lolcommits { mplayer = mplayerV4l; };
|
||||
mplayerV4l = pkgs.mplayer.override { v4lSupport = true; };
|
||||
vollkorn = pkgs.callPackage ./pkgs/vollkorn { };
|
||||
numptyphysics = pkgs.callPackage ./pkgs/numptyphysics { };
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue