about summary refs log tree commit diff
path: root/pkgs/misc
Commit message (Collapse)AuthorAge
* add new emulator, nestopia undeadCray Elliott2014-12-23
|
* Wine: 1.7.30 → 1.7.33Michael Raskin2014-12-21
|
* xscreensaver: 5.30 → 5.32Michael Raskin2014-12-21
|
* Fix license attribute of many bsd-like licensed packagesPascal Wittmann2014-12-21
|
* Revert "vim-plugins: update"Arseniy Seroka2014-12-18
| | | | | | This reverts commit b736b20203960cc068092e5c5e3b693322fb1c43. Because `vim-plugin-names-to-nix` doesn't create sha's.
* vim-plugins: updateArseniy Seroka2014-12-18
|
* cups: Build with SERVERROOT set to /etc/cupsEelco Dolstra2014-12-16
|
* cups: Get rid of obsolete bannersEelco Dolstra2014-12-16
| | | | | These use bannertops, which no longer exists. And they conflicted with the working banners in cups-filters.
* cups-filters: Fix gstorasterEelco Dolstra2014-12-16
| | | | | | It was trying to find "gs" via execve, so use execvpe instead. It's probably better to use gs's absolute path, but maybe not every cups-filters user needs it.
* cups-filters: Fix finding GS in several filtersEelco Dolstra2014-12-16
|
* cups-filters: Fix bannersEelco Dolstra2014-12-16
| | | | | It was looking in cups' prefix for the PDF templates. So for instance printing a CUPS test page wouldn't work.
* alock: update the packageSiarhei Zirukin2014-12-10
|
* dolphin-emu-master: disable unsupported i686 platformVladimír Čunát2014-12-10
|
* clearlooks-phenix: Fix the Meta DescriptionPavan Rikhi2014-12-07
|
* Add the Clearlooks-Phenix GTK3 ThemePavan Rikhi2014-12-05
|
* yunocommit-vim: fix linkArseniy Seroka2014-12-05
|
* yunocommit-vim: update pluginArseniy Seroka2014-12-05
|
* Refactoring vim plugins again:Marc Weber2014-12-04
| | | | | | | | | | | | | | - sort automatcially generated vim derivations - move the plugins to be derived by VAM into its own file: vim-plugin-names - rename vimrc into vimUtils moving all common code into it so that it is possible to use it within ~/.nixpkgs/config.nix - Moving all important documentation into vimUtils - provide vimPlugins.pluginnames2Nix to provide a bin/vim-* command writing updated derivations into its buffer VAM's repository's nix.vim got some improvements @ VAM repository, eg hg fetchout out got fixed and shell failures are noticed now (Thanks to Arseniy Seroka)
* xlockmore: update from 5.44 to 5.45Pascal Wittmann2014-12-03
|
* Merge pull request #5195 from prikhi/fix-vimplugin-docuArseniy Seroka2014-12-02
|\ | | | | Fix the Vim Plugins Documentation
| * Fix the Vim Plugins DocumentationLysergia2014-11-30
| |
* | monthly bump of dolphinEmuMasterCray Elliott2014-12-02
|/ | | | | | | | Tons of accuracy improvements per usual, some somewhat interesting ones: - Constant Angular Velocity for Disk Reads - FIFO buffer fix - Vectorized Vertex loading and more! read about it at dolphin-emu.org
* my-env: Use sed to substitute $initialPath.aszlig2014-11-25
| | | | | | | | | | | | | | | initialPath is now added to the top of the modified setup.sh. It's not very nice altogether to patch setup.sh in this way, as it is prone to break on setup.sh changes, but it should (hopefully finally, but unfortunately only temporarily) fix the issue ewemoa (in #nixos) had with myEnvFun. In the long term, if people want to have roughly similar functionality, nix-shell provides a better way for that, so maybe we might either remove myEnvFun or replace it with a smaller implementation using nix-shell. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* my-env: Provide explicit store path for "rm".aszlig2014-11-25
| | | | | | | | | | | | | | | If you do not provide any dependencies which don't propagate coreutils, you'll get "rm: No such file or directory". Like for example by using this: nix-build -E '(import <nixpkgs> {}).myEnvFun { name = "mybrokentest"; buildInputs = []; }' Thanks to "ewemoa" from the #nixos IRC channel for spotting this. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* remove pdf-filterDomen Kožar2014-11-24
|
* fix typos and remove useless importsArseniy Seroka2014-11-24
|
* racer: add pkg and vim pluginArseniy Seroka2014-11-24
|
* cups-pdf-filter -> cups-filters, enable by default for cupsDomen Kožar2014-11-23
|
* Merge branch 'chromium'.aszlig2014-11-22
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This introduces Chromium 39 as the new stable version along with a bunch of fixes. Fixes #2799, particularily the PDF plugin, which now is open source and thus no longer an issue. Also fixes #3219 and merges #2906, so we no longer get a crash while trying to bring up the print preview dialog. Thanks to @edwtjo for the CUPS version bump. * chromium: Switch to use open-source PDF plugin. * cups: bump 1.5.4 -> 1.7.5 * chromium: Allow env vars for passing plugin paths. * chromium: Update all channels to latest versions. * protobuf: Clean up and update to version 2.6.1.
| * cups: bump 1.5.4 -> 1.7.5Edward Tjörnhammar2014-11-22
| |
* | sort pluginsArseniy Seroka2014-11-20
| |
* | hplip: fix typo in licenseCillian de Róiste2014-11-20
| |
* | hplip: update license attributeThomas Tuegel2014-11-20
| |
* | Revert "Merge pull request #4693 from flosse/hplip-update"Thomas Tuegel2014-11-20
|/ | | | | | | | | | | | This reverts commit 1b064645ed10a2bee70faec6896d4d33e2a86300, reversing changes made to 14cef95e84e44a830b7317c095c7ffd6b9796fef. As discussed in the comments to the aforementioned pull request, while the new version supports many new printer models, many components of the driver are broken because of some corner cases in the Python wrapper. In particular, the loader for the binary binary driver needed by many middle- and high-end printers is broken, negating most of the value in updating!
* add a platform to all of my packagesCray Elliott2014-11-19
|
* vim: add pluginsArseniy Seroka2014-11-19
|
* apulse: update from 0.1.2 to 0.1.4Pascal Wittmann2014-11-18
|
* Stella: update to 4.2AndersonTorres2014-11-18
|
* Stella: update to 4.1.1AndersonTorres2014-11-18
|
* vim-plugins/YouCompleteMe: fix buildAristid Breitkreuz2014-11-16
|
* Revert "cups: update package"Michael Raskin2014-11-15
| | | | This reverts commit aa548af5a5e997b94df41b1da57232bd10b76612.
* Revert "cups-filters: add package"Michael Raskin2014-11-15
| | | | This reverts commit f7ba33de561aac0beccd0eebb7a3a8499aab46eb.
* Merge pull request #4857 from abbradar/cups2Michael Raskin2014-11-15
|\ | | | | [WIP] Improve printing experience and update related packages
| * foomatic-filters: fix building with cups-2Nikolay Amiantov2014-11-14
| |
| * cups-filters: add packageNikolay Amiantov2014-11-14
| |
| * cups: update packageNikolay Amiantov2014-11-14
| |
| * ghostscript: drop GNU fork and updateNikolay Amiantov2014-11-14
| |
* | fix missing sha and revArseniy Seroka2014-11-13
|/
* dolphinEmuMaster bump to bring in new HLE Audio codeCray Elliott2014-11-12
| | | | | | | | | Generally we only bump once per month, but due to the new dolphin-emu.org blog post covering the subject, I couldn't resist :) if you'd like to read more about it, read here! https://dolphin-emu.org/blog/2014/11/12/the-rise-of-hle-audio/#cuthere
* fix travis eval and remove duplicateArseniy Seroka2014-11-13
|