about summary refs log tree commit diff
path: root/pkgs/misc
AgeCommit message (Collapse)AuthorFilesLines
2017-08-03Merge pull request #27838 from sauyon/numix-sxJoachim F1-0/+30
numix-sx-gtk-theme: init at 2017-04-24
2017-08-02gutenprint: 5.2.11 -> 5.2.13André-Patrick Bubel1-2/+2
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger35-35/+35
* 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
2017-08-01numix-sx-gtk-theme: init at 2017-04-24Sauyon Lee1-0/+30
2017-07-31dolphinEmuMaster: 20170705 -> 20170730Cray Elliott1-3/+3
generally I only update this once a month or less, but the much awaited ubershader branch landed
2017-07-28Merge branch 'master' into stagingFranz Pletz7-5/+96
2017-07-28cups-filters: 0.15.0 -> 0.16.0Guillaume Maudoux1-2/+2
2017-07-28Merge pull request #27705 from binarin/dosbox-unstable-initBenno Fünfstück1-0/+39
dosbox-unstable: init at 2017-07-02
2017-07-28vim-yapf: fix evaluationBenno Fünfstück1-1/+1
/cc @Mic92
2017-07-28dosbox-unstable: init at 2017-07-02Alexey Lebedeff1-0/+39
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
2017-07-27vim-yapf: init at 2017-03-21Jörg Thalheim3-0/+19
2017-07-27citra: fix license fieldNikolay Amiantov1-1/+1
2017-07-27citra: init at 2017-07-26Nikolay Amiantov1-0/+33
2017-07-26wineUnstable: 2.12 -> 2.13Cray Elliott1-3/+3
2017-07-26Merge remote-tracking branch 'upstream/master' into staging-baseJohn Ericson11-178/+193
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
2017-07-26stdenv-setup and misc pkgs: Revert to space-deliminated propagated-* filesJohn Ericson1-1/+1
We cannot switch to line-delimited yet, because certain Nix commands do not read in the entire file, but just the first line.
2017-07-25vim-plugins: add aleDaiderd Jordan2-0/+12
2017-07-25vim-plugins: updateDaiderd Jordan2-32/+34
2017-07-25cups-filters: 0.14.0 -> 0.15.0Guillaume Maudoux1-2/+2
2017-07-25vimPlugins.command-t: 2017-07-11 -> 2017-06-23Jörg Thalheim1-3/+3
https://github.com/NixOS/nixpkgs/commit/a7f4c879e53d0ab62b0de0b154d834fefc282ed9#commitcomment-23287795
2017-07-25vim-plugins: update setJörg Thalheim2-123/+123
2017-07-25cdemu: 3.0.x -> 3.1.0Herwig Hochleitner6-17/+18
fixes cdemu for kernel >= 4.11 fixes client by adding pygobject3
2017-07-24Revert "stdenv: Store one package per line in nix-support/propagated-*"John Ericson1-1/+1
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
2017-07-24mfcj6510dwlpr: use new xxd package instead of vimPeter Hoeg1-7/+7
2017-07-20alock: 20160713 -> 20170720Chris Martin1-5/+5
2017-07-20wine: 2.0.1 -> 2.0.2Cray Elliott1-2/+2
2017-07-19alock: 20150418 -> 20160713Chris Martin1-7/+10
2017-07-18wine-mono: 4.6.4 -> 4.7.0Cray Elliott1-2/+2
2017-07-18Merge pull request #27031 from jerith666/cnijfilter-2-80Benno Fünfstück3-0/+152
cnijfilter: init at 2.80
2017-07-17cnijfilter: init at 2.80Matt McHenry3-0/+152
this driver reads support files from lib/bjlib as well as lib/cups, which is why the path in cupsd.nix is tweaked
2017-07-15zuki-themes: 3.20.2017-02-17 -> 3.20.2017-04-23romildo1-6/+9
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)
2017-07-14Merge commit 'a889454869e4f7d5ba6067ebcc0ba7fcd26e4417'Domen Kožar1-1/+1
Merge staging. It includes fixes for cc-wrapper parsing speed and some other minor things. http://hydra.nixos.org/eval/1375094
2017-07-14mfcl2700dnlpr: remove meta.versionJörg Thalheim1-2/+2
2017-07-13wineUnstable, wineStaging: 2.11 -> 2.12Cray Elliott1-3/+3
2017-07-13Merge pull request #25654 from 4z3/mfcl2700dnJörg Thalheim2-0/+88
Add support for Brother MFC-L2700DN
2017-07-11Merge pull request #27284 from obsidiansystems/prop-linesJohn Ericson1-1/+1
stdenv: Store one package per line in nix-support/propagated-*
2017-07-10stdenv: Store one package per line in nix-support/propagated-*John Ericson1-1/+1
This makes those files a bit easier to read. Also, for what it's worth, it brings us one baby step closer to handling spaces in store paths. Also, I optimized handling of many transitive deps with read. Probably, not very beneficial, but nice to enforce the pkg-per-line structure. Doing so let me find much dubious code and fix it. Two misc notes: - `propagated-user-env-packages` also needed to be adjusted as sometimes it is copied to/from the propagated input files. - `local fd` should ensure that file descriptors aren't clobbered during recursion.
2017-07-10vim-plugins: Add nim.vimWill Dietz2-0/+12
2017-07-09wineUnstable: 2.10 -> 2.11Cray Elliott1-3/+3
2.11 was picked instead of 2.12 since staging hasn't caught up yet, also updates staging
2017-07-09Merge pull request #27136 from gnidorah/gtk-bluecurveJoachim F1-0/+21
gtk-engine-bluecurve: init at 1.0
2017-07-09Merge pull request #27232 from Ma27/init/jenkinsfile-vim-supportJörg Thalheim2-142/+157
Jenkinsfile-vim-syntax: init
2017-07-09Jenkinsfile-vim-syntax: initMaximilian Bosch2-142/+157
2017-07-09wine: add missing dependency libcap on Linux0xABAB1-0/+1
2017-07-08dolphinEmuMaster: 20150802 -> 20170705Cray Elliott1-17/+11
removed a substitution that is no longer needed, add new dependencies, and use fetchFromGitHub instead of fetchgit
2017-07-06gtk-engine-bluecurve: init at 1.0gnidorah1-0/+21
2017-07-03Revert "splix: enable JBIG" (#27054)Emmanuel Rosa1-1/+1
This reverts commit 0878ca7ab4c9da80ba18357cfd29596dc0500973. My change to enable JBIG for splix did not work correctly. I was unable to get to the bottom of it because the build never completed. Given that it's also timing out in Hydra (see https://hydra.nixos.org/eval/1372226) I think it's best to simply back it out.
2017-07-01splix: enable JBIGEmmanuel Rosa1-1/+1
Enables JBIG given that according to OpenPrinting.org, the patents have expired. See https://www.openprinting.org/driver/splix/license/ Closes #25929
2017-06-30Merge pull request #26620 from rnhmjoj/gnashJoachim F1-0/+120
gnash: init at 0.8.11-2017-03-08 [WIP]
2017-06-28Merge pull request #26884 from obsidiansystems/purge-stdenv-crossJohn Ericson1-3/+5
Purge stdenv cross
2017-06-28uboot: Don't use stdenv.crosshsloan1-3/+5