Commit graph

3148 commits

Author SHA1 Message Date
José Romildo Malaquias b0f53eb07a matcha: 2018-10-12 -> 2018-10-21 2018-10-21 13:32:22 -03:00
Jörg Thalheim 9b1c2c479b
Merge pull request #48750 from Ma27/fix-vim-clang-completion
vimPlugins.clang_complete: fix path to libclang.so
2018-10-20 23:45:19 +01:00
José Romildo Malaquias 1fcf0a143e sierra-gtk-theme: 2018-10-01 -> 2018-10-12 2018-10-20 11:13:15 -03:00
Maximilian Bosch d301d5cb74
vimPlugins.clang_complete: fix path to libclang.so
With the current plugin configuration I get the following error when
opening a C/C++ file in ViM:

```
"main.cpp" 246L, 7522C
Loading libclang failed, completion won't be available. Are you sure '/nix/store/jdz3pbl853dw6k0qg54ifd5fplkq7xl8-cla
ng-3.9.1/lib/libclang.so' contains libclang?
```
2018-10-20 14:54:46 +02:00
Robert Schütz 280b1171c1 seafile-shared: 6.2.4 -> 6.2.5 2018-10-17 17:49:33 +02:00
José Romildo Malaquias 54de840aaf theme-obsidian2: 2.6 -> 2.7 (#48601) 2018-10-17 16:29:49 +02:00
Jörg Thalheim 41d0437849
Merge pull request #48557 from r-ryantm/auto-update/adapta-gtk-theme
adapta-gtk-theme: 3.94.0.149 -> 3.95.0.1
2018-10-17 11:39:28 +01:00
lassulus aac680d4c9 vbam: unstable-2017-09-04 -> 2.1.0 2018-10-16 16:26:20 +02:00
R. RyanTM 2b2e4e1a3b adapta-gtk-theme: 3.94.0.149 -> 3.95.0.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/adapta-gtk-theme/versions
2018-10-16 04:53:24 -07:00
Pierre Bourdon 259cf8812b dolphin-emu: fix metadata (GPLv2 -> GPLv2+, http -> https)
Dolphin has been GPLv2+ since 2015.
2018-10-15 03:28:17 +02:00
José Romildo Malaquias 72bb5a5449 matcha: 2018-09-14 -> 2018-10-12 (#48426) 2018-10-15 00:01:37 +02:00
Lengyel Balazs a1b4859d1b wine: 3.17 -> 3.18 (unstable and staging) 2018-10-13 13:09:20 +02:00
Lengyel Balazs c73ed9625b wine: use current flex 2018-10-13 12:55:49 +02:00
Lengyel Balazs 12d9443a66 wineStable: 3.0.2 -> 3.0.3 2018-10-13 12:55:49 +02:00
obadz 6fca3c5700 cups-googlecloudprint: init at 20160502 2018-10-11 09:19:58 +01:00
Franz Pletz 6892cbce09
equilux-theme: init at 20180927 2018-10-11 02:08:37 +02:00
Cray Elliott dcd8cec0f0 winetricks: 20180603 -> 20180815 2018-10-09 12:05:38 -07:00
AndersonTorres f65adf6292 higan: small fixes 2018-10-06 23:36:19 -03:00
Florian Klink 02b0836d42 ghostscript: update hash (#47946)
I previously didn't update the hash, so was still building ghostscript-9.24
(which explained why docs were still from 9.24)

The ICC profile validation patch from #47937 is included in 9.25, so we
can strip it from the list of patches.

cc @xeji
2018-10-06 01:54:26 +02:00
Andreas Rammhold 938d98ebd5
Merge pull request #47937 from flokli/ghostscript-icc-profile-validation
ghostscript: include icc profile validation patch
2018-10-06 00:47:49 +02:00
Florian Klink 3f65f10982 ghostscript: 9.24 -> 9.25 (#47934)
Highlights in this release include:

This release fixes problems with argument handling, some unintended results of the security fixes to the SAFER file access restrictions (specifically accessing ICC profile files), and some additional security issues over the recent 9.24 release.

CVE-2018-16802
CVE-2018-17183

Note: The ps2epsi utility does not, and cannot call Ghostscript with the -dSAFER command line option. It should never be called with input from untrusted sources.

Security issues have been the primary focus of this release, including solving several (well publicised) real and potential exploits.
PLEASE NOTE: We strongly urge users to upgrade to this latest release to avoid these issues.

As well as Ghostscript itself, jbig2dec has had a significant amount of work improving its robustness in the face of out specification files.

IMPORTANT: We are in the process of forking LittleCMS. LCMS2 is not thread safe, and cannot be made thread safe without breaking the ABI. Our fork will be thread safe, and include performance enhancements (these changes have all be been offered and rejected upstream). We will maintain compatibility between Ghostscript and LCMS2 for a time, but not in perpetuity. Our fork will be available as its own package separately from Ghostscript (and MuPDF).

The usual round of bug fixes, compatibility changes, and incremental improvements.
2018-10-06 00:47:08 +02:00
Edmund Wu 9a57e00a36 ghostscript: include icc profile validation patch
See https://github.com/apple/cups/issues/5394

closes #47193, #46216

source url
http://git.ghostscript.com/?p=ghostpdl.git;a=patch;h=bc3df0773fcc
contains invalid characters, which is why we don't fetchpatch.

(cherry picked from commit 2aa750694e2e0d77bf14e3145c4999b6bcee25b0)
2018-10-05 23:20:00 +02:00
Henry 388adf92a1 misc/vim-plugins: add posva/vim-vue 2018-10-05 14:54:39 +02:00
Jan Tojnar 9db0207496
gnome3: remove version attribute
It was used by some themes in the past, but it broke them whenever GNOME
was updated, so it should not be used anymore.
2018-10-05 02:07:09 +02:00
Yegor Timoshenko 9d27fb9b56
Merge pull request #47879 from avnik/wine-update
Wine update
2018-10-04 20:08:49 +00:00
Alexander V. Nikolaev 3b67c0b243 wineUnstable: 3.15 -> 3.17
Staging updated as well
2018-10-04 21:24:22 +03:00
Alexander V. Nikolaev b839b25551 wine: 3.14 -> 3.15 2018-10-04 21:24:10 +03:00
Will Dietz a78390c1fa tetra-gtk-theme: 0.1.6 -> 0.2.0
"October changes"
2018-10-03 22:23:01 -05:00
Klaas van Schelven 1549c0a95c nvie/vim-flake8: init at 2018-09-21 2018-10-03 17:03:31 +02:00
Peter Simons 929ad8e996 samsung-unified-linux-driver: update default version to 4.01.17
* Version 4.01.17 works fine for me on NixOS, driving both a Samsung ML-2165w
   and a Samsung ML-2510 printer successfully.

 * Version 4.00.39 is broken. The build shows errors, but doesn't abort. The
   generated binaries don't work, because they are lacking rpaths to their
   library dependencies.

 * Renamed old default.nix file to 1.00.37.nix. That version wasn't the default
   and it feels like a bad idea to mix versioned and unversioned file names in
   the same directory.
2018-10-03 10:25:46 +02:00
José Romildo Malaquias b810cdc090 theme-obsidian2: fix theme name in index.theme (#47661) 2018-10-02 15:51:47 +02:00
José Romildo Malaquias 2041c535f2 onestepback: 0.98 -> 0.991
- Update to version 0.991
- Add color variants of the theme
- Change home page
2018-10-02 00:49:21 -03:00
Will Dietz dc30d9367a tetra-gtk-theme: no pname per reviewer feedback
Somehow I thought i'd pushed this already,
sorry for that @timokau!
2018-10-01 15:27:35 -05:00
Will Dietz 39a9503321
Merge pull request #47617 from dtzWill/feature/tetra-gtk-theme
tetra-gtk-theme: init at 1.6
2018-10-01 15:04:00 -05:00
Will Dietz 894872c96a tetra-gtk-theme: simplify a bit 2018-10-01 14:03:11 -05:00
Will Dietz 292d446400 tetra-gtk-theme: init at 1.6 2018-10-01 14:03:09 -05:00
Will Dietz 619d66feb0 obsidian2: 2.5 -> 2.6 2018-10-01 14:00:27 -05:00
José Romildo Malaquias 2b05499524 sierra-gtk-theme: 2018-09-14 -> 2018-10-01 (#47588) 2018-10-01 17:22:53 +02:00
José Romildo Malaquias 9f107e5026 materia-theme: 20180519 -> 20180928 (#47590) 2018-10-01 17:21:36 +02:00
Edmund Wu 4c95508641 vscode-extensions.ms-vscode.cpptools: 0.17.6 -> 0.19.0 (#47573) 2018-10-01 07:51:04 +02:00
Edmund Wu 285800d537 vscode-extensions.ms-python.python: 2018.7.0 -> 2018.8.0 (#47572) 2018-10-01 07:50:07 +02:00
Jörg Thalheim 5dfe67d624
Merge pull request #47532 from ma9e/wal-vim
vimPlugins.wal-vim: init at 2018-06-04
2018-09-30 22:49:00 +01:00
Sean Haugh 42c9c31ad9 vimPlugins.wal-vim: init at 2018-06-04 2018-09-29 13:16:32 -05:00
Will Dietz fc5eb7ff74 vim-plugins: regen for new additions, updates (2018-09-29) 2018-09-29 13:12:26 -05:00
Will Dietz d1619bb81d vim-plugin-names: add 'ferret', 'workflowish', few colorschemes 2018-09-29 13:12:09 -05:00
R. RyanTM e090aaeed4 adapta-gtk-theme: 3.94.0.132 -> 3.94.0.149 (#47331)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/adapta-gtk-theme/versions
2018-09-28 21:30:32 +02:00
Will Dietz eb91037e7b tree-wide: patchelf used during build -> nativeBuildInputs
In a few cases it wasn't clear so I left them as-is.

While visiting these moved other things to nativeBuildInputs
when it was clear they were one of these cases:

* makeWrapper
* archive utilities (in order to unpack src)
  * a few of these might no longer be needed but leaving for another day
2018-09-28 11:43:16 -05:00
Tuomas Tynkkynen 5e84926a66 treewide: Replace meta.available checks in shouldUsePackages copypasta
This reverts commit 79d8353b5e.

This sort of code breaks config.{allowBroken, allowUnsupportedSystem} =
true by making them do unpredictable things.
2018-09-28 15:01:00 +03:00
Vladyslav M 312c41c3c4 arc-theme: fix config.allowAliases = false evaluation (#47427) 2018-09-27 18:29:19 +02:00
rembo10 ca3231a9f3 arc-theme: 2017-05-12 -> 20180715 (#43490) 2018-09-26 15:56:47 +02:00