about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Travis: check tarball creation even for pull requestsGeorges Dubus2015-01-04
| | | | | This will help us catch PR that break the tarball creation, for example by breaking evaluation on other platforms.
* fix tarball job, fixes #5559Domen Kožar2015-01-04
|
* Merge pull request #5570 from prikhi/fix-samba3-lightWilliam A. Kennington III2015-01-04
|\ | | | | samba3_light: fix package
| * samba3_light: fix packagePavan Rikhi2015-01-04
|/
* remove extraneous platform from dolphinEmuMasterCray Elliott2015-01-03
|
* samba: Fixes for build and pathsWilliam A. Kennington III2015-01-03
|
* nixos/samba: Allow package version settingWilliam A. Kennington III2015-01-03
|
* samba: Add version 4 as the defaultWilliam A. Kennington III2015-01-03
|
* time for the monthly dolphinEmuMaster bumpCray Elliott2015-01-03
|
* Revert "ceph: 0.90 final"William A. Kennington III2015-01-03
| | | | This reverts commit ebfd21de8458fa19a02228477c60080cd87fcea1.
* Merge pull request #5566 from kirelagin/xkb-switchArseniy Seroka2015-01-04
|\ | | | | xkb-switch: Update
| * xkb-switch: UpdateKirill Elagin2015-01-04
| |
* | Merge pull request #5564 from kirelagin/zsh-completionArseniy Seroka2015-01-04
|\ \ | |/ |/| zsh: profile-relative functions path
| * zsh: profile-relative functions pathKirill Elagin2015-01-04
|/ | | | This is needed mostly for autocompletion.
* Merge pull request #5556 from rycee/package/flashbenchArseniy Seroka2015-01-04
|\ | | | | Add package 'flashbench'.
| * Add package 'flashbench'.Robert Helgesson2015-01-03
| |
* | t1lib: Use metalab mirrors (close #5552)Franz Pletz2015-01-03
| |
* | Merge pull request #5560 from rycee/package/radeontopDomen Kožar2015-01-03
|\ \ | | | | | | Add package 'radeontop'.
| * | Add package 'radeontop'.Robert Helgesson2015-01-03
| |/
* | Merge pull request #5557 from rycee/package/svtplay-dlDomen Kožar2015-01-03
|\ \ | | | | | | Add package 'svtplay-dl'.
| * | Add package 'svtplay-dl'.Robert Helgesson2015-01-03
| |/
* | Merge pull request #5544 from vlstill/perl-IdleTimeDomen Kožar2015-01-03
|\ \ | | | | | | perlPackages: Add X11-IdleTime.
| * | perlPackages: Add X11-IdleTime.Vladimir Still2015-01-03
| | |
* | | go: Remove explicitly adding libgcc_s.so.aszlig2015-01-03
| | | | | | | | | | | | | | | | | | | | | | | | As of 65221567c12eb20d1254f6bc1b573e126af43645, it's no longer needed. This is part of an attempt to fix nixpkgs tarball evaluation. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | | gettext: Check for existence of stdenv.ccCross.aszlig2015-01-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | Should only affect cross-builds, however I didn't test whether cross-building gettext actually works. But if it's broken now, it was broken before as well and this at least unbreaks the non-cross-built nixpkgs tarball job :-) Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | | openarena: Clean up and fix tarball evaluation.aszlig2015-01-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It really doesn't make sense to pass stdenv.system to the builder and check the value during build process. Also, we're now using $NIX_CC/nix-support/dynamic-linker instead of pattern matching on ld-linux*.so.?. This is part of an attempt to fix nixpkgs tarball evaluation. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | | glib-tested: Remove explicitly adding libgcc_s.so.aszlig2015-01-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As of 65221567c12eb20d1254f6bc1b573e126af43645, it's no longer needed. Also, this is one of the packages that has caused the tarball evaluation to fail for freebsd targets, so I guess it's twice a reason to remove it. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | | loudmouth: Apply digest auth fix from Arch Linux.aszlig2015-01-03
| | | | | | | | | | | | | | | | | | | | | | | | Digest authentication otherwise won't work with MCabber, no matter whether it's SHA1 or MD5. Signed-off-by: aszlig <aszlig@redmoonstudios.org> Tested-by: devhell <"^"@regexmail.net>
* | | fix manualDomen Kožar2015-01-03
| | |
* | | restore pkgs.gcc = stdenv.ccShea Levy2015-01-03
| | |
* | | Return proper 404 when path is missingMichael Raskin2015-01-03
| | |
* | | opensp: display ftp_proxy and http_proxy during buildJohn Wiegley2015-01-03
| | |
* | | gnupg: correct a typo in their source codeJohn Wiegley2015-01-03
| | |
* | | xquartz: depend on font binaries instead of sourceJohn Wiegley2015-01-03
| | |
* | | dovecot: conditionalize some dependencies for LinuxJohn Wiegley2015-01-03
| | |
* | | pycrypto: preConfigure patch upsJohn Wiegley2015-01-03
| | |
* | | serf: add change for the lack of kerberos on darwinJohn Wiegley2015-01-03
| | |
* | | mpfr: add gmp to LDFLAGSJohn Wiegley2015-01-03
| | |
* | | adns: on darwin, patch the library with install_name_toolJohn Wiegley2015-01-03
| | |
* | | ats, ats2: refine supported platforms to linuxJohn Wiegley2015-01-03
| | |
* | | subversion: Add several compiler definitions for DarwinJohn Wiegley2015-01-03
| | |
* | | hub: add git as a dependency of the expressionJohn Wiegley2015-01-03
| | |
* | | abc: export buildFlags in the preBuildJohn Wiegley2015-01-03
| | |
* | | notmuch: remove dependency on gdb on DarwinJohn Wiegley2015-01-03
| | |
* | | emacs24: Add #define for building on Yosemite (darwin)John Wiegley2015-01-03
| | |
* | | Add Eric Seidel as a maintainerJohn Wiegley2015-01-03
|/ /
* | k3b: 2.0.2 -> 2.0.3Domen Kožar2015-01-03
| | | | | | | | | | (cherry picked from commit cb58784fb903811cf66bc1af871f15f43b538962) Signed-off-by: Domen Kožar <domen@dev.si>
* | Add all-packages.nix changesWilliam A. Kennington III2015-01-02
| |
* | ntdb: Add derivationWilliam A. Kennington III2015-01-02
| |
* | ctdb: Add derivationWilliam A. Kennington III2015-01-02
| |