mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-18 02:44:30 +00:00
flatpak: migrate to by-name
This commit is contained in:
parent
f56c8069d6
commit
b18e7b3e1c
@ -7878,8 +7878,6 @@ with pkgs;
|
||||
|
||||
flashbench = callPackage ../os-specific/linux/flashbench { };
|
||||
|
||||
flatpak = callPackage ../development/libraries/flatpak { };
|
||||
|
||||
flatpak-builder = callPackage ../development/tools/flatpak-builder {
|
||||
binutils = binutils-unwrapped;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user