mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
remove upstreamed toml11 package override
This commit is contained in:
parent
81b6b79a56
commit
b5ad051b6c
1 changed files with 0 additions and 6 deletions
|
@ -159,12 +159,6 @@ scope: {
|
|||
];
|
||||
});
|
||||
|
||||
# TODO change in Nixpkgs, Windows works fine. First commit of
|
||||
# https://github.com/NixOS/nixpkgs/pull/322977 backported will fix.
|
||||
toml11 = pkgs.toml11.overrideAttrs (old: {
|
||||
meta.platforms = lib.platforms.all;
|
||||
});
|
||||
|
||||
inherit resolvePath filesetToSource;
|
||||
|
||||
mkMesonDerivation =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue