summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/dvc/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* python312Packages.dvc: add ossFabian Affolter2025-03-041-0/+2
* python312Packages.dvc: adjust inputsFabian Affolter2025-03-041-6/+14
* python312Packages.dvc: add webhdfs and webhdfs_kerberosFabian Affolter2025-03-041-0/+3
* python312Packages.dvc: add webdavFabian Affolter2025-03-041-0/+2
* python312Packages.dvc: add ssh_gssapiFabian Affolter2025-03-041-0/+1
* python312Packages.dvc: 3.59.0 -> 3.59.1R. Ryantm2025-02-151-3/+3
* python312Packages.dvc: 3.58.0 -> 3.59.0R. Ryantm2025-01-131-2/+2
* treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag`Peder Bergebakken Sundt2025-01-041-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 Mosberger2024-12-101-1/+0
* dvc: 3.57.0 -> 3.58.0•••Diff: https://github.com/iterative/dvc/compare/refs/tags/3.57.0...3.58.0 Changelog: https://github.com/iterative/dvc/releases/tag/3.58.0 Fabian Affolter2024-12-021-2/+2
* dvc: 3.56.0 -> 3.57.0•••Signed-off-by: misilelab <misileminecord@gmail.com> misilelab2024-11-261-2/+2
* dvc: 3.55.2 -> 3.56.0•••Diff: https://github.com/iterative/dvc/compare/refs/tags/3.55.2...3.56.0 Changelog: https://github.com/iterative/dvc/releases/tag/3.56.0 Fabian Affolter2024-11-031-2/+2
* treewide: replace passthru.optional-dependencies with optional-dependenciesRobert Schütz2024-09-291-5/+5
* dvc-with-remotes: 3.55.1 -> 3.55.2R. Ryantm2024-09-041-2/+2
* dvc: 3.55.0 -> 3.55.1t4ccer2024-09-011-2/+2
* dvc: 3.54.1 -> 3.55.0•••Diff: https://github.com/iterative/dvc/compare/refs/tags/3.54.1...3.55.0 Changelog: https://github.com/iterative/dvc/releases/tag/3.55.0 Fabian Affolter2024-08-291-2/+2
* dvc: 3.54.0 -> 3.54.1•••Diff: https://github.com/iterative/dvc/compare/refs/tags/3.54.0...3.54.1 Changelog: https://github.com/iterative/dvc/releases/tag/3.54.1 Fabian Affolter2024-08-211-2/+2
* dvc: 3.53.2 -> 3.54.0•••Diff: https://github.com/iterative/dvc/compare/refs/tags/3.53.2...3.54.0 Changelog: https://github.com/iterative/dvc/releases/tag/3.54.0 Fabian Affolter2024-08-191-2/+2
* dvc: fix buildSigmanificient2024-08-141-1/+1
* dvc: 3.53.1 -> 3.53.2•••Diff: https://github.com/iterative/dvc/compare/refs/tags/3.53.1...3.53.2 Changelog: https://github.com/iterative/dvc/releases/tag/3.53.2 Fabian Affolter2024-08-121-2/+2
* dvc: 3.51.2 -> 3.53.1•••Changelog: https://github.com/iterative/dvc/releases/tag/3.53.1 Fabian Affolter2024-08-071-2/+2
* python3Packages.dvc: 3.50.0 -> 3.51.2•••https://github.com/iterative/dvc/releases/tag/3.51.2 Martin Weinelt2024-06-241-2/+2
* treewide: remove pythonRelaxDepsHook references•••It is is now provided automatically, when `pythonRelaxDeps` or `pythonRemoveDeps` is defined through `mk-python-derivation`. Martin Weinelt2024-06-141-2/+0
* Revert "dvc: 3.50.0 -> 3.50.1"•••This reverts commit 124fc242c15349850743dde1255a5c53734c7132. Fabian Affolter2024-04-281-2/+2
* dvc: 3.50.0 -> 3.50.1•••Diff: https://github.com/iterative/dvc/compare/refs/tags/3.50.0...3.50.1 Changelog: https://github.com/iterative/dvc/releases/tag/3.50.1 Fabian Affolter2024-04-271-2/+2
* python311Packages.dvc: format with nixfmtFabian Affolter2024-04-171-126/+115
* python311Packages.dvc: 3.49.0 -> 3.50.0R. Ryantm2024-04-171-2/+2
* dvc: refactorFabian Affolter2024-03-271-4/+4
* dvc-with-remotes: 3.48.4 -> 3.49.0R. Ryantm2024-03-271-2/+2
* dvc: 3.48.3 -> 3.48.4•••Diff: https://github.com/iterative/dvc/compare/refs/tags/3.48.3...3.48.4 Changelog: https://github.com/iterative/dvc/releases/tag/3.48.4 Fabian Affolter2024-03-211-2/+2
* Merge remote-tracking branch 'origin/master' into staging-next•••Conflicts: - pkgs/development/python-modules/sphinx-autobuild/default.nix Martin Weinelt2024-03-191-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. stuebinm2024-03-191-0/+1
* | python311Packages.dvc: fix src hashMartin Weinelt2024-03-171-1/+1
* | python3Packages.dvc: 3.43.1 -> 3.48.3•••https://github.com/iterative/dvc/releases/tag/3.48.3 Martin Weinelt2024-03-121-2/+2
|/
* Merge pull request #285868 from Stunkymonkey/fluflSandro2024-02-221-2/+2
|\
| * python311Packages.flufl-lock: rename from flufl_locknatsukium2024-02-021-2/+2
* | python311Packages.dvc: fix hashGaetan Lepage2024-02-021-2/+1
|/
* python311Packages.dvc: 3.43.0 -> 3.43.1•••Diff: https://github.com/iterative/dvc/compare/refs/tags/3.43.0...3.43.1 Changelog: https://github.com/iterative/dvc/releases/tag/3.43.1 Fabian Affolter2024-02-011-2/+2
* python311Packages.dvc: 3.42.0 -> 3.43.0•••Diff: https://github.com/iterative/dvc/compare/refs/tags/3.42.0...3.43.0 Changelog: https://github.com/iterative/dvc/releases/tag/3.43.0 Fabian Affolter2024-02-011-2/+2
* python311Packages.dvc: 3.41.0 -> 3.42.0•••Diff: https://github.com/iterative/dvc/compare/refs/tags/3.41.0...3.42.0 Changelog: https://github.com/iterative/dvc/releases/tag/3.42.0 Fabian Affolter2024-01-241-2/+2
* python311Packages.dvc-render: refactorFabian Affolter2024-01-231-2/+2
* python311Packages.dvc: add hdfs supportFabian Affolter2024-01-191-0/+4
* python311Packages.dvc: add gdrive supportFabian Affolter2024-01-191-6/+9
* python311Packages.dvc: disable on unsupported Python releasesFabian Affolter2024-01-191-1/+5
* python311Packages.dvc: 3.40.0 -> 3.40.1•••Diff: https://github.com/iterative/dvc/compare/refs/tags/3.40.0...3.40.1 Changelog: https://github.com/iterative/dvc/releases/tag/3.40.1 Fabian Affolter2024-01-191-2/+2
* python311Packages.dvc: 3.39.0 -> 3.40.0R. Ryantm2024-01-181-2/+2
* python311Packages.dvc: 3.38.1 -> 3.39.0R. Ryantm2024-01-141-2/+2
* Merge pull request #279227 from Stunkymonkey/zc-lockfile-normalize•••python311Packages.zc-lockfile: rename from zc_lockfileOTABI Tomoya2024-01-141-2/+2
|\
| * python311Packages.zc-lockfile: rename from zc_lockfileFelix Buehler2024-01-061-2/+2
* | python311Packages.dvc: add gtoFabian Affolter2024-01-131-7/+20