summaryrefslogtreecommitdiff
path: root/pkgs/build-support/fetchsvnssh/default.nix
AgeCommit message (Expand)Author
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-09-17fetchsvnssh: support `hash` attributenicoo
2023-07-20fetchsvnssh: clean up md5 referencesTheodore Ni
2019-02-03fetchsvnssh: move defaults to package fileJan Malakhovski
2018-01-10treewide: Fetchers should use `stdenvNoCC`.John Ericson
2018-01-09treewide: Fixed output fetch* derivations should use `nativeBuildInputs`John Ericson
2017-03-20fetch-*: remove md5 supportRobin Gloster
2016-11-30Remove fetchMD5warnEelco Dolstra
2016-10-09fetch*: print a trace warning about md5 deprecationMichael Raskin
2008-04-02Added hacky fetchsvn component which allows users to fetch code over svn+sshSander van der Burg