mach-nix/mach_nix/nix
Tom Prince ac3e70ea68 Pass name ane version explicitly, rather than as a string, for nixpkgs python package versions.
This changes the internal format used to pass version information for nix to
python to not require parsing strings. This new format also makes it easier
to pass additional information (such as requirements, when available).
2022-01-27 15:41:38 -07:00
..
from-nixpkgs update auto-patchelf.sh 2021-06-09 14:01:47 +07:00
__init__.py init 2020-04-22 09:46:03 +00:00
aliases.nix refactor UI and file structure 2020-10-13 15:47:47 +07:00
auto_patchelf_hook.nix move nixpkgs deps into dir with license 2020-11-19 11:15:03 +07:00
buildPythonPackage.nix add flake apps for testing 2021-06-09 13:11:17 +07:00
call_mach.nix fix: cli crashing on gen command 2021-05-14 14:31:46 +07:00
compileOverrides.nix add flake apps for testing 2021-06-09 13:11:17 +07:00
conda-channels.nix revert default providers to 'wheel,sdist,nixpkgs' 2021-06-10 00:07:19 +07:00
CONDA_CHANNELS.json update conda channels 2021-06-08 19:16:14 +07:00
conda_hashable_versionOrder.patch move nixpkgs deps into dir with license 2020-11-19 11:15:03 +07:00
deps-db-and-fetcher.nix fix: various bug fixes 2021-06-08 19:18:13 +07:00
flake-inputs.nix Use flake.lock in python package from nix. 2021-10-11 13:52:06 -06:00
lib.nix add flake apps for testing 2021-06-09 13:11:17 +07:00
mk-python-derivation-overlay.nix conda: rebase on current nixpkgs PR https://github.com/NixOS/nixpkgs/pull/123323 2021-05-22 20:13:42 +07:00
mkPython.nix Merge pull request #335 from tp-la/mkpython-postbuild 2021-10-25 14:51:34 +07:00
nixpkgs-json.nix Pass name ane version explicitly, rather than as a string, for nixpkgs python package versions. 2022-01-27 15:41:38 -07:00
nixpkgs-src.nix use inputs from flake.lock also in non-flake mode 2020-11-25 15:27:46 +07:00
python-deps.nix update distlib to 0.3.3 2021-11-23 23:13:03 +07:00
python.nix add flake apps for testing 2021-06-09 13:11:17 +07:00
update-deps.sh reimplement requirement and version parsing 2020-11-21 00:08:20 +07:00
withDot.nix simplify flakes cmdline api 2021-05-22 22:02:24 +07:00