summaryrefslogtreecommitdiff
path: root/pkgs/build-support/nuke-references
AgeCommit message (Expand)Author
2026-01-28nukeReferences: rewrite using replaceVarsWithStefan Frijters
2026-01-28nukeReferences: use replaceVars instead of substituteAllStefan Frijters
2025-08-03{nukeReferences,removeReferencesTo}: simplify and fix quotingEmily
2025-04-01treewide: Format all Nix filesSilvan Mosberger
2025-02-24treewide: fix typos in commentsPeder Bergebakken Sundt
2024-01-05nuke-references: add meta.mainProgramAdam Stephens
2023-02-13treewide: use optionalStringFelix Buehler
2022-12-08treewide: fix some core package structuredAttrsArtturin
2022-05-25treewide: add enableParallelBuilding's to bootstrap packages so hashes stay t...Artturin
2022-05-22treewide: enable strictDeps in bootstrap packagesArtturin
2021-05-17nukeReferences: fix code signatures on aarch64-darwinAndrew Childs
2019-10-11nukeReferences: Use stdenvNoCCEelco Dolstra
2019-05-03nukeReferences: fix for store paths with special characters (like '+' or '.')Dmitry Kalinkin
2015-10-18nuke-references: support -e optionNikolay Amiantov
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra
2011-10-28nuke-refs: Don't assume /nix/storeShea Levy
2009-01-29* Use the sh from klibc in the bootstrap. It's a lot smaller thanEelco Dolstra
2009-01-16* Ignore symlinks.Eelco Dolstra
2006-11-03* Turn the nukeRefs() function into a separate program.Eelco Dolstra