summary refs log tree commit diff
path: root/pkgs/misc
Commit message (Collapse)AuthorAge
* Merge recent masterVladimír Čunát2014-06-15
|\
| * Update Wine unstable versionMichael Raskin2014-06-14
| |
* | Merge recent masterVladimír Čunát2014-06-12
|\|
| * lilypond: unbreak build by adding t1utils to buildInputsBjørn Forsman2014-06-11
| | | | | | | | | | | | lilypond needs the 't1asm' tool from t1utils to build. t1asm used to be provided by texlive-core, but does no more (since texlive-core-2014 update).
| * lilypond: cosmetic changesPeter Simons2014-06-11
| |
* | Merge recent masterVladimír Čunát2014-06-10
|\|
| * fceux: Add package for a NES emulator.Sterling Stein2014-06-07
| |
* | Merge recent master into p/stdenvVladimír Čunát2014-06-09
|\| | | | | | | Merged just before the pypi update, as it seems to cause problems on Hydra.
| * PPSSPP: add platformsMateusz Kowalczyk2014-06-07
| |
| * Merge pull request #2785 from Fuuzetsu/ppssppAustin Seipp2014-06-03
| |\ | | | | | | PPSSPP: 0.9.8
| | * PPSSPP: 0.9.8Mateusz Kowalczyk2014-05-28
| | |
| * | xboxdrv: 0.8.5Mateusz Kowalczyk2014-05-29
| |/
| * Updating Wine unstable to 1.7.19Michael Raskin2014-05-28
| |
| * Merge pull request #2617 from ttuegel/hplipMichael Raskin2014-05-27
| |\ | | | | | | hplip: update and fix scanning
| | * hplip: don't use udev rules to change device ownerThomas Tuegel2014-05-20
| | |
| | * hplip: avoid name collision with sane config filesThomas Tuegel2014-05-11
| | |
| | * hplip: add pillow and reportlab dependenciesThomas Tuegel2014-05-10
| | |
| | * hplip: assume maintainershipThomas Tuegel2014-05-10
| | |
| | * hplip: add binary pluginThomas Tuegel2014-05-10
| | |
| | * hplip version bump 3.11.1 -> 3.14.4Thomas Tuegel2014-05-10
| | |
* | | Merge #1187 into p/stdenvVladimír Čunát2014-05-29
|\ \ \ | |/ / |/| | | | | Tested building firefox, kdelibs, evince on x86_64-linux.
| * | wine: Add support for grsecurityRicardo M. Correia2014-05-15
| | |
* | | seafile: update client, ccnet, libsearpc and sharedMatej Cotman2014-05-24
| | |
* | | vlock: add meta and take maintainershipLuca Bruno2014-05-21
| | |
* | | mednafen: fix wrong URL (close #2696)AndersonTorres2014-05-20
| | |
* | | Mednafen: add version 0.9.34.1 + server 0.5.1AndersonTorres2014-05-17
|/ / | | | | | | Mednafen is a portable, CLI-driven, multi-system emulator
* | Merge pull request #2580 from ttuegel/qtcurveVladimír Čunát2014-05-13
|\ \ | |/ |/| kde.qtcurve: update and patch
| * qtcurve: add toolbar alpha patchThomas Tuegel2014-05-08
| |
| * qtcurve version bump 1.8.17 -> 1.8.18Thomas Tuegel2014-05-08
| |
* | mate-themes: update from 1.6.2 to 1.6.3宋文武2014-05-02
| |
* | mate-icon-theme: update from 1.6.2 to 1.6.3宋文武2014-05-02
|/
* vim-plugins: update and upgradeArseniy Seroka2014-04-21
|
* oxygen_gtk: update from 1.4.4 to 1.4.5Cillian de Róiste2014-04-12
|
* nixpkgs-lint: add the platforms meta attr for most of my packagesCillian de Róiste2014-03-16
|
* Revert "Merge branch 'nix-run' of git://github.com/rickynils/nixpkgs"Shea Levy2014-03-15
| | | | | | | nix-run's functionality is subsumed by nix-shell -p. This reverts commit 3cc2b243c7f2d906ce77968e75fd84a3f65a09e0, reversing changes made to 4d5d6aed29a0ee10a471fd870fa2fdb61408e4eb.
* Merge branch 'nix-run' of git://github.com/rickynils/nixpkgsShea Levy2014-03-14
|\ | | | | | | Add nix-run and myEnvRun
| * Add nix-run and myEnvRunRickard Nilsson2013-12-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds nix-run, which is a thin wrapper around nix-build. nix-run calls nix-build, and then executes the resulting build. If no executable artifact is built, nix-runs outputs an error message. myEnvRun calls myEnvFun and builds a script that directly runs the load-env-* script. Together, nix-run and myEnvRun allows you to set up an environment that can be loaded in this way: envs.nix: { gcc = myEnvRun { name = "gcc"; buildInputs = [ gcc ]; }; } $ nix-run -A gcc envs.nix You end up directly in your environment without having to do nix-env -i. You will always have a fresh environment and you don't have to pollute you profile with a lot of env packages.
* | Merge branch 'vimPlugins.YouCompleteMe/update' of ↵Shea Levy2014-03-14
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | git://github.com/offlinehacker/nixpkgs vimPlugins.YouCompleteMe: update to ee12530df0 Conflicts: pkgs/misc/vim-plugins/default.nix
| * | vimPlugins.YouCompleteMe: update to ee12530df0Jaka Hudoklin2013-09-25
| | |
* | | oxygen_gtk: update from 1.4.3 to 1.4.4Cillian de Róiste2014-03-09
| | |
* | | wineUnstable: update from 1.7.12 to 1.7.14Evgeny Egorochkin2014-03-08
| | |
* | | Claim maintainership of recently added packagesThomas Tuegel2014-03-07
| | | | | | | | | | | | Also set platforms for some packages where it was missing.
* | | Merge pull request #1680 from Calrama/seafileDomen Kožar2014-03-07
|\ \ \ | | | | | | | | Add packages for libzdb, libsearpc, ccnet, seafile-shared, and seafile-c...
| * | | Set meta.platforms attribute to platforms.linux for Seafile packages and ↵Moritz Maxeiner2014-02-28
| | | | | | | | | | | | | | | | their prerequisites
| * | | Add packages for libzdb, libsearpc, ccnet, seafile-shared, and seafile-clientMoritz Maxeiner2014-02-04
| | | |
* | | | xlockmore: update from 5.38 to 5.43Peter Simons2014-03-03
| | | |
* | | | gnome3 apps: correctly render iconsDomen Kožar2014-02-28
| | | |
* | | | wineUnstable: update from 1.7.11 to 1.7.12Evgeny Egorochkin2014-02-14
| | | |
* | | | oxygen_gtk: update from 1.4.1 to 1.4.3Evgeny Egorochkin2014-02-14
|/ / /
* | | Merge pull request #1583 from MarcWeber/submit/drop-myhasktagsPeter Simons2014-01-25
|\ \ \ | | | | | | | | drop myhasktags, current hackage version has everything my version had