summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* icdiff: init at 1.7.3Aneesh Agrawal2016-03-23
|
* Merge pull request #13957 from ambrop72/opencsg-fixDomen Kožar2016-03-23
|\ | | | | opencsg: Fix build related to missing libX11 linking the example.
| * opencsg: Fix build related to missing libX11 linking the example.Ambroz Bizjak2016-03-16
| |
* | Merge pull request #14107 from nckx/drop-libav_9Domen Kožar2016-03-23
|\ \ | | | | | | libav: drop unused version 9.
| * | libav: drop unused version 9.Tobias Geerinckx-Rice2016-03-21
| | |
* | | Merge pull request #14136 from grahamc/slic3rDomen Kožar2016-03-23
|\ \ \ | | | | | | | | slic3r: Add ModuleBuild to BuildInputs, to fix hydra build
| * | | slic3r: Add ModuleBuild to BuildInputs, due to ↵Graham Christensen2016-03-22
| | | | | | | | | | | | | | | | http://hydra.nixos.org/build/33298227/nixlog/1
* | | | Merge pull request #14151 from tavyc/hhvmDomen Kožar2016-03-23
|\ \ \ \ | | | | | | | | | | hhvm: 3.6.0 -> 3.12.1
| * | | | hhvm: 3.6.0 -> 3.12.1Octavian Cerna2016-03-23
| | | | |
* | | | | Remove Guix.Ludovic Courtès2016-03-23
| | | | |
* | | | | Merge pull request #14054 from NeQuissimus/kernel310101Domen Kožar2016-03-23
|\ \ \ \ \ | | | | | | | | | | | | kernel: 3.10.99 -> 3.10.101
| * | | | | kernel: 3.10.99 -> 3.10.101Tim Steinbach2016-03-19
| | | | | |
* | | | | | Merge pull request #14055 from NeQuissimus/kernel31257Domen Kožar2016-03-23
|\ \ \ \ \ \ | | | | | | | | | | | | | | kernel: 3.12.55 -> 3.12.57
| * | | | | | kernel: 3.12.55 -> 3.12.57Tim Steinbach2016-03-19
| |/ / / / /
* | | | | | Merge pull request #14056 from NeQuissimus/kernel31465Domen Kožar2016-03-23
|\ \ \ \ \ \ | | | | | | | | | | | | | | kernel: 3.14.63 -> 3.14.65
| * | | | | | kernel: 3.14.63 -> 3.14.65Tim Steinbach2016-03-19
| |/ / / / /
* | | | | | nix-prefetch-git: fix url_to_name heuristiczimbatm2016-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The function wasn't checking that *all* of the characters where [a-z0-9]. Fixes #13921
* | | | | | Merge pull request #14147 from mcmtroffaes/feature/wolfssl-v3.9.0zimbatm2016-03-23
|\ \ \ \ \ \ | | | | | | | | | | | | | | wolfssl: 3.8.0 -> 3.9.0
| * | | | | | wolfssl: 3.8.0 -> 3.9.0Matthias C. M. Troffaes2016-03-23
| | |/ / / / | |/| | | |
* / | | | | zsh-navigation-tools: include znt-* functionsMichael Fellinger2016-03-23
|/ / / / /
* | | | | slack: init at 2.0.1Greyson Fischer2016-03-23
| | | | |
* | | | | Merge pull request #14077 from peterhoeg/dropbox_cliArseniy Seroka2016-03-23
|\ \ \ \ \ | | | | | | | | | | | | dropbox-cli: minor refactoring to play nice with dropbox
| * | | | | dropbox-cli: minor refactoring to play nice with dropboxPeter Hoeg2016-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We were previously getting collissions for the following 2 files with files from the dropbox package: - bin/dropbox - share/applications/dropbox.desktop As a consequence the binary has been renamed to dropbox-cli and the .desktop removed as it is redundant.
* | | | | | i3: 4.11 -> 4.12Sheena Artrip2016-03-23
| | | | | |
* | | | | | Merge pull request #14114 from sheenobu/mednaffe/newpkgjoachifm2016-03-23
|\ \ \ \ \ \ | | | | | | | | | | | | | | mednaffe: init at 0.8
| * | | | | | mednaffe: init at 0.8Sheena Artrip2016-03-23
| | | | | | |
* | | | | | | Merge pull request #14134 from ryanartecona/gobjectIntrospection/fix-darwinDaniel Peebles2016-03-22
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | gobjectIntrospection: fix darwin build
| * | | | | | | gobjectIntrospection: fix darwin buildRyan Artecona2016-03-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Stop using obsolete `otool` package, preferring `cctools` (which includes otool), on darwin. Remove autoconf & automake from reqs, as they were unused. Fixes #12670
* | | | | | | | go-1.6: fix the buildCharles Strahan2016-03-22
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | One of the test scripts dynamically creates and executes a bash script, which attempts to use `/usr/bin/env bash`. This patches the file to use the stdenv's shell instead. Otherwise, the only way this could have worked was by building go_1_6 outside of the sandbox.
* | | | | | | cataclysm-dda: build recipe enhancements & gcc5 supportJoachim Fasting2016-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove redundant platform check; meta.platforms is sufficient - Use postPatch rather than override patchPhase entirely - Strip -Werror - Move build-time only dependencies to nativeBuildInputs This also fixes gcc5 build, which fails due to a deprecated-declarations warning (see https://hydra.nixos.org/build/33117020/nixlog/2/raw).
* | | | | | | Merge pull request #14130 from dgonyeo/masterDomen Kožar2016-03-22
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | rkt: v1.1.0 -> v1.2.0
| * | | | | | | rkt: v1.1.0 -> v1.2.0Derek Gonyeo2016-03-22
| | | | | | | |
* | | | | | | | Merge pull request #14068 from zimbatm/xdg-utils-1.1.1zimbatm2016-03-22
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Xdg utils 1.1.1
| * | | | | | | | xdg_utils: fixes #14060zimbatm2016-03-20
| | | | | | | | |
| * | | | | | | | xdg_utils: 1.1.0-rc3p46 -> 1.1.1zimbatm2016-03-20
| | | | | | | | |
* | | | | | | | | Merge pull request #14067 from zimbatm/foreman-0.78.0zimbatm2016-03-22
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | foreman: init at 0.78.0
| * | | | | | | | | foreman: init at 0.78.0zimbatm2016-03-19
| | | | | | | | | |
* | | | | | | | | | rt: 4.2.12 -> 4.4.0Rickard Nilsson2016-03-23
| | | | | | | | | |
* | | | | | | | | | Merge pull request #14131 from NeQuissimus/ohmyzsh20160319joachifm2016-03-22
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | oh-my-zsh: 2016-03-11 -> 2016-03-19
| * | | | | | | | | | oh-my-zsh: 2016-03-11 -> 2016-03-19Tim Steinbach2016-03-22
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* / | | | | | | | | nix-exec: bump for new nixShea Levy2016-03-22
|/ / / / / / / / /
* | | | | | | | | remove elrangR15 and riak 1.3.0 as they're outdatedDomen Kožar2016-03-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 4452a68425e4eaf9db95e0fc5ac8474a2b19bc71) Signed-off-by: Domen Kožar <domen@dev.si>
* | | | | | | | | Merge pull request #14128 from mbakke/s3gof3rjoachifm2016-03-22
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | s3gof3r: init at 0.5.0
| * | | | | | | | | s3gof3r: init at 0.5.0Marius Bakke2016-03-22
| | | | | | | | | |
* | | | | | | | | | nix-exec: use stable NixDomen Kožar2016-03-22
| | | | | | | | | |
* | | | | | | | | | flow: 0.18.1 -> 0.22.1Domen Kožar2016-03-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 15761b0520383a816d250b4301982e9d088be14b) Signed-off-by: Domen Kožar <domen@dev.si>
* | | | | | | | | | Merge pull request #14102 from manveru/capybara-webkitzimbatm2016-03-22
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | capybara-webkit: gem needs qt5Full
| * | | | | | | | | | capybara-webkit: gem needs qt5FullMichael Fellinger2016-03-21
| | | | | | | | | | |
* | | | | | | | | | | blender: 2.76b -> 2.77Eelco Dolstra2016-03-22
| | | | | | | | | | |
* | | | | | | | | | | opensubdiv: 3.0.3 -> 3.0.4Eelco Dolstra2016-03-22
| | | | | | | | | | |