summary refs log tree commit diff
path: root/maintainers/scripts
Commit message (Collapse)AuthorAge
* svn path=/nixpkgs/trunk/; revision=32961Eelco Dolstra2012-03-09
|
* * Split off copy-tarball.sh from copy-tarballs.sh. The former mirrors a ↵Eelco Dolstra2012-03-09
| | | | | | single URL. svn path=/nixpkgs/trunk/; revision=32960
* svn merge ^/nixpkgs/trunkYury G. Kudryashov2012-02-06
| | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=32093
* svn merge ^/nixpkgs/trunkYury G. Kudryashov2012-01-26
|\ | | | | | | | | | | Conflicts: cups, all-packages.nix (gcc45_debug) svn path=/nixpkgs/branches/stdenv-updates/; revision=31863
| * test-eval-release: handle ENV{VERBOSE}.Yury G. Kudryashov2012-01-24
| | | | | | | | | | | | See test-eval-release.sh for details. svn path=/nixpkgs/trunk/; revision=31824
* | svn merge ^/nixpkgs/trunkYury G. Kudryashov2012-01-14
|\| | | | | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=31567
| * * eval-release.nix: force nix-instantiate to include nested attributeEelco Dolstra2012-01-12
| | | | | | | | | | | | sets. svn path=/nixpkgs/trunk/; revision=31500
* | svn merge ^/nixpkgs/trunkYury G. Kudryashov2012-01-08
|\| | | | | | | | | | | A few trivial conflicts svn path=/nixpkgs/branches/stdenv-updates/; revision=31434
| * Fix XaraLX, add debian-patches.shYury G. Kudryashov2012-01-06
| | | | | | | | svn path=/nixpkgs/trunk/; revision=31358
* | svn merge ^/nixpkgs/trunkYury G. Kudryashov2012-01-06
|\| | | | | | | | | | | Conflicts: openssl, libplist svn path=/nixpkgs/branches/stdenv-updates/; revision=31337
| * gnome-latest.sh: don't use fetchurl_gnomeYury G. Kudryashov2012-01-06
| | | | | | | | | | | | Output both name and src instead of using fetchurl_gnome svn path=/nixpkgs/trunk/; revision=31332
* | svn merge https://nixos.org/repos/nix/nixpkgs/trunkYury G. Kudryashov2011-12-15
|\| | | | | | | | | | | No conflicts svn path=/nixpkgs/branches/stdenv-updates/; revision=30916
| * gnupdate: Really select `stdenv' packages when asked for it.Ludovic Courtès2011-12-13
| | | | | | | | | | | | | | * maintainers/scripts/gnu/gnupdate (gnupdate)[selected-gnu-packages]: Really limit to `stdenv' when ask for it. svn path=/nixpkgs/trunk/; revision=30869
* | * Sync with the trunk.Eelco Dolstra2011-12-12
|\| | | | | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=30852
| * gnupdate: Remove quirks for GNUnet.Ludovic Courtès2011-12-04
| | | | | | | | | | | | | | | | * maintainers/scripts/gnu/gnupdate (ftp-server/directory)[quirks]: Remove GNUnet. (nixpkgs->gnu-name)[quirks]: Likewise. svn path=/nixpkgs/trunk/; revision=30724
| * gnupdate: Support signatures with expired keys.Ludovic Courtès2011-12-01
| | | | | | | | | | | | | | | | * maintainers/scripts/gnu/gnupdate (gnupg-verify)[expkeysig-rx]: New variable. Recognize signatures with expired keys. (gnupg-status-good-signature?): Recognize `expired-key-signature' as good. svn path=/nixpkgs/trunk/; revision=30667
* | synchronize with trunkPeter Simons2011-11-02
|\| | | | | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=30186
| * gnupdate: Handle GnuPG-related packages.Ludovic Courtès2011-11-01
| | | | | | | | | | | | | | * maintainers/scripts/gnu/gnupdate (gnu?): Check `gnupg.org'. (ftp-server/directory)[quirks]: Add libassuan. svn path=/nixpkgs/trunk/; revision=30176
| * gnupdate: Make `nix-prefetch-url' memoizing.Ludovic Courtès2011-10-30
| | | | | | | | | | | | | | * maintainers/scripts/gnu/gnupdate (memoize): New procedure. (nix-prefetch-url): Use it. svn path=/nixpkgs/trunk/; revision=30109
| * gnupdate: Fix auto-downloading of GPG keys.Ludovic Courtès2011-10-30
| | | | | | | | | | | | * maintainers/scripts/gnu/gnupdate (gnupg-verify): Always return STATUS. svn path=/nixpkgs/trunk/; revision=30108
| * gnupdate: Add `--attribute' option.Ludovic Courtès2011-10-30
| | | | | | | | | | | | | | | | | | | | | | | | * maintainers/scripts/gnu/gnupdate (open-nixpkgs): Add optional ATTRIBUTE parameter; honor it. (%options)["-A"]: New option. (gnupdate)[nixpkgs->snix]: Add ATTRIBUTE parameter and pass it down to `open-nixpkgs'. [selected-gnu-packages]: New procedure. Adjust callers accordingly. svn path=/nixpkgs/trunk/; revision=30107
* | * Backport the GCC xlibs dependency fix.Eelco Dolstra2011-10-27
|/ | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=30061
* Add a script to generate fetchurl_gnome argsYury G. Kudryashov2011-09-20
| | | | svn path=/nixpkgs/trunk/; revision=29397
* gnupdate: Support `meta.homepage' as a string list.Ludovic Courtès2011-09-17
| | | | | | | * maintainers/scripts/gnu/gnupdate (gnu?): Improve type-checking of `meta.homepage'; support string lists. svn path=/nixpkgs/trunk/; revision=29315
* gnupdate: Exclude IceCat 3.x variants.Ludovic Courtès2011-09-04
| | | | | | | * maintainers/scripts/gnu/gnupdate (%ignored-package-attributes): Augment. svn path=/nixpkgs/trunk/; revision=29015
* gnupdate: Automatically download missing OpenPGP keys.Ludovic Courtès2011-09-04
| | | | | | | | | | | * maintainers/scripts/gnu/gnupdate (%gpg-command, %openpgp-key-server): New variables. (gnupg-verify, gnupg-status-good-signature?, gnupg-status-missing-key?, gnupg-receive-keys, gnupg-verify*): New procedures. (fetch-gnu): Use `gnupg-verify*'. svn path=/nixpkgs/trunk/; revision=29014
* gnupdate: Update the list of ignored packages.Ludovic Courtès2011-08-22
| | | | | | | * maintainers/scripts/gnu/gnupdate (%ignored-package-attributes): Update. svn path=/nixpkgs/trunk/; revision=28756
* GNU GRUB 1.99.Ludovic Courtès2011-06-13
| | | | svn path=/nixpkgs/trunk/; revision=27440
* gnupdate: Ignore GCC-related attributes.Ludovic Courtès2011-04-12
| | | | | | | * maintainers/scripts/gnu/gnupdate (%ignored-package-attributes): Add GCC 4.6 and gfortran/gcj attributes. svn path=/nixpkgs/trunk/; revision=26796
* gnupdate: Handle `repeated' nodes referring to a drv not encountered yet.Ludovic Courtès2011-04-12
| | | | | | | | | | * maintainers/scripts/gnu/gnupdate (xml-element->snix): Return an `unresolved' node when the repeated derivation hasn't been encountered yet. (resolve): New procedure. (xml->snix): Use it. svn path=/nixpkgs/trunk/; revision=26790
* gnupdate: Use (ice-9 format).Ludovic Courtès2011-04-12
| | | | | | * maintainers/scripts/gnu/gnupdate: Use (ice-9 format). svn path=/nixpkgs/trunk/; revision=26789
* Remove obsolete version of `gnupdate'.Ludovic Courtès2011-03-23
| | | | svn path=/nixpkgs/trunk/; revision=26483
* gnupdate: Add quirks.Ludovic Courtès2011-03-10
| | | | | | | | * maintainers/scripts/gnu/gnupdate (%ignored-package-attributes): Add `gcc45_real' and `gcc45_realCross'. (ftp-server/directory)[quirks]: Add `ucommon'. svn path=/nixpkgs/trunk/; revision=26261
* gnupdate: Improve error handling for pipes.Ludovic Courtès2011-03-04
| | | | | | | | | * maintainers/scripts/gnu/gnupdate (pipe-failed?): New procedure. (nix-prefetch-url): Use it. (gnupdate)[nixpkgs->snix]: New procedure. Use it. svn path=/nixpkgs/trunk/; revision=26160
* gnupdate: Update the list of ignored attributes.Ludovic Courtès2011-02-23
| | | | | | | * maintainers/scripts/gnu/gnupdate (%ignored-package-attributes): Update. svn path=/nixpkgs/trunk/; revision=26077
* gnupdate: Display FTP exceptions more nicely.Ludovic Courtès2011-02-23
| | | | | | | * maintainers/scripts/gnu/gnupdate (releases): Display MESSAGE and ARGS with ~S. svn path=/nixpkgs/trunk/; revision=26076
* gnupdate: Handle recursive FTP directory structures; handle funky file names.Ludovic Courtès2011-02-23
| | | | | | | | | | | | | | | | | | | | | | | | | This patch allows projects with per-version sub-directories to be handled (e.g., MIT Scheme, MyServer, IceCat, etc.) It also makes sure alpha releases are discarded (e.g., "gnupg-2.1.0beta3") as well as unrelated files (e.g., "TeXmacs-600dpi-fonts.tar.gz"). * maintainers/scripts/gnu/gnupdate (ftp-list): Return a list of entries where each entry indicates the file type in addition to the file name. (releases): Adjust accordingly. Recurse into sub-directories and return a list of name/directory pairs. Catch `ftp-error' instead of everything. [release-rx]: Adjust to work with TeXmacs. [alpha-rx]: New variable. [sans-extension]: New procedure. (latest-release): Adjust accordingly. (%package-name-rx): New variable. (package/version): Use it. (packages-to-update): Adjust accordingly. Use the directory returned by `latest-release'. [unpack]: New procedure. (fetch-gnu): Add a `directory' parameter; use it. svn path=/nixpkgs/trunk/; revision=26075
* gnupdate: Add a quirk for Source-Highlight.Ludovic Courtès2011-02-23
| | | | | | | * maintainers/scripts/gnu/gnupdate (ftp-server/directory)[quirks]: Add "source-highlight". svn path=/nixpkgs/trunk/; revision=26074
* gnupdate: Fix the MIT Scheme quirk.Ludovic Courtès2011-02-23
| | | | | | | * maintainers/scripts/gnu/gnupdate (ftp-server/directory)[quirks]: Fix the mit-scheme quirk. svn path=/nixpkgs/trunk/; revision=26073
* gnupdate: Remove compatibility hack.Ludovic Courtès2011-02-16
| | | | svn path=/nixpkgs/trunk/; revision=26000
* GNUpdate: Add quirks.Ludovic Courtès2011-01-24
| | | | | | | * maintainers/scripts/gnu/gnupdate (ftp-server/directory)[quirks]: Add "libzrtpcpp" and "libosip2". svn path=/nixpkgs/trunk/; revision=25685
* Merging from trunk. I solved some trivial merge conflicts.Lluís Batlle i Rossell2010-12-17
|\ | | | | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=25188
| * Adding a script to use callPackage on a package not mentioned in the ↵Michael Raskin2010-12-15
| | | | | | | | | | | | all-packages.nix svn path=/nixpkgs/trunk/; revision=25138
* | Merging from trunk. I resolved some conflicts; I hope that well.Lluís Batlle i Rossell2010-10-23
|\| | | | | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=24429
| * nixpkgs/maintainer/scripts: added hydra_eval_check script. need ↵Rob Vermaas2010-10-21
| | | | | | | | | | | | hydra_eval_jobs from hydra in PATH and should get absolute path to release.nix as argument svn path=/nixpkgs/trunk/; revision=24396
* | Updating from trunkLluís Batlle i Rossell2010-10-03
|\| | | | | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=24038
| * gnupdate: Add quirks.Ludovic Courtès2010-09-20
| | | | | | | | | | | | | | * maintainers/scripts/gnu/gnupdate (ftp-server/directory)[quirks]: Add `freefont-ttf' and `gnu-ghostscript'. svn path=/nixpkgs/trunk/; revision=23876
* | Updating from trunk.Lluís Batlle i Rossell2010-09-17
|\| | | | | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=23840
| * gnupdate: Update to new FFI.Ludovic Courtès2010-09-10
| | | | | | | | | | | | * maintainers/scripts/gnu/gnupdate (pointer->procedure): New procedure. svn path=/nixpkgs/trunk/; revision=23712
* | gnupdate: Add quirk for GNU Make.Ludovic Courtès2010-08-20
| | | | | | | | | | | | | | * maintainers/scripts/gnu/gnupdate (nixpkgs->gnu-name)[quirks]: Add `gnumake'. svn path=/nixpkgs/branches/stdenv-updates/; revision=23276