Commit graph

28 commits

Author SHA1 Message Date
DavHau
30f6c6b2d8 update nixpkgs, python, pypi-deps-db 2022-02-03 23:02:45 +07:00
DavHau
7f1372dae7 update pypi-deps-db & fix test 2022-01-29 12:31:13 +07:00
jared-w
6f06aa09cd Don't use busybox on macOS 2021-10-20 13:21:11 -07:00
DavHau
0d12c798d2 fix test-all flake app 2021-06-09 21:54:45 +07:00
DavHau
c76e162b4d add flake apps for testing 2021-06-09 13:11:17 +07:00
DavHau
8817cea5cd update nixpkgs version for conda support 2021-06-08 19:10:50 +07:00
DavHau
65ea580168 improve requirements parsing 2021-06-06 14:57:04 +07:00
DavHau
c455ed8c56 Merge branch 'master' into conda-beta 2021-05-23 16:22:02 +07:00
DavHau
97d744887b simplify flakes cmdline api 2021-05-22 22:02:24 +07:00
DavHau
dc9b7d0c2b conda: rebase on current nixpkgs PR https://github.com/NixOS/nixpkgs/pull/123323 2021-05-22 20:13:42 +07:00
DavHau
dad9f701bf add: flake app 'extract-reqs' 2021-05-14 17:04:54 +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
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
afcfd0d15b add sdist output to flake 2021-03-12 12:37:07 +07:00
DavHau
c00418c4a7 use inputs from flake.lock also in non-flake mode 2020-11-25 15:27:46 +07:00
DavHau
28800e47ef add library functions to flakes 2020-11-25 14:09:40 +07:00
Serge Ko
420e35c0c5 fix: rm non-existing ${system}s, add .lib output 2020-10-20 13:49:37 +03:00
DavHau
5b77d1c846 fix circular dependency detection + removal 2020-10-20 13:27:40 +07:00
Jeet Ray
8db91624a6
Replaced use of "self" with a recursive set, and applied "flattenTree" as per Nix flake[-utils] specification 2.0 (#160)
* Replaced use of "self" with a recursive set, and applied "flattenTree" as per Nix flake[-utils] specification
2020-10-14 18:57:29 +07:00
DavHau
4ee7d647fb fix flakes and add tests for flakes 2020-10-12 10:54:19 +07:00
DavHau
8755ac4789 flakes: add dockerImageWith 2020-10-11 18:01:25 +07:00
DavHau
2a8b7f753b fix some flake impurities 2020-10-09 22:18:34 +07:00
DavHau
83ca142093 add: withDot package selection feature (flakes) 2020-10-07 12:18:02 +07:00
DavHau
1f1bdb28a2 rename nixpkgs-unstable and update flakes.lock 2020-10-04 02:16:46 +07:00
DavHau
02e36525eb fix flakes 2020-10-04 02:11:50 +07:00
David Arnold
7e151003ae chore: package as nix flake 2020-10-04 01:32:22 +07:00