about summary refs log tree commit diff
path: root/pkgs/misc
Commit message (Collapse)AuthorAge
...
* | | | | | | | | fs-uae: 2.8.0 -> 2.8.3Sander van der Burg2017-09-10
| | | | | | | | |
* | | | | | | | | vice: 2.2 -> 3.1 + fix build procedureSander van der Burg2017-09-10
| | | | | | | | |
* | | | | | | | | zsnes: restrict building to x86-based Linux platforms only, znses' core is ↵Sander van der Burg2017-09-10
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | written in x86 asm code
* | | | | | / / wineUnstable: 2.15 -> 2.16Cray Elliott2017-09-08
| |_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | bump staging as well
* | | | | | | vbam: svn-1507 -> unstable-2017-09-04lassulus2017-09-08
| |_|_|_|/ / |/| | | | |
* | | | | | arc-theme: Fix build with gnome 3.24Peter Hoeg2017-09-06
| | | | | |
* | | | | | winetricks: 20170614 -> 20170823Cray Elliott2017-09-05
| |_|/ / / |/| | | |
* | | | | Merge pull request #28940 from AndersonTorres/upload-higanJörg Thalheim2017-09-03
|\ \ \ \ \ | | | | | | | | | | | | Higan: 103 -> 104
| * | | | | Higan: 103 -> 104AndersonTorres2017-09-03
| |/ / / /
* | | | | nestopia: fix icon themeJörg Thalheim2017-09-03
| | | | |
* | | | | nestopia: 1.46.2 -> 1.47Samuel Leathers2017-09-03
|/ / / /
* | / / dolphinEmuMaster: 20170730 -> 20170902Cray Elliott2017-09-02
| |/ / |/| | | | | | | | | | | many bugfixes and features implemented, included accurate NAND support and ubershaders v2
* | | Merge pull request #28879 from romildo/vertex-themeJörg Thalheim2017-09-02
|\ \ \ | | | | | | | | theme-vertex: do not explicitly indicate the gnome version
| * | | theme-vertex: do not explicitly indicate the gnome versionromildo2017-09-01
| |/ /
* / / arc-theme: 2016-11-25 -> 2017-05-12romildo2017-09-01
|/ /
* | e17gtk: finish decoupling from gnome3 versionJosé Romildo Malaquias2017-08-29
| |
* | Merge branch 'master' into stagingVladimír Čunát2017-08-29
|\ \ | | | | | | | | | There were some conflicts in python modules, commented at #28314.
| * \ Merge pull request #28668 from AndersonTorres/upload-mednafenJörg Thalheim2017-08-29
| |\ \ | | | | | | | | Mednafen: 0.9.38.7 -> 0.9.47
| | * | Mednafen: 0.9.38.7 -> 0.9.47AndersonTorres2017-08-29
| | | | | | | | | | | | | | | | And some minor changes
| | * | Mednafen-server: change download locationAndersonTorres2017-08-29
| | | | | | | | | | | | | | | | And some minor modifications
| * | | cups service: Automatically detect Gutenprint in driversMichael Weiss2017-08-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | | wine-mono: 4.7.0 -> 4.7.1Cray Elliott2017-08-28
| | | |
| * | | lilypond-unstable: 2.19.24 -> 2.19.65Vincent Laporte2017-08-28
| | | |
| * | | xssproxy: init at 1.0.0Benjamin Staffin2017-08-28
| | | |
| * | | xlockmore: 5.54 -> 5.55Franz Pletz2017-08-28
| | | |
* | | | e17gtk: unbreak evaluation after gnome updateVladimír Čunát2017-08-29
|/ / /
* | | wineUnstable: 2.14 -> 2.15Cray Elliott2017-08-24
| | |
* | | vscode-with-extension: improvementsRaymond Gauthier2017-08-23
| | | | | | | | | | | | | | | | | | | | | | | | - 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.
* | | elk: 5.4.2 -> 5.5.2Bas van Dijk2017-08-23
| | | | | | | | | | | | | | | | | | | | | | | | 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
* | | Merge pull request #28289 from symphorien/epkowaJoachim F2017-08-22
|\ \ \ | | | | | | | | epkowa: init at 2.30.3-1
| * | | epkowa: init at 2.30.3-1Symphorien Gibol2017-08-15
| | | |
* | | | Merge commit '3b29468313bc8604fe8f85c8d9316fd276d3985c' into HEADFrederik Rietdijk2017-08-21
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-08-14
| |\| |
| * | | Merge #27424: stdenv: Don't put man pages into $docVladimír Čunát2017-08-13
| |\ \ \
| | * | | ghostscript: Add man outputTuomas Tynkkynen2017-08-11
| | | | |
* | | | | Merge pull request #28177 from jraygauthier/jrg/vscode-with-extensionsJoachim F2017-08-20
|\ \ \ \ \ | | | | | | | | | | | | vscode-with-extensions: init at 1.10.2
| * | | | | vscode-with-extensions: init at 1.10.2Raymond Gauthier2017-08-18
| | | | | |
* | | | | | albatross: link to github homepageMatthew Bauer2017-08-17
| | | | | | | | | | | | | | | | | | | | | | | | the old homepage is a 404
* | | | | | paper: use https for homepageMatthew Bauer2017-08-17
| |_|_|/ / |/| | | |
* | | | | wineUnstable: 2.13 -> 2.14Alexander V. Nikolaev2017-08-13
| | | | | | | | | | | | | | | | | | | | Staging updated as well
* | | | | Merge pull request #27963 from ryantm/zsnesJoachim F2017-08-13
|\ \ \ \ \ | | | | | | | | | | | | zsnes: remove $STRIP from compiler options
| * | | | | zsnes: remove $STRIP from compiler optionsRyan Mulligan2017-08-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | | | Merge pull request #27881 from mimadrid/fix/http-httpsFrederik Rietdijk2017-08-13
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | Update homepage attributes: http -> https
| * | | | | Update homepage attributes: http -> httpsmimadrid2017-08-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated https://repology.org/repository/nix_stable/problems
* | | | | | misc: removeRobin Gloster2017-08-12
| | | | | | | | | | | | | | | | | | | | | | | | ancient code, that is not used and at least partly broken
* | | | | | freestyle: removeRobin Gloster2017-08-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | marked as broken and integrated in blender: http://freestyle.sourceforge.net/
* | | | | | Merge pull request #28024 from AndersonTorres/upload-higanJörg Thalheim2017-08-12
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | higan: 102 -> 103
| * | | | | higan: 102 -> 103AndersonTorres2017-08-07
| | | | | |
* | | | | | mergeAttrsByVersion, versionedDerivation: removeRobin Gloster2017-08-11
| | | | | | | | | | | | | | | | | | | | | | | | obsolete and ancient
* | | | | | Merge pull request #28092 from romildo/testingJörg Thalheim2017-08-11
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | adapta-gtk-theme: 3.91.1.47 -> 3.91.2.4