summaryrefslogtreecommitdiff
path: root/pkgs/build-support/fetchfirefoxaddon (follow)
Commit message (Expand)AuthorAgeFilesLines
* fetchfirefoxaddon: fix passing md5 to fetchurl•••Broken in 6f30e0a9062685bd7aa3b9cf025b31f32af0463f. See https://github.com/NixOS/nixpkgs/issues/245949. Andrew Marshall2023-07-281-2/+1
* fetchfirefoxaddon: make reproducibleAndrew Marshall2023-06-101-0/+3
* fetchfirefoxaddon: formatting•••Had some inconsistent spacing, so ran against nixpkgs-fmt and also split fn args into multiple lines for simpler diffs. Andrew Marshall2023-06-101-5/+16
* treewide: remove usages of header and stopNest•••they're obsolete Artturin2023-01-161-1/+1
* treewide: fix typosfigsoda2022-12-171-1/+1
* testers.invalidateFetcherByDrvHash: Move from top-levelRobert Hensing2022-05-051-3/+3
* treewide: remove nativeBuildInputs that are in stdenvBen Siraphob2022-04-161-2/+2
* fetchfirefoxaddon: Allow overriding the src and add a test for it•••Co-authored-by: Thomas Sean Dominic Kelly <thomassdk@pm.me> Artturin2021-10-032-10/+24
* fetchfirefoxaddon: add simple testArtturin2021-09-221-0/+10
* Merge pull request #106481 from tadfisher/patch-3•••fetchFirefoxAddon: fix typotaku02021-01-301-1/+1
|\
| * fetchFirefoxAddon: fix typoTad Fisher2020-12-091-1/+1
* | firefox: wrapper updating an addon perserves addon settingsLuis Hebendanz2020-12-151-3/+6
|/
* fetchfirefoxaddon: support for SRI hashesEmery Hemingway2020-12-091-1/+2
* firefoxaddon: formatting nitpicksJörg Thalheim2020-12-021-6/+1
* Added missing sha1 and sha512 flagsLuis Hebendanz2020-12-021-5/+9
* Added fetchfirefoxaddonLuis Hebendanz2020-12-021-0/+38