InLaw

Results 33 comments of InLaw

from the `user` perspective it would be nice to have everything in one file to have an overview above all in one place but as `developer` I prefer to change...

does not yet work ``` let mach-nix = import (builtins.fetchGit { url = "https://github.com/DavHau/mach-nix/"; #ref = "refs/tags/2.4.1"; #ref = "refs/heads/master"; rev = "2ee3786b06ab2c3d7f46c2a7cae3f9c3fa0dc0c9"; #rev = "59d54bd366b10430dc45e46b83dd2c3fb72f29d1" ; # ws });...

While it works with 2.4.1, py38 it is not working wtih 3.1.1 (e.g. py38)

pkg name in pypi is `scikit-learn` `nix-shell -p nixFlakes --run "nix run mach-nix#gen.python.ipython.scikit-learn --show-trace "` The naming convention changed with the default provider not anymore being `nixpkgs` / conda integration

In this case spyder is the app (nixos package) not the python module (- but for python pkgs there is no error, too)

I would do so (for now, till R in nixpkgs offers [an overlay for] different R versions) but before we should check/test the Py/R env so that it really works...

I know that dates are issues for reproducibility never the less after building the mn py env the OS-date should be recognized

looks to be a nixos issue https://discourse.nixos.org/t/date-time-changes-between-nixos-bash-shell-and-dolphin-shell-tex-compilation-today-vs-01-jan-1980/22183