summaryrefslogtreecommitdiff
path: root/pkgs/tools/misc/file/default.nix
AgeCommit message (Expand)Author
2026-05-06file: add patchesMichael Daniels
2026-05-01file: 5.45 -> 5.47Adam Thompson-Sharpe
2026-01-05file: fix cross build for windows platformsDavid McFarland
2025-12-10treewide: clean up 'meta = with' patternIhar Hrachyshka
2025-08-01treewide: Gate libgnurx behind 'isMinGW'Ross Smyth
2025-07-24treewide: run nixfmt 1.0.0Wolfgang Walther
2025-05-29file: Add another comment regarding 5.46 issuesDoron Behar
2025-05-16Revert "file: 5.45 -> 5.46", to fix Zip files regressionsDoron Behar
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-11-29file: 5.45 -> 5.46Sergei Trofimovich
2024-07-23treewide: fix uses of `finalAttrs.pname` in urlséclairevoyant
2024-06-09Merge remote-tracking branch 'origin/master' into staging-nextAlyssa Ross
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt
2024-05-27various: Enable updateAutotoolsGnuConfigScriptsHookAudrey Dutcher
2023-10-16file: Add `meta.pkgConfigModules` and testMeet Barot
2023-08-16Merge pull request #247040 from trofi/file-updateAdam Joseph
2023-08-05Update pkgs/tools/misc/file/default.nixSergei Trofimovich
2023-08-04file: 5.44 -> 5.45Sergei Trofimovich
2023-08-01treewide: Add meta.mainProgramRobert Hensing
2023-04-16file: move headers and mans to "dev" and "man" outputsSergei Trofimovich
2023-02-14file: backport another regression fixK900
2023-02-09file: fix identification of pyzip filesAlyssa Ross
2023-01-22file: 5.43 -> 5.44Sandro Jäckel
2022-10-29file: fix doCheck conditional for pkgsMusl.pkgsCross.gnu64Yureka
2022-09-19file: disable tests on muslAlyssa Ross
2022-09-15file: 5.42 -> 5.43zowoq
2022-06-12file: 5.41 -> 5.42 (#177347)zowoq
2022-05-29pkgs/tools/misc/file: add cannot-use-fetchpatch warningAdam Joseph
2022-05-25treewide: add enableParallelBuilding's to bootstrap packages so hashes stay t...Artturin
2022-05-22treewide: enable strictDeps in bootstrap packagesArtturin
2021-10-23file: Add @doronbehar as maintainerDoron Behar
2021-10-21file: 5.40 -> 5.41Doron Behar
2021-08-07Merge staging-next into staginggithub-actions[bot]
2021-08-06file: fix detection of mimetype of xz files (#132809)marius851000
2021-08-06file: formatSandro Jäckel
2021-07-24file: 5.39 -> 5.40Kid
2021-01-15pkgs/tools: stdenv.lib -> libBen Siraphob
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch
2020-06-28file: backport patch to fix a 5.39 regressionPierre Bourdon
2020-06-19file: 5.38 -> 5.39R. RyanTM
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2019-12-31file: 5.37 -> 5.38zowoq
2019-12-30file: *Flags are listsRobin Gloster
2019-10-26file: add patch for CVE-2019-18218Robert Scott
2019-08-15treewide: name -> pname (easy cases) (#66585)volth
2019-05-18file: 5.36 -> 5.37Will Dietz
2019-02-27Revert "Merge #56170: Revert "file: 5.35 -> 5.36" (staging)"Will Dietz
2019-02-21Revert "file: 5.35 -> 5.36"Will Dietz
2019-02-21file: 5.35 -> 5.36Will Dietz
2018-10-20file: 5.34 -> 5.35Vladyslav Mykhailichenko