Rok Garbas
c61ade7b52
vimPlugins: updated (and sorted alphabetically)
2015-08-29 21:01:28 +02:00
Domen Kožar
cbb7bc92b6
Merge pull request #9320 from kamilchm/vimPlugins-molokai
...
vimPlugins: add molokai
2015-08-29 14:09:51 +02:00
Benjamin Staffin
a166119486
vimproc: Fix when run on non-NixOS linux distros
...
Prior to this change, if there exists a /lib*/ld-linux*.so.2 on a
system, vimproc will try to load vimproc_linux64.so or
vimproc_linux32.so instead of vimproc_unix.so, which is what nix
actually builds.
2015-08-27 20:35:46 -07:00
Arseniy Seroka
096515656d
Merge pull request #9475 from dezgeg/pr-uboot-update
...
u-boot: 2015.04 -> 2015.07
2015-08-28 01:31:02 +03:00
Tuomas Tynkkynen
02f9f0c7e0
u-boot: 2015.04 -> 2015.07
...
A new regularly release. Some improvements I've noted:
- Keyboard on the pcDuino3 Nano now works without a hub.
- Ctrl-C now correctly cancels the 'sysboot' boot menu
Also, config_cmd_default.h is replaced by equivalents in the kconfig
system, so the vexpress patch needs some updating.
2015-08-26 22:07:18 +03:00
Bjørn Forsman
d61c46c1bd
libqglviewer: rename attrname and pkgname from libQGLViewer
...
Ref. http://nixos.org/nixpkgs/manual/#sec-package-naming
2015-08-26 16:50:55 +02:00
Domen Kožar
e4644a5b58
Merge branch 'staging'
2015-08-25 14:14:54 +02:00
Eelco Dolstra
60a0bb7f66
Make "nix-env -i wine" work again
...
Also, make wine32 the default again to prevent a huge closure size
regression. (It recently grew by ~1 GB:
http://hydra.nixos.org/job/nixos/trunk-combined/nixpkgs.wineStable.x86_64-linux#tabs-charts )
Issue #8990 .
2015-08-25 13:07:16 +02:00
William A. Kennington III
64cd711f5c
Merge branch 'master.upstream' into staging.upstream
2015-08-21 15:17:26 -07:00
Nikolay Amiantov
6d6eb1913a
Merge pull request #9025 from abbradar/zsnes
...
zsnes: use Debian patches, fix segfault on saving state
2015-08-21 23:53:44 +03:00
William A. Kennington III
4f22eadf2c
Merge branch 'master.upstream' into staging.upstream
2015-08-19 20:52:17 -07:00
Thomas Strobel
26ef514981
canon-cups-ufr2: init at 2.90
2015-08-20 01:22:10 +02:00
Kamil Chmielewski
86b34e3a0d
vimPlugins: add molokai
2015-08-19 14:44:20 +02:00
William A. Kennington III
2ac70270e8
Merge branch 'master.upstream' into staging.upstream
2015-08-18 11:36:32 -07:00
Vladimír Čunát
a732b1413f
ghostcript: work around a parallel check problem
...
http://hydra.nixos.org/build/24811657
Hopefully OK now - I couldn't reproduce it with 4 cores and HT.
2015-08-18 10:36:00 +02:00
Cray Elliott
e99167d7f1
new package: mgba 0.3.0
...
This is a new Gameboy Advance emulator which aims to run on lower
end hardware without sacrificing accuracy or portability.
2015-08-17 18:00:33 -07:00
Jan Malakhovski
c88e9deff4
cups: remove xdg_utils dependency
...
`cups.desktop` that depends on some fixed version of `xdg-open` is not
particularly useful; it should use `xdg-open` from the environment
it's being run from.
As a side effect, one can now fiddle with `xdg_utils` package without
rebuilding pretty much every single one of graphical packages (they
all depend on `cups` through their graphical toolkits).
2015-08-16 20:23:01 +02:00
William A. Kennington III
952def0e3c
Merge branch 'master.upstream' into staging.upstream
2015-08-13 11:55:02 -07:00
Simon Vandel Sillesen
a7648a2226
sundtek: 30-06-2015 -> 28-07-2015
...
Tested on local machine.
2015-08-12 17:25:08 +02:00
William A. Kennington III
4624985561
Merge branch 'master.upstream' into staging.upstream
2015-08-07 13:40:39 -07:00
Eric Sagnes
0abedda1cc
vimPlugins: add CheckAttach, vimwiki
2015-08-06 10:56:46 +09:00
Herwig Hochleitner
440dde6950
wine: cleanup and comment build script
2015-08-06 00:27:32 +02:00
Herwig Hochleitner
e15a4b0ee2
wine: 1.7.47 -> 1.7.48
2015-08-06 00:21:31 +02:00
William A. Kennington III
926f073f55
Merge branch 'master.upstream' into staging.upstream
2015-08-04 15:32:43 -07:00
Tobias Geerinckx-Rice
b62debe042
hplip: 3.15.7 -> 3.15.6
...
Version 3.15.7 breaks certain (but not all) PCL-based printers:
b0e46fc3ea
Forgetting to revert a failed patch hunk certainly didn't help. Grr.
2015-08-04 20:00:20 +02:00
Thomas Tuegel
b0e46fc3ea
hplip: remove ttuegel from maintainers
...
I no longer commit my changes to Nixpkgs because they are usually broken
by other maintainers.
2015-08-03 21:31:44 -05:00
William A. Kennington III
49adfe2ff9
ghostscript: Fix patches
2015-08-03 14:28:11 -07:00
William A. Kennington III
a2da9cfcaf
Merge branch 'master.upstream' into staging.upstream
2015-08-03 14:27:14 -07:00
Cray Elliott
84dc71ebe4
bump dolphinEmuMaster, remove no longer needed SDL dep
...
also add libevdev as a dep, read about all the changes at
https://dolphin-emu.org/blog/2015/08/01/dolphin-progress-report-july-2015/
2015-08-02 03:17:03 -07:00
Robert Scott
179cdbc62c
ghostscript: add patch fixing CVE-2015-3228 (from debian)
2015-08-02 09:40:05 +02:00
William A. Kennington III
09b4a7cc1b
Merge branch 'master.upstream' into staging.upstream
2015-07-31 17:26:20 -07:00
Mateusz Kowalczyk
7930150366
Merge pull request #9045 from AndersonTorres/PPSSPP
...
PPSSPP: 0.9.9.1 -> 1.1.0
2015-07-31 09:43:49 +01:00
William A. Kennington III
7ebe164ae0
Merge branch 'master.upstream' into staging.upstream
2015-07-30 15:03:10 -07:00
AndersonTorres
752bbdbfbc
PPSSPP: 0.9.9.1 -> 1.1.0
...
Changing SDL to version 2.
2015-07-30 13:18:52 -03:00
Nathaniel Baxter
196fcdf80f
wine: unstable and staging update: 1.7.46 -> 1.7.47
...
Close #8913 .
2015-07-30 13:48:58 +02:00
Nathaniel Baxter
148f7e6624
winetricks: update 20150416 -> 20150706
2015-07-30 13:48:58 +02:00
Arseniy Seroka
ef082f9cc0
vimPlugins: fix evaluation
2015-07-29 22:03:23 +03:00
Arseniy Seroka
300f2e2bdf
vimPlugins: 2015-07-29
2015-07-29 21:58:17 +03:00
Nikolay Amiantov
30facde98c
zsnes: use Debian patches, fix segfault on saving state
2015-07-28 12:53:57 +03:00
William A. Kennington III
494be35e40
ghostscript: Fix after merge from master
2015-07-27 09:11:23 -07:00
William A. Kennington III
bd5f2c9638
Merge branch 'master.upstream' into staging.upstream
2015-07-27 08:17:19 -07:00
Eelco Dolstra
0c91c169c0
ghostscript: Get rid of docs/examples
2015-07-26 22:46:45 +02:00
Eelco Dolstra
689897088c
cups: Don't depend on OpenSSL
...
Afaict, it doesn't use OpenSSL, just GNU/TLS.
2015-07-26 22:46:23 +02:00
Arseniy Seroka
1bb59f2c57
Merge pull request #8979 from rycee/package/theme-vertex
...
theme-vertex: init at 20150718
2015-07-26 23:33:11 +03:00
Robert Helgesson
e972f65f3c
theme-vertex: init at 20150718
2015-07-26 20:46:46 +02:00
Arseniy Seroka
99ac72994c
Merge pull request #8984 from AndersonTorres/stella
...
Stella: 4.6 -> 4.6.1
2015-07-26 20:07:25 +03:00
Vladimír Čunát
b875ea5d29
Merge branch 'master' into staging
2015-07-26 17:57:46 +02:00
Vladimír Čunát
3465ffa8b0
ghostscript: reduce size significantly, /cc #8990
...
- Don't use static bin/gs.
- Split docs into a separate output.
- Split fonts into another derivation, so they're not reinstalled when
something changes.
- Drop --disable-sse2
https://github.com/NixOS/nixpkgs/commit/e723c512c#commitcomment-12361078
- Some cleanups.
2015-07-26 16:04:17 +02:00
AndersonTorres
6ccd69872a
Stella: 4.6 -> 4.6.1
2015-07-25 10:49:53 -03:00
Tobias Geerinckx-Rice
aebb3ec0f4
hplip: patch shebangs in $out/share
...
A full wrap isn't needed as these scripts are only run from within
hplip's own environment, and unwanted because they are imported
as Python modules.
Also fix a reference to /etc in $out/etc/hp/hplip.conf, though I've no
idea whether it is actually used.
2015-07-23 03:12:24 +02:00