nixpkgs/pkgs
Vladimír Čunát 3937923f81
nixos/systemd.tmpfiles.packages: fix an edge case
symlinkJoin can break (silently) when the passed paths contain symlinks
to directories.  This should work now.

Down-side: when lib/tmpfiles.d doesn't exist for some passed package,
the error message is a little less explicit, because we never get
to the postBuild phase (and symlinkJoin doesn't provide a better way):
/nix/store/HASH-NAME/lib/tmpfiles.d: No such file or directory

Also, it seemed pointless to create symlinks for whole package trees
and using only a part of the result (usually very small part).
2020-08-16 10:23:53 +02:00
..
applications Merge pull request #85330 from chkno/openmvg 2020-08-16 09:39:38 +02:00
build-support nixos/systemd.tmpfiles.packages: fix an edge case 2020-08-16 10:23:53 +02:00
common-updater treewide: use nix-update updateScript for packages I maintain 2020-07-29 12:33:39 -04:00
data spleen: 1.8.1 -> 1.8.2 2020-08-15 15:21:18 -07:00
desktops quadrapassel: 3.36.02 -> 3.36.05 2020-08-14 15:31:28 +02:00
development coqPackages.stdpp: 1.2.1 → 1.4.0 2020-08-16 08:22:55 +02:00
games openrct2: 0.2.6 -> 0.3.0 2020-08-15 19:41:21 -07:00
misc buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
os-specific Merge pull request #89817 from r-ryantm/auto-update/checksec 2020-08-15 15:29:02 -07:00
pkgs-lib
servers buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
shells buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
stdenv gnu-config: 2019-04-15 -> 2020-05-04 2020-08-02 22:37:39 +02:00
test stdenv: make -nostdinc work as intended 2020-07-23 08:39:46 +01:00
tools buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
top-level Merge pull request #94761 from lucperkins/add-dapr 2020-08-15 15:39:28 -07:00