nixpkgs/pkgs
Teo Klestrup Röijezon 5eec83eb83 buildRustCrate: Fix include filter
buildRustCrate has a handy `include` helper, that only imports those whitelisted
files and folders to the store.

However, the function's matching logic is broken and includes all files,
regardless of whether or not they're whitelisted, as long as the whitelist
contains at least one name (regardless of whether that name exists). This is
because it doesn't take into account that
`lib.strings.removePrefix "foo" "bar" == "bar"` (that is, paths that don't match
the prefix are passed straight through).
2019-03-25 15:24:42 +01:00
..
applications gns3Packages.{server,gui}Preview: 2.2.0a2 -> 2.2.0a3 2019-03-25 14:14:22 +01:00
build-support buildRustCrate: Fix include filter 2019-03-25 15:24:42 +01:00
common-updater common-updater-scripts: Add file and system flags 2019-03-02 23:03:04 +01:00
data Merge pull request #58111 from dtzWill/update/b612-1.008 2019-03-24 21:41:16 -05:00
desktops treewide: no gnome aliases 2019-03-24 14:46:50 -04:00
development Merge pull request #58199 from rnhmjoj/superbuffer 2019-03-25 13:57:12 +01:00
games stuntrally: 2.6 -> 2.6.1 2019-03-23 14:11:53 +01:00
misc vimPlugins: update (#58134) 2019-03-23 10:31:17 +00:00
os-specific Merge pull request #58141 from dtzWill/fix/powertop-vert-scrolling 2019-03-24 21:39:07 -05:00
servers Merge branch 'master' into postgresql-socket-in-run 2019-03-25 01:06:59 +02:00
shells Merge pull request #57964 from andir/rssh 2019-03-22 13:19:06 +01:00
stdenv pkgs/stdenv/booter.nix: fix a typo 2019-03-14 14:01:20 +00:00
test cross/tests: add llvm-based tests 2019-02-26 19:46:24 -05:00
tools Merge pull request #58247 from delroth/zbar-0.22 2019-03-25 09:56:38 +00:00
top-level Merge pull request #56433 from nyarly/add_cadre 2019-03-25 09:09:03 +00:00