Commit Graph

424 Commits

Author SHA1 Message Date
renovate[bot] 39b16dcdb7
fix(deps): update rust crate futures to 0.3.29 2023-10-26 15:34:50 +00:00
renovate[bot] 3aed68869e
fix(deps): update rust crate basic-toml to 0.1.6 2023-10-26 07:10:15 +00:00
renovate[bot] 4294af0891
fix(deps): update serde monorepo to 1.0.190 2023-10-26 03:41:26 +00:00
renovate[bot] fc2a6fcb43
chore(deps): lock file maintenance 2023-10-24 02:25:50 +00:00
Harsh Shandilya 1315892801
chore(release): bump rucksack to version 1.0.4 2023-10-22 15:07:32 +05:30
Harsh Shandilya 88a397edcb
fix: better handle file lifetimes
This helps ensure that the file lengths are correct
2023-10-22 15:06:34 +05:30
Harsh Shandilya da26f63b96
chore(release): bump rucksack to version 1.0.3 2023-10-22 14:54:53 +05:30
Harsh Shandilya e488c3a553
fix: validate file length when copying 2023-10-22 14:00:07 +05:30
Harsh Shandilya 381df52d84
fix(rust): upgrade to Rust 1.73.0 2023-10-22 13:30:49 +05:30
Harsh Shandilya ced901944a
fix(flakes): drop now-removed crane inputs 2023-10-22 13:30:17 +05:30
GitHub Actions 339f28f6f0 flake.lock: Update
Flake lock file updates:

• Updated input 'crane':
    'github:ipetkov/crane/4dcf584de14beff8dd0c030ac54e185fd3b72023' (2023-10-15)
  → 'github:ipetkov/crane/758ae442227103fa501276e8225609a11c99718e' (2023-10-20)
• Removed input 'crane/flake-compat'
• Removed input 'crane/flake-utils'
• Removed input 'crane/rust-overlay'
• Removed input 'crane/rust-overlay/flake-utils'
• Removed input 'crane/rust-overlay/nixpkgs'
• Updated input 'custom-nixpkgs':
    'github:msfjarvis/custom-nixpkgs/903e8f5f6e793e661970cc4d64dd9757da736760' (2023-10-12)
  → 'github:msfjarvis/custom-nixpkgs/2bf6045e59c688e7092f84678c5c3e4a1e6a161c' (2023-10-22)
• Updated input 'fenix':
    'github:nix-community/fenix/89a969653519a0503027421999e3f3944e2184fe' (2023-10-14)
  → 'github:nix-community/fenix/595a9eed67a4bf54dfe3e5c3299362a695fef758' (2023-10-21)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/862693ff954660d169774c8ada4672fb96dabf36' (2023-10-13)
  → 'github:rust-lang/rust-analyzer/954fb1d673107f3de5cab9b06cb3d1a2323eb6e0' (2023-10-20)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/01441e14af5e29c9d27ace398e6dd0b293e25a54' (2023-10-11)
  → 'github:NixOS/nixpkgs/51d906d2341c9e866e48c2efcaac0f2d70bfd43e' (2023-10-21)
2023-10-22 06:06:46 +00:00
renovate[bot] 68a3dd3428
chore(deps): lock file maintenance 2023-10-21 01:33:44 +00:00
renovate[bot] bccbf955eb
chore(deps): lock file maintenance 2023-10-19 20:53:18 +00:00
renovate[bot] ce3424ec0a
fix(deps): update rust crate tracing to 0.1.40 2023-10-19 02:13:44 +00:00
renovate[bot] 5fc02ce630
chore(deps): lock file maintenance 2023-10-18 00:31:06 +00:00
renovate[bot] 24dd03f698
chore(deps): lock file maintenance 2023-10-17 00:51:13 +00:00
renovate[bot] 1d466a8e2b
chore(deps): lock file maintenance 2023-10-16 00:50:05 +00:00
renovate[bot] db7b6a3ffb
fix(deps): update rust crate tracing to 0.1.39 2023-10-15 06:09:21 +00:00
GitHub Actions f43a10ea08 flake.lock: Update
Flake lock file updates:

• Updated input 'advisory-db':
    'github:rustsec/advisory-db/da470caa84d3dd3be02657a9cb35bd5269636127' (2023-10-03)
  → 'github:rustsec/advisory-db/71d80e811f2e29a4b82d3e545ad6591e35227e03' (2023-10-14)
• Updated input 'crane':
    'github:ipetkov/crane/f2143cd27f8bd09ee4f0121336c65015a2a0a19c' (2023-10-04)
  → 'github:ipetkov/crane/4dcf584de14beff8dd0c030ac54e185fd3b72023' (2023-10-15)
• Updated input 'custom-nixpkgs':
    'github:msfjarvis/custom-nixpkgs/63c2b965848f6622c563bb3bd6e6ed6afe9d6390' (2023-10-08)
  → 'github:msfjarvis/custom-nixpkgs/903e8f5f6e793e661970cc4d64dd9757da736760' (2023-10-12)
• Updated input 'fenix':
    'github:nix-community/fenix/6e3bc9460b51a4602b7e85746ec3e3988b8bd8c9' (2023-10-07)
  → 'github:nix-community/fenix/89a969653519a0503027421999e3f3944e2184fe' (2023-10-14)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/b1f89a84ab350091e6c20cfe30c2fab8d76b80e4' (2023-10-06)
  → 'github:rust-lang/rust-analyzer/862693ff954660d169774c8ada4672fb96dabf36' (2023-10-13)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/945559664c1dc5836173ee12896ba421d9b37181' (2023-10-07)
  → 'github:NixOS/nixpkgs/01441e14af5e29c9d27ace398e6dd0b293e25a54' (2023-10-11)
2023-10-15 06:06:28 +00:00
renovate[bot] a27735e2fc
chore(deps): lock file maintenance 2023-10-15 00:15:44 +00:00
renovate[bot] 87a03dd73b
chore(deps): lock file maintenance 2023-10-14 00:03:18 +00:00
renovate[bot] 2aace9f0f2
chore(deps): lock file maintenance 2023-10-13 19:02:21 +00:00
renovate[bot] 1cfa1a3c29
fix(deps): update serde monorepo to 1.0.189 2023-10-13 03:19:42 +00:00
renovate[bot] 3a99597966
chore(deps): lock file maintenance 2023-10-13 00:58:32 +00:00
renovate[bot] 0676dfcf16
chore(deps): lock file maintenance 2023-10-12 01:02:17 +00:00
renovate[bot] cb0c8137b1
chore(deps): lock file maintenance 2023-10-10 00:55:52 +00:00
renovate[bot] 4bade6e455
fix(deps): update rust crate tokio to 1.33.0 2023-10-09 14:19:11 +00:00
renovate[bot] e2afaa4bfb
chore(deps): lock file maintenance 2023-10-09 00:05:59 +00:00
GitHub Actions 7c0127a07b flake.lock: Update
Flake lock file updates:

• Updated input 'advisory-db':
    'github:rustsec/advisory-db/46754ce9372c13a7e9a05cf7d812fadfdca9cf57' (2023-09-30)
  → 'github:rustsec/advisory-db/da470caa84d3dd3be02657a9cb35bd5269636127' (2023-10-03)
• Updated input 'crane':
    'github:ipetkov/crane/af842d7319f8c3d9e5215a79306824897fcb667c' (2023-10-01)
  → 'github:ipetkov/crane/f2143cd27f8bd09ee4f0121336c65015a2a0a19c' (2023-10-04)
• Updated input 'crane/rust-overlay':
    'github:oxalica/rust-overlay/b87a14abea512d956f0b89d0d8a1e9b41f3e20ff' (2023-09-18)
  → 'github:oxalica/rust-overlay/611ccdceed92b4d94ae75328148d84ee4a5b462d' (2023-10-03)
• Updated input 'custom-nixpkgs':
    'github:msfjarvis/custom-nixpkgs/5cf96f419a6e603d62485888b22db08bfc07a041' (2023-09-28)
  → 'github:msfjarvis/custom-nixpkgs/63c2b965848f6622c563bb3bd6e6ed6afe9d6390' (2023-10-08)
• Updated input 'fenix':
    'github:nix-community/fenix/3116ee073ab3931c78328ca126224833c95e6227' (2023-09-30)
  → 'github:nix-community/fenix/6e3bc9460b51a4602b7e85746ec3e3988b8bd8c9' (2023-10-07)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/4791a5de21735e3d9414d131a4f973da9bae0537' (2023-09-29)
  → 'github:rust-lang/rust-analyzer/b1f89a84ab350091e6c20cfe30c2fab8d76b80e4' (2023-10-06)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/bd9b686c0168041aea600222be0805a0de6e6ab8' (2023-09-29)
  → 'github:NixOS/nixpkgs/945559664c1dc5836173ee12896ba421d9b37181' (2023-10-07)
2023-10-08 06:06:39 +00:00
renovate[bot] d0bfb3a03f
chore(deps): lock file maintenance 2023-10-07 00:03:20 +00:00
renovate[bot] bf26b42166
chore(deps): lock file maintenance 2023-10-06 01:51:05 +00:00
renovate[bot] b3cf3b5f64
chore(deps): lock file maintenance 2023-10-05 00:20:13 +00:00
renovate[bot] 84f5889b8b
chore(deps): lock file maintenance 2023-10-02 01:33:58 +00:00
GitHub Actions 78ada5d6d7 flake.lock: Update
Flake lock file updates:

• Updated input 'advisory-db':
    'github:rustsec/advisory-db/81594d9fd5b32c3eaa199812475498b47fc98742' (2023-09-21)
  → 'github:rustsec/advisory-db/46754ce9372c13a7e9a05cf7d812fadfdca9cf57' (2023-09-30)
• Updated input 'crane':
    'github:ipetkov/crane/3de322e06fc88ada5e3589dc8a375b73e749f512' (2023-09-23)
  → 'github:ipetkov/crane/af842d7319f8c3d9e5215a79306824897fcb667c' (2023-10-01)
• Updated input 'custom-nixpkgs':
    'github:msfjarvis/custom-nixpkgs/c68eb9e3671564ed5346aa78e897397cb5e1f376' (2023-09-24)
  → 'github:msfjarvis/custom-nixpkgs/5cf96f419a6e603d62485888b22db08bfc07a041' (2023-09-28)
• Updated input 'devshell':
    'github:numtide/devshell/05d40d17bf3459606316e3e9ec683b784ff28f16' (2023-09-20)
  → 'github:numtide/devshell/cd4e2fda3150dd2f689caeac07b7f47df5197c31' (2023-09-29)
• Updated input 'fenix':
    'github:nix-community/fenix/3605f6c31ac62e055c0ab0dbfa251fa96285109d' (2023-09-23)
  → 'github:nix-community/fenix/3116ee073ab3931c78328ca126224833c95e6227' (2023-09-30)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/2b580a1f3c7bf7f2dd6d1462282362b80a6a3d91' (2023-09-22)
  → 'github:rust-lang/rust-analyzer/4791a5de21735e3d9414d131a4f973da9bae0537' (2023-09-29)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/e12483116b3b51a185a33a272bf351e357ba9a99' (2023-09-21)
  → 'github:NixOS/nixpkgs/bd9b686c0168041aea600222be0805a0de6e6ab8' (2023-09-29)
2023-10-01 06:06:30 +00:00
renovate[bot] 62096e4f5d
chore(deps): lock file maintenance 2023-10-01 00:53:13 +00:00
renovate[bot] 6e45890c5c chore(deps): lock file maintenance 2023-09-30 08:17:52 +00:00
Harsh Shandilya b33332335f
feat(nix): add NixOS module 2023-09-26 15:50:30 +05:30
GitHub Actions d8eb924a5d flake.lock: Update
Flake lock file updates:

• Updated input 'advisory-db':
    'github:rustsec/advisory-db/12719bd23b88573977c7ad7fe818b05e8fbc33b3' (2023-09-13)
  → 'github:rustsec/advisory-db/81594d9fd5b32c3eaa199812475498b47fc98742' (2023-09-21)
• Updated input 'crane':
    'github:ipetkov/crane/8b4f7a4dab2120cf41e7957a28a853f45016bd9d' (2023-09-04)
  → 'github:ipetkov/crane/3de322e06fc88ada5e3589dc8a375b73e749f512' (2023-09-23)
• Updated input 'crane/rust-overlay':
    'github:oxalica/rust-overlay/98ccb73e6eefc481da6039ee57ad8818d1ca8d56' (2023-09-03)
  → 'github:oxalica/rust-overlay/b87a14abea512d956f0b89d0d8a1e9b41f3e20ff' (2023-09-18)
• Updated input 'custom-nixpkgs':
    'github:msfjarvis/custom-nixpkgs/e2edd54690b2ed33bb48535582cbcc30bb0e2bab' (2023-09-13)
  → 'github:msfjarvis/custom-nixpkgs/c68eb9e3671564ed5346aa78e897397cb5e1f376' (2023-09-24)
• Updated input 'devshell':
    'github:numtide/devshell/f26c2e05cd766be3750dd3d6e276650a1eab4c61' (2023-09-16)
  → 'github:numtide/devshell/05d40d17bf3459606316e3e9ec683b784ff28f16' (2023-09-20)
• Updated input 'fenix':
    'github:nix-community/fenix/95d6c30ecac01307772ec4273c649dab40211a9e' (2023-09-16)
  → 'github:nix-community/fenix/3605f6c31ac62e055c0ab0dbfa251fa96285109d' (2023-09-23)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/12e28c35758051dd6bc9cdf419a50dff80fab64d' (2023-09-14)
  → 'github:rust-lang/rust-analyzer/2b580a1f3c7bf7f2dd6d1462282362b80a6a3d91' (2023-09-22)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/46688f8eb5cd6f1298d873d4d2b9cf245e09e88e' (2023-09-15)
  → 'github:NixOS/nixpkgs/e12483116b3b51a185a33a272bf351e357ba9a99' (2023-09-21)
2023-09-24 06:06:22 +00:00
renovate[bot] 444e1dae53
chore(deps): lock file maintenance 2023-09-21 02:28:05 +00:00
renovate[bot] 9f024efb6f
chore(deps): lock file maintenance 2023-09-20 02:50:40 +00:00
renovate[bot] 7c0afac8ab
chore(deps): lock file maintenance 2023-09-18 02:36:17 +00:00
GitHub Actions fb68e82a7a flake.lock: Update
Flake lock file updates:

• Updated input 'advisory-db':
    'github:rustsec/advisory-db/0fcce3f7cbbc76da50ab0d778399bf85dc141834' (2023-09-08)
  → 'github:rustsec/advisory-db/12719bd23b88573977c7ad7fe818b05e8fbc33b3' (2023-09-13)
• Updated input 'custom-nixpkgs':
    'github:msfjarvis/custom-nixpkgs/27c86253c479a1e198cbd2907d9470532705ec7c' (2023-09-04)
  → 'github:msfjarvis/custom-nixpkgs/e2edd54690b2ed33bb48535582cbcc30bb0e2bab' (2023-09-13)
• Updated input 'devshell':
    'github:numtide/devshell/65114ea495a8d3cc1352368bf170d67ef005aa5a' (2023-09-04)
  → 'github:numtide/devshell/f26c2e05cd766be3750dd3d6e276650a1eab4c61' (2023-09-16)
• Updated input 'fenix':
    'github:nix-community/fenix/94a5b9a4f8df7b2fa328044b8908b892a2733f60' (2023-09-09)
  → 'github:nix-community/fenix/95d6c30ecac01307772ec4273c649dab40211a9e' (2023-09-16)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/c405509f2e61cadaa8b18f340582e5c362356f2d' (2023-09-08)
  → 'github:rust-lang/rust-analyzer/12e28c35758051dd6bc9cdf419a50dff80fab64d' (2023-09-14)
• Updated input 'flake-utils':
    'github:numtide/flake-utils/f9e7cf818399d17d347f847525c5a5a8032e4e44' (2023-08-23)
  → 'github:numtide/flake-utils/ff7b65b44d01cf9ba6a71320833626af21126384' (2023-09-12)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/9108a20782535741433c304f6a4376cb8b364b89' (2023-09-09)
  → 'github:NixOS/nixpkgs/46688f8eb5cd6f1298d873d4d2b9cf245e09e88e' (2023-09-15)
2023-09-17 06:06:24 +00:00
GitHub Actions 7dee47ebbc flake.lock: Update
Flake lock file updates:

• Updated input 'advisory-db':
    'github:rustsec/advisory-db/a6c90b9cd0246a19e9e073ad47bf5f5c6dcb9fc1' (2023-08-30)
  → 'github:rustsec/advisory-db/0fcce3f7cbbc76da50ab0d778399bf85dc141834' (2023-09-08)
• Updated input 'crane':
    'github:ipetkov/crane/80432e15452e55a72403da3bc91837508a4ccae3' (2023-09-01)
  → 'github:ipetkov/crane/8b4f7a4dab2120cf41e7957a28a853f45016bd9d' (2023-09-04)
• Updated input 'crane/rust-overlay':
    'github:oxalica/rust-overlay/b520a3889b24aaf909e287d19d406862ced9ffc9' (2023-08-07)
  → 'github:oxalica/rust-overlay/98ccb73e6eefc481da6039ee57ad8818d1ca8d56' (2023-09-03)
• Updated input 'custom-nixpkgs':
    'github:msfjarvis/custom-nixpkgs/0d55cc834f32dc6b3c09294102d6f81617ad696f' (2023-09-01)
  → 'github:msfjarvis/custom-nixpkgs/27c86253c479a1e198cbd2907d9470532705ec7c' (2023-09-04)
• Updated input 'devshell':
    'github:numtide/devshell/2aa26972b951bc05c3632d4e5ae683cb6771a7c6' (2023-08-23)
  → 'github:numtide/devshell/65114ea495a8d3cc1352368bf170d67ef005aa5a' (2023-09-04)
• Updated input 'fenix':
    'github:nix-community/fenix/406286f355ef40b067b79616e1205c93b1f8614d' (2023-09-02)
  → 'github:nix-community/fenix/94a5b9a4f8df7b2fa328044b8908b892a2733f60' (2023-09-09)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/60182f7043da54e13beaf664c971db5608c1654f' (2023-09-01)
  → 'github:rust-lang/rust-analyzer/c405509f2e61cadaa8b18f340582e5c362356f2d' (2023-09-08)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/e7f35e03abd06a2faef6684d0de813370e13bda8' (2023-09-02)
  → 'github:NixOS/nixpkgs/9108a20782535741433c304f6a4376cb8b364b89' (2023-09-09)
2023-09-10 06:06:19 +00:00
renovate[bot] 500b1d115b
chore(deps): update actions/checkout action to v4 2023-09-05 02:48:05 +00:00
renovate[bot] 23aaebce3e
chore(deps): lock file maintenance 2023-09-04 02:33:19 +00:00
GitHub Actions ef8b3de221 flake.lock: Update
Flake lock file updates:

• Updated input 'advisory-db':
    'github:rustsec/advisory-db/d401af5af8e74d61872688d6228d067c553db2c9' (2023-08-25)
  → 'github:rustsec/advisory-db/a6c90b9cd0246a19e9e073ad47bf5f5c6dcb9fc1' (2023-08-30)
• Updated input 'crane':
    'github:ipetkov/crane/ef5d11e3c2e5b3924eb0309dba2e1fea2d9062ae' (2023-08-23)
  → 'github:ipetkov/crane/80432e15452e55a72403da3bc91837508a4ccae3' (2023-09-01)
• Updated input 'custom-nixpkgs':
    'github:msfjarvis/custom-nixpkgs/3b29b3378dc3f5abb36d670ca16aa566ea17a47d' (2023-08-24)
  → 'github:msfjarvis/custom-nixpkgs/0d55cc834f32dc6b3c09294102d6f81617ad696f' (2023-09-01)
• Updated input 'fenix':
    'github:nix-community/fenix/e66fa0e97106af71be1b26917fba281a27a653a3' (2023-08-26)
  → 'github:nix-community/fenix/406286f355ef40b067b79616e1205c93b1f8614d' (2023-09-02)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/f5b7c60ff7a79bfb3e10f3e98c81b7bb4cb53c68' (2023-08-23)
  → 'github:rust-lang/rust-analyzer/60182f7043da54e13beaf664c971db5608c1654f' (2023-09-01)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/c66ccfa00c643751da2fd9290e096ceaa30493fc' (2023-08-26)
  → 'github:NixOS/nixpkgs/e7f35e03abd06a2faef6684d0de813370e13bda8' (2023-09-02)
2023-09-03 06:06:39 +00:00
renovate[bot] 8894120657
chore(deps): lock file maintenance 2023-09-01 02:26:34 +00:00
renovate[bot] baf977c77e
chore(deps): lock file maintenance 2023-08-30 02:41:21 +00:00
renovate[bot] b8bc1a4601
chore(deps): lock file maintenance 2023-08-28 20:54:03 +00:00
Harsh Shandilya 2d020b40e9
chore: update Garnix badges 2023-08-27 20:51:32 +05:30