nixpkgs/pkgs
Daniël de Kok 313177129b python3Packages.setuptools-rust: fix passthru test
The build wanted to create a Cargo.lock in the top-level source
directory (presumably because it is also a Cargo project), since we
were crating the lock file in sourceRoot (which was set to the example
project). This failed because the sources are read-only. Change the
test to create the lock file in the top-level crate directory, which
is Cargo's default behavior.
2021-03-20 08:38:28 +01:00
..
applications Merge staging-next into staging 2021-03-19 18:19:40 +00:00
build-support trivial-builders: rework runCommand' into runCommandWith && expose 2021-03-18 19:56:40 +01:00
common-updater
data Merge branch 'master' into staging-next 2021-03-18 19:24:39 +01:00
desktops Merge staging-next into staging 2021-03-15 18:16:53 +00:00
development python3Packages.setuptools-rust: fix passthru test 2021-03-20 08:38:28 +01:00
games Merge master into staging-next 2021-03-19 12:26:52 +00:00
misc Merge master into staging-next 2021-03-19 18:17:01 +01:00
os-specific Merge staging-next into staging 2021-03-19 18:19:40 +00:00
pkgs-lib
servers Merge pull request #116699 from TredwellGit/xorg.xkbcomp 2021-03-19 15:54:46 +01:00
shells fish: 3.2.0 -> 3.2.1 2021-03-18 09:49:05 -07:00
stdenv Merge staging-next into staging 2021-03-19 00:41:08 +00:00
test texlive.bin.dvipng: refactor gs hardcoding, add a test for it 2021-03-18 20:55:35 -04:00
tools Merge staging-next into staging 2021-03-19 18:19:40 +00:00
top-level Merge staging-next into staging 2021-03-19 18:19:40 +00:00