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
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
misc
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
stdenv
test
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