about summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authorMichael Raskin <7c6f434c@mail.ru>2010-06-29 22:18:49 +0000
committerMichael Raskin <7c6f434c@mail.ru>2010-06-29 22:18:49 +0000
commit14eea491b82663117e9a40a65b01a86b9549ee03 (patch)
tree062ad46122aa36a84aa1c28e79ac030b16d6f87e /maintainers
parentf366f3020c08bb5d337e07b025829e44e497872c (diff)
Adding Redstore HTTP RDF/SPARQL server
svn path=/nixpkgs/trunk/; revision=22428
Diffstat (limited to 'maintainers')
-rw-r--r--maintainers/docs/update-upstream-data.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/maintainers/docs/update-upstream-data.txt b/maintainers/docs/update-upstream-data.txt
index adeb410d6c480..2abce3b405524 100644
--- a/maintainers/docs/update-upstream-data.txt
+++ b/maintainers/docs/update-upstream-data.txt
@@ -12,4 +12,3 @@ src-for-default.nix will contain advertisedUrl (raw URL chosen on the site; its
 
 nixpkgs/pkgs/build-support/upstream-updater directory contains some scripts. The worker script is called update-upstream-data.sh. This script requires main expression name (e.g. default.nix). It can optionally accpet a second parameter, URL which will be used instead of getting one by parsing the downloadPage (version extraction, mirror URL creation etc. will still be run). After running the script, check src-for-default.nix (or replace default.nix with expression name, if there are seceral expressions in the directory) for new version information.
 
-