Commit graph

2276 commits

Author SHA1 Message Date
lassulus 2524e4cfd5 vbam: svn-1507 -> unstable-2017-09-04 2017-09-08 15:37:59 +02:00
Peter Hoeg fefdc00c52 arc-theme: Fix build with gnome 3.24 2017-09-06 14:55:30 +08:00
Cray Elliott f03964ff7c winetricks: 20170614 -> 20170823 2017-09-05 23:29:31 -07:00
Jörg Thalheim c23654b2ed Merge pull request #28940 from AndersonTorres/upload-higan
Higan: 103 -> 104
2017-09-03 17:22:33 +01:00
AndersonTorres 957dbe4642 Higan: 103 -> 104 2017-09-03 12:58:19 -03:00
Jörg Thalheim 4b10de8182 nestopia: fix icon theme 2017-09-03 16:38:19 +01:00
Samuel Leathers 7d54467ad0 nestopia: 1.46.2 -> 1.47 2017-09-03 08:46:14 -04:00
Cray Elliott 6a1be3d4f4 dolphinEmuMaster: 20170730 -> 20170902
many bugfixes and features implemented, included accurate NAND support
and ubershaders v2
2017-09-02 03:57:10 -07:00
Jörg Thalheim aa01bed489 Merge pull request #28879 from romildo/vertex-theme
theme-vertex: do not explicitly indicate the gnome version
2017-09-02 08:20:22 +01:00
romildo 6c84bda496 arc-theme: 2016-11-25 -> 2017-05-12 2017-09-01 23:16:55 -03:00
romildo 7ef6d3ced9 theme-vertex: do not explicitly indicate the gnome version 2017-09-01 22:54:58 -03:00
José Romildo Malaquias fe6c5adecf
e17gtk: finish decoupling from gnome3 version 2017-08-29 14:24:17 +02:00
Vladimír Čunát 2858c41823
Merge branch 'master' into staging
There were some conflicts in python modules, commented at #28314.
2017-08-29 10:51:54 +02:00
Vladimír Čunát 6e0f61486a
e17gtk: unbreak evaluation after gnome update 2017-08-29 09:48:13 +02:00
Jörg Thalheim e1f755e44f Merge pull request #28668 from AndersonTorres/upload-mednafen
Mednafen: 0.9.38.7 -> 0.9.47
2017-08-29 08:13:49 +01:00
AndersonTorres 026bc4f783 Mednafen: 0.9.38.7 -> 0.9.47
And some minor changes
2017-08-29 00:10:20 -03:00
AndersonTorres 18df335c17 Mednafen-server: change download location
And some minor modifications
2017-08-29 00:05:55 -03:00
Michael Weiss ea23f8bb07 cups service: Automatically detect Gutenprint in drivers
Additional CUPS drivers can be added via "services.printing.drivers" but
Gutenprint was an exception. It was possible to add a Gutenprint
derivation to that list and it would work at first but unlike the other
drivers Gutenprint requires a script to be run after each update or any
attempt to print something would simply fail and an error would show up
in the jobs queue (http://localhost:631/jobs/):
"The PPD version (5.2.11) is not compatible with Gutenprint 5.2.13.
Please run
`/nix/store/7762kpyhfkcgmr3q81v1bbyy0bjhym80-gutenprint-5.2.13/sbin/cups-genppdupdate'
as administrator."
This is due to state in "/var/lib/cups/ppd" and one would need to run
"/nix/store/.../bin/cups-genppdupdate -p /var/lib/cups/ppd" manually.
The alternative was to enable the following option:
"services.printing.gutenprint" but this had two disadvantages:
1) It is an exception that one could be unaware of or that could
potentially cause some confusion.
2) One couldn't use a customized Gutenprint derivation in
"services.printing.drivers" but would instead have to overwrite
"pkgs.gutenprint".

This new approach simply detects a Gutenprint derivation in
"services.printing.gutenprint" by checking if the meta set of a
derivation contains "isGutenprint = true". Therefore no special
exception for Gutenprint would be required and it could easily be
applied to other drivers if they would require such a script to be run.
2017-08-29 05:25:12 +04:00
Cray Elliott ecea06ab2e wine-mono: 4.7.0 -> 4.7.1 2017-08-28 18:02:05 -07:00
Vincent Laporte 1cae15edda lilypond-unstable: 2.19.24 -> 2.19.65 2017-08-28 19:55:42 +00:00
Benjamin Staffin 22002cb41b
xssproxy: init at 1.0.0 2017-08-28 04:03:43 -04:00
Franz Pletz fd51e28b88
xlockmore: 5.54 -> 5.55 2017-08-28 00:54:42 +02:00
Cray Elliott 2639bcee5d wineUnstable: 2.14 -> 2.15 2017-08-24 13:52:29 -07:00
Raymond Gauthier 763f7f7578 vscode-with-extension: improvements
-  Now simply let the default `unpackPhase` unzip the vsix file. This
    should allow users to retrieve the extension directly from github.
 -  Extensions now installed using their unique id as install folder.
 -  Extensions under `vscode-extensions` now use the unique id
    as extension name.
2017-08-23 21:31:57 -04:00
Bas van Dijk 09bde4a2cd elk: 5.4.2 -> 5.5.2
Release notes:

* https://www.elastic.co/guide/en/elasticsearch/reference/5.5/release-notes-5.5.2.html
* https://www.elastic.co/guide/en/logstash/5.5/logstash-5-5-2.html
* https://www.elastic.co/guide/en/kibana/current/release-notes-5.5.2.html
2017-08-23 01:58:12 +02:00
Joachim F 4357740122 Merge pull request #28289 from symphorien/epkowa
epkowa: init at 2.30.3-1
2017-08-22 21:55:29 +00:00
Frederik Rietdijk 6bbc3a0b24 Merge commit '3b29468313bc8604fe8f85c8d9316fd276d3985c' into HEAD 2017-08-21 04:44:40 +02:00
Joachim F 61aa254204 Merge pull request #28177 from jraygauthier/jrg/vscode-with-extensions
vscode-with-extensions: init at 1.10.2
2017-08-20 20:33:40 +00:00
Raymond Gauthier 2a9cb9d36d vscode-with-extensions: init at 1.10.2 2017-08-18 11:24:53 -04:00
Matthew Bauer 3ce33633c4 albatross: link to github homepage
the old homepage is a 404
2017-08-17 15:04:41 -07:00
Matthew Bauer 42ca24dad5 paper: use https for homepage 2017-08-17 15:04:41 -07:00
Symphorien Gibol 2dfba8529b epkowa: init at 2.30.3-1 2017-08-15 11:41:55 +02:00
Frederik Rietdijk 62dac1bdd9 Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-14 09:34:10 +02:00
Alexander V. Nikolaev ed0af35697 wineUnstable: 2.13 -> 2.14
Staging updated as well
2017-08-13 14:51:47 -07:00
Joachim F 9ed9ede922 Merge pull request #27963 from ryantm/zsnes
zsnes: remove $STRIP from compiler options
2017-08-13 20:56:47 +00:00
Frederik Rietdijk 13bbaee21d Merge pull request #27881 from mimadrid/fix/http-https
Update homepage attributes: http -> https
2017-08-13 21:53:20 +02:00
Vladimír Čunát 34946256a0
Merge #27424: stdenv: Don't put man pages into $doc 2017-08-13 19:32:51 +02:00
Robin Gloster 0bce8f86e5
misc: remove
ancient code, that is not used and at least partly broken
2017-08-12 21:38:19 +02:00
Robin Gloster a726fcf153
freestyle: remove
marked as broken and integrated in blender:
http://freestyle.sourceforge.net/
2017-08-12 13:27:41 +02:00
Jörg Thalheim bf2a513945 Merge pull request #28024 from AndersonTorres/upload-higan
higan: 102 -> 103
2017-08-12 09:10:46 +01:00
Robin Gloster f48109387a
mergeAttrsByVersion, versionedDerivation: remove
obsolete and ancient
2017-08-11 23:31:02 +02:00
Tuomas Tynkkynen 3f29eb8248 ghostscript: Add man output 2017-08-11 21:32:53 +03:00
Jörg Thalheim 0b629f765b Merge pull request #28092 from romildo/testing
adapta-gtk-theme: 3.91.1.47 -> 3.91.2.4
2017-08-11 15:33:39 +01:00
romildo d21572c289 adapta-gtk-theme: 3.91.1.47 -> 3.91.2.10 2017-08-10 22:16:08 -03:00
Simon Lackerbauer 30d76b8ccd seafile-client: 5.0.7 -> 6.1.0
bump to qt5
2017-08-09 19:53:05 +02:00
AndersonTorres 260bab6c7f higan: 102 -> 103 2017-08-07 22:51:46 -03:00
romildo 22ba421a08 adapta-gtk-theme: 3.90.0.125 -> 3.91.1.47 2017-08-07 06:37:11 -03:00
Ryan Mulligan 0b21848e77 zsnes: remove $STRIP from compiler options
In ab70693 @viric says zsnes works better without stripping. But the
build expression kept the $STRIP in the compiler options, so if it is
set to something it will show up in there. For example:

g++  -pipe -I. -I/usr/local/include -I/usr/include -D__UNIXSDL__ -I/nix/store/04qgmdpmalgsy92zgs2z896jx073hcn2-SDL-1.2.15-dev/include/SDL -I/nix/store/04qgmdpmalgsy92zgs2z896jx073hcn2-SDL-1.2.15-dev/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -DNCURSES -D__OPENGL__ -march=native -O3 -fomit-frame-pointer -fprefetch-loop-arrays -fforce-addr strip -D__RELEASE__ -fno-rtti -o tools/fileutil.o -c tools/fileutil.cpp

g++: error: strip: No such file or directory

This commit removes that reference to $STRIP too.
2017-08-05 07:39:48 -07:00
mimadrid 09e0cc7cc7
Update homepage attributes: http -> https
Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Joachim F 670e1e518d Merge pull request #27838 from sauyon/numix-sx
numix-sx-gtk-theme: init at 2017-04-24
2017-08-03 07:09:49 +01:00