about summary refs log tree commit diff
path: root/pkgs/applications/version-management/reposurgeon
AgeCommit message (Collapse)AuthorFilesLines
2023-09-13treewide: vendorSha256 → vendorHashFabián Heredia Montiel1-1/+1
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2022-10-12pkgs.applications: remove unused argsMarkus S. Wamser1-2/+1
2022-01-01buildGoModule packages: remove unnecessary `runVend`zowoq1-3/+1
2021-05-24reposurgeon: 3.44 -> 4.26David Guibert1-51/+29
2021-01-27treewide: remove implicit use of stdenv.libBen Siraphob1-1/+1
2020-05-25treewide: replace bazaar with breezyrnhmjoj1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2018-08-01reposurgeon: 3.28 -> 3.44Cray Elliott3-28/+20
also switch from cython to pypy as cyreposurgeon was dropped upstream in favor of using pypy
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-1/+1
2018-07-18treewide: remove aliases in nixpkgsMatthew Bauer1-5/+5
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases = true;}'’ work in Nixpkgs. Misc... - qtikz: use libsForQt5.callPackage This ensures we get the right poppler. - rewrites: docbook5_xsl -> docbook_xsl_ns docbook_xml_xslt -> docbook_xsl diffpdf: fixup
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger1-1/+1
* pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
2016-08-14Remove top-level cython and cython3Frederik Rietdijk1-10/+12
See #11567.
2016-04-25makeSearchPathOutputs: refactor to makeSearchPathOutputNikolay Amiantov1-1/+1
2016-04-13replace makeSearchPath tree-wise to take care of possible multiple outputsNikolay Amiantov1-2/+2
2015-08-25reposurgeon: init at 3.28Daniel Fox Franke2-0/+78