Commit Graph

876 Commits

Author SHA1 Message Date
dependabot[bot]
dfb901a8e6
build(deps): bump shlex from 1.1.0 to 1.2.0
Bumps [shlex](https://github.com/comex/rust-shlex) from 1.1.0 to 1.2.0.
- [Changelog](https://github.com/comex/rust-shlex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/comex/rust-shlex/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 09:01:04 +00:00
dependabot[bot]
e267ecab5d
build(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 08:32:09 +00:00
figsoda
c9a40b5b2f
Merge pull request #263 from nix-community/dependabot/cargo/regex-1.9.5
build(deps): bump regex from 1.9.4 to 1.9.5
2023-09-04 08:42:15 -04:00
figsoda
657a1c721a
Merge pull request #264 from nix-community/dependabot/github_actions/cachix/install-nix-action-23
build(deps): bump cachix/install-nix-action from 22 to 23
2023-09-04 08:41:54 -04:00
dependabot[bot]
14f6a5eb57
build(deps): bump cachix/install-nix-action from 22 to 23
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 22 to 23.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v22...v23)

---
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-09-04 09:06:57 +00:00
dependabot[bot]
e5a9069012
build(deps): bump regex from 1.9.4 to 1.9.5
Bumps [regex](https://github.com/rust-lang/regex) from 1.9.4 to 1.9.5.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.9.4...1.9.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 09:02:03 +00:00
figsoda
c3a7cd96ba macros: fix typo 2023-09-03 21:59:40 -04:00
figsoda
439c612462 python: also suggest pyproject even if pyproject.toml is absent
pyproject falls back to setuptools, and using pyproject can be preferred
in some cases
2023-09-02 19:14:21 -04:00
figsoda
11c1bfc1d4
Merge pull request #262 from nix-community/dependabot/cargo/clap-4.4.2
build(deps): bump clap from 4.4.1 to 4.4.2
2023-09-01 08:18:06 -04:00
dependabot[bot]
a58dedb7b5
build(deps): bump clap from 4.4.1 to 4.4.2
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.1 to 4.4.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/v4.4.1...v4.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-01 09:00:53 +00:00
figsoda
f591b34076
Merge pull request #261 from nix-community/dependabot/cargo/bstr-1.6.2
build(deps): bump bstr from 1.6.1 to 1.6.2
2023-08-31 08:31:45 -04:00
dependabot[bot]
2718c236f2
build(deps): bump bstr from 1.6.1 to 1.6.2
Bumps [bstr](https://github.com/BurntSushi/bstr) from 1.6.1 to 1.6.2.
- [Commits](https://github.com/BurntSushi/bstr/compare/1.6.1...1.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-31 08:19:02 +00:00
figsoda
1c2f8870c1
Merge pull request #260 from nix-community/dependabot/cargo/bstr-1.6.1 2023-08-30 15:45:21 -04:00
dependabot[bot]
eada665846
build(deps): bump bstr from 1.6.0 to 1.6.1
Bumps [bstr](https://github.com/BurntSushi/bstr) from 1.6.0 to 1.6.1.
- [Commits](https://github.com/BurntSushi/bstr/compare/1.6.0...1.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-30 09:06:42 +00:00
figsoda
235143717c
Merge pull request #259 from nix-community/dependabot/cargo/clap-4.4.1
build(deps): bump clap from 4.4.0 to 4.4.1
2023-08-29 08:35:09 -04:00
figsoda
c06937f74b
Merge pull request #258 from nix-community/dependabot/cargo/url-2.4.1
build(deps): bump url from 2.4.0 to 2.4.1
2023-08-29 08:34:44 -04:00
dependabot[bot]
6a018ed294
build(deps): bump clap from 4.4.0 to 4.4.1
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.0 to 4.4.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.4.0...v4.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-29 08:25:51 +00:00
dependabot[bot]
3c7ba66d6e
build(deps): bump url from 2.4.0 to 2.4.1
Bumps [url](https://github.com/servo/rust-url) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.4.0...v2.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-29 08:25:35 +00:00
figsoda
421e9ae1d0
Merge pull request #256 from nix-community/dependabot/cargo/serde-1.0.188 2023-08-28 11:31:36 -04:00
dependabot[bot]
08dbced2d7
build(deps): bump serde from 1.0.186 to 1.0.188
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.186 to 1.0.188.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.186...v1.0.188)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 13:46:04 +00:00
figsoda
37f93b5637
Merge pull request #254 from nix-community/dependabot/cargo/regex-1.9.4 2023-08-28 09:45:18 -04:00
figsoda
d9078d325f
Merge pull request #257 from nix-community/dependabot/cargo/cargo-0.73.1
build(deps): bump cargo from 0.73.0 to 0.73.1
2023-08-28 07:51:51 -04:00
dependabot[bot]
4569654837
build(deps): bump regex from 1.9.3 to 1.9.4
Bumps [regex](https://github.com/rust-lang/regex) from 1.9.3 to 1.9.4.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.9.3...1.9.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 11:50:59 +00:00
figsoda
6cbc34cc51
Merge pull request #255 from nix-community/dependabot/cargo/time-0.3.28
build(deps): bump time from 0.3.27 to 0.3.28
2023-08-28 07:49:56 -04:00
dependabot[bot]
f6cd5f570f
build(deps): bump cargo from 0.73.0 to 0.73.1
Bumps [cargo](https://github.com/rust-lang/cargo) from 0.73.0 to 0.73.1.
- [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/cargo/commits/0.73.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 08:32:04 +00:00
dependabot[bot]
247bcf3e2f
build(deps): bump time from 0.3.27 to 0.3.28
Bumps [time](https://github.com/time-rs/time) from 0.3.27 to 0.3.28.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.3.27...v0.3.28)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 08:30:47 +00:00
figsoda
82d78a6caa rust(deps): add trash 2023-08-27 12:58:55 -04:00
figsoda
e2aa7340eb readme: update matrix links 2023-08-27 10:03:55 -04:00
figsoda
fa677815cd rust(deps): add libseat-sys 2023-08-26 11:28:35 -04:00
figsoda
ddc915fa74
Merge pull request #253 from nix-community/dependabot/cargo/clap_mangen-0.2.13 2023-08-25 11:29:55 -04:00
dependabot[bot]
41a785811d
build(deps): bump clap_mangen from 0.2.12 to 0.2.13
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.12 to 0.2.13.
- [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.12...clap_mangen-v0.2.13)

---
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-08-25 14:37:48 +00:00
figsoda
99ab9ed1bf
Merge pull request #252 from nix-community/dependabot/cargo/clap_complete-4.4.0 2023-08-25 10:37:08 -04:00
dependabot[bot]
32fb146865
build(deps): bump clap_complete from 4.3.2 to 4.4.0
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.3.2 to 4.4.0.
- [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.3.2...clap_complete-v4.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-25 13:03:13 +00:00
figsoda
924a4ef176
Merge pull request #251 from nix-community/dependabot/cargo/cargo-0.73.0
build(deps): bump cargo from 0.72.2 to 0.73.0
2023-08-25 09:02:43 -04:00
figsoda
d41c709092
Merge pull request #250 from nix-community/dependabot/cargo/clap-4.4.0
build(deps): bump clap from 4.3.24 to 4.4.0
2023-08-25 09:02:28 -04:00
dependabot[bot]
288305122a
build(deps): bump cargo from 0.72.2 to 0.73.0
Bumps [cargo](https://github.com/rust-lang/cargo) from 0.72.2 to 0.73.0.
- [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/cargo/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-25 08:35:33 +00:00
dependabot[bot]
d704169387
build(deps): bump clap from 4.3.24 to 4.4.0
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.24 to 4.4.0.
- [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.3.24...clap_complete-v4.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-25 08:35:19 +00:00
figsoda
d804d911cb ci: publish releases to flakehub 2023-08-24 10:23:48 -04:00
figsoda
14d255402c
Merge pull request #247 from nix-community/dependabot/cargo/serde-1.0.186
build(deps): bump serde from 1.0.185 to 1.0.186
2023-08-24 08:32:31 -04:00
figsoda
8a5533eda5
Merge pull request #248 from nix-community/dependabot/cargo/clap-4.3.24
build(deps): bump clap from 4.3.23 to 4.3.24
2023-08-24 08:32:19 -04:00
figsoda
22e21fa98a
Merge pull request #249 from nix-community/dependabot/cargo/reqwest-0.11.20
build(deps): bump reqwest from 0.11.19 to 0.11.20
2023-08-24 08:32:01 -04:00
dependabot[bot]
3a34547a33
build(deps): bump reqwest from 0.11.19 to 0.11.20
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.19 to 0.11.20.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.19...v0.11.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 08:25:53 +00:00
dependabot[bot]
7d0a371a62
build(deps): bump clap from 4.3.23 to 4.3.24
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.23 to 4.3.24.
- [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.3.23...v4.3.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 08:25:16 +00:00
dependabot[bot]
1206b0f365
build(deps): bump serde from 1.0.185 to 1.0.186
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.185 to 1.0.186.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.185...v1.0.186)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 08:24:44 +00:00
figsoda
811b090772 nix-init: add a more meaningful comment when no licenses were found 2023-08-23 11:29:57 -04:00
figsoda
eeaedf2423
Merge pull request #246 from nix-community/dependabot/cargo/time-0.3.27
build(deps): bump time from 0.3.25 to 0.3.27
2023-08-23 08:42:42 -04:00
dependabot[bot]
77e1e9aa07
build(deps): bump time from 0.3.25 to 0.3.27
Bumps [time](https://github.com/time-rs/time) from 0.3.25 to 0.3.27.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.3.25...v0.3.27)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-23 08:39:56 +00:00
figsoda
ce0842efaa rust(deps): add clipboard_macos 2023-08-22 20:16:58 -04:00
figsoda
e278979c22
Merge pull request #245 from nix-community/dependabot/cargo/reqwest-0.11.19
build(deps): bump reqwest from 0.11.18 to 0.11.19
2023-08-22 08:36:45 -04:00
dependabot[bot]
f56b5eac81
build(deps): bump reqwest from 0.11.18 to 0.11.19
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.18 to 0.11.19.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.18...v0.11.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-22 08:12:52 +00:00