Commit Graph

893 Commits

Author SHA1 Message Date
dependabot[bot]
db3320ffbb
build(deps): bump clap from 4.4.2 to 4.4.3
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.2 to 4.4.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/v4.4.2...v4.4.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-09-13 08:41:57 +00:00
figsoda
570ee80935
Merge pull request #272 from nix-community/dependabot/cargo/serde_json-1.0.106
build(deps): bump serde_json from 1.0.105 to 1.0.106
2023-09-11 09:32:49 -04:00
figsoda
6ba68adaa3
Merge pull request #271 from nix-community/dependabot/cargo/toml-0.7.8
build(deps): bump toml from 0.7.7 to 0.7.8
2023-09-11 09:32:40 -04:00
dependabot[bot]
bb9ab73196
build(deps): bump serde_json from 1.0.105 to 1.0.106
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.105 to 1.0.106.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.105...v1.0.106)

---
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-09-11 08:19:12 +00:00
dependabot[bot]
45d06cc609
build(deps): bump toml from 0.7.7 to 0.7.8
Bumps [toml](https://github.com/toml-rs/toml) from 0.7.7 to 0.7.8.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.7.7...toml-v0.7.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 08:19:02 +00:00
figsoda
8757b146a7 don't suggest pkgs/by-name with buildPythonPackage 2023-09-08 18:56:08 -04:00
figsoda
3c13b8113d readme: remove deps badge 2023-09-08 14:20:06 -04:00
figsoda
7bb16d411d add commit option to commit the changes if it follows RFC 140 2023-09-08 14:15:06 -04:00
figsoda
f521b7ad65 dedent block 2023-09-08 11:20:00 -04:00
figsoda
8895fcf582 default output path to the RFC 140 format if pkgs/by-name exists
https://github.com/NixOS/nixpkgs/pull/237439 has been merged
2023-09-08 10:58:26 -04:00
figsoda
a6065646cb
Merge pull request #270 from nix-community/dependabot/cargo/clap_complete-4.4.1
build(deps): bump clap_complete from 4.4.0 to 4.4.1
2023-09-08 08:16:36 -04:00
figsoda
5c79fa31d9
Merge pull request #269 from nix-community/dependabot/cargo/toml-0.7.7
build(deps): bump toml from 0.7.6 to 0.7.7
2023-09-08 08:16:26 -04:00
dependabot[bot]
a084eef823
build(deps): bump clap_complete from 4.4.0 to 4.4.1
Bumps [clap_complete](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...clap_complete-v4.4.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-09-08 08:42:20 +00:00
dependabot[bot]
fe0aaf7918
build(deps): bump toml from 0.7.6 to 0.7.7
Bumps [toml](https://github.com/toml-rs/toml) from 0.7.6 to 0.7.7.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.7.6...toml-v0.7.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-08 08:42:04 +00:00
figsoda
92ad2b6cb9 prompt for the output path last 2023-09-07 20:48:36 -04:00
figsoda
00e6100d3e
Merge pull request #266 from nix-community/dependabot/cargo/shlex-1.2.0
build(deps): bump shlex from 1.1.0 to 1.2.0
2023-09-05 08:28:45 -04:00
figsoda
77bde7d153
Merge pull request #265 from nix-community/dependabot/github_actions/actions/checkout-4
build(deps): bump actions/checkout from 3 to 4
2023-09-05 08:25:51 -04:00
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