Commit Graph

188 Commits

Author SHA1 Message Date
figsoda
784826ae7e ci: reenable tests 2023-03-11 10:40:59 -05:00
figsoda
8ce7bf7df8 ci: set up cachix 2023-03-11 10:19:21 -05:00
figsoda
a84ff7921f
Merge pull request #44 from nix-community/dependabot/cargo/serde-1.0.154
Bump serde from 1.0.153 to 1.0.154
2023-03-09 10:30:05 -05:00
dependabot[bot]
bad0f9ecf1
Bump serde from 1.0.153 to 1.0.154
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.153 to 1.0.154.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.153...v1.0.154)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-09 15:18:09 +00:00
figsoda
3de8a96822
Merge pull request #43 from nix-community/dependabot/cargo/serde-1.0.153 2023-03-08 11:16:58 -05:00
dependabot[bot]
04d0e8db03
Bump serde from 1.0.152 to 1.0.153
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.152 to 1.0.153.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.152...v1.0.153)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 16:06:37 +00:00
figsoda
25e316e7ec
Merge pull request #42 from nix-community/dependabot/cargo/nix-compat-69a0de6 2023-03-06 11:30:14 -05:00
figsoda
07bbf4ff35
Merge pull request #41 from nix-community/dependabot/cargo/serde_json-1.0.94 2023-03-06 11:29:06 -05:00
figsoda
8c48246ae2
Merge pull request #40 from nix-community/dependabot/cargo/gix-url-0.15.0 2023-03-06 11:28:24 -05:00
dependabot[bot]
c0e33704da
Bump nix-compat from 8d4960f to 69a0de6
Bumps nix-compat from `8d4960f` to `69a0de6`.

---
updated-dependencies:
- dependency-name: nix-compat
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 16:20:28 +00:00
dependabot[bot]
81ab399d55
Bump serde_json from 1.0.93 to 1.0.94
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.93 to 1.0.94.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.93...v1.0.94)

---
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-03-06 16:20:08 +00:00
dependabot[bot]
ae8908e9a6
Bump gix-url from 0.14.0 to 0.15.0
Bumps [gix-url](https://github.com/Byron/gitoxide) from 0.14.0 to 0.15.0.
- [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/gix-url-v0.14.0...gix-url-v0.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 16:20:02 +00:00
figsoda
07dad4b1cb
Merge pull request #39 from nix-community/dependabot/cargo/trycmd-0.14.13 2023-03-02 11:11:12 -05:00
dependabot[bot]
7b05622df5
Bump trycmd from 0.14.12 to 0.14.13
Bumps [trycmd](https://github.com/assert-rs/trycmd) from 0.14.12 to 0.14.13.
- [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.12...v0.14.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-02 16:09:32 +00:00
figsoda
03fafc5271
Merge pull request #38 from nix-community/dependabot/cargo/gix-url-0.14.0 2023-03-01 11:18:31 -05:00
figsoda
61f315cae0
Merge pull request #37 from nix-community/dependabot/github_actions/cachix/install-nix-action-20 2023-03-01 11:12:17 -05:00
dependabot[bot]
9d60d30a91
Bump gix-url from 0.13.3 to 0.14.0
Bumps [gix-url](https://github.com/Byron/gitoxide) from 0.13.3 to 0.14.0.
- [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/gix-url-v0.13.3...gix-url-v0.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-01 16:10:40 +00:00
dependabot[bot]
9d02105ad7
Bump cachix/install-nix-action from 19 to 20
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 19 to 20.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v19...v20)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-01 16:08:40 +00:00
figsoda
7a21f1fc3f
Merge pull request #35 from nix-community/dependabot/cargo/clap-4.1.8 2023-02-28 11:26:54 -05:00
dependabot[bot]
ca2424e3c6
Bump clap from 4.1.6 to 4.1.8
Bumps [clap](https://github.com/clap-rs/clap) from 4.1.6 to 4.1.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/v4.1.6...v4.1.8)

---
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-28 16:16:43 +00:00
figsoda
02a4786d4d
Merge pull request #36 from nix-community/dependabot/cargo/clap_complete-4.1.4 2023-02-28 11:10:41 -05:00
dependabot[bot]
21c04d022f
Bump clap_complete from 4.1.3 to 4.1.4
Bumps [clap_complete](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/clap_complete-v4.1.3...clap_complete-v4.1.4)

---
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-28 16:09:00 +00:00
figsoda
6034138ef9 fix flake 2023-02-27 22:30:20 -05:00
figsoda
122cc1e3ba convert base32 to sri hash with nix-compat instead of nix cli 2023-02-27 22:26:38 -05:00
figsoda
4b752c0bf3
Merge pull request #32 from nix-community/dependabot/cargo/clap_mangen-0.2.9
Bump clap_mangen from 0.2.8 to 0.2.9
2023-02-24 11:42:32 -05:00
dependabot[bot]
0bf3dbc77c
Bump clap_mangen from 0.2.8 to 0.2.9
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.8 to 0.2.9.
- [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.8...clap_mangen-v0.2.9)

---
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-24 16:25:05 +00:00
figsoda
b80733d55c
Merge pull request #34 from nix-community/dependabot/cargo/clap_complete-4.1.3
Bump clap_complete from 4.1.2 to 4.1.3
2023-02-24 11:24:27 -05:00
figsoda
72671e08c0
Merge pull request #33 from nix-community/dependabot/cargo/nu-glob-0.76.0
Bump nu-glob from 0.75.0 to 0.76.0
2023-02-24 11:24:06 -05:00
dependabot[bot]
4762e11493
Bump clap_complete from 4.1.2 to 4.1.3
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.1.2 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.2...clap_complete-v4.1.3)

---
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-24 16:11:14 +00:00
dependabot[bot]
6ad0128119
Bump nu-glob from 0.75.0 to 0.76.0
Bumps [nu-glob](https://github.com/nushell/nushell) from 0.75.0 to 0.76.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.75.0...0.76.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-24 16:11:04 +00:00
figsoda
ac5e6ac372 follow rename git-url -> gix-url 2023-02-21 20:06:24 -05:00
figsoda
030ad5f7b3
Merge pull request #31 from nix-community/dependabot/cargo/trycmd-0.14.12
Bump trycmd from 0.14.11 to 0.14.12
2023-02-20 11:37:54 -05:00
figsoda
60ed37fa01
Merge pull request #30 from nix-community/dependabot/cargo/bstr-1.3.0
Bump bstr from 1.2.0 to 1.3.0
2023-02-20 11:37:44 -05:00
dependabot[bot]
cbd0e522bc
Bump trycmd from 0.14.11 to 0.14.12
Bumps [trycmd](https://github.com/assert-rs/trycmd) from 0.14.11 to 0.14.12.
- [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.11...v0.14.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 16:15:10 +00:00
dependabot[bot]
fb758b334d
Bump bstr from 1.2.0 to 1.3.0
Bumps [bstr](https://github.com/BurntSushi/bstr) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/BurntSushi/bstr/releases)
- [Commits](https://github.com/BurntSushi/bstr/compare/1.2.0...1.3.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-20 16:14:58 +00:00
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