Commit Graph

427 Commits

Author SHA1 Message Date
figsoda
3c39810573 go: improve ldflags formatting
closes #154
2023-06-21 11:38:39 -04:00
figsoda
9aba8737ca
Merge pull request #158 from nix-community/dependabot/cargo/clap-4.3.5 2023-06-21 11:04:06 -04:00
dependabot[bot]
2996e25a82
build(deps): bump clap from 4.3.4 to 4.3.5
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.4 to 4.3.5.
- [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.4...v4.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 09:04:31 +00:00
figsoda
9038887e8c rust(deps): add curl to nativeBuildInputs too 2023-06-20 11:40:56 -04:00
figsoda
f1e9030de1 rust(deps): add librocksdb-sys 2023-06-19 22:56:08 -04:00
figsoda
9d79f10c07
Merge pull request #157 from nix-community/dependabot/github_actions/cachix/install-nix-action-22
build(deps): bump cachix/install-nix-action from 21 to 22
2023-06-19 08:11:58 -04:00
dependabot[bot]
db58040d89
build(deps): bump cachix/install-nix-action from 21 to 22
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 21 to 22.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v21...v22)

---
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-06-19 09:09:09 +00:00
figsoda
852c537a8e
Merge pull request #156 from nix-community/dependabot/cargo/serde_json-1.0.97
build(deps): bump serde_json from 1.0.96 to 1.0.97
2023-06-16 07:57:09 -04:00
dependabot[bot]
acaa6c8600
build(deps): bump serde_json from 1.0.96 to 1.0.97
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.96 to 1.0.97.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.96...v1.0.97)

---
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-06-16 09:05:49 +00:00
figsoda
f768a5b63b
Merge pull request #155 from nix-community/dependabot/cargo/clap-4.3.4
build(deps): bump clap from 4.3.3 to 4.3.4
2023-06-15 07:56:58 -04:00
dependabot[bot]
b4638b83cb
build(deps): bump clap from 4.3.3 to 4.3.4
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.3 to 4.3.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.3.3...v4.3.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-06-15 09:07:45 +00:00
figsoda
4c7db7e574 flake: refactor 2023-06-14 20:48:05 -04:00
figsoda
c8d505c314 pypi: python3.pkgs.fetchPypi -> fetchPypi
closes #153

- fixes interaction with `allowAliases = false` on nixpkgs 23.11
- drops support for nixpkgs 22.11
2023-06-13 09:44:17 -04:00
figsoda
e67120f1d3
Merge pull request #151 from nix-community/dependabot/cargo/clap-4.3.3
build(deps): bump clap from 4.3.2 to 4.3.3
2023-06-12 08:07:29 -04:00
figsoda
95a428842d
Merge pull request #152 from nix-community/dependabot/cargo/parse-display-0.8.1
build(deps): bump parse-display from 0.8.0 to 0.8.1
2023-06-12 08:07:00 -04:00
dependabot[bot]
5ff8a95af9
build(deps): bump parse-display from 0.8.0 to 0.8.1
Bumps [parse-display](https://github.com/frozenlib/parse-display) from 0.8.0 to 0.8.1.
- [Changelog](https://github.com/frozenlib/parse-display/blob/master/CHANGELOG.md)
- [Commits](https://github.com/frozenlib/parse-display/compare/v0.8.0...v0.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 09:07:45 +00:00
dependabot[bot]
8cf65dd73d
build(deps): bump clap from 4.3.2 to 4.3.3
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.2 to 4.3.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.3.2...v4.3.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-06-12 09:07:28 +00:00
figsoda
320d4f636a
Merge pull request #150 from nix-community/dependabot/cargo/time-0.3.22
build(deps): bump time from 0.3.21 to 0.3.22
2023-06-08 08:17:47 -04:00
figsoda
8ae476e6a3
Merge pull request #149 from nix-community/dependabot/cargo/serde-1.0.164
build(deps): bump serde from 1.0.163 to 1.0.164
2023-06-08 08:16:58 -04:00
dependabot[bot]
ff5ab8ca92
build(deps): bump time from 0.3.21 to 0.3.22
Bumps [time](https://github.com/time-rs/time) from 0.3.21 to 0.3.22.
- [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.21...v0.3.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-08 09:05:43 +00:00
dependabot[bot]
99361988a0
build(deps): bump serde from 1.0.163 to 1.0.164
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.163 to 1.0.164.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.163...v1.0.164)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-08 09:05:09 +00:00
figsoda
3ea1f29721
Merge pull request #148 from nix-community/dependabot/cargo/tempfile-3.6.0 2023-06-07 09:33:35 -04:00
dependabot[bot]
b05db12e28
build(deps): bump tempfile from 3.5.0 to 3.6.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.5.0 to 3.6.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.5.0...v3.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 09:06:23 +00:00
figsoda
19551cad28
Merge pull request #146 from nix-community/dependabot/cargo/url-2.4.0
build(deps): bump url from 2.3.1 to 2.4.0
2023-06-06 08:24:24 -04:00
figsoda
ae99ae0c39
Merge pull request #145 from nix-community/dependabot/cargo/regex-1.8.4
build(deps): bump regex from 1.8.3 to 1.8.4
2023-06-06 08:24:11 -04:00
figsoda
6da4fadfec
Merge pull request #147 from nix-community/dependabot/cargo/clap-4.3.2
build(deps): bump clap from 4.3.1 to 4.3.2
2023-06-06 08:23:35 -04:00
dependabot[bot]
8949650907
build(deps): bump clap from 4.3.1 to 4.3.2
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.1 to 4.3.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.3.1...v4.3.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-06-06 09:05:26 +00:00
dependabot[bot]
67c303c680
build(deps): bump url from 2.3.1 to 2.4.0
Bumps [url](https://github.com/servo/rust-url) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.3.1...v2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 09:05:04 +00:00
dependabot[bot]
810069c31e
build(deps): bump regex from 1.8.3 to 1.8.4
Bumps [regex](https://github.com/rust-lang/regex) from 1.8.3 to 1.8.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.8.3...1.8.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-06-06 09:04:46 +00:00
figsoda
83d76806f6
Merge pull request #143 from nix-community/dependabot/cargo/clap_complete-4.3.1 2023-06-05 12:26:20 -04:00
dependabot[bot]
1d6a48b650
build(deps): bump clap_complete from 4.3.0 to 4.3.1
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.3.0 to 4.3.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.3.0...clap_complete-v4.3.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-06-05 13:37:58 +00:00
figsoda
4b5fbd81b3
Merge pull request #140 from nix-community/dependabot/cargo/clap_mangen-0.2.12 2023-06-05 09:37:15 -04:00
figsoda
c27d27aa0b
Merge pull request #144 from nix-community/dependabot/cargo/cargo-0.71.0 2023-06-05 09:36:44 -04:00
figsoda
e551994960
Merge pull request #141 from nix-community/dependabot/cargo/once_cell-1.18.0
build(deps): bump once_cell from 1.17.2 to 1.18.0
2023-06-05 08:03:55 -04:00
dependabot[bot]
16e5c258ab
build(deps): bump cargo from 0.70.1 to 0.71.0
Bumps [cargo](https://github.com/rust-lang/cargo) from 0.70.1 to 0.71.0.
- [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/cargo/compare/0.70.1...0.71.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 11:53:10 +00:00
dependabot[bot]
be28be6233
build(deps): bump clap_mangen from 0.2.11 to 0.2.12
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.11 to 0.2.12.
- [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.11...clap_mangen-v0.2.12)

---
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-06-05 11:53:08 +00:00
figsoda
0270d8d27a
Merge pull request #142 from nix-community/dependabot/cargo/clap-4.3.1
build(deps): bump clap from 4.3.0 to 4.3.1
2023-06-05 07:52:28 -04:00
dependabot[bot]
795a635cad
build(deps): bump clap from 4.3.0 to 4.3.1
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.0 to 4.3.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.3.0...clap_complete-v4.3.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-06-05 09:10:49 +00:00
dependabot[bot]
63da943340
build(deps): bump once_cell from 1.17.2 to 1.18.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.17.2 to 1.18.0.
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.17.2...v1.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 09:10:16 +00:00
figsoda
37bf3b5020
Merge pull request #138 from nix-community/dependabot/cargo/once_cell-1.17.2
build(deps): bump once_cell from 1.17.1 to 1.17.2
2023-05-30 08:23:30 -04:00
dependabot[bot]
b1f4b8d46e
build(deps): bump once_cell from 1.17.1 to 1.17.2
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.17.1 to 1.17.2.
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.17.1...v1.17.2)

---
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-05-30 09:05:59 +00:00
figsoda
2a3b4f12f4
Merge pull request #137 from nix-community/dependabot/cargo/tokio-1.28.2 2023-05-29 07:45:49 -04:00
dependabot[bot]
9b255a7e68
build(deps): bump tokio from 1.28.1 to 1.28.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.28.1 to 1.28.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.28.1...tokio-1.28.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 09:21:02 +00:00
figsoda
93f8d04401
Merge pull request #136 from nix-community/dependabot/cargo/regex-1.8.3
build(deps): bump regex from 1.8.2 to 1.8.3
2023-05-26 09:09:50 -04:00
dependabot[bot]
d2c33e5a97
build(deps): bump regex from 1.8.2 to 1.8.3
Bumps [regex](https://github.com/rust-lang/regex) from 1.8.2 to 1.8.3.
- [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.8.2...1.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-26 09:05:50 +00:00
figsoda
ba39193b7d
Merge pull request #135 from nix-community/dependabot/github_actions/cachix/install-nix-action-21
build(deps): bump cachix/install-nix-action from 20 to 21
2023-05-25 08:51:18 -04:00
dependabot[bot]
fe9f24620d
build(deps): bump cachix/install-nix-action from 20 to 21
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 20 to 21.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v20...v21)

---
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-05-25 09:04:28 +00:00
figsoda
a89da15b21
Merge pull request #134 from nix-community/dependabot/cargo/regex-1.8.2 2023-05-23 07:36:45 -04:00
dependabot[bot]
6a82c3ca50
build(deps): bump regex from 1.8.1 to 1.8.2
Bumps [regex](https://github.com/rust-lang/regex) from 1.8.1 to 1.8.2.
- [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.8.1...1.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 09:04:53 +00:00
figsoda
06e58cb7c6
Merge pull request #132 from nix-community/dependabot/cargo/clap_complete-4.3.0
build(deps): bump clap_complete from 4.2.3 to 4.3.0
2023-05-22 10:19:34 -04:00