Commit graph

4281 commits

Author SHA1 Message Date
Matthew Bauer b6ad762f9c
Merge pull request #68870 from B4dM4n/amp-darwin
amp: fix darwin build
2019-09-17 17:54:20 -04:00
Matthew Bauer cda7025a71
Merge pull request #68528 from lilyball/macvim-ibtool-fix
macvim: work around ibtool issue
2019-09-17 17:48:13 -04:00
worldofpeace 9eec0a3b1e
Merge pull request #68655 from eadwu/vscode/1.38.1
vscod{e,ium}: 1.38.0 -> 1.38.1
2019-09-15 21:17:26 -04:00
Fabian Möller 383fc6e2cf
amp: fix darwin build 2019-09-16 00:29:08 +02:00
Robin Gloster ef378f7ffa
Merge pull request #68585 from B4dM4n/manuskript-build
manuskript: fix build and use wrapQtApp
2019-09-13 23:32:45 +02:00
Edmund Wu 703471064b
vscodium: 1.38.0 -> 1.38.1 2019-09-13 08:03:53 -04:00
Edmund Wu e4d2f259db
vscode: 1.38.0 -> 1.38.1 2019-09-13 08:03:53 -04:00
adisbladis 76e4d0e0f7
Merge pull request #68376 from wildsebastian/remove-elpy-from-melpa
melpaPackages.elpy: bugfix
2019-09-12 20:38:55 +01:00
Sebastian Wild 458e3c7116 melpaPackages.elpy: bugfix
After the elpy dummy package was removed (#68217) it was still referenced
in the melpa packages and broke emacs builds that included elpy.
2019-09-12 21:32:13 +02:00
Fabian Möller cd67dd52d2
manuskript: fix build and use wrapQtApp 2019-09-12 12:23:50 +02:00
Lily Ballard 7f481e807f macvim: work around ibtool issue
It seems that /usr/bin/ibtool marks stdin/stdout/stderr as nonblocking,
which can cause the subsequent build phase to fail when it tries to
write to stdout. I don't know why this problem just started happening
for me, but preventing ibtool from inheriting fds fixes the problem.
2019-09-11 16:44:13 -07:00
Michael Weiss 991360fe10
androidStudioPackages.{dev,canary}: 3.6.0.10 -> 3.6.0.11 2019-09-11 22:40:55 +02:00
Linus Heckemann f024caa7a8
Merge pull request #68146 from averelld/rstudio-build-fix
rstudio: fix build with new hunspell-dicts
2019-09-10 14:04:11 +02:00
Jason Felice 44d32929f6 kakounePlugins.kak-ansi: init at 0.2.1 2019-09-09 19:54:04 +00:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Aaron Andersen c025f5c03d
Merge pull request #68179 from aanderse/kdevelop
kdevelop, kdev-php, kdev-python: 5.4.1 -> 5.4.2
2019-09-07 17:05:30 -04:00
Frederik Rietdijk 66bc7fc1b3 Merge master into staging-next 2019-09-06 22:46:05 +02:00
Michael Weiss 861224ab5c
androidStudioPackages.{dev,canary}: 3.6.0.9 -> 3.6.0.10 2019-09-06 21:29:17 +02:00
Michael Weiss ef2328331c
androidStudioPackages.*: Remove the "-wrapper" suffix from name
This causes problems when parsing the name attribute, e.g. for Repology
and parseDrvName. I've added "-unwrapped" to the derivation with the
downloaded content to keep it easier to differentiate between the two.
2019-09-06 21:29:17 +02:00
Aaron Andersen 01ba11b8db kdevelop, kdev-php, kdev-python: 5.4.1 -> 5.4.2 2019-09-06 13:08:13 -04:00
Jan Tojnar cdf426488b
Merge branch 'master' into staging-next
Fixed trivial conflicts caused by removing rec.
2019-09-06 03:20:09 +02:00
Jan Tojnar ed54a5b51d
Merge branch 'gtk-no-plus' 2019-09-06 02:57:51 +02:00
Jan Tojnar 72e7d569a7
tree-wide: s/GTK+/GTK/g
GTK was renamed.
2019-09-06 02:54:53 +02:00
Eamonn Coughlan cd9aec6114 rstudio: fix build with new hunspell-dicts 2019-09-05 17:33:24 +02:00
Edmund Wu 7f660719c9
vscodium: 1.37.1 -> 1.38.0 2019-09-05 08:08:21 -04:00
Edmund Wu 6c82cc405a
vscode: 1.37.1 -> 1.38.0 2019-09-05 08:08:20 -04:00
Vladimír Čunát 4aad2947f8
Merge branch 'master' into staging-next 2019-09-04 11:00:56 +02:00
Timothy DeHerrera 0b32fe2d7e kakounePlugins: Add 5 kakoune plugins (#67593)
* kakounePlugins: Add 5 kakoune plugins

Should be compatible with
https://github.com/NixOS/nixpkgs/pull/64310

* kak-auto-pairs: for automatic closing of pairs
* kak-buffers: for easier buffer management
* kak-fzf: for fzf integration
* kak-powerline: for a prettier modeline
* kak-vertical-selection: for easy vertical selections

* kakounePlugins: alphabetize package list

* kakounePlugins.kak-fzf: add ability to choose between fzf/skim

* kakounePlugins.kak-powerline: substitute full path to git binary
2019-09-03 22:54:37 +02:00
averelld 42607bb059 vim: 8.1.1547 -> 8.1.1967 (#68011) 2019-09-03 22:34:37 +02:00
Marek Mahut bf276a6aba
Merge pull request #67992 from marius851000/wxhexeditor2
wxhexeditor: fix compilation
2019-09-03 11:04:49 +02:00
marius851000 c4514dfbb7 wxhexeditor: fix compilation 2019-09-03 10:09:25 +02:00
Vladimír Čunát f21211ebfe
Merge branch 'master' into staging 2019-09-02 23:25:24 +02:00
adisbladis 80bda49332
emacs-packages: Drop remnants of manually created packages 2019-09-01 19:58:28 +01:00
adisbladis 704e8c5023
emacs-packages.tramp: 2.3.0 -> 2.4.2 2019-09-01 19:55:43 +01:00
adisbladis 5d63bdb3b3
emacs-packages.helm-words: 20150413 -> 20190917 2019-09-01 19:46:20 +01:00
adisbladis 2c142705df
emacs-packages.emacsClangCompleteAsync: Drop manually created package 2019-09-01 19:39:17 +01:00
adisbladis 221ed56467
emacs-packages.cua: Drop manually created package
It's included in emacs since version 22
2019-09-01 19:33:16 +01:00
adisbladis 15f70ea7ed
emacs-packages: Drop manually created coffee-mode 2019-09-01 19:26:51 +01:00
adisbladis 3b632b78a2
emacs-packages: Drop manually created gn package 2019-09-01 19:23:31 +01:00
adisbladis 6619e9c47b
emacs-packages: Fix melpa indentation 2019-09-01 19:17:31 +01:00
adisbladis d835da5ee9
emacsPackages.seoul256-theme: Unmark as broken 2019-08-31 23:56:32 +01:00
adisbladis e018f9cf40
emacsPackages.processing-snippets: Unmark as broken 2019-08-31 23:56:32 +01:00
adisbladis a8715b4df7
emacsPackages.helm-lobsters: Unmark as broken 2019-08-31 23:56:31 +01:00
adisbladis c39104bcff
emacsPackages.fold-dwim-org: Unmark as broken 2019-08-31 23:56:31 +01:00
adisbladis ea9f3bafcd
emacsPackages.flycheck-ocaml: Unmark as broken 2019-08-31 23:56:31 +01:00
adisbladis cc2547d33d
emacsPackages.floobits: Unmark as broken 2019-08-31 23:56:31 +01:00
adisbladis 16c57cb76b
emacsPackages.evil-search-highlight-persist: Unmark as broken 2019-08-31 23:56:31 +01:00
adisbladis 9bcc28325e
emacsPackages.eterm-256color: Unmark as broken from melpa 2019-08-31 23:56:30 +01:00
adisbladis 7b32590aef
emacsPackages.emr: Unmark as broken 2019-08-31 23:56:30 +01:00
adisbladis b5941206ee
emacsPackages.cmake-mode: Unmark as broken 2019-08-31 23:56:30 +01:00