summary refs log tree commit diff
path: root/pkgs/misc
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-08-14
|\
| * 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
* | | | Merge #27424: stdenv: Don't put man pages into $docVladimír Čunát2017-08-13
|\ \ \ \ | |/ / / |/| | |
| * | | ghostscript: Add man outputTuomas Tynkkynen2017-08-11
| | | |
* | | | 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
| * | | | adapta-gtk-theme: 3.91.1.47 -> 3.91.2.10romildo2017-08-10
| |/ / /
* / / / seafile-client: 5.0.7 -> 6.1.0Simon Lackerbauer2017-08-09
|/ / / | | | | | | | | | bump to qt5
* | / adapta-gtk-theme: 3.90.0.125 -> 3.91.1.47romildo2017-08-07
| |/ |/|
* | Merge pull request #27838 from sauyon/numix-sxJoachim F2017-08-03
|\ \ | |/ |/| numix-sx-gtk-theme: init at 2017-04-24
| * numix-sx-gtk-theme: init at 2017-04-24Sauyon Lee2017-08-01
| |
* | gutenprint: 5.2.11 -> 5.2.13André-Patrick Bubel2017-08-02
| |
* | pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
|/ | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* dolphinEmuMaster: 20170705 -> 20170730Cray Elliott2017-07-31
| | | | | generally I only update this once a month or less, but the much awaited ubershader branch landed
* Merge branch 'master' into stagingFranz Pletz2017-07-28
|\
| * cups-filters: 0.15.0 -> 0.16.0Guillaume Maudoux2017-07-28
| |
| * Merge pull request #27705 from binarin/dosbox-unstable-initBenno Fünfstück2017-07-28
| |\ | | | | | | dosbox-unstable: init at 2017-07-02
| | * dosbox-unstable: init at 2017-07-02Alexey Lebedeff2017-07-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As current stable version segfaults when playing HoMM2, as described at https://www.reddit.com/r/linux_gaming/comments/4dxfei/dosbox_segmentation_fault_core_dumped/ Also some missing dependencies (compared to stable version) were added: - SDL_sound - for mounting .cue files with compressed sound - SDL_net - for IPX support - libpng - for making screenshots
| * | vim-yapf: fix evaluationBenno Fünfstück2017-07-28
| |/ | | | | | | /cc @Mic92
| * vim-yapf: init at 2017-03-21Jörg Thalheim2017-07-27
| |
| * citra: fix license fieldNikolay Amiantov2017-07-27
| |
| * citra: init at 2017-07-26Nikolay Amiantov2017-07-27
| |
| * wineUnstable: 2.12 -> 2.13Cray Elliott2017-07-26
| |
* | Merge remote-tracking branch 'upstream/master' into staging-baseJohn Ericson2017-07-26
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/build-support/cc-wrapper/default.nix pkgs/build-support/gcc-wrapper-old/builder.sh pkgs/build-support/trivial-builders.nix pkgs/desktops/kde-4.14/kde-package/default.nix pkgs/development/compilers/openjdk-darwin/8.nix pkgs/development/compilers/openjdk-darwin/default.nix pkgs/development/compilers/openjdk/7.nix pkgs/development/compilers/openjdk/8.nix pkgs/development/compilers/oraclejdk/jdk-linux-base.nix pkgs/development/compilers/zulu/default.nix pkgs/development/haskell-modules/generic-builder.nix pkgs/misc/misc.nix pkgs/stdenv/generic/builder.sh pkgs/stdenv/generic/setup.sh
| * vim-plugins: add aleDaiderd Jordan2017-07-25
| |
| * vim-plugins: updateDaiderd Jordan2017-07-25
| |
| * cups-filters: 0.14.0 -> 0.15.0Guillaume Maudoux2017-07-25
| |
| * vimPlugins.command-t: 2017-07-11 -> 2017-06-23Jörg Thalheim2017-07-25
| | | | | | | | https://github.com/NixOS/nixpkgs/commit/a7f4c879e53d0ab62b0de0b154d834fefc282ed9#commitcomment-23287795
| * vim-plugins: update setJörg Thalheim2017-07-25
| |
| * cdemu: 3.0.x -> 3.1.0Herwig Hochleitner2017-07-25
| | | | | | | | | | fixes cdemu for kernel >= 4.11 fixes client by adding pygobject3
| * Revert "stdenv: Store one package per line in nix-support/propagated-*"John Ericson2017-07-24
| | | | | | | | | | | | | | | | | | | | As @oxij points out in [1], this breakage is especially serious because it changes the contents of built environments without a corresonding change in their hashes. Also, the revert is easier than I thought. This reverts commit 3cb745d5a69018829ac15f7d5a508135f6bda123. [1]: https://github.com/NixOS/nixpkgs/pull/27427#issuecomment-317293040
| * mfcj6510dwlpr: use new xxd package instead of vimPeter Hoeg2017-07-24
| |
* | stdenv-setup and misc pkgs: Revert to space-deliminated propagated-* filesJohn Ericson2017-07-26
|/ | | | | We cannot switch to line-delimited yet, because certain Nix commands do not read in the entire file, but just the first line.
* alock: 20160713 -> 20170720Chris Martin2017-07-20
|
* wine: 2.0.1 -> 2.0.2Cray Elliott2017-07-20
|
* alock: 20150418 -> 20160713Chris Martin2017-07-19
|
* wine-mono: 4.6.4 -> 4.7.0Cray Elliott2017-07-18
|
* Merge pull request #27031 from jerith666/cnijfilter-2-80Benno Fünfstück2017-07-18
|\ | | | | cnijfilter: init at 2.80
| * cnijfilter: init at 2.80Matt McHenry2017-07-17
| | | | | | | | | | this driver reads support files from lib/bjlib as well as lib/cups, which is why the path in cupsd.nix is tweaked
* | zuki-themes: 3.20.2017-02-17 -> 3.20.2017-04-23romildo2017-07-15
| | | | | | | | | | zuki-themes: 3.22.2017-02-17 -> 3.22.2017-04-23 zuki-themes: add src for gtk-3.24 (3.24.2017-04-23)
* | Merge commit 'a889454869e4f7d5ba6067ebcc0ba7fcd26e4417'Domen Kožar2017-07-14
|\ \ | | | | | | | | | | | | | | | | | | Merge staging. It includes fixes for cc-wrapper parsing speed and some other minor things. http://hydra.nixos.org/eval/1375094
| * \ Merge pull request #27284 from obsidiansystems/prop-linesJohn Ericson2017-07-11
| |\ \ | | | | | | | | stdenv: Store one package per line in nix-support/propagated-*