summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-10-07flake: update inputsgithub-actions[bot]
Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/f3dab3509afca932f3f4fd0908957709bb1c1f57' (2023-09-27) → 'github:NixOS/nixpkgs/a2eb207f45e4a14a1e3019d9e3863d1e208e2295' (2023-10-06) • Updated input 'parts': 'github:hercules-ci/flake-parts/7f53fdb7bdc5bb237da7fefef12d099e4fd611ca' (2023-09-01) → 'github:hercules-ci/flake-parts/c9afaba3dfa4085dbd2ccb38dfade5141e33d9d4' (2023-10-03) • Updated input 'pre-commit': 'github:cachix/pre-commit-hooks.nix/cb770e93516a1609652fa8e945a0f310e98f10c0' (2023-09-24) → 'github:cachix/pre-commit-hooks.nix/66c352d33e0907239e4a69416334f64af2c685cc' (2023-10-05)
2023-10-02deps(crates): bump webpki from 0.22.1 to 0.22.2dependabot[bot]
Bumps [webpki](https://github.com/briansmith/webpki) from 0.22.1 to 0.22.2. - [Commits](https://github.com/briansmith/webpki/commits) --- updated-dependencies: - dependency-name: webpki dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
2023-09-30flake: update inputsgithub-actions[bot]
Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/fe977679240ac2027b151ecca1bc6ce808c2e8af' (2023-09-20) → 'github:NixOS/nixpkgs/f3dab3509afca932f3f4fd0908957709bb1c1f57' (2023-09-27) • Updated input 'pre-commit': 'github:cachix/pre-commit-hooks.nix/4f883a76282bc28eb952570afc3d8a1bf6f481d7' (2023-09-10) → 'github:cachix/pre-commit-hooks.nix/cb770e93516a1609652fa8e945a0f310e98f10c0' (2023-09-24)
2023-09-23flake: update inputsgithub-actions[bot]
Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/46688f8eb5cd6f1298d873d4d2b9cf245e09e88e' (2023-09-15) → 'github:NixOS/nixpkgs/fe977679240ac2027b151ecca1bc6ce808c2e8af' (2023-09-20)
2023-09-18deps(actions): bump docker/login-action from 2 to 3dependabot[bot]
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](https://github.com/docker/login-action/compare/v2...v3) --- updated-dependencies: - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
2023-09-16flake: update inputsgithub-actions[bot]
Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/b200e0df08f80c32974a6108ce431d8a8a5e6547' (2023-09-07) → 'github:NixOS/nixpkgs/46688f8eb5cd6f1298d873d4d2b9cf245e09e88e' (2023-09-15) • Updated input 'pre-commit': 'github:cachix/pre-commit-hooks.nix/7e3517c03d46159fdbf8c0e5c97f82d5d4b0c8fa' (2023-08-17) → 'github:cachix/pre-commit-hooks.nix/4f883a76282bc28eb952570afc3d8a1bf6f481d7' (2023-09-10)
2023-09-09flake: update inputsgithub-actions[bot]
Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/da938d190e2335209df6806ddcb982634e51918c' (2023-08-31) → 'github:NixOS/nixpkgs/b200e0df08f80c32974a6108ce431d8a8a5e6547' (2023-09-07) • Updated input 'pre-commit/flake-utils': 'github:numtide/flake-utils/f9e7cf818399d17d347f847525c5a5a8032e4e44' (2023-08-23) → 'github:numtide/flake-utils/a1720a10a6cfe8234c0e93907ffe81be440f4cef' (2023-05-31)
2023-09-07flake: use cool module argumentsseth
2023-09-07actions: merge dependabot prs as userseth
2023-09-07actions: run upload on workflow_dispatchseth
2023-09-07deps(crates): bump webpki from 0.22.0 to 0.22.1dependabot[bot]
Bumps [webpki](https://github.com/briansmith/webpki) from 0.22.0 to 0.22.1. - [Commits](https://github.com/briansmith/webpki/commits) --- updated-dependencies: - dependency-name: webpki dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
2023-09-07actions: fetch cargo deps before running clippyseth
2023-09-07flake: use mdDoc in moduleseth
2023-09-07actions: try to fix clippy workflowseth
2023-09-07flake: use lib.getExe for containerseth
2023-09-07flake/actions: replace some crane checks with pre-commitseth
2023-09-07flake: switch to nixpkgs rust infraseth
2023-09-07flake: refactor againseth
2023-09-04deps(actions): bump actions/checkout from 3 to 4dependabot[bot]
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] <[email protected]>
2023-09-03flake: refactor a littleseth
2023-09-03actions: use determinate systems' nix installerseth
2023-09-03actions: don't wait on garnix for image uploadseth
2023-09-03fix: don't use regex for moyaiseth
2023-09-02actions: add clippy workflowseth
2023-09-02deps(flake): update inputsgithub-actions[bot]
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 'fenix': 'github:nix-community/fenix/dd160229ca7895895462291cded1ea313c1e306f' (2023-08-25) → 'github:nix-community/fenix/5b116a689c22ed2495c2b0f857539519a2951ce2' (2023-09-01) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/f5b7c60ff7a79bfb3e10f3e98c81b7bb4cb53c68' (2023-08-23) → 'github:rust-lang/rust-analyzer/321334429efd79e9db2b85e43c8f91eb2ce60f6c' (2023-08-30) • Updated input 'flake-parts': 'github:hercules-ci/flake-parts/59cf3f1447cfc75087e7273b04b31e689a8599fb' (2023-08-01) → 'github:hercules-ci/flake-parts/7f53fdb7bdc5bb237da7fefef12d099e4fd611ca' (2023-09-01) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/9201b5ff357e781bf014d0330d18555695df7ba8' (2023-08-23) → 'github:NixOS/nixpkgs/da938d190e2335209df6806ddcb982634e51918c' (2023-08-31)
2023-08-30deps(actions): bump DeterminateSystems/update-flake-lock from 19 to 20dependabot[bot]
Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 19 to 20. - [Release notes](https://github.com/determinatesystems/update-flake-lock/releases) - [Commits](https://github.com/determinatesystems/update-flake-lock/compare/v19...v20) --- updated-dependencies: - dependency-name: DeterminateSystems/update-flake-lock dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
2023-08-30deps(crates): bump regex from 1.9.3 to 1.9.4dependabot[bot]
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] <[email protected]>
2023-08-30deps(crates): bump reqwest from 0.11.18 to 0.11.20dependabot[bot]
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.18 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.18...v0.11.20) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2023-08-30deps(crates): bump serde from 1.0.185 to 1.0.188dependabot[bot]
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.185 to 1.0.188. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.185...v1.0.188) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2023-08-26deps(flake): update inputsgithub-actions[bot]
Flake lock file updates: • Updated input 'advisory-db': 'github:rustsec/advisory-db/f76ea1c1286cb5d8bc2054f318b9f66997230135' (2023-08-18) → 'github:rustsec/advisory-db/d401af5af8e74d61872688d6228d067c553db2c9' (2023-08-25) • Updated input 'crane': 'github:ipetkov/crane/7809d369710abb17767b624f9e72b500373580bc' (2023-08-12) → 'github:ipetkov/crane/ef5d11e3c2e5b3924eb0309dba2e1fea2d9062ae' (2023-08-23) • Updated input 'fenix': 'github:nix-community/fenix/e2c90c1767cd81da3c6affe8621ced81842d5382' (2023-08-18) → 'github:nix-community/fenix/dd160229ca7895895462291cded1ea313c1e306f' (2023-08-25) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/44cf1745a8d044c00fbe100d14b403a6c029528d' (2023-08-17) → 'github:rust-lang/rust-analyzer/f5b7c60ff7a79bfb3e10f3e98c81b7bb4cb53c68' (2023-08-23) • Updated input 'flake-utils': 'github:numtide/flake-utils/919d646de7be200f3bf08cb76ae1f09402b6f9b4' (2023-07-11) → 'github:numtide/flake-utils/f9e7cf818399d17d347f847525c5a5a8032e4e44' (2023-08-23) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/babf56d5b24a91526a208cad1dde3d6ddbe4878c' (2023-08-18) → 'github:NixOS/nixpkgs/9201b5ff357e781bf014d0330d18555695df7ba8' (2023-08-23)
2023-08-26deps(crates): bump tokio from 1.31.0 to 1.32.0dependabot[bot]
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.31.0 to 1.32.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.31.0...tokio-1.32.0) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
2023-08-22deps(crates): bump rustls-webpki from 0.100.1 to 0.100.2dependabot[bot]
Bumps [rustls-webpki](https://github.com/rustls/webpki) from 0.100.1 to 0.100.2. - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.100.1...v/0.100.2) --- updated-dependencies: - dependency-name: rustls-webpki dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
2023-08-21deps(crates): bump serde from 1.0.183 to 1.0.185dependabot[bot]
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.183 to 1.0.185. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.183...v1.0.185) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2023-08-19deps(flake): update inputsgithub-actions[bot]
Flake lock file updates: • Updated input 'advisory-db': 'github:rustsec/advisory-db/15e3b1b0712d465c6b5ef12fdc2a1716ec73d84d' (2023-08-07) → 'github:rustsec/advisory-db/f76ea1c1286cb5d8bc2054f318b9f66997230135' (2023-08-18) • Updated input 'crane': 'github:ipetkov/crane/1b8653ad52f37df0ad485860d97bde52642bb345' (2023-08-11) → 'github:ipetkov/crane/7809d369710abb17767b624f9e72b500373580bc' (2023-08-12) • Updated input 'fenix': 'github:nix-community/fenix/492f9d57e90e53e09af6e3ada26c866af0cf4bf0' (2023-08-11) → 'github:nix-community/fenix/e2c90c1767cd81da3c6affe8621ced81842d5382' (2023-08-18) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/1b678231d71f48f078e1a80230c28a2fce2daec5' (2023-08-10) → 'github:rust-lang/rust-analyzer/44cf1745a8d044c00fbe100d14b403a6c029528d' (2023-08-17) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/4d2389b927696ef8da4ef76b03f2d306faf87929' (2023-08-10) → 'github:NixOS/nixpkgs/babf56d5b24a91526a208cad1dde3d6ddbe4878c' (2023-08-18) • Updated input 'pre-commit-hooks': 'github:cachix/pre-commit-hooks.nix/c5ac3aa3324bd8aebe8622a3fc92eeb3975d317a' (2023-08-11) → 'github:cachix/pre-commit-hooks.nix/7e3517c03d46159fdbf8c0e5c97f82d5d4b0c8fa' (2023-08-17)
2023-08-14deps(crates): bump tokio from 1.29.1 to 1.31.0dependabot[bot]
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.29.1 to 1.31.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.29.1...tokio-1.31.0) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
2023-08-12deps(flake): update inputsgithub-actions[bot]
Flake lock file updates: • Updated input 'advisory-db': 'github:rustsec/advisory-db/98e8483ac17d42eeeeee51d4d02ad8a690bd12c7' (2023-07-29) → 'github:rustsec/advisory-db/15e3b1b0712d465c6b5ef12fdc2a1716ec73d84d' (2023-08-07) • Updated input 'crane': 'github:ipetkov/crane/1a551ae11bff91521cbeaebb8ca59a101c9f33f8' (2023-08-03) → 'github:ipetkov/crane/1b8653ad52f37df0ad485860d97bde52642bb345' (2023-08-11) • Updated input 'crane/rust-overlay': 'github:oxalica/rust-overlay/99df4908445be37ddb2d332580365fce512a7dcf' (2023-08-03) → 'github:oxalica/rust-overlay/b520a3889b24aaf909e287d19d406862ced9ffc9' (2023-08-07) • Updated input 'fenix': 'github:nix-community/fenix/4322b4dc010b4ba7a2e4df49f8939e872473e4a7' (2023-08-04) → 'github:nix-community/fenix/492f9d57e90e53e09af6e3ada26c866af0cf4bf0' (2023-08-11) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/d398ad3326780598bbf1480014f4c59fbf6461a7' (2023-08-02) → 'github:rust-lang/rust-analyzer/1b678231d71f48f078e1a80230c28a2fce2daec5' (2023-08-10) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/7d050b98e51cdbdd88ad960152d398d41c7ff5b4' (2023-08-04) → 'github:NixOS/nixpkgs/4d2389b927696ef8da4ef76b03f2d306faf87929' (2023-08-10) • Updated input 'pre-commit-hooks': 'github:cachix/pre-commit-hooks.nix/ebb43bdacd1af8954d04869c77bc3b61fde515e4' (2023-08-03) → 'github:cachix/pre-commit-hooks.nix/c5ac3aa3324bd8aebe8622a3fc92eeb3975d317a' (2023-08-11)
2023-08-07deps(crates): bump serde from 1.0.179 to 1.0.183dependabot[bot]
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.179 to 1.0.183. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.179...v1.0.183) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2023-08-07deps(crates): bump regex from 1.9.1 to 1.9.3dependabot[bot]
Bumps [regex](https://github.com/rust-lang/regex) from 1.9.1 to 1.9.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.9.1...1.9.3) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2023-08-05deps(flake): update inputsgithub-actions[bot]
Flake lock file updates: • Updated input 'advisory-db': 'github:rustsec/advisory-db/926c7faf15c82448b6427ba3faee9398c43c0524' (2023-07-26) → 'github:rustsec/advisory-db/98e8483ac17d42eeeeee51d4d02ad8a690bd12c7' (2023-07-29) • Updated input 'crane': 'github:ipetkov/crane/8b08e96c9af8c6e3a2b69af5a7fa168750fcf88e' (2023-07-07) → 'github:ipetkov/crane/1a551ae11bff91521cbeaebb8ca59a101c9f33f8' (2023-08-03) • Updated input 'crane/rust-overlay': 'github:oxalica/rust-overlay/f9b92316727af9e6c7fee4a761242f7f46880329' (2023-07-03) → 'github:oxalica/rust-overlay/99df4908445be37ddb2d332580365fce512a7dcf' (2023-08-03) • Updated input 'fenix': 'github:nix-community/fenix/6d22d0989ebc9e8fc7e1d15f973613fae928ebb2' (2023-07-28) → 'github:nix-community/fenix/4322b4dc010b4ba7a2e4df49f8939e872473e4a7' (2023-08-04) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/b64e5b3919b24bc784f36248e6e1f921ee7bb71b' (2023-07-24) → 'github:rust-lang/rust-analyzer/d398ad3326780598bbf1480014f4c59fbf6461a7' (2023-08-02) • Updated input 'flake-parts': 'github:hercules-ci/flake-parts/8e8d955c22df93dbe24f19ea04f47a74adbdc5ec' (2023-07-04) → 'github:hercules-ci/flake-parts/59cf3f1447cfc75087e7273b04b31e689a8599fb' (2023-08-01) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/66ce081fafa2dca0038006ec7c6482d7a11d13d8' (2023-07-28) → 'github:NixOS/nixpkgs/7d050b98e51cdbdd88ad960152d398d41c7ff5b4' (2023-08-04) • Updated input 'pre-commit-hooks': 'github:cachix/pre-commit-hooks.nix/9289996dcac62fd45836db7c07b87d2521eb526d' (2023-07-27) → 'github:cachix/pre-commit-hooks.nix/ebb43bdacd1af8954d04869c77bc3b61fde515e4' (2023-08-03)
2023-08-01deps(crates): bump serde from 1.0.175 to 1.0.179dependabot[bot]
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.175 to 1.0.179. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.175...v1.0.179) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2023-07-29deps(flake): update inputsgithub-actions[bot]
Flake lock file updates: • Updated input 'advisory-db': 'github:rustsec/advisory-db/4aa517564d1d06f0e79784c8ad973a59d68aa9c8' (2023-07-18) → 'github:rustsec/advisory-db/926c7faf15c82448b6427ba3faee9398c43c0524' (2023-07-26) • Updated input 'fenix': 'github:nix-community/fenix/efa52586ba0ba96e06de0c549ee2f614ac928be7' (2023-07-21) → 'github:nix-community/fenix/6d22d0989ebc9e8fc7e1d15f973613fae928ebb2' (2023-07-28) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/994f4f6e2e45bef4bebeeabee4e3d67b87727b91' (2023-07-20) → 'github:rust-lang/rust-analyzer/b64e5b3919b24bc784f36248e6e1f921ee7bb71b' (2023-07-24) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/e43e2448161c0a2c4928abec4e16eae1516571bc' (2023-07-21) → 'github:NixOS/nixpkgs/66ce081fafa2dca0038006ec7c6482d7a11d13d8' (2023-07-28) • Updated input 'pre-commit-hooks': 'github:cachix/pre-commit-hooks.nix/eb433bff05b285258be76513add6f6c57b441775' (2023-07-18) → 'github:cachix/pre-commit-hooks.nix/9289996dcac62fd45836db7c07b87d2521eb526d' (2023-07-27)
2023-07-24deps(crates): bump serde from 1.0.171 to 1.0.175dependabot[bot]
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.171 to 1.0.175. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.171...v1.0.175) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2023-07-22deps(flake): update inputsgithub-actions[bot]
Flake lock file updates: • Updated input 'advisory-db': 'github:rustsec/advisory-db/5ceeefcbbabf4b510ef8ede121d6dc57d1a1f7f8' (2023-07-08) → 'github:rustsec/advisory-db/4aa517564d1d06f0e79784c8ad973a59d68aa9c8' (2023-07-18) • Updated input 'fenix': 'github:nix-community/fenix/31f37ee3e471af1b40f6d0c9657f77062bb13ee3' (2023-07-14) → 'github:nix-community/fenix/efa52586ba0ba96e06de0c549ee2f614ac928be7' (2023-07-21) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/c7ce8add143571eed89215dccbbe28c45b0d551d' (2023-07-13) → 'github:rust-lang/rust-analyzer/994f4f6e2e45bef4bebeeabee4e3d67b87727b91' (2023-07-20) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/2047c642ce0f75307e8a0f2ec94715218c481184' (2023-07-14) → 'github:NixOS/nixpkgs/e43e2448161c0a2c4928abec4e16eae1516571bc' (2023-07-21) • Updated input 'pre-commit-hooks': 'github:cachix/pre-commit-hooks.nix/5e28316db471d1ac234beb70031b635437421dd6' (2023-07-14) → 'github:cachix/pre-commit-hooks.nix/eb433bff05b285258be76513add6f6c57b441775' (2023-07-18)
2023-07-14flake(actions): install nix in audit workflowseth
2023-07-15deps(flake): update inputsgithub-actions[bot]
Flake lock file updates: • Updated input 'advisory-db': 'github:rustsec/advisory-db/1f538e6f3b8ad37e89b1386e06be080fbe474b3c' (2023-06-29) → 'github:rustsec/advisory-db/5ceeefcbbabf4b510ef8ede121d6dc57d1a1f7f8' (2023-07-08) • Updated input 'fenix': 'github:nix-community/fenix/5e8f5dcb26a3cc894b8acefe305a147659fae804' (2023-07-07) → 'github:nix-community/fenix/31f37ee3e471af1b40f6d0c9657f77062bb13ee3' (2023-07-14) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/927f94161e7a9e90f90aeb2d61e8be6bf9be4855' (2023-07-06) → 'github:rust-lang/rust-analyzer/c7ce8add143571eed89215dccbbe28c45b0d551d' (2023-07-13) • Updated input 'flake-utils': 'github:numtide/flake-utils/dbabf0ca0c0c4bce6ea5eaf65af5cb694d2082c7' (2023-06-25) → 'github:numtide/flake-utils/919d646de7be200f3bf08cb76ae1f09402b6f9b4' (2023-07-11) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/5daaa32204e9c46b05cd709218b7ba733d07e80c' (2023-07-06) → 'github:NixOS/nixpkgs/2047c642ce0f75307e8a0f2ec94715218c481184' (2023-07-14) • Updated input 'pre-commit-hooks': 'github:cachix/pre-commit-hooks.nix/c8d18ba345730019c3faf412c96a045ade171895' (2023-07-05) → 'github:cachix/pre-commit-hooks.nix/5e28316db471d1ac234beb70031b635437421dd6' (2023-07-14)
2023-07-10deps(crates): bump regex from 1.8.4 to 1.9.1dependabot[bot]
Bumps [regex](https://github.com/rust-lang/regex) from 1.8.4 to 1.9.1. - [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.4...1.9.1) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
2023-07-10deps(crates): bump serde from 1.0.166 to 1.0.171dependabot[bot]
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.166 to 1.0.171. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.166...v1.0.171) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2023-07-09fix: don't use dotenvyseth
docker and direnv take care of env vars
2023-07-09Refactors + add pin board module (#32)Leah Amelia Chen
* refactor according to the rules of the cone school of rust™ * Add pin board module * cargo fmt * More cleanups + appease clippy
2023-07-08deps(flake): update inputsgithub-actions[bot]
Flake lock file updates: • Updated input 'crane': 'github:ipetkov/crane/4d350bb94fdf8ec9d2e22d68bb13e136d73aa9d8' (2023-06-29) → 'github:ipetkov/crane/8b08e96c9af8c6e3a2b69af5a7fa168750fcf88e' (2023-07-07) • Updated input 'crane/rust-overlay': 'github:oxalica/rust-overlay/c535b4f3327910c96dcf21851bbdd074d0760290' (2023-06-03) → 'github:oxalica/rust-overlay/f9b92316727af9e6c7fee4a761242f7f46880329' (2023-07-03) • Updated input 'fenix': 'github:nix-community/fenix/62717ad7b6e1d346c4fe9fa4fc181f1da8aa0eab' (2023-06-30) → 'github:nix-community/fenix/5e8f5dcb26a3cc894b8acefe305a147659fae804' (2023-07-07) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/f96442aa905e3b698fba52fdb109b1baed45f5cf' (2023-06-30) → 'github:rust-lang/rust-analyzer/927f94161e7a9e90f90aeb2d61e8be6bf9be4855' (2023-07-06) • Updated input 'flake-parts': 'github:hercules-ci/flake-parts/37dd7bb15791c86d55c5121740a1887ab55ee836' (2023-06-26) → 'github:hercules-ci/flake-parts/8e8d955c22df93dbe24f19ea04f47a74adbdc5ec' (2023-07-04) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/60a783e00517fce85c42c8c53fe0ed05ded5b2a4' (2023-06-28) → 'github:NixOS/nixpkgs/5daaa32204e9c46b05cd709218b7ba733d07e80c' (2023-07-06) • Updated input 'pre-commit-hooks': 'github:cachix/pre-commit-hooks.nix/522fd47af79b66cdd04b92618e65c7a11504650a' (2023-06-30) → 'github:cachix/pre-commit-hooks.nix/c8d18ba345730019c3faf412c96a045ade171895' (2023-07-05)