Commit graph

1288 commits

Author SHA1 Message Date
adisbladis
64ee2bfe1f .github: Hard code cachix key in workflow yaml
So that contributors can iterate on PRs and benefit from caching.
2022-05-10 09:00:42 +12:00
adisbladis
bcbeb8d0c4 tests.uwsgi: Comment out flaky test 2022-05-10 08:14:08 +12:00
Sem Mulder
e4a98cf325 Reset PYTHONPATH before running Python script in hooks 2022-05-10 08:14:08 +12:00
Sem Mulder
59a79de540 Don't change format of pyproject.toml when removing special dependencies
This is needed because Scipy parses pyproject.toml by hand, under
the assumption of one dependency per line.
2022-05-10 08:14:08 +12:00
adisbladis
bee08d0554
Merge pull request #622 from nix-community/ci-perf
Improve CI performance
2022-05-10 03:13:58 +07:00
adisbladis
4ef7fff09f .github: Appease the Github YAML parser... 2022-05-10 07:53:16 +12:00
adisbladis
efe5cbb217 github.builds: Only pull in nix-build-uncached in nix-shell invocation for builds 2022-05-10 07:46:11 +12:00
adisbladis
e622945c72 github.black-fmt: Only pull in Python environment for black format check 2022-05-10 07:45:15 +12:00
adisbladis
6050e255ea github.nixpkgs-fmt: Only use nixpkgs-fmt in workflow check 2022-05-10 07:44:18 +12:00
adisbladis
e03a02c20a github.py2-compat: Only use astparse tool in workflow check 2022-05-10 07:43:01 +12:00
adisbladis
5e6ad67b5b shell.nix: Make shell packages parametric
We'll use this in the CI to control what packages are available from the github actions workflow.
2022-05-10 07:39:58 +12:00
adisbladis
c2be4579f0
Merge pull request #621 from airwoodix/build-system-prospector
build-systems: add prospector
2022-05-09 22:12:12 +07:00
adisbladis
4d6402522e
Merge pull request #620 from airwoodix/build-system-more-itertools
build-systems: add more-itertools
2022-05-09 21:13:42 +07:00
adisbladis
d4e50b4d11
Merge pull request #618 from schlarpc/master
build-systems: add cruft
2022-05-09 20:46:04 +07:00
adisbladis
a234937f4c
Merge pull request #619 from airwoodix/build-system-msgpack-types
build-systems: add msgpack-types
2022-05-09 20:45:39 +07:00
Etienne Wodey
1529b4450e build-systems: add prospector 2022-05-09 14:51:42 +02:00
Etienne Wodey
285804051e overrides: add build system for msgpack-types 2022-05-09 13:51:14 +02:00
Etienne Wodey
9454de1d67 overrides: add build system for more-itertools 2022-05-09 13:49:14 +02:00
adisbladis
5612b5cbdf mypy: Don't patch if format is wheel
We don't have the sources if it's a wheel, and hence cant/dont need to patch.
2022-05-09 20:37:00 +12:00
Chaz Schlarp
5da056925c build-systems: add cruft 2022-05-08 17:25:35 -07:00
adisbladis
96e3794e5d
Merge pull request #615 from schlarpc/master
overrides: add copier, myst-parser, and jinja2-ansible-filters
2022-05-08 11:15:45 +07:00
Chaz Schlarp
eaea1d5e59 build-systems: add copier 2022-05-07 19:35:26 -07:00
Chaz Schlarp
18cf31dcdb build-systems: add myst-parser 2022-05-07 19:33:25 -07:00
Chaz Schlarp
b7d8fe42ce overrides.jinja2-ansible-filters: Fix missing VERSION file 2022-05-07 19:29:50 -07:00
adisbladis
6984e7e2e9
Merge pull request #614 from WolfangAukang/overrides
overrides: adding python-trovo and python-twitter
2022-05-07 21:08:53 +07:00
P. R. d. O
683bc56b2d
overrides.python-twitter: add override 2022-05-07 07:25:44 -06:00
P. R. d. O
f48f3f1322
build-systems.json: add python-trovo 2022-05-07 07:25:23 -06:00
adisbladis
9927a08fd9
Merge pull request #612 from tfmoraes/buildtag
Some wheels have build tag with more than one digit
2022-05-05 12:17:13 +07:00
Thiago Franco de Moraes
8333158d7d
Some wheels have build tag with more than one digit 2022-05-04 23:51:24 -03:00
adisbladis
b00b6b6ef8 Bump version to 1.28.0 2022-05-05 09:34:55 +12:00
adisbladis
604adc454f Remove poetry2nix-release tool
I'm now always fully relying on Github Actions for testing pre-release.
This tool isn't helpful and makes the development shell larger.
2022-05-05 09:34:55 +12:00
adisbladis
f81671afe3
Merge pull request #611 from nix-community/build-systems-2022-05-05
Sync build systems (2022-05-05)
2022-05-05 04:33:10 +07:00
adisbladis
c22f70a140 nixops_unstable: Skip test on darwin
It's broken in upstream nixpkgs, not our problem.
2022-05-05 07:52:28 +12:00
adisbladis
1426612d4e Sync build systems from nixpkgs 2022-05-05 06:34:30 +12:00
adisbladis
98f188deda overrides.pandas: Add overrides to build on non-linux
And also enable parallel building.
2022-05-05 06:34:30 +12:00
adisbladis
4a50471ef7 Bump nixpkgs channel 2022-05-05 06:34:30 +12:00
adisbladis
4ee9e2a827
Merge pull request #610 from nix-community/psycopg2cffi
overrides.psycopg2cffi: Add override
2022-05-05 01:33:44 +07:00
adisbladis
d09cb7145c overrides.psycopg2cffi: Add override 2022-05-05 04:15:45 +12:00
adisbladis
384dd15377
Merge pull request #609 from nix-community/no-aliases
tests: Set `allowAliases = false`
2022-05-04 23:15:35 +07:00
adisbladis
226ad319e6 tests: Set allowAliases = false
We don't want to accidentally end up with aliases in the code base
that then breaks nixpkgs when it's eventually incorporated.
2022-05-05 01:50:51 +12:00
adisbladis
6ed6894f58
Merge pull request #607 from cpcloud/build-systems
build-systems: add notebook-shim, jupyterlab-code-formatter, and atpublic
2022-05-03 20:34:40 +07:00
Phillip Cloud
fcd9f65075
build-systems: add atpublic 2022-05-03 07:12:47 -04:00
Phillip Cloud
b6152adfb0
build-systems: add notebook-shim and jupyterlab-code-formatter 2022-05-03 06:33:08 -04:00
adisbladis
ece2a41612
Merge pull request #604 from nix-community/CrackMapExec-overrides
Add overrides to be able to build CrackMapExec
2022-04-28 23:57:39 +07:00
adisbladis
639115b897 overrides.lsassy: Work around upstream missing version constraint in setup.py 2022-04-29 03:22:30 +12:00
adisbladis
b742ddd087 overrides.pysrp: Add poetry-core 2022-04-29 03:21:31 +12:00
adisbladis
d3a73e6bc4 overrides.lsassy: Add poetry-core 2022-04-29 03:21:10 +12:00
adisbladis
d877c544c8 overrides.mkdocs-jupyter: Regeneration caused reordering 2022-04-29 03:20:43 +12:00
adisbladis
74ec9039bb
Merge pull request #603 from cpcloud/build-systems
build-systems: add docstring-parser and pymdown-extensions
2022-04-28 22:00:49 +07:00
Phillip Cloud
5299c0a36e
build-systems: add docstring-parser and pymdown-extensions 2022-04-28 05:53:59 -04:00