| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python312Packages.bork: relax urllib3 dependency | FliegendeWurst | 2025-02-03 | 1 | -0/+1 |
| * | treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag` | Peder Bergebakken Sundt | 2025-01-04 | 1 | -1/+1 |
| * | treewide: format all inactive Nix files•••After final improvements to the official formatter implementation, this commit now performs the first treewide reformat of Nix files using it. This is part of the implementation of RFC 166. Only "inactive" files are reformatted, meaning only files that aren't being touched by any PR with activity in the past 2 months. This is to avoid conflicts for PRs that might soon be merged. Later we can do a full treewide reformat to get the rest, which should not cause as many conflicts. A CI check has already been running for some time to ensure that new and already-formatted files are formatted, so the files being reformatted here should also stay formatted. This commit was automatically created and can be verified using nix-build https://github.com/infinisil/treewide-nixpkgs-reformat-script/archive/a08b3a4d199c6124ac5b36a889d9099b4383463f.tar.gz \ --argstr baseRev b32a0943687d2a5094a6d92f25a4b6e16a76b5b7 result/bin/apply-formatting $NIXPKGS_PATH | Silvan Mosberger | 2024-12-10 | 1 | -9/+10 |
| * | python3Packages.bork: add test using `testers.runCommand`•••This will serve as a “real-world” example, running tests requiring network. | nicoo | 2024-08-08 | 2 | -0/+31 |
| * | python3.bork: use python's default `meta.platforms`•••`platforms.all` is not technically correct, as CPython itself is not useable on all the platforms defined in nixpkgs. | nicoo | 2024-08-02 | 1 | -1/+0 |
| * | bork: add missing `meta.license` attribute | nicoo | 2024-08-02 | 1 | -0/+1 |
| * | python3.bork: 8.0.0 → 9.0.0 | nicoo | 2024-08-01 | 1 | -11/+9 |
| * | Merge staging-next into staging | github-actions[bot] | 2024-06-19 | 1 | -0/+1 |
| |\ | |||||
| | * | python312Packages.bork: relax build constraint | Martin Weinelt | 2024-06-19 | 1 | -0/+1 |
| * | | treewide: remove pythonRelaxDepsHook references•••It is is now provided automatically, when `pythonRelaxDeps` or `pythonRemoveDeps` is defined through `mk-python-derivation`. | Martin Weinelt | 2024-06-14 | 1 | -2/+0 |
| |/ | |||||
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -23/+18 |
| * | Merge remote-tracking branch 'origin/master' into staging-next•••Conflicts: - pkgs/development/python-modules/sphinx-autobuild/default.nix | Martin Weinelt | 2024-03-19 | 1 | -0/+1 |
| |\ | |||||
| | * | treewide: add meta.mainProgram to packages with a single binary•••The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible. | stuebinm | 2024-03-19 | 1 | -0/+1 |
| * | | python311Packages.bork: fix build | Martin Weinelt | 2024-03-17 | 1 | -6/+15 |
| * | | python3Packages.bork: 7.0.2 -> 8.0.0 | Martin Weinelt | 2024-03-12 | 1 | -3/+3 |
| |/ | |||||
| * | python311Packages.bork: relax dependency constraints•••Checking runtime dependencies for bork-7.0.2-py3-none-any.whl - wheel~=0.41.2 not satisifeid by version 0.41.1 - packaging~=21.3 not satisifeid by version 23.2 - twine==4.0.1 not satisifeid by version 4.0.2 | Martin Weinelt | 2023-12-20 | 1 | -0/+11 |
| * | bork: 7.0.1 → 7.0.2 | nicoo | 2023-11-21 | 1 | -3/+3 |
| * | python3Packages.bork: Run `pytest` | nicoo | 2023-11-17 | 1 | -0/+8 |
| * | python310Packages.bork: 7.0.0 -> 7.0.1 | R. Ryantm | 2023-11-17 | 1 | -3/+5 |
| * | python3Packages.bork: Add basic import checks | nicoo | 2023-11-08 | 1 | -0/+6 |
| * | python3Packages.bork: Drop obsolete dependency on click•••Thanks to @duckinator for confirming it is not used anymore. | nicoo | 2023-11-08 | 1 | -2/+0 |
| * | python3Packages.bork: init at 7.0.0 | nicoo | 2023-11-08 | 1 | -0/+44 |
