Commit graph

500 commits

Author SHA1 Message Date
DavHau
8877cdb599
Merge pull request #266 from bjornfor/fix-typo
Fix typo: nixkgs -> nixpkgs
2021-04-26 19:35:18 +07:00
Bjørn Forsman
1983571a27 Fix typo: nixkgs -> nixpkgs 2021-04-26 11:54:15 +02:00
DavHau
e3befe1f07
Merge pull request #264 from timsears/patch-1
Update lib.nix
2021-04-22 20:18:22 +07:00
DavHau
9543999c8a extractor: sanitize derivation names 2021-04-21 12:25:03 +07:00
DavHau
80a2ffb9b1 fix illegal store path 2021-04-21 11:44:42 +07:00
DavHau
f0b942c536 fix illegal store path 2021-04-21 11:26:29 +07:00
Tim Sears
abde4e0ce3
Update lib.nix
fix typo `trow` -> `throw`
2021-04-20 14:32:55 -07:00
DavHau
67238320a7 add drv generator to extractor 2021-04-21 00:51:11 +07:00
DavHau
8652cf9da3 only extract for specific python versions 2021-04-20 21:07:04 +07:00
DavHau
162ffe0b47 update extractor: allow passing python versions 2021-04-18 15:10:26 +07:00
DavHau
0a9df7eaa1 update crawler 2021-04-17 19:55:44 +07:00
DavHau
41577a83d3 improve: ignore collisions for .gen interface 2021-04-04 21:16:42 +07:00
DavHau
2ac8be0bc3
Merge pull request #244 from blaggacao/patch-2
readme: clarify that not all sources can be built
2021-04-04 16:57:37 +07:00
DavHau
d335bee182
Merge pull request #256 from InLaw/patch-7
correct typo "shell = mach-nix-defaul.shellWitht"
2021-04-04 16:56:31 +07:00
InLaw
0ab275c63f
Update flake.nix
typo "shellWitht"
2021-04-04 09:50:17 +02:00
InLaw
5c3582cce4
correct typo
typo "defaul.s"
2021-04-04 09:42:26 +02:00
DavHau
fe91f35e33 add troubleshooting example for collision errors 2021-04-03 19:46:18 +07:00
DavHau
022740aefe fix, pypiData downloaded twice for flake; fix nix flake show 2021-03-29 12:48:40 +07:00
DavHau
55cda256cf throw on outdated data & add python arg 2021-03-26 22:17:44 +07:00
DavHau
ac62255e81 version 3.2.0 2021-03-12 12:47:01 +07:00
DavHau
afcfd0d15b add sdist output to flake 2021-03-12 12:37:07 +07:00
DavHau
42abe60fb8 add pre-commit hook for VERSION file 2021-03-12 12:31:06 +07:00
DavHau
42020f8757 update flake.lock 2021-03-11 16:21:03 +07:00
DavHau
bbfe24052d fix: wrong python chosen when cross building 2021-03-10 15:51:13 +07:00
DavHau
3ab97d63c1 feature: new argument 'ignoreCollisions' 2021-03-10 15:33:59 +07:00
David Arnold
324de4456b
readme: clarify that not all sources can be built
As er #132 not supported are, at the time of writing:
- poetry (project.toml)
- poetry (poetry.lock)
- PEP 518
- Pipenv
2021-02-28 20:06:34 -05:00
DavHau
235a0a81d0 pkg-fix: google-auth misses six 2021-02-26 12:11:45 +07:00
DavHau
57959a9ed5 add .expr attribute to mkPython 2021-02-26 12:11:06 +07:00
DavHau
5768a1ec6e .envrc + .gitignore changes 2021-02-26 12:10:27 +07:00
DavHau
afa94cb61c change VERSION to 'master' 2021-02-18 15:56:16 +07:00
DavHau
6473903da7 fix: collision when overriding nixpgs 2021-02-17 16:52:24 +07:00
DavHau
876b78bcb4
Merge pull request #235 from kwzrd/kwzrd/readme
Improve Readme style & fix typo
2021-02-15 12:31:02 +07:00
kwzrd
01c3ff9b74
Readme: improve style & fix typo 2021-02-14 12:21:54 +01:00
DavHau
f967f0fd51
Merge pull request #230 from ingve/readme-fix
Readme: Fix typo
2021-02-05 00:18:12 +07:00
Ingve Vormestrand
cead5970fd Readme: Fix typo 2021-02-03 13:16:41 +01:00
InLaw
f75bd25168
Update nixpkgs.py (#218) 2021-01-23 01:19:44 +07:00
InLaw
0aa868eb2b
Update examples.md (#217) 2021-01-23 01:17:56 +07:00
InLaw
ae82925edc
Update fixes.nix (#225)
not mixing python27 and python3x
- could be used with python defined in default.nix (args) - if python would be inherited
2021-01-23 01:12:21 +07:00
InLaw
a81b0b5fe0
Update Readme.md (#219)
machnix to mach-nix
2021-01-17 22:37:17 +07:00
InLaw
44a3d1ce99
Update examples.md (#215)
update _pre to Pre and _post to Post overrides
2021-01-17 22:21:09 +07:00
DavHau
c4ef8f4a01 add fix for cartopy 2020-12-21 13:55:17 +07:00
DavHau
20e50610f2 also replace nativeBuildInputs on overridden nixpkgs candidates 2020-12-21 13:40:59 +07:00
DavHau
8a719adddf remove unnecessary env passthru attribute 2020-12-03 23:40:18 +07:00
DavHau
c407c2e98c Merge branch 'master' into conda-beta 2020-12-03 21:49:48 +07:00
DavHau
e6df0f7437 fix dates in changelog 2020-11-29 12:23:13 +07:00
DavHau
7266eda506 Merge branch 'master' into conda-beta
# Conflicts:
#	Readme.md
#	examples.md
#	mach_nix/VERSION
2020-11-29 01:00:50 +07:00
DavHau
1ec92303ac fix changelog 2020-11-27 14:02:17 +07:00
DavHau
8e6913f1a4 CI: load version from MACHNIX_VERSION 2020-11-27 13:54:54 +07:00
DavHau
b64aab5282 version 3.1.1 2020-11-27 13:38:43 +07:00
DavHau
0371b76e01 Fix CI 2020-11-27 13:24:34 +07:00