about summary refs log tree commit diff
path: root/pkgs/development/libraries/slib
AgeCommit message (Expand)AuthorFilesLines
2021-11-14misc: Replace tab indentation with spacesVictor Engmark1-5/+5
2021-07-02development: /s/name/pname&version/Felix Buehler1-2/+3
2021-02-20treewide: unzip buildInputs to nativeBuildInputs (#112302)Ben Siraphob1-1/+2
2021-01-21pkgs/development/libraries: stdenv.lib -> libBen Siraphob1-3/+3
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2018-06-28treewide: http -> https sources (#42676)Silvan Mosberger1-1/+1
2018-05-19slib: 3b2 -> 3b5Mitsuhiro Nakamura1-13/+3
2017-12-30treewide: Don't use envHook anymoreJohn Ericson1-1/+1
2016-08-02treewide: Add lots of meta.platformsTuomas Tynkkynen1-0/+1
2015-01-13unmaintain a bunch of packagesLudovic Courtès1-1/+1
2014-12-30Fix user-facing typos (mainly in descriptions)Tobias Geerinckx-Rice1-1/+1
2014-11-06Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra1-1/+1
2014-11-06Turn more licenses into lib.licenses styleMateusz Kowalczyk1-1/+1
2014-08-09Cleanup: Use += to append to envHooksEelco Dolstra1-1/+1
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra1-1/+1
2009-09-30SLIB: Add setup hook.Ludovic Courtès2-1/+16
2009-09-30Add SLIB, a portable Scheme library.Ludovic Courtès2-0/+88