Commit Graph

153 Commits

Author SHA1 Message Date
figsoda
f4eeb1e575
Merge pull request #29 from nix-community/dependabot/cargo/git-url-0.13.3
Bump git-url from 0.13.2 to 0.13.3
2023-02-17 11:20:54 -05:00
dependabot[bot]
f41c8f0bff
Bump git-url from 0.13.2 to 0.13.3
Bumps [git-url](https://github.com/Byron/gitoxide) from 0.13.2 to 0.13.3.
- [Release notes](https://github.com/Byron/gitoxide/releases)
- [Changelog](https://github.com/Byron/gitoxide/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Byron/gitoxide/compare/git-url-v0.13.2...git-url-v0.13.3)

---
updated-dependencies:
- dependency-name: git-url
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-17 16:06:26 +00:00
figsoda
4cd5914f91
Merge pull request #27 from nix-community/dependabot/cargo/clap_complete-4.1.2
Bump clap_complete from 4.1.1 to 4.1.2
2023-02-16 11:59:31 -05:00
dependabot[bot]
831957607d
Bump clap_complete from 4.1.1 to 4.1.2
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.1.1...clap_complete-v4.1.2)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 16:52:28 +00:00
figsoda
5da65904ca
Merge pull request #28 from nix-community/dependabot/cargo/clap_mangen-0.2.8
Bump clap_mangen from 0.2.7 to 0.2.8
2023-02-16 11:28:42 -05:00
figsoda
4bda14f009
Merge pull request #26 from nix-community/dependabot/cargo/clap-4.1.6
Bump clap from 4.1.4 to 4.1.6
2023-02-16 11:17:14 -05:00
dependabot[bot]
367a2d6f8a
Bump clap_mangen from 0.2.7 to 0.2.8
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.7 to 0.2.8.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.7...clap_mangen-v0.2.8)

---
updated-dependencies:
- dependency-name: clap_mangen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 16:09:09 +00:00
dependabot[bot]
ed778ca003
Bump clap from 4.1.4 to 4.1.6
Bumps [clap](https://github.com/clap-rs/clap) from 4.1.4 to 4.1.6.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.1.4...v4.1.6)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 16:08:42 +00:00
figsoda
467dbfbe84 optimize fetchPypi with extension specified 2023-02-15 18:34:10 -05:00
figsoda
370a9c983c fix submodules/sourcehut test 2023-02-15 18:34:10 -05:00
figsoda
81344513a4
Merge pull request #25 from nix-community/dependabot/cargo/once_cell-1.17.1
Bump once_cell from 1.17.0 to 1.17.1
2023-02-14 11:33:59 -05:00
dependabot[bot]
28fa27f013
Bump once_cell from 1.17.0 to 1.17.1
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.17.0 to 1.17.1.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.17.0...v1.17.1)

---
updated-dependencies:
- dependency-name: once_cell
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 16:19:03 +00:00
figsoda
d82660ecdb filter source 2023-02-10 15:27:34 -05:00
figsoda
da893aebcb
Merge pull request #24 from nix-community/dependabot/cargo/git-url-0.13.2
Bump git-url from 0.13.1 to 0.13.2
2023-02-10 11:27:36 -05:00
dependabot[bot]
5feb2c22e6
Bump git-url from 0.13.1 to 0.13.2
Bumps [git-url](https://github.com/Byron/gitoxide) from 0.13.1 to 0.13.2.
- [Release notes](https://github.com/Byron/gitoxide/releases)
- [Changelog](https://github.com/Byron/gitoxide/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Byron/gitoxide/compare/git-url-v0.13.1...git-url-v0.13.2)

---
updated-dependencies:
- dependency-name: git-url
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-10 16:12:18 +00:00
figsoda
9d381521e7
Merge pull request #23 from nix-community/dependabot/cargo/serde_json-1.0.93
Bump serde_json from 1.0.92 to 1.0.93
2023-02-09 10:31:29 -05:00
dependabot[bot]
114b07ae7b
Bump serde_json from 1.0.92 to 1.0.93
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.92 to 1.0.93.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.92...v1.0.93)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09 15:15:56 +00:00
figsoda
e4ca68d6cd
Merge pull request #21 from nix-community/dependabot/cargo/anyhow-1.0.69
Bump anyhow from 1.0.68 to 1.0.69
2023-02-06 10:35:55 -05:00
figsoda
1177a0a704
Merge pull request #22 from nix-community/dependabot/cargo/serde_json-1.0.92
Bump serde_json from 1.0.91 to 1.0.92
2023-02-06 10:33:58 -05:00
dependabot[bot]
a6c972f99d
Bump serde_json from 1.0.91 to 1.0.92
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.91 to 1.0.92.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.91...v1.0.92)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 15:27:14 +00:00
dependabot[bot]
5423c1fd79
Bump anyhow from 1.0.68 to 1.0.69
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.68 to 1.0.69.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.68...1.0.69)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 15:27:03 +00:00
figsoda
d6f3dc0fec ci: update 2023-02-06 09:47:38 -05:00
figsoda
7d7ed2f239 bump version 2023-02-03 16:41:59 -05:00
figsoda
15425bc922 allow overriding nixpkgs 2023-02-03 13:38:38 -05:00
figsoda
6d0cbfe17e
Merge pull request #20 from nix-community/dependabot/cargo/bstr-1.2.0
Bump bstr from 1.1.0 to 1.2.0
2023-02-02 10:56:05 -05:00
dependabot[bot]
0d508be85a
Bump bstr from 1.1.0 to 1.2.0
Bumps [bstr](https://github.com/BurntSushi/bstr) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/BurntSushi/bstr/releases)
- [Commits](https://github.com/BurntSushi/bstr/compare/1.1.0...1.2.0)

---
updated-dependencies:
- dependency-name: bstr
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 15:12:03 +00:00
figsoda
70732daa95 fetchFromGitLab: support invent.kde.org 2023-02-01 15:00:17 -05:00
figsoda
337ca798eb fetchGitea: support repo.palemoon.org 2023-02-01 14:57:47 -05:00
figsoda
f1f814eaff add --submodules option to fetch submodules/subrepos 2023-02-01 14:45:34 -05:00
figsoda
47957b277c
Merge pull request #19 from nix-community/dependabot/cargo/nu-glob-0.75.0
Bump nu-glob from 0.74.0 to 0.75.0
2023-02-01 11:14:14 -05:00
dependabot[bot]
b2ab5dad91
Bump nu-glob from 0.74.0 to 0.75.0
Bumps [nu-glob](https://github.com/nushell/nushell) from 0.74.0 to 0.75.0.
- [Release notes](https://github.com/nushell/nushell/releases)
- [Changelog](https://github.com/nushell/nushell/blob/main/README.release.txt)
- [Commits](https://github.com/nushell/nushell/compare/0.74.0...0.75.0)

---
updated-dependencies:
- dependency-name: nu-glob
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 15:13:59 +00:00
figsoda
638a0bb20c clean up 2023-01-31 17:42:55 -05:00
figsoda
16b74f0c3e
Merge pull request #18 from nix-community/dependabot/cargo/trycmd-0.14.11
Bump trycmd from 0.14.10 to 0.14.11
2023-01-31 10:27:07 -05:00
dependabot[bot]
07f36c0df0
Bump trycmd from 0.14.10 to 0.14.11
Bumps [trycmd](https://github.com/assert-rs/trycmd) from 0.14.10 to 0.14.11.
- [Release notes](https://github.com/assert-rs/trycmd/releases)
- [Changelog](https://github.com/assert-rs/trycmd/blob/main/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/trycmd/compare/v0.14.10...v0.14.11)

---
updated-dependencies:
- dependency-name: trycmd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 15:17:26 +00:00
figsoda
2b47f4624a git: allow fetching tags without prefixing refs/tags/
work around for https://github.com/NixOS/nix/issues/5291
2023-01-29 22:51:21 -05:00
figsoda
d333520948 add editorconfig 2023-01-29 22:12:32 -05:00
figsoda
f619669ccb
Merge pull request #17 from nix-community/dependabot/cargo/clap-4.1.4
Bump clap from 4.1.3 to 4.1.4
2023-01-25 10:25:31 -05:00
dependabot[bot]
c7443ee96a
Bump clap from 4.1.3 to 4.1.4
Bumps [clap](https://github.com/clap-rs/clap) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.1.3...v4.1.4)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-25 15:14:09 +00:00
figsoda
1e46712df0 bump version 2023-01-24 12:36:41 -05:00
figsoda
619a655cba fetchPypi support 2023-01-24 11:10:25 -05:00
figsoda
f54eda248c flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/e182da8622a354d44c39b3d7a542dc12cd7baa5f' (2022-12-28)
  → 'github:nixos/nixpkgs/1b1f50645af2a70dc93eae18bfd88d330bfbcf7f' (2023-01-23)
2023-01-24 11:10:25 -05:00
figsoda
edf56af141
Merge pull request #15 from nix-community/dependabot/cargo/clap_complete-4.1.1
Bump clap_complete from 4.1.0 to 4.1.1
2023-01-24 10:32:23 -05:00
dependabot[bot]
d02db9e25e
Bump clap_complete from 4.1.0 to 4.1.1
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.1.0...clap_complete-v4.1.1)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-24 15:24:36 +00:00
figsoda
fce2bbdbc4
Merge pull request #16 from nix-community/dependabot/cargo/clap-4.1.3
Bump clap from 4.1.1 to 4.1.3
2023-01-24 10:23:28 -05:00
dependabot[bot]
bd897ed7c7
Bump clap from 4.1.1 to 4.1.3
Bumps [clap](https://github.com/clap-rs/clap) from 4.1.1 to 4.1.3.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.1.1...v4.1.3)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-24 15:15:08 +00:00
figsoda
4e1f714c75 add --fallback 2023-01-23 21:12:18 -05:00
figsoda
0bfdcb555f fix rate limit 2023-01-23 20:53:56 -05:00
figsoda
af7bce854e switch to git-url to support git urls without a scheme 2023-01-23 20:39:21 -05:00
figsoda
b97a16d0e0 speed up fetching the latest revision by adding a limit to api calls 2023-01-20 23:11:33 -05:00
figsoda
a262de2b9c
Merge pull request #14 from nix-community/dependabot/cargo/ureq-2.6.2
Bump ureq from 2.6.1 to 2.6.2
2023-01-17 10:25:09 -05:00