| Commit message (Expand) | Author | Age | Files | Lines |
| * | add old username back into maintainersorigin/fake-xcodegitlab.intr/fake-xcode | Jude Taylor | 2016-01-25 | 1 | -0/+1 |
| * | add nix-xcode meta | Jude Taylor | 2016-01-25 | 2 | -1/+6 |
| * | Fake Xcode derivation | Jude Taylor | 2016-01-25 | 11 | -40/+175 |
| * | Add version attribute where maintainers |= nckx•••This will probably be mandatory soon, and is a step in the right
direction. Removes the deprecated meta.version, and move some meta
sections to the end of the file where I should have put them in
the first place.
| Tobias Geerinckx-Rice | 2016-01-25 | 78 | -374/+309 |
| * | geolite-legacy 2016-01-18 -> 2016-01-25 | Tobias Geerinckx-Rice | 2016-01-25 | 1 | -3/+3 |
| * | rt: Include version in drv | Shea Levy | 2016-01-25 | 1 | -1/+3 |
| * | compcert: 2.5 -> 2.6 | Vincent Laporte | 2016-01-25 | 2 | -5/+7 |
| * | binutils: extend meta.platforms to unix to fix #12606•••Also refactor meta.
Maybe we could have platforms.all in there, but I leave it here.
| Vladimír Čunát | 2016-01-25 | 1 | -3/+3 |
| * | Merge pull request #12557 from ryanartecona/nixos-manual-custom-options•••NixOS manual: allow options from nix packages | Eelco Dolstra | 2016-01-25 | 1 | -8/+16 |
| |\ |
|
| | * | nixos manual: allow options from nix packages | Ryan Artecona | 2016-01-22 | 1 | -8/+16 |
| * | | Merge pull request #12590 from exi/askpass-in-env•••nixos-ssh: set SSH_ASKPASS globally and not just on interactive shells | Franz Pletz | 2016-01-25 | 1 | -4/+1 |
| |\ \ |
|
| | * | | nixos-ssh: set SSH_ASKPASS globally and not just on interactive shells•••If we limit SSH_ASKPASS to interactive shells, users are unable to trigger
the ssh-passphrase dialog from their desktop environment autostart scripts.
Usecase: I call ssh-add during my desktop environment autostart and want to have
the passphrase dialog immediately after startup.
For this to work, SSH_ASKPASS needs to be propagated properly on
non-interactive shells.
| Reno Reckling | 2016-01-24 | 1 | -4/+1 |
| * | | | easyrsa2: init at 2.2.0 | Nikolay Amiantov | 2016-01-25 | 2 | -0/+48 |
| * | | | quicksynergy: init at 0.9.0 (close #12325)•••vcunat moved `version` into the derivation.
| Tomasz Czyż | 2016-01-25 | 2 | -0/+37 |
| * | | | nixos-generate-config: fix #12595: broadcom quoting | Vladimír Čunát | 2016-01-25 | 1 | -5/+12 |
| * | | | Merge pull request #12603 from zimbatm/ruby-fixes•••Ruby fixes | Jude Taylor | 2016-01-24 | 3 | -7/+3 |
| |\ \ \ |
|
| | * | | | buildRubyGem: fix missing libobjc in darwin•••This was preventing any ruby gem with a c extension to build.
mkmf would fail with a misleading error:
/nix/store/dmkcai8fnv21qxiasx628nim3mq4r4wg-ruby-2.2.3-p0/lib/ruby/2.2.0/mkmf.rb:456:in `try_do': The compiler failed to generate an executable file. (RuntimeError)
You have to install development tools first.
| zimbatm | 2016-01-24 | 2 | -6/+3 |
| | * | | | buildRubyGem: fix NoMethodError•••generate_stub doesn't exist and the output is not used in the code so I just
removed the line.
This was preventing the binstubs from generating properly.
| zimbatm | 2016-01-24 | 1 | -1/+0 |
| * | | | | scanbd: init at 1.4.4 | Tobias Geerinckx-Rice | 2016-01-25 | 2 | -0/+59 |
| * | | | | sane-backends: propagate libjpeg library path | Tobias Geerinckx-Rice | 2016-01-25 | 1 | -1/+4 |
| * | | | | libconfuse: init at 2.8 | Tobias Geerinckx-Rice | 2016-01-25 | 2 | -0/+39 |
| * | | | | sane-backends-git -> 2016-01-25 | Tobias Geerinckx-Rice | 2016-01-25 | 1 | -3/+3 |
| * | | | | ghcjs: update and fix ghcjs/reflex libs•••Set dontStrip when building ghcjs libs, which fixes the ghcjs-dom lib
and also makes the logs cleaner.
| Charles Strahan | 2016-01-24 | 3 | -61/+23 |
| * | | | | Merge pull request #12566 from sheganinans/master•••kdbplus bump | Arseniy Seroka | 2016-01-24 | 1 | -3/+3 |
| |\ \ \ \ |
|
| | * | | | | kdb 3.2 -> 3.3 | Aistis Raulinaitis | 2016-01-23 | 1 | -3/+3 |
| * | | | | | Merge pull request #12221 from spinus/solaar•••solaar: init at 0.9.2 | Arseniy Seroka | 2016-01-24 | 3 | -0/+46 |
| |\ \ \ \ \ |
|
| | * | | | | | solaar: init at 0.9.2 | Tomasz Czyż | 2016-01-24 | 3 | -0/+46 |
| * | | | | | | Merge pull request #12561 from Baughn/factorio•••factorio: init at 0.12.20 | Arseniy Seroka | 2016-01-24 | 4 | -0/+179 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | factorio: init at 0.12.20 | Svein Ove Aas | 2016-01-23 | 4 | -0/+179 |
| * | | | | | | | Merge pull request #12588 from dezgeg/pr-binutils-platforms•••binutils: Add platforms | Arseniy Seroka | 2016-01-24 | 1 | -3/+1 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | binutils: Add platforms•••There are some variants of binutils in all-packages.nix that aren't
getting built by Hydra currently.
| Tuomas Tynkkynen | 2016-01-24 | 1 | -3/+1 |
| * | | | | | | | | Merge pull request #12598 from cstrahan/haskell-post-patch•••haskell-packages: properly set postPatch | Peter Simons | 2016-01-24 | 2 | -5/+1 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | haskell-packages: properly set postPatch•••The existing code overrode the postPatch, instead of combining the
jailbreak commands with the user supplied postPatch.
| Charles Strahan | 2016-01-24 | 2 | -5/+1 |
| * | | | | | | | | | Merge pull request #12587 from timbertson/gup•••gup: 0.5.1 -> 0.5.3 | Tobias Geerinckx-Rice | 2016-01-24 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | gup: 0.5.1 -> 0.5.3 | Tim Cuthbertson | 2016-01-24 | 1 | -3/+3 |
| * | | | | | | | | | | racket: change meta.platorms to unix | Eric Seidel | 2016-01-24 | 1 | -1/+1 |
| * | | | | | | | | | | pythonPackages.pelican: fix tests with Pygments 2.1•••Broken in 38c83e291681d16273dd68749117dc64c756d0e7.
I'll open an upstream PR with this patch as well.
| Tobias Geerinckx-Rice | 2016-01-24 | 2 | -0/+320 |
| | |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | | ghcjs: fix the build | Charles Strahan | 2016-01-24 | 2 | -3/+5 |
| * | | | | | | | | | homesick: init at 1.1.3 (close #12465) | Aaron Schif | 2016-01-24 | 6 | -0/+65 |
| * | | | | | | | | | couchdb: add platform, remove maintainer that was added accidentally, fixes #... | obadz | 2016-01-24 | 1 | -3/+4 |
| | |_|_|_|_|_|/ /
|/| | | | | | | |
|
| * | | | | | | | | Merge pull request #12568 from gebner/idea-openjdk8•••idea: fix problems with openjdk8 | Edward Tjörnhammar | 2016-01-24 | 3 | -9/+9 |
| |\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| | * | | | | | | | idea: use openjdk8 again | Gabriel Ebner | 2016-01-23 | 2 | -9/+4 |
| | * | | | | | | | openjdk8: do not symlink icc profiles | Gabriel Ebner | 2016-01-23 | 1 | -0/+5 |
| * | | | | | | | | batman-adv: 2015.2 -> 2016.0 | Franz Pletz | 2016-01-24 | 3 | -7/+7 |
| * | | | | | | | | kernel: add back the patch I just removed by accident | Dan Peebles | 2016-01-24 | 1 | -0/+78 |
| * | | | | | | | | grsecurity: add NixOS VM test | Dan Peebles | 2016-01-24 | 2 | -0/+20 |
| * | | | | | | | | linux: 4.3.3 -> 4.34 (and update grsecurity patches, too) | Dan Peebles | 2016-01-24 | 3 | -85/+5 |
| * | | | | | | | | borg: build and install documentation | Tobias Geerinckx-Rice | 2016-01-24 | 1 | -3/+20 |
| * | | | | | | | | borg: 0.29.0 -> 0.30.0•••Compatibility notes:
- you may need to use -v (or --info) more often to actually see
output emitted at INFO log level (because it is suppressed at
the default WARNING log level). See the general section in the
usage docs.
- for borg create, you need --list (additionally to -v) to see
the long file list (was needed so you can have e.g. --stats
alone without the long list)
- see link below about BORG_DELETE_I_KNOW_WHAT_I_AM_DOING
(was: BORG_CHECK_I_KNOW_WHAT_I_AM_DOING)
More: https://github.com/borgbackup/borg/blob/0.30.0/docs/changes.rst
| Tobias Geerinckx-Rice | 2016-01-24 | 1 | -2/+2 |
| * | | | | | | | | Remove no longer (or never) referenced patches•••55 files changed, 6041 deletions. Tested with `nix-build -A tarball`.
| Tobias Geerinckx-Rice | 2016-01-24 | 55 | -6041/+0 |