Timo Kaufmann
d828bf7a10
vimPlugins: update ( #58134 )
2019-03-23 10:31:17 +00:00
Joachim F
f612e3345b
Merge pull request #57449 from tohl/master
...
samsung-unified-linux-driver_1_00_36, tested on nixos x86_64 with m2070w printer/scanner, fixes https://github.com/NixOS/nixpkgs/issues/27995
2019-03-23 06:29:52 +00:00
Joachim F
5499a158c1
Merge pull request #57987 from CrazedProgrammer/update-ccemux
...
ccemux: 1.1.0 -> 1.1.1
2019-03-22 08:33:01 +00:00
Olli Helenius
48f13a3afe
vimPlugins.nord-vim: init at 0.10.0
2019-03-21 17:29:41 +02:00
Jörg Thalheim
0a0510faa9
Merge pull request #57993 from rencire/add-vim-tmux-navigator-plugin
...
Added vim-tmux-navigator plugin to tmux-plugins
2019-03-21 09:45:15 +00:00
Ryan Mulligan
9769393d52
apulse: 0.1.11.1 -> 0.1.12, cleanup
2019-03-20 21:26:22 -07:00
Eric Ren
d2370f515b
Added vim-tmux-navigator plugin to tmux-plugins
2019-03-20 15:24:41 -07:00
CrazedProgrammer
11919c3a3a
ccemux: 1.1.0 -> 1.1.1
2019-03-20 21:31:37 +01:00
Robert Hensing
340e21473f
vscode-extensions.alanz.vscode-hie-server: init at 0.0.25
2019-03-17 21:01:26 +01:00
Robert Hensing
2864f5a967
vscode-extensions.justusadam.language-haskell: init at 2.5.0
2019-03-17 21:01:23 +01:00
Timo Kaufmann
b54478ce2b
vimPlugins: update ( #57796 )
2019-03-17 14:46:48 +00:00
Silvan Mosberger
5cc7ce99b8
Merge pull request #57553 from Kiwi/vim-plugins-fix
...
vim-plugins: typo propogatedBuildInputs -> propagatedBuildInputs
2019-03-14 20:00:02 +01:00
Ihar Hrachyshka
4730466366
xscreensaver: Enable perl modules needed for RSS image fetch ( #57629 )
2019-03-14 08:20:51 +00:00
Robert Djubek
d8e8c4e362
vim-plugins: typo propogatedBuildInputs -> propagatedBuildInputs
2019-03-13 00:04:26 +00:00
Jascha Geerds
ffedc3e4a9
misc: Remove myself from list of maintainers
...
Unfortunately I don't have the time anymore to maintain those
packages.
2019-03-12 23:50:52 +01:00
Tomas Hlavaty
728689a336
samsung-unified-linux-driver_1_00_36: init at 1.00.36
2019-03-11 21:42:53 +01:00
Jörg Thalheim
c08f80839f
Merge pull request #57313 from delroth/gs-lcms2mt
...
ghostscript: link against "systemwide" liblcms2
2019-03-11 10:29:57 +00:00
Will Dietz
3322f81fa7
Merge pull request #57198 from dtzWill/update/tetra-gtk-theme-201903
...
tetra-gtk-theme: 201902 -> 201903
2019-03-11 05:17:51 -05:00
R. RyanTM
132bb0bbe3
mgba: 0.7.0 -> 0.7.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/mgba/versions
2019-03-10 17:17:10 -07:00
Pierre Bourdon
128bb7be2a
ghostscript: link against "systemwide" liblcms2
...
GS ships with a fork of lcms2 ("lcms2mt"), but the ABI separation
between the fork and the original seems insufficient. If libgs is linked
alongside liblcms2 (for example, this is the case with imagemagick) then
it will call into the original library instead of the fork, causing
segfaults.
Follow the example of both Arch and Debian in this regard -- they both
use the systemwide lib instead of the fork.
2019-03-11 00:07:18 +01:00
Will Dietz
48568dd7af
tetra-gtk-theme: -> 201903
2019-03-09 18:50:50 -06:00
Vladimír Čunát
6e6633bacb
Merge #56586 : vimPlugins.meson: init, following pkgs.meson
2019-03-08 12:21:44 +01:00
Jörg Thalheim
34aa254f9e
Merge pull request #56191 from tobim/restrict-vim-update
...
Restrict vim update.py to generated.nix
2019-03-03 22:12:45 +00:00
Dmitry Kalinkin
bf483b6e4e
Merge pull request #56638 from eadwu/vscode-extensions.WakaTime.vscode-wakatime/fix-dependency-path
...
vscode-extensions.WakaTime.vscode-wakatime: fix dependency path
2019-03-03 05:40:02 -05:00
Edmund Wu
f6505ee317
vscode-extensions.WakaTime.vscode-wakatime: fix dependency path
2019-03-01 22:49:40 -05:00
R. RyanTM
390c00ee9a
cups-filters: 1.22.0 -> 1.22.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/cups-filters/versions
2019-03-01 17:15:56 -08:00
Vladimír Čunát
aed7621ef8
vimPlugins.meson: init, following pkgs.meson
2019-03-01 17:13:43 +01:00
Frederik Rietdijk
2fcb11a244
Merge staging-next into master
2019-03-01 09:06:20 +01:00
Jörg Thalheim
dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
...
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
Nick Hu
2124b002c6
cups-brother-hl3140cw: init at 1.1.4-0
2019-02-26 10:09:03 +00:00
Edmund Wu
f97fa7aca1
vscode-extensions.WakaTime.vscode-wakatime: 1.2.5 -> 1.2.7
2019-02-25 20:37:51 -05:00
Maximilian Bosch
718de515b2
Merge pull request #56277 from matix2267/vim-customizable-manpages
...
vim_customizable: Include manpages in the output
2019-02-25 23:04:21 +01:00
Michael Raskin
7dacb80b49
Merge pull request #56218 from hlandau/fixdrvfree
...
Reclassify printer drivers erroneously marked as GPL
2019-02-24 18:24:39 +00:00
Hugo Landau
603b8c430d
Reclassify printer drivers erroneously marked as GPL
...
Some CUPS printer drivers were marked as being GPL.
This changes them to reflect their actual, unfree licence.
2019-02-24 17:25:39 +00:00
Frederik Rietdijk
c2eac6741b
Merge master into staging-next
2019-02-24 09:19:12 +01:00
Elis Hirwing
d4f487a78b
Merge pull request #56220 from SeTSeR/master
...
acpilight: init at 1.1
2019-02-24 08:28:51 +01:00
Mateusz Gołębiewski
75211154ed
vim: Allow independent setting of executable names
...
* Allow settign gvim wrapper name independently of vim wrapper name.
* Allow setting vim wrapper name independently of derivation name.
* Refactor multiple places where name was checked for null with default
value.
2019-02-24 05:07:46 +01:00
Patrick Callahan
b623da79e4
vim-utils: include vim man pages in the output of vim_customizable.customize
2019-02-24 04:31:00 +01:00
R. RyanTM
d7d9660b4d
cups-filters: 1.21.6 -> 1.22.0 ( #54841 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cups-filters/versions
2019-02-24 00:43:46 +01:00
Sergey Makarov
4cae259fce
acpilight: init at 1.1
...
Use pname instead of manual adding version to package name
2019-02-24 00:09:11 +03:00
rnhmjoj
1985d423c3
gnash: 0.8.11-2017-03-08 -> 0.8.11-2019-02-16
2019-02-22 18:19:29 +01:00
Vladimír Čunát
71f4ba29a3
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1506218
2019-02-22 17:51:01 +01:00
Tobias Mayer
134a061d93
Restrict vim update.py to generated.nix
2019-02-22 15:49:43 +01:00
xeji
969cff2691
Merge pull request #55401 from xtruder/pkgs/hplip/3.19.1
...
hplip: 3.18.5 -> 3.19.1
2019-02-21 23:23:33 +01:00
Cray Elliott
4cfb4ec5f4
dolphinEmuMaster: 2018-12-25 -> 2019-02-16
2019-02-21 01:27:28 -08:00
Cray Elliott
c210206b7a
mgba: 0.6.3 -> 0.7.0
2019-02-21 00:56:52 -08:00
Frederik Rietdijk
e2cd07b997
Merge staging-next into staging
2019-02-21 07:54:33 +01:00
Matthias Beyer
f1f4f38909
Revert "Remove maintainership"
...
I'm baaaaack!
This patch reverts my patch where I removed myself as maintainer because
of my traveling. I'm back now and I want to maintain these packages
again.
This reverts commit ce1c1e3093
.
2019-02-20 19:57:34 +01:00
Jared Tobin
94f26cb96e
urbit: 0.6.0 -> 0.7.3
2019-02-20 22:35:49 +13:00
Vladimír Čunát
32767d139f
Merge branch 'staging-next'
...
This round is without the systemd CVE,
as we don't have binaries for that yet.
BTW, I just ignore darwin binaries these days,
as I'd have to wait for weeks for them.
2019-02-20 09:38:45 +01:00