nixpkgs/pkgs/build-support/upstream-updater
Michael Raskin af2fd342cd Updating SBCL to freshest release 1.1.1.
Replacing SBCL upstream tracking expression with a new version in a new
format.

Minuses: gave up on defining everything in Nix language (now update
expression is a series of actions to do when downloading fresh release,
it is actually interpreted by shell), now Nix expression contains
meaningful whitespace (the area to regenerate is determined by the
line with a specific comment and the closing brace on the otherwise
empty line).

Plusses: only one extra file which could even be moved out-of-tree if
desired, clean semantics for traversing multiple links (it is not found
in either Debian uscan or Gentoo euscan), the main expression is in one
file and is less different from usual style.
2012-11-04 23:52:19 +04:00
..
attrset-to-dir.nix * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
attrset-to-dir.sh update-upstream-data: Fix a small bug 2012-07-07 20:11:06 +04:00
create-src-info-git.sh Trying to add Zen Linux Kernel 2009-09-11 13:16:18 +00:00
create-src-info.sh Small fixes to auto-updater 2010-06-23 04:50:03 +00:00
design.txt Update source updater to support fetchgit; add aufs2 using that method. Unfortunately, AUFS2 seems to require some strict conditions on kernel options and version.. 2009-09-08 09:35:21 +00:00
snippets.sh Use an SF version extractor with better chances to yield correct result by default 2010-06-23 04:58:07 +00:00
test-case.nix Add an automated updater script and definitions for its use for WebKit 2009-08-23 22:10:08 +00:00
update-upstream-data.sh Dir-per-version SF layout seems to be more relevant now 2011-12-13 21:00:26 +00:00
update-walker.sh Updating SBCL to freshest release 1.1.1. 2012-11-04 23:52:19 +04:00
urls-from-page.sh Process relative URLs 2012-06-06 13:26:48 +00:00