nixpkgs/pkgs
sternenseemann 336ac16838 ocamlPackages.janePackage: don't delete meta set in args
A bit of a pitfall of // is that it doesn't merge recursively which
often leads to unintended deletion in meta sets: If meta is in args it
is also present in the set right of the // operator which means the
right value is used to replace the left value completely. This throws
away anything extra we've set in the meta set in args.

This is fixed by this comment, allowing the descriptions and broken =
true; set in janestreet/old.nix to propagate to the output meta sets.
2021-03-10 16:12:03 +01:00
..
applications Merge pull request #115717 from r-ryantm/auto-update/verilator 2021-03-10 08:49:38 -06:00
build-support dockerTools: Do not lowercase image tag in buildImage 2021-03-09 09:06:04 +00:00
common-updater
data Merge pull request #115374 from 414owen/add-oranchelo-icon-theme 2021-03-08 21:48:21 +01:00
desktops lxqt.lxqt-policykit: fix missing buildInput polkit (#115529) 2021-03-09 17:20:06 +01:00
development ocamlPackages.janePackage: don't delete meta set in args 2021-03-10 16:12:03 +01:00
games Merge pull request #115707 from r-ryantm/auto-update/xcowsay 2021-03-10 09:59:01 +01:00
misc vimPlugins.lf-vim: switch dependency to vim-floaterm 2021-03-10 11:07:06 +01:00
os-specific Merge branch 'auto-update/system76-firmware' of https://github.com/r-ryantm/nixpkgs into master 2021-03-10 07:44:18 -05:00
pkgs-lib
servers Merge pull request #115458 from Ma27/bump-matrix-synapse 2021-03-10 11:56:27 +01:00
shells fishPlugins.fzf-fish: init at 5.6 2021-03-09 14:25:04 +01:00
stdenv
test
tools Merge pull request #115698 from r-ryantm/auto-update/wget 2021-03-10 11:51:24 +01:00
top-level Merge pull request #115716 from fabaff/uddup 2021-03-10 10:00:44 +01:00