Commit graph

3736 commits

Author SHA1 Message Date
Jan Tojnar 07d1d3ed68
Merge branch 'master' into staging 2019-06-25 18:06:43 +02:00
Daniel Schaefer 73847dfd30 acpilight: 1.1 -> 1.2 2019-06-25 00:20:26 +02:00
Matthieu Coudron 5adfef1810 vimPlugins: update 2019-06-24 10:55:49 +09:00
Matthieu Coudron bb8538a209 vimPlugins.coc-nvim: 0.69 -> 0.71 2019-06-24 10:55:33 +09:00
Matthew Bauer 3726505510
Merge pull request #63670 from arcnmx/acpilight-build-fix
acpilight: fix build error
2019-06-23 21:41:51 -04:00
Jörg Thalheim 9336f941ea
vimPlugins.camelcasemotion: init at 2019-06-06 (#63683)
vimPlugins.camelcasemotion: init at 2019-06-06
2019-06-23 13:02:48 +01:00
Minijackson 3b7972aa51
vimPlugins.tmux-complete-vim: init at 2019-05-13 2019-06-23 11:11:05 +02:00
Minijackson c1b11c696e
vimPlugins.camelcasemotion: init at 2019-06-06 2019-06-23 10:56:03 +02:00
arcnmx 3f79ede5c0 acpilight: fix build error
udevadm should not run as part of make install
2019-06-22 13:10:32 -07:00
Timo Kaufmann baa75f0c25
vimPlugins: update (#63647) 2019-06-22 12:24:45 +02:00
Maximilian Bosch e3b569965e
i3lock-pixeled: 1.2.0 -> 1.2.1 2019-06-20 17:58:41 +02:00
Frederik Rietdijk f120248daf Merge staging-next into staging 2019-06-18 11:07:56 +02:00
Michael Raskin 63379e8e86
Merge pull request #63044 from JohnAZoidberg/wine-fonts
winePackages.fonts: init at 4.0
2019-06-17 19:39:52 +00:00
Matthew Bauer 4d6f65b81f
Merge pull request #62167 from matthewbauer/alias-libgl
Add libGL* aliases
2019-06-17 15:18:29 -04:00
Matthew Bauer 263f5891b6 treewide: mesa_noglu, mesa_drivers, libGL_driver -> mesa
Just use mesa for these to be more clear. Move these to aliases.nix
2019-06-17 14:43:18 -04:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Alexander V. Nikolaev 2b4ac8d003 wine: 4.8 -> 4.9, 4.0 -> 4.0.1 2019-06-15 18:32:50 +02:00
Timo Kaufmann 61ced72975
vimPlugins: update (#63155) 2019-06-15 15:53:40 +02:00
Frederik Rietdijk 395da1280e
Merge pull request #63100 from aanderse/phabricator-remove
drop unmaintained phabricator package, service, and httpd subservice
2019-06-15 13:08:48 +02:00
Timo Kaufmann 29dc0ba657
vimPlugins: update (#63119) 2019-06-14 12:13:50 +02:00
Aaron Andersen 938e055f28 phabricator: remove unmaintained package 2019-06-13 17:12:26 -04:00
Daniel Schaefer 3303bc1fd7 wine: Use proper license attribute 2019-06-12 23:36:10 +02:00
Daniel Schaefer 66fffe99d8 winePackages.fonts: init at 4.0
"Wine's fonts should be a natural candidate for their own subpackage"
https://wiki.winehq.org/Packaging

They are a replacement for some Microsoft fonts not available in other
replacement packages.
2019-06-12 23:33:18 +02:00
Ihar Hrachyshka 35ee15ded8 epkowa: add support for network scanners (#60568) 2019-06-12 14:46:57 -04:00
Matthieu Coudron f6fc49d0bf vimPlugins.coc-nvim: 0.0.67-> 0.0.69 2019-06-11 23:44:48 +09:00
Jonathan Ringer 538af5ab70 vimPlugins: update plugins 2019-06-11 18:44:36 +09:00
Jonathan Ringer 4b3dc82c1a vimPlugins.indentLine: init at 2019-02-22 2019-06-11 18:43:55 +09:00
Michael Raskin a3e2cb2a90
Merge pull request #62937 from yurrriq/update/lilypond
Update lilypond*
2019-06-11 08:12:12 +00:00
Matthew Bauer 290737edf0
Merge pull request #57103 from natemonster321/master
pcsx2: add -DXDG_STD build flag
2019-06-10 21:20:57 -04:00
Eric Bailey 900be27403 openlilylib-fonts: rework
- Install to lilypond fonts dir
- Use lilypond-unstable by default
2019-06-10 12:30:36 -05:00
Eric Bailey d013602d78 openlilylib-fonts: update lilyjazz 2019-06-10 12:30:36 -05:00
Eric Bailey 859db73260 lilypond-with-fonts: rework
- Use symlinkJoin
- Cleanup quoting
- Inherit meta and version from lilypond
2019-06-10 12:30:35 -05:00
Eric Bailey 54e8c67375 lilypond-unstable: rework, 2.19.65 -> 2.19.83
- fetchurl -> fetchgit
- urw-fonts -> ghostscript/share/fonts
- overrideDerivation -> overrideAttrs
2019-06-10 12:30:29 -05:00
Eric Bailey 287ab732d9 lilypond: mark broken on darwin 2019-06-10 12:30:28 -05:00
Eric Bailey 79478b8369 lilypond: rework
- fetchurl -> fetchgit
- urwfonts -> ghostscript/share/fonts
- Add me as maintainer
2019-06-10 12:30:22 -05:00
Renaud ec57ea39a6
Merge pull request #62477 from r-ryantm/auto-update/mgba
mgba: 0.7.1 -> 0.7.2
2019-06-10 15:55:11 +02:00
Vladimír Čunát e596a33dc0
uae: fixup build
Fixes #62341.  I'm not sure why the problem happened,
but the solution seems fairly simple and risk-free.
2019-06-09 12:24:19 +02:00
Samuel Dionne-Riel be1f0363aa
Merge pull request #62800 from lopsided98/uboot-rock64-update
ubootRock64, ubootRockPro64: update
2019-06-07 18:42:08 -04:00
Timo Kaufmann ee2304abb4
vimPlugins: update (#62819) 2019-06-07 11:23:55 +02:00
Jon 939a652361 vimPlugins.semshi: init at 2018-12-05 (#62787) 2019-06-07 10:33:44 +02:00
Vladimír Čunát 8f5edef47e
Merge branch 'staging-next' (PR #62209) 2019-06-07 08:07:10 +02:00
Jonathan Ringer 4fcf0bbb20 vimPlugins.SpaceCamp: init at 2019-06-05 2019-06-07 12:04:55 +09:00
Jonathan Ringer e091771346 vimPlugins.vim-csharp: init at 2017-03-29 2019-06-07 12:03:20 +09:00
Ben Wolsieffer 367dfad37e ubootRockPro64: update U-Boot and rkbin 2019-06-06 23:00:14 -04:00
Ben Wolsieffer 1bb093e4ff ubootRock64: update U-Boot and rkbin 2019-06-06 23:00:14 -04:00
Roman Volosatovs 43ba5cbe3c vimPlugins: Update 2019-06-06 16:30:51 +09:00
Sander van der Burg 18c2b52314 node2nix: 1.6.0 -> 1.7.0 and regenerate all Nix expressions, introduce nodePackages_12_x attribute set 2019-06-05 23:48:42 +02:00
markuskowa 964e5fd4f6
Merge pull request #62572 from r-ryantm/auto-update/sndio
sndio: 1.2.0 -> 1.5.0
2019-06-05 12:35:35 +02:00
Vladimír Čunát 576af17187
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1523575
2019-06-05 11:06:44 +02:00
Nikolay Amiantov dff950155e rpcs3: 0.0.5-6980-81e5f3b7f -> 0.0.6-8187-790962425
Clean whitespaces.
2019-06-04 01:36:27 +03:00