Commit graph

3406 commits

Author SHA1 Message Date
Matthew Bauer 5c09d977c7 Merge remote-tracking branch 'origin/master' into staging 2019-02-09 12:14:06 -05:00
Edmund Wu baf6ba553f vscode-extensions.ms-vscode.cpptools: 0.20.1 -> 0.21.0 2019-02-09 02:42:34 +00:00
Periklis Tsirakidis e7388fedc4 lguf-brightness: Init at unstable-2018-02-07 2019-02-08 15:54:11 +01:00
Roman Volosatovs 23319c6746
vimPlugins: Update 2019-02-04 20:34:03 +01:00
Jan Malakhovski 13e6180fba libcardiacarrest: 12.1-7 -> 12.2.8 2019-02-03 18:30:20 -05:00
José Romildo Malaquias 12fc62dde5 tetra-gtk-theme: 0.2.0 -> 201902 2019-02-03 08:52:40 -02:00
Franz Pletz 1d2b5045e6
Merge pull request #54966 from eyJhb/betterlockscreen
betterlockscreen: init at 3.0.1
2019-02-03 08:46:33 +00:00
Vladimír Čunát 8ba516664b
Merge branch 'staging-next' into staging 2019-02-01 09:42:53 +01:00
eyjhbb@gmail.com 16a360099d betterlockscreen: init at 3.0.1 2019-01-31 10:41:34 +01:00
Thomas Bach a0c9490b37 mfcl8690cdwcupswrapper: 1.3.0-0 -> 1.4.0-0 2019-01-30 13:33:06 +01:00
Thomas Bach cec3c69837 mfcl8690cdwlpr: 1.2.0-0 -> 1.3.0-0 2019-01-30 13:33:06 +01:00
Timo Kaufmann 2564e780b5
vimPlugins: update (#54889)
Auto-generated update.
2019-01-29 20:55:52 +01:00
Robert Schütz f5e4c981fc
Merge pull request #54670 from r-ryantm/auto-update/seafile-client
seafile-client: 6.2.10 -> 6.2.11
2019-01-27 13:40:39 +01:00
Matthew Bauer 92f0f8dd68 Merge remote-tracking branch 'NixOS/master' into staging 2019-01-27 00:01:13 -05:00
R. RyanTM f3b2304615 seafile-shared: 6.2.10 -> 6.2.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/seafile-shared/versions
2019-01-26 20:48:36 -08:00
Jörg Thalheim b5c1deca8a
treewide: remove wkennington as maintainer
He prefers to contribute to his own nixpkgs fork triton.
Since he is still marked as maintainer in many packages
this leaves the wrong impression he still maintains those.
2019-01-26 10:05:32 +00:00
Jörg Thalheim 544c227174
Merge pull request #54590 from symphorien/sved2
vimPlugins.sved: init
2019-01-26 09:20:34 +00:00
Symphorien Gibol fdf77854b4 vimPlugins.sved: init 2019-01-25 21:51:01 +01:00
worldofpeace 4c59f07017 elementary-gtk-theme: drop 2019-01-24 20:54:14 +00:00
Vladimír Čunát 3fe32b675e
Merge branch 'master' into staging 2019-01-22 15:59:42 +01:00
Jörg Thalheim fa8f1340ff
Merge pull request #53084 from timokau/neovim-remote-plugins
neovim: generate remote plugin manifest
2019-01-21 20:45:06 +00:00
Jörg Thalheim 615ed6d90a
Merge pull request #53170 from lopsided98/uboot-rockpro64
uboot: add RockPro64 support, fix Rock64 build, misc related changes
2019-01-21 20:23:04 +00:00
ivegotasthma 6f19591b60 vimPlugins.bufexplorer: init at 2019-01-20 2019-01-20 20:26:34 +01:00
Dmitry Kalinkin c3b85e875a
Merge pull request #54345 from pacien/epkowa-s80
epkowa: add s80 series driver
2019-01-20 13:25:49 -05:00
pacien bf899d3bfb epkowa: add s80 series driver 2019-01-20 00:22:24 +01:00
José Romildo Malaquias c58807f764 nordic: 1.3.0 -> 1.5.4 2019-01-19 17:57:31 -02:00
Frederik Rietdijk d531da6f8a
Merge pull request #54094 from rnhmjoj/shell
treewide: use ${stdenv.shell} instead of /bin/sh where possible
2019-01-19 14:15:51 +01:00
Timo Kaufmann ed1a8277ce
vimPlugins: add pname to remaining plugins (#54311)
This makes it possible to access plugin name and version seperately (and
reliably), e.g. for accessing the plugin directory using pname.
2019-01-19 13:18:27 +01:00
Ben Wolsieffer 414c42a697 ubootRock64, ubootRockPro64: use dtc 1.4.5 2019-01-18 21:00:58 -05:00
Ben Wolsieffer 404773e336 uboot: use pname and cleanup version specification 2019-01-18 17:53:21 -05:00
Ben Wolsieffer 26079c4da7 uboot: buildUBoot: add extraConfig parameter 2019-01-18 17:53:21 -05:00
Ben Wolsieffer e245086709 uboot: add RockPro64, fix Rock64 build
Switch the Rock64 build from a newer, less maintained U-Boot tree, to an older
but more maintained and featureful version.
2019-01-18 17:53:21 -05:00
Ben Wolsieffer 7edd0389e1 arm-trusted-firmware: add RK3399 2019-01-18 17:53:21 -05:00
Ben Wolsieffer 8a816723ce arm-trusted-firmware: 1.5 -> 2.0 2019-01-18 17:53:21 -05:00
Ben Wolsieffer cc35ac70c6 rkdeveloptool: init at 1.3 2019-01-18 17:53:21 -05:00
Timo Kaufmann 2bc0e00372 vimUtils.buildVimPlugin: write vim errors to stderr
Previously vim would silently fail when help tags couldn't be generated.
We need to pass the "verbose" flag (with verbose level 1) to convince
vim to print errors to standard error.
2019-01-18 21:18:35 +01:00
Timo Kaufmann ab22e8cc9c neovim: generate remote plugin manifest
This makes sure the user doesn't have to call `UpdateRemotePlugins`
manually for plugins installed through nix. A minor patch to neovim is
necessary, but it should be harmless. See
https://github.com/neovim/neovim/issues/9413 for a discussion about
the patch.
2019-01-18 21:18:32 +01:00
rnhmjoj bcf54ce5bb
treewide: use ${stdenv.shell} instead of /bin/sh where possible 2019-01-16 20:37:15 +01:00
Jon Banafato 37c1c427f5 seafile-shared: update hash
`seafile-client` does not build successfully because of a hash mismatch
in `seafile-shared`. The old hash appears to point to commit
`b7f2be78c1d979ff1242c3b65b41228e31427843` rather than
`ea8f5e2b45612d77fee9934f942d1d7d55560dad`, which is the commit that the
`v6.2.10` tag currently references.
2019-01-16 00:44:44 +01:00
Robert Schütz 862f762708 seafile-shared: 6.2.9 -> 6.2.10 2019-01-15 11:14:25 +01:00
Jörg Thalheim ff0dc34c1d
Merge pull request #48752 from jorsn/new.epson-workforce-635-nx625-series
epson-workforce-635-nx625-series: init at 1.0.1
2019-01-14 11:02:02 +00:00
R. RyanTM df3ebbea60 libdsk: 1.5.8 -> 1.5.9 (#52849)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libdsk/versions
2019-01-13 22:39:03 +01:00
Vladimír Čunát bde8efe792
Merge branch 'master' into staging-next
A couple thousand rebuilds have accumulated on master.
2019-01-12 12:19:34 +01:00
worldofpeace 9ccd6471b1
Merge pull request #53602 from ivan/wine-4.0-rc5
wine{Unstable,Staging}: 4.0-rc2 -> 4.0-rc5
2019-01-11 18:06:10 -05:00
Vladimír Čunát 287144e342
Merge branch 'master' into staging-next 2019-01-10 13:07:21 +01:00
Timo Kaufmann e012ec5b14
Merge pull request #53670 from timokau/vim-plugins-update
vimPlugins: update, init neoterm and vim-slime
2019-01-08 22:27:42 +01:00
Timo Kaufmann 67cf32751c vimPlugins.vim-slime: init at 2019-01-03 2019-01-08 22:04:27 +01:00
Timo Kaufmann f7113786af vimPlugins.neoterm: init at 2018-12-21 2019-01-08 21:59:31 +01:00
Timo Kaufmann 114a9e6bd4 vimPlugins: update 2019-01-08 17:55:56 +01:00
Matthew Bauer bb874163fd cups: use v2.2.6 on darwin
This is the last version known to build.

Fixes #53609.
2019-01-07 19:41:12 -06:00