mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-08 14:03:29 +00:00
571c71e6f7
We are migrating packages that meet below requirements: 1. using `callPackage` 2. called path is a directory 3. overriding set is empty (`{ }`) 4. not containing path expressions other than relative path (to makenixpkgs-vet happy) 5. not referenced by nix files outside of the directory, other than`pkgs/top-level/all-packages.nix` 6. not referencing nix files outside of the directory 7. not referencing `default.nix` (since it's changed to `package.nix`) 8. `outPath` doesn't change after migration The tool is here: https://github.com/Aleksanaa/by-name-migrate.
43 lines
1.2 KiB
Nix
43 lines
1.2 KiB
Nix
# Generated by debian-patches.sh from debian-patches.txt
|
|
let
|
|
prefix = "https://sources.debian.org/data/main/p/plotutils/2.6-9/debian/patches";
|
|
in
|
|
[
|
|
{
|
|
url = "${prefix}/01_AC_PROG_CXX.diff";
|
|
sha256 = "0r7xgwbk2yqs7b29gwhr8pnbqvy3a3x698j17s4yg501ragw1gqv";
|
|
}
|
|
{
|
|
url = "${prefix}/10_repair_postscript";
|
|
sha256 = "01v4a8mdhgsjxbf9a2xppx2lb05lp818v8afp5x2njv64wpgla8p";
|
|
}
|
|
{
|
|
url = "${prefix}/11_manpages_sb_macro";
|
|
sha256 = "01vvhznw5z7lb7afwgw53cwg8w676s4v30kychlrl8kn5yks94qs";
|
|
}
|
|
{
|
|
url = "${prefix}/14_manpage_spline";
|
|
sha256 = "1xp3cx9y9njp5wp40dkp7rwd2flkiik2gb08nh4516vkm73avfrd";
|
|
}
|
|
{
|
|
url = "${prefix}/20_svg_attribute_syntax";
|
|
sha256 = "0vy089w00x2zh87igv3dcqq7kggqxpc4javb694pa5xl5bvddnqk";
|
|
}
|
|
{
|
|
url = "${prefix}/21_plot2svg_test.diff";
|
|
sha256 = "0lv8hj9fiqj6z72pnaw3imk3164n1kcy5ym0j9jl2pn3a19p1jmb";
|
|
}
|
|
{
|
|
url = "${prefix}/25_libpng15";
|
|
sha256 = "0l640rcsgc2mwpk7iqm0cf3b0gfcdgcn9wg4x88gaqxzx9rriph0";
|
|
}
|
|
{
|
|
url = "${prefix}/30_hershey_glyphs";
|
|
sha256 = "0n7rn6ln9ikzq2dialif58ag5pch7q7zqd5zcsxxdyyasx4s5gm2";
|
|
}
|
|
{
|
|
url = "${prefix}/35_spline.test.error.diff";
|
|
sha256 = "1kqj1n8myk8xmglj6qcybj34zm4kpn6aw320jbpqhblkgp7m0fb1";
|
|
}
|
|
]
|