Commit graph

149 commits

Author SHA1 Message Date
2ba4cd54fb
chore(release): start next development iteration 0.7.1-alpha.0 2022-07-13 17:36:02 +05:30
422ac7448d
chore(release): bump clipboard-substitutor to version 0.7.0 2022-07-13 17:35:35 +05:30
3bf925328f
chore(release): add cargo-release config 2022-07-13 17:34:30 +05:30
62b918364d
chore(deps): update transitive dependencies 2022-07-13 16:29:33 +05:30
2c0a087231
feat: validate config at launch 2022-07-13 16:28:39 +05:30
0e4fe250d7
feat(config): add config validation 2022-07-13 16:25:05 +05:30
a8b4b579a7
chore(config): add trace logs 2022-07-13 16:25:04 +05:30
3846e67e4b
feat(nix): remove Rust from the shell config
I've migrated to rustup
2022-07-13 16:25:04 +05:30
26b0b06759
refactor(logging): extract tracing infrastructure to its own module 2022-07-13 16:25:04 +05:30
renovate[bot]
f9ce850414
fix(deps): update serde to 1.0.139 2022-07-11 06:21:53 +00:00
renovate[bot]
f56761ff86
fix(deps): update rust crate regex to 1.6.0 2022-07-05 18:26:40 +00:00
5590532cff
rust: add rust-toolchain file 2022-07-05 02:29:28 +05:30
1d565c1ff0
renovate: switch to my presets 2022-07-02 22:31:31 +05:30
renovate[bot]
3ca5afc4bb
fix(deps): update serde to 1.0.138 2022-07-02 04:09:44 +00:00
renovate[bot]
10c487a8d0 fix(deps): update rust crate tracing-subscriber to 0.3.14 2022-07-02 02:55:22 +05:30
renovate[bot]
3fd48a9dd1
fix(deps): update rust crate anyhow to 1.0.58 2022-06-18 20:46:25 +00:00
Renovate Bot
311f1ad675
fix(deps): update rust crate tracing to 0.1.35 2022-06-09 04:28:15 +00:00
0a425cf59d
fix(config): resolve clippy::needless-return lint 2022-06-09 09:54:42 +05:30
8a5ffbffa3
feat: sync Nix config with dotfiles 2022-05-29 09:57:44 +05:30
aa022fe78e
Revert "feat: use Rust from nixpkgs"
This reverts commit d1c7734979.
2022-05-22 13:53:21 +05:30
Renovate Bot
16f35e688f
fix(deps): update rust crate regex to 1.5.6 2022-05-20 21:16:14 +00:00
09ac205ba9
fix: update libc, proc-macro2 and syn 2022-05-19 16:44:27 +05:30
d1c7734979
feat: use Rust from nixpkgs 2022-05-19 16:44:27 +05:30
8003246afd
refactor: use tracing's formatting machinery 2022-05-19 06:42:37 +05:30
487e8eadbb
fix: tweak config file name logging 2022-05-19 06:38:40 +05:30
a4dd6808f4
feat: log config directory to tracing stream 2022-05-16 15:43:35 +05:30
01af0c6f3f
nix: switch to Rust stable 2022-05-15 20:36:19 +05:30
6a0e029a2f
feat: add Darwin dependencies to Nix 2022-05-12 22:07:24 +05:30
23fd6603b1
fix: remove rust-toolchain file 2022-05-11 21:11:03 +05:30
6acf034ff2
feat: release v0.6.0 2022-05-11 21:04:04 +05:30
535a95ddbd
fix(deps): update log, proc-macro2, syn, tokio, and unicode-xid 2022-05-11 21:03:02 +05:30
1c73c20a12
fix: allow compiling on Rust 1.57.0 2022-05-11 21:02:19 +05:30
0d7cace68c
fix(deps): update cargo dependencies 2022-05-02 15:18:03 +05:30
Renovate Bot
95835ccdfd
fix(deps): update serde to 1.0.137 2022-05-01 19:43:13 +05:30
7274d8acb2
refactor: fix clippy::pedantic lints 2022-05-01 19:03:22 +05:30
51b547f73b
feat(renovate): group serde upgrades 2022-05-01 18:18:02 +05:30
a5c22063cd
refactor: switch to argv for argument handling 2022-05-01 18:16:41 +05:30
1a1e97722b
feat: switch nix to GNU triple 2022-05-01 18:16:41 +05:30
42747e0f4c
refactor: fix clippy lints 2022-05-01 18:16:41 +05:30
fcf1be3087
feat: release 0.5.0 2022-04-26 22:35:36 +05:30
f0080559dd
refactor: use clipboard-master for events 2022-04-26 22:18:21 +05:30
Renovate Bot
f252de7748
fix(deps): update rust crate tracing-journald to 0.3.0 2022-04-21 22:10:44 +00:00
Renovate Bot
b6672113bb
fix(deps): update rust crate anyhow to 1.0.57 2022-04-21 20:03:58 +00:00
Renovate Bot
fcc5e89725
fix(deps): update rust crate toml to 0.5.9 2022-04-15 02:15:58 +00:00
Renovate Bot
edcb85b6bd
fix(deps): update rust crate tracing to 0.1.34 2022-04-14 23:15:26 +00:00
Renovate Bot
4f536318db
fix(deps): update rust crate tracing-subscriber to 0.3.11 2022-04-09 23:52:25 +00:00
Renovate Bot
17093498c0
fix(deps): update rust crate tracing to 0.1.33 2022-04-09 21:54:34 +00:00
Renovate Bot
270b1c0280
fix(deps): update rust crate tracing-subscriber to 0.3.10 2022-04-01 20:23:55 +00:00
77eaa1afd7
Revert "cargo: bump assay"
This reverts commit 58809b1f74.
2022-03-29 16:24:00 +05:30
7a530e7f2e
nix: switch back to nightlies 2022-03-29 16:22:25 +05:30