Commit Graph

512 Commits

Author SHA1 Message Date
Luca Di Carlo
766e70fd47
typo(end-to-end-testing.md) (#535) 2024-03-02 17:21:29 +00:00
dependabot[bot]
be67a51672
chore(deps): bump DeterminateSystems/update-flake-lock from 20 to 21 (#536)
Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 20 to 21.
- [Release notes](https://github.com/determinatesystems/update-flake-lock/releases)
- [Commits](https://github.com/determinatesystems/update-flake-lock/compare/v20...v21)

---
updated-dependencies:
- dependency-name: DeterminateSystems/update-flake-lock
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-02 09:17:42 -08:00
Ivan Petkov
2c94ff9a6f
Update internal flake.lock (#532)
flake.lock: Update

Flake lock file updates:

• Updated input 'advisory-db':
    'github:rustsec/advisory-db/9afff95de449f4ebcda32c8464b5efe9ec23c07c' (2024-02-09)
  → 'github:rustsec/advisory-db/feb54ac57e980ef6578f66b307cfb844869e5260' (2024-02-22)
• Updated input 'crane':
    'github:ipetkov/crane/505976eaeac289fe41d074bee37006ac094636bb' (2024-02-09)
  → 'github:ipetkov/crane/9a5972e2e8d0b1716cc4e42af8b75eca6914fbff' (2024-02-22)
• Updated input 'fenix':
    'github:nix-community/fenix/28dbd8b43ea328ee708f7da538c63e03d5ed93c8' (2024-02-03)
  → 'github:nix-community/fenix/a941fe943bd7c4c683d8aa8e1a3a1d0595516051' (2024-02-24)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/8f6a72871ec87ed53cfe43a09fb284168a284e7e' (2024-02-02)
  → 'github:rust-lang/rust-analyzer/03b3cb6be9f21c082f4206b35c7fe7f291c94eaa' (2024-02-23)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/36b410bde76ebf7f162528daa36255c53f072855' (2024-02-09)
  → 'github:NixOS/nixpkgs/ed468b55530ada6dc92423d231445c2eaacfb99b' (2024-02-24)
• Updated input 'nixpkgs-darwin':
    'github:NixOS/nixpkgs/9d7a44754fae79c6b0821cbb0407418f79d24cc0' (2024-02-09)
  → 'github:NixOS/nixpkgs/79032939bc8d409bcc16121c4ad694ca862895e4' (2024-02-24)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/78503e9199010a4df714f29a4f9c00eb2ccae071' (2024-02-09)
  → 'github:oxalica/rust-overlay/9b24383d77f598716fa0cbb8b48c97249f5ee1af' (2024-02-24)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-02-24 17:05:49 +00:00
Ivan Petkov
9a5972e2e8
ci: update flakestry publish 2024-02-21 16:13:06 -08:00
Ivan Petkov
03d6232188
Update CHANGELOG 2024-02-21 16:01:51 -08:00
Ivan Petkov
f23ae17543
crane-utils: fix workspace dependency merge when it is not a table (#529) 2024-02-21 16:00:58 -08:00
Ivan Petkov
2c653e4478
Update internal flake.lock (#521)
flake.lock: Update

Flake lock file updates:

• Updated input 'advisory-db':
    'github:rustsec/advisory-db/1d2202ea2b32fabd3307641010301bfe187ef11a' (2024-01-24)
  → 'github:rustsec/advisory-db/9afff95de449f4ebcda32c8464b5efe9ec23c07c' (2024-02-09)
• Updated input 'crane':
    'github:ipetkov/crane/c798790eabec3e3da48190ae3698ac227aab770c' (2024-01-28)
  → 'github:ipetkov/crane/505976eaeac289fe41d074bee37006ac094636bb' (2024-02-09)
• Updated input 'fenix':
    'github:nix-community/fenix/7e29c0af8b70147f1f23c1387a0d774209889d1b' (2024-01-31)
  → 'github:nix-community/fenix/28dbd8b43ea328ee708f7da538c63e03d5ed93c8' (2024-02-03)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/9a832c47e85e94496e10e1e81636d3d89afeb0d4' (2024-01-30)
  → 'github:rust-lang/rust-analyzer/8f6a72871ec87ed53cfe43a09fb284168a284e7e' (2024-02-02)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/6eeeacfaf67dd0f915b438bb3a93cfc89db06b09' (2024-02-01)
  → 'github:NixOS/nixpkgs/36b410bde76ebf7f162528daa36255c53f072855' (2024-02-09)
• Updated input 'nixpkgs-darwin':
    'github:NixOS/nixpkgs/4a0b900ff0150057e6d564ff3cd2b3ac9cd1eec1' (2024-01-31)
  → 'github:NixOS/nixpkgs/9d7a44754fae79c6b0821cbb0407418f79d24cc0' (2024-02-09)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/2c993daf3136c6955fd13bfe215d0d4faf6090f1' (2024-01-31)
  → 'github:oxalica/rust-overlay/78503e9199010a4df714f29a4f9c00eb2ccae071' (2024-02-09)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-02-11 21:11:17 +00:00
Ivan Petkov
198c88c861
ci: stop testing examples on the latest release branch
* Since we already run the entire test suite on the latest release
  branch anyway, we can save some cycles and not do the same for the
  examples
2024-02-11 12:43:11 -08:00
Ivan Petkov
59cc87fa07
ci: use one job per example to avoid out of space issues 2024-02-11 12:41:30 -08:00
Jeremy Fleischman
505976eaea
Fix typo: OUTPUT -> OUTPATH (#520) 2024-02-09 06:55:58 +00:00
Adam Curtis
c4027e45b1
test: dummy sources do not emit any lints or warnings (#506)
---------

Co-authored-by: Ivan Petkov <ivanppetkov@gmail.com>
2024-02-09 00:34:40 +00:00
Ivan Petkov
39e0883341
docs: document workaround for the bindgen crate being rebuilt (#519) 2024-02-09 00:22:19 +00:00
Ivan Petkov
9107434eda
ci: switch to macos-13 image 2024-02-07 19:45:36 -08:00
Ivan Petkov
f2926e34a1
chore: replace overrideScope' with overrideScope (#517) 2024-02-08 03:38:28 +00:00
Ivan Petkov
c7bb4ed1f3
cleanCargoToml: strip out [lints] definitions when cleaning (#516) 2024-02-08 03:34:33 +00:00
Ivan Petkov
7d5b46c17d
Update docs (#514)
* vendorCargoDeps: update error message to hint towards staging Cargo.lock
* crateNameFromCargoToml: update docs to note directory are not crawled
2024-02-04 19:31:22 +00:00
Ivan Petkov
b693ec872e
Update flake.lock (#513)
flake.lock: Update

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/b06ff4bf8f4ad900fe0c2a61fc2946edc3a84be7' (2024-01-18)
  → 'github:NixOS/nixpkgs/79a13f1437e149dc7be2d1290c74d378dad60814' (2024-02-03)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-02-03 17:02:08 +00:00
Ivan Petkov
6754d3a297
Update internal flake.lock (#499)
flake.lock: Update

Flake lock file updates:

• Updated input 'advisory-db':
    'github:rustsec/advisory-db/a5fb72de318a74eb69a2c241c0e46705684a35d0' (2023-12-21)
  → 'github:rustsec/advisory-db/1d2202ea2b32fabd3307641010301bfe187ef11a' (2024-01-24)
• Updated input 'crane':
    'github:ipetkov/crane/0efe36f9232e0961512572883ba9c995aa1f54b1' (2024-01-03)
  → 'github:ipetkov/crane/c798790eabec3e3da48190ae3698ac227aab770c' (2024-01-28)
• Updated input 'fenix':
    'github:nix-community/fenix/50818d34497c48efbf21b965cf247bda90ffc7e0' (2024-01-09)
  → 'github:nix-community/fenix/7e29c0af8b70147f1f23c1387a0d774209889d1b' (2024-01-31)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/12e7aa3132217cc6a6c1151d468be35d7b365999' (2024-01-08)
  → 'github:rust-lang/rust-analyzer/9a832c47e85e94496e10e1e81636d3d89afeb0d4' (2024-01-30)
• Updated input 'flake-utils':
    'github:numtide/flake-utils/4022d587cbbfd70fe950c1e2083a02621806a725' (2023-12-04)
  → 'github:numtide/flake-utils/1ef2e671c3b0c19053962c07dbda38332dcebf26' (2024-01-15)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/be83dd340863fc29f28ca7b8993669ac8bed4dd0' (2024-01-09)
  → 'github:NixOS/nixpkgs/6eeeacfaf67dd0f915b438bb3a93cfc89db06b09' (2024-02-01)
• Updated input 'nixpkgs-darwin':
    'github:NixOS/nixpkgs/207b14c6bd1065255e6ecffcfe0c36a7b54f8e48' (2024-01-07)
  → 'github:NixOS/nixpkgs/4a0b900ff0150057e6d564ff3cd2b3ac9cd1eec1' (2024-01-31)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/afa87241c19241aca9b7a9103635b82db2b147bb' (2024-01-09)
  → 'github:oxalica/rust-overlay/2c993daf3136c6955fd13bfe215d0d4faf6090f1' (2024-01-31)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-02-01 01:17:01 +00:00
Ivan Petkov
c798790eab
ci: bump all actions versions 2024-01-28 12:32:44 -08:00
Ivan Petkov
fe812ef0da
chore: Update CHANGELOG 2024-01-28 12:21:37 -08:00
Ivan Petkov
c5a3c5dac3
crane-utils: bump dependencies (#508) 2024-01-28 19:22:09 +00:00
Ivan Petkov
960d350770
vendorCargoDeps: manually splice packages to avoid cross build issues (#507)
* Source vendoring is passed as a standalone attribute to
  `mkCargoDerivation`, meaning it does not automagically get spliced
  with the correct local/cross system inputs (i.e. what would happen if
  it was a `depsBuildBuild` entry)
* To fix this we need to make sure that `vendorCargoDeps` and all of its
  transitive dependencies always use `runCommand` (and friends) from
  their `pkgsBuildBuild` equivalent. This should always be safe to do
  (even for cross-builds) since this amounts to building up a bunch of
  sources which will be read by the build system
* Unfortunately I had to manually specify `pkgsBuildBuild.whatever` in
  multiple places as I could not get things to work by messing with the
  `callPackage` definition. Perhaps we should be using
  `makeScopeWithSplicing'` instead of `makeScope` when constructing the
  library, but I couldn't get it working (and I couldn't find any decent
  docs on how to use it online) so this will make do for the time being.
2024-01-28 19:08:44 +00:00
Charles Hall
0327ca9d77
force buildDepsOnly to produce out only (#493)
This allows multi-output derivations using e.g. `buildPackage` to work.
Without this change, they fail to build because Nix thinks
`buildDepsOnly` is supposed to produce mulitple outputs too, but it
doesn't.

---------

Co-authored-by: Ivan Petkov <ivanppetkov@gmail.com>
2024-01-27 17:52:30 +00:00
Ivan Petkov
7814285d01
chore: bump all cargo deps (#504) 2024-01-27 03:58:59 +00:00
Adam Curtis
751290c945
fix: add #[allow(unused_extern_crates)] to dummy.rs (#501) 2024-01-27 02:36:30 +00:00
dependabot[bot]
0b4e511fe6
chore(deps): bump shlex from 1.2.0 to 1.3.0 in /checks/grpcio-test (#495) 2024-01-23 01:41:19 +00:00
dependabot[bot]
688e15c3b7
chore(deps): bump shlex from 1.2.0 to 1.3.0 in /checks/highs-sys-test (#494) 2024-01-23 01:41:02 +00:00
Ivan Petkov
8f515142e8
chore: Update CHANGELOG 2024-01-18 16:55:27 -08:00
Ivan Petkov
742170d82c
Update flake.lock (#492)
flake.lock: Update

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/d44d59d2b5bd694cd9d996fd8c51d03e3e9ba7f7' (2023-12-31)
  → 'github:NixOS/nixpkgs/b06ff4bf8f4ad900fe0c2a61fc2946edc3a84be7' (2024-01-18)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-01-18 17:04:18 +00:00
Ivan Petkov
5c234301a1
Update internal flake.lock (#491)
flake.lock: Update

Flake lock file updates:

• Updated input 'crane':
    'github:ipetkov/crane/2a5136f14a9ac93d9d370d64a36026c5de3ae8a4' (2023-12-20)
  → 'github:ipetkov/crane/0efe36f9232e0961512572883ba9c995aa1f54b1' (2024-01-03)
• Updated input 'fenix':
    'github:nix-community/fenix/b1a2ddd9171c567b50d2f2871a5f2f5458876d94' (2023-12-24)
  → 'github:nix-community/fenix/50818d34497c48efbf21b965cf247bda90ffc7e0' (2024-01-09)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/a24ede2066778f66b5b5e5aa7aa57a6d1be2063a' (2023-12-23)
  → 'github:rust-lang/rust-analyzer/12e7aa3132217cc6a6c1151d468be35d7b365999' (2024-01-08)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/eabcd186d4b240a9687442a590f03915fd11439c' (2023-12-24)
  → 'github:NixOS/nixpkgs/be83dd340863fc29f28ca7b8993669ac8bed4dd0' (2024-01-09)
• Updated input 'nixpkgs-darwin':
    'github:NixOS/nixpkgs/f1f519256f007a3910a50b88bff7bcfe6d1202da' (2023-12-20)
  → 'github:NixOS/nixpkgs/207b14c6bd1065255e6ecffcfe0c36a7b54f8e48' (2024-01-07)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/cb6395cb3c2f69ad028914c90bce833e51d339c9' (2023-12-24)
  → 'github:oxalica/rust-overlay/afa87241c19241aca9b7a9103635b82db2b147bb' (2024-01-09)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-01-09 16:56:11 +00:00
Ivan Petkov
0efe36f923
Update flake.lock (#490)
flake.lock: Update

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/aa9d4729cbc99dabacb50e3994dcefb3ea0f7447' (2023-12-14)
  → 'github:NixOS/nixpkgs/d44d59d2b5bd694cd9d996fd8c51d03e3e9ba7f7' (2023-12-31)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-01-03 16:56:16 +00:00
Ivan Petkov
afdcd41180
Update internal flake.lock (#487)
flake.lock: Update

Flake lock file updates:

• Updated input 'advisory-db':
    'github:rustsec/advisory-db/6ef1d1fd84c57e46253ff16bf7379c115e1062eb' (2023-12-09)
  → 'github:rustsec/advisory-db/a5fb72de318a74eb69a2c241c0e46705684a35d0' (2023-12-21)
• Updated input 'crane':
    'github:ipetkov/crane/c09d2cbe84cc2adfe1943cb2a0b55a71c835ca9a' (2023-12-03)
  → 'github:ipetkov/crane/2a5136f14a9ac93d9d370d64a36026c5de3ae8a4' (2023-12-20)
• Updated input 'fenix':
    'github:nix-community/fenix/aa632e1b140686853a226fa0bf85ae8ebbf72aab' (2023-12-09)
  → 'github:nix-community/fenix/b1a2ddd9171c567b50d2f2871a5f2f5458876d94' (2023-12-24)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/19387d3077c4c81e4a89ecec62917221fed26541' (2023-12-08)
  → 'github:rust-lang/rust-analyzer/a24ede2066778f66b5b5e5aa7aa57a6d1be2063a' (2023-12-23)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/26c882d39e04955f9ada49542ac1fba909a0394d' (2023-12-09)
  → 'github:NixOS/nixpkgs/eabcd186d4b240a9687442a590f03915fd11439c' (2023-12-24)
• Updated input 'nixpkgs-darwin':
    'github:NixOS/nixpkgs/b0858856cf33e6a077ec42d3ce870c42df7db215' (2023-12-08)
  → 'github:NixOS/nixpkgs/f1f519256f007a3910a50b88bff7bcfe6d1202da' (2023-12-20)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/2cfb76b8e836a26efecd9f853bea78355a11c58a' (2023-12-09)
  → 'github:oxalica/rust-overlay/cb6395cb3c2f69ad028914c90bce833e51d339c9' (2023-12-24)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-24 17:30:18 +00:00
Leonardo Eugênio
2a5136f14a
buildTrunkPackage: Add "wasm-bindgen-cli" argument (#363) 2023-12-20 08:24:53 -08:00
Ivan Petkov
537ebb11db
docs: add note about avoiding pyo3 rebuilds (#486) 2023-12-19 03:30:44 +00:00
Ivan Petkov
7195c00c27
Update flake.lock (#485)
flake.lock: Update

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/77da99a144cd341408308e0a37622f5edcc6c5ba' (2023-12-01)
  → 'github:NixOS/nixpkgs/aa9d4729cbc99dabacb50e3994dcefb3ea0f7447' (2023-12-14)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-18 17:01:19 +00:00
Ivan Petkov
3330c0de31
fix(ci): don't ignore errors from examples (#484) 2023-12-16 18:03:21 +00:00
dependabot[bot]
6591e80137
chore(deps): bump zerocopy from 0.7.26 to 0.7.31 in /examples/sqlx (#483)
Bumps [zerocopy](https://github.com/google/zerocopy) from 0.7.26 to 0.7.31.
- [Release notes](https://github.com/google/zerocopy/releases)
- [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/zerocopy/compare/v0.7.26...v0.7.31)

---
updated-dependencies:
- dependency-name: zerocopy
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-15 20:40:45 -08:00
Roman Volosatovs
33dbb6a834
feat: support workspace lints (#481)
---------

Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
Co-authored-by: Ivan Petkov <ivanppetkov@gmail.com>
2023-12-13 17:22:10 +00:00
Ivan Petkov
62fc1a0cbe
Update internal flake.lock (#478)
flake.lock: Update

Flake lock file updates:

• Updated input 'advisory-db':
    'github:rustsec/advisory-db/3338fcfb59cea5fcd7d2a4e7fe24cbc7cb778003' (2023-11-11)
  → 'github:rustsec/advisory-db/6ef1d1fd84c57e46253ff16bf7379c115e1062eb' (2023-12-09)
• Updated input 'crane':
    'github:ipetkov/crane/ae7cd510e508ee03d792005c2f1c0a3ff25ecb80' (2023-11-18)
  → 'github:ipetkov/crane/c09d2cbe84cc2adfe1943cb2a0b55a71c835ca9a' (2023-12-03)
• Updated input 'fenix':
    'github:nix-community/fenix/7ab9ec16d364b564da3aa0e73887b0af133eef59' (2023-11-24)
  → 'github:nix-community/fenix/aa632e1b140686853a226fa0bf85ae8ebbf72aab' (2023-12-09)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/cccc7ca2c630865239f68af480878824041c7c05' (2023-11-23)
  → 'github:rust-lang/rust-analyzer/19387d3077c4c81e4a89ecec62917221fed26541' (2023-12-08)
• Updated input 'flake-utils':
    'github:numtide/flake-utils/ff7b65b44d01cf9ba6a71320833626af21126384' (2023-09-12)
  → 'github:numtide/flake-utils/4022d587cbbfd70fe950c1e2083a02621806a725' (2023-12-04)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/cfe67eea99e619bee921feb577449106921d3454' (2023-11-29)
  → 'github:NixOS/nixpkgs/26c882d39e04955f9ada49542ac1fba909a0394d' (2023-12-09)
• Updated input 'nixpkgs-darwin':
    'github:NixOS/nixpkgs/06b8a5a030e528b0cffabc4d2327cba0f0284772' (2023-11-28)
  → 'github:NixOS/nixpkgs/b0858856cf33e6a077ec42d3ce870c42df7db215' (2023-12-08)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/fbe3f99f47bdb85fe2b9a2387d20c75d57e8632f' (2023-11-24)
  → 'github:oxalica/rust-overlay/2cfb76b8e836a26efecd9f853bea78355a11c58a' (2023-12-09)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-09 17:00:49 +00:00
Ivan Petkov
c09d2cbe84
Update flake.lock (#477)
flake.lock: Update

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/7414e9ee0b3e9903c24d3379f577a417f0aae5f1' (2023-11-16)
  → 'github:NixOS/nixpkgs/77da99a144cd341408308e0a37622f5edcc6c5ba' (2023-12-01)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-03 16:56:27 +00:00
dependabot[bot]
216e37209b
chore(deps): bump cachix/cachix-action from 12 to 13 (#474) 2023-12-02 02:30:00 +00:00
dependabot[bot]
62fccae3fe
chore(deps): bump cachix/install-nix-action from 23 to 24 (#475)
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 23 to 24.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v23...v24)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-01 18:16:23 -08:00
Ivan Petkov
8b9bad9b30
chore: drop compatibility for nixpkgs-23.05 (#471) 2023-11-30 23:25:25 +00:00
Ivan Petkov
07c531adf5
Update CHANGELOG 2023-11-30 14:48:56 -08:00
Ivan Petkov
c53a8c071d
buildDepsOnly: pass --no-run to cargo test by default (#470) 2023-11-30 00:43:47 +00:00
Ivan Petkov
a332503a0f
examples: simplify sqlx template (#469) 2023-11-30 00:15:13 +00:00
Ivan Petkov
514cd663e5
examples: add sqlx template (#467) 2023-11-29 01:08:21 +00:00
dependabot[bot]
90ab25ee43
chore(deps): bump openssl from 0.10.57 to 0.10.60 in /checks/codesign (#466)
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.57 to 0.10.60.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.57...openssl-v0.10.60)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-28 16:05:50 -08:00
Ivan Petkov
42afaeb1a0
Update internal flake.lock (#457)
flake.lock: Update

Flake lock file updates:

• Updated input 'advisory-db':
    'github:rustsec/advisory-db/0f4e16f7cd4339870985903cde44ea45ffe265c5' (2023-11-08)
  → 'github:rustsec/advisory-db/3338fcfb59cea5fcd7d2a4e7fe24cbc7cb778003' (2023-11-11)
• Updated input 'crane':
    'github:ipetkov/crane/2d6c2aaff5a05e443eb15efddc21f9c73720340c' (2023-11-05)
  → 'github:ipetkov/crane/ae7cd510e508ee03d792005c2f1c0a3ff25ecb80' (2023-11-18)
• Updated input 'fenix':
    'github:nix-community/fenix/8eeef23f2c8d092227af40eff98afe5b41891e3b' (2023-11-09)
  → 'github:nix-community/fenix/7ab9ec16d364b564da3aa0e73887b0af133eef59' (2023-11-24)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/7059ae2fc2d55fa20d7e2671597b516431129445' (2023-11-08)
  → 'github:rust-lang/rust-analyzer/cccc7ca2c630865239f68af480878824041c7c05' (2023-11-23)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/da44563672fb0faca83dc56185472e56d1a21852' (2023-11-08)
  → 'github:NixOS/nixpkgs/3b8ca944ce5c089daf2bd739d0ae8e0849e88197' (2023-11-24)
• Updated input 'nixpkgs-darwin':
    'github:NixOS/nixpkgs/14d17e6b1f9fbee8ffa624277e241fb7b04440db' (2023-11-08)
  → 'github:NixOS/nixpkgs/9ba29e2346bc542e9909d1021e8fd7d4b3f64db0' (2023-11-23)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/603e4962d7d2225ba2caf66b0eabfcaa9a93c490' (2023-11-09)
  → 'github:oxalica/rust-overlay/fbe3f99f47bdb85fe2b9a2387d20c75d57e8632f' (2023-11-24)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-11-26 19:02:28 +00:00
Ivan Petkov
85e31d408a
examples: avoid re-instantiating nixpkgs where possible (#460)
* i.e. if we neither set localSystem/crossSystem, nor add overlays, we
  can directly utilize `nixpkgs.legacyPackages.${system}` directly and
  avoid re-evaluating nixpkgs an additional time
2023-11-26 18:37:43 +00:00