summary refs log tree commit diff
path: root/pkgs/build-support/rust/import-cargo-lock.nix
Commit message (Expand)AuthorAge
* importCargoLock: fix git dep config filelinsui2023-06-29
* rustPlatform.importCargoLock: fix [package] section handlingD Anzorge2023-04-29
* Merge staging-next into staginggithub-actions[bot]2023-03-26
|\
| * rustPlatform.importCargoLock: follow symlinks when copying treeYureka2023-03-26
| * rustPlatform.importCargoLock: always fetch submodules when builtins.fetchGit ...Yureka2023-03-26
* | Merge branch 'staging-next' into stagingVladimír Čunát2023-03-21
|\|
| * rustPlatform.importCargoLock: add support for git dependencies that use works...Winter2023-03-18
* | rustPlatform.importCargoLock: improved semantics for 'extraRegistries' optionLouis Blin2023-03-20
* | rustPlatform.importCargoLock: support extra registriesLouis Blin2023-03-16
|/
* rustPlatform.importCargoLock: passthru lockFilefigsoda2023-02-26
* rustPlatform.importCargoLock: add support for v1 lock filesWinter2023-02-26
* rustPlatform.importCargoLock: pass allRefs to builtins.fetchGit (#211298)Yureka2023-01-18
* rustPlatform.importCargoLock: add allowBuiltinFetchGit optionfigsoda2022-12-13
* rust: fix importCargoLock for repositories without toplevel Cargo.tomlsohalt2022-03-17
* rust: find nested packages in git repositoriesStefan Junker2021-10-24
* Merge pull request #137395 from dermetfan/cargo-lock-restrictedDaniël de Kok2021-09-20
|\
| * importCargoLock: introduce alternative parameter `lockFileContents`Robin Stumm2021-09-20
* | importCargoLock: git deps with rev, branch or tagYureka2021-09-10
|/
* rustPlatform.importCargoLock: add an assert for old Cargo.locksRomanos Skiadas2021-07-18
* rustPlatform.importCargoLock: initDaniël de Kok2021-05-28