summary refs log tree commit diff
path: root/lib/sources.nix
Commit message (Expand)AuthorAge
* docs: documentation for `cleanSource`Tobias Pflug2018-10-02
* callCabal2nix: Fix calling with a path in the store.Shea Levy2018-01-11
* Added `lib.cleanSourceWith` as composable version of `filterSource`Will Fancher2018-01-09
* Convert libs to a fixed-pointGraham Christensen2017-09-16
* lib.cleanSourceFilter: Fix VIM swap file filteringTuomas Tynkkynen2017-09-12
* Deduplicate some filterSource invocationsDan Peebles2017-08-29
* lib: Add a function to filter sources by regular expressions.Tom Hunger2017-02-17
* Expose guts of `cleanSource`Elliot Cameron2016-11-17
* lib/sources.nix@commitIdFromGitRepo: parenthesize what should always have beenobadz2016-08-08
* cleanSource: filter out also nix result symlinks (#16120)Domen Kožar2016-08-06
* lib: refactor commitIdFromGitRepo with fileContentsEric Sagnes2016-08-01
* lib/sources.nix@commitIdFromGitRepo: remove use of lib.splitStringobadz2016-07-27
* nixos/modules/misc/version.nix: check that .git is a directoryobadz2016-06-03
* modules/misc/version.nix: populate nixosRevision based on <nixpkgs/.git> when...obadz2016-05-24
* Manual: Handle XML files in subdirectoriesEelco Dolstra2014-08-25
* cleanSources: Filter *.o and *.soEelco Dolstra2014-02-06
* cleanSource: Support MercurialEelco Dolstra2014-02-03
* Move pkgs/lib/ to lib/Eelco Dolstra2013-10-10