1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
Commit graph

4523 commits

Author SHA1 Message Date
Edmund Wu a92aed3386
jetbrains.idea-community: 2019.2.2 -> 2019.2.3 2019-09-27 15:56:22 -04:00
Edmund Wu 5ebf7e414e
jetbrains.goland: 2019.2.1 -> 2019.2.2 2019-09-27 15:56:05 -04:00
Edmund Wu 403dc59d54
jetbrains.datagrip: 2019.2.3 -> 2019.2.5 2019-09-27 15:55:46 -04:00
Edmund Wu 2d0f8a0f0c
jetbrains.clion: 2019.2.1 -> 2019.2.3 2019-09-27 15:55:29 -04:00
Lily Ballard cf6fd91804 macvim: Add sandboxProfile
This allows full filesystem access except for Homebrew. This is because
we don't know where Xcode will be installed so we can't just whitelist
it and its dependencies.
2019-09-27 09:40:25 -07:00
Jörg Thalheim 05a92768f2
Merge pull request #68534 from lilyball/macvim-xcode-11-fix
macvim: fix compatibility with Xcode 11
2019-09-26 22:22:46 +01:00
adisbladis 3702a4b833
melpa-packages: 2019-09-26 2019-09-26 10:58:57 +01:00
adisbladis 28daf29df3
elpa-packages: 2019-09-26 2019-09-26 10:58:56 +01:00
Dmitry Kalinkin b3472597b7
Merge branch 'staging-next' into staging
Fixes eval on darwin after #69072

Tested using maintainers/scripts/eval-release.sh before and after to see
that the fix works
2019-09-25 19:31:32 -04:00
Uri Baghin 336a2937ec jetbrains.rider: fix on darwin 2019-09-24 21:08:28 +10:00
Vladimír Čunát 9892d5ab2c
jetbrains.rider: fail evaluation in a good way on non-Linux
The tarball job was broken because of this (darwin).
2019-09-24 11:15:26 +02:00
Vladimír Čunát 192fb9d11b
Merge branch 'staging-next' into staging 2019-09-24 08:15:01 +02:00
Matthieu Coudron 60f3c94965
Merge pull request #68882 from rvolosatovs/update/neovim
Neovim: 0.3.8 -> 0.4.2
2019-09-23 22:15:01 +09:00
Uri Baghin 01f0c10ba2 jetbrains.idea-community: add darwin support 2019-09-23 22:07:21 +10:00
Orivej Desh dc4224bc54 Merge branch 'master' into staging
* master: (36 commits)
  libipt: set platforms to unix
  licenses: refer to curl using spdx
  qhull: specify spdx license
  ocamlPackages.spacetime_lib: 0.1.0 -> 0.3.0
  ocamlPackages.owee: 0.2 -> 0.3
  nixFlakes: 2.4pre20190913_a25c022 -> 2.4pre20190922_382aa05
  daemon: init at 0.6.4
  k9s: 0.7.13 -> 0.8.4
  cask: Use generated src/version from Melpa
  python.pkgs.flask_oauthlib: remove
  radeon-profile: 20170714 -> 20190903
  radeon-profile: use Qt mkDerivation
  afew: propagate setuptools
  pythonPackages.flask-jwt-extended: 3.17.0 -> 3.23.0
  mutt: 1.12.1 -> 1.12.2
  unit: 1.10.0 -> 1.11.0
  emacsPackages: Update elpa
  emacsPackages: Update melpa
  cask: Fix cask usage
  git-lfs: use buildGoPackage
  ...
2019-09-22 21:33:00 +00:00
adisbladis 31e89df52a
Merge pull request #69212 from NeQuissimus/emacs
Emacs: Package updates
2019-09-22 16:36:07 +01:00
Jan Tojnar f80e55fc2e
gtk3.setupHook: clear icon-theme.cache in preFixup (#68552)
gtk3.setupHook: clear icon-theme.cache in preFixup
2019-09-22 16:30:42 +02:00
Michael Weiss e5f3951f62
androidStudioPackages.{dev,canary}: 3.6.0.11 -> 3.6.0.12 2019-09-21 20:16:08 +02:00
Adam Saponara c7a9213505 mle: init at 1.4.1 2019-09-21 12:55:04 -04:00
worldofpeace 19b4d18893
Merge pull request #69129 from eadwu/typora/include-pandoc
typora: allow pandoc to be in PATH
2019-09-21 12:29:07 -04:00
Edmund Wu 55ebe58462 typora: allow pandoc to be in PATH 2019-09-21 12:08:54 -04:00
Tim Steinbach 8317facd14
emacsPackages: Update elpa
Via `update-elpa` script
2019-09-21 10:09:48 -04:00
Tim Steinbach bae10449e7
emacsPackages: Update melpa
Via `update-melpa` script
2019-09-21 10:09:20 -04:00
Matthew Bauer 566796ab13
Merge pull request #69038 from matthewbauer/ncurses5
treewide: use libtinfo.so.5 where needed
2019-09-20 23:00:04 -04:00
Maximilian Bosch 87a9e5eb31
Merge pull request #68627 from Ma27/build-unfree-locally
treewide: build some unfree packages locally
2019-09-20 23:45:28 +02:00
Doron Behar c5f3851909 neovim-remote: 2.2.0 -> 2.2.1 2019-09-21 01:23:01 +09:00
Benjamin Asbach 1aef41c876 netbeans: changed hompage url to netbeans space hosted on apache network 2019-09-19 23:44:54 +00:00
Benjamin Asbach 3954ddd33b netbeans: added camel case syntax and added Apache prefix for desktopName 2019-09-19 23:05:19 +00:00
Benjamin Asbach b8ae6b12f8 netbeans: 11.0 -> 11.1 2019-09-19 22:57:20 +00:00
worldofpeace b0c2aea20b
treewide: drop adding hicolor-icon-theme where possible
This was either for the setup-hook to remove caches or added
even though the respective icon theme propagated it.
2019-09-18 22:47:26 +02:00
Matthew Bauer 4c85abae94 treewide: use libtinfo.so.5 where needed
This was originally added in

https://github.com/NixOS/nixpkgs/pull/21350

best to use this name for clarity.
2019-09-18 13:57:20 -04:00
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
Roman Volosatovs 824869c3fc
neovim: 0.3.8 -> 0.4.2 2019-09-16 22:00:43 +02:00
Craig Hall 6bdaca51e8
neovim: sort lists alphabetically 2019-09-16 16:10:13 +02: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
Maximilian Bosch 0d65acf47c
treewide: build some unfree packages locally
Unfree packages aren't distributed by our binary cache due to legal
reasons[1] and are usually a prebuilt binary that requires some patching.
When using distributed builds[2], those are uploaded to another build
machine as fixed-output derivations from `fetchurl` are built locally[3]
which takes a certain amount of time and resources with almost no gain
as the build process is trivial in contrast to the up/download to a
remote builder.

This is why I figured that at least some of the packages should be
explicitly built locally, I've done something simlar for
`citrix_workspace` already in the past[4].

The following packages are affected by this:

* `idea.*` (excluding free derivatives)
* `xmind`
* `teamviewer`

[1] https://nixos.wiki/wiki/FAQ/How_can_I_install_a_proprietary_or_unfree_package%3F#More_precision
[2] https://nixos.wiki/wiki/Distributed_build
[3] 267c8d6b2f/pkgs/build-support/fetchurl/default.nix (L95)
[4] 87f818d9b2
2019-09-13 09:29:09 +02: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 4563496375 macvim: fix compatibility with Xcode 11
This fixes several Xcode 11 incompatibilities with MacVim, including an
issue where it wasn't inheriting the deployment target correctly to
begin with.
2019-09-11 20:13:36 -07: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
Edmund Wu 092f8227bd
jetbrains.rider: 2019.2.1 -> 2019.2.2 2019-09-06 17:42:43 -04:00
Edmund Wu eaf2a81554
jetbrains.idea-ultimate: 2019.2.1 -> 2019.2.2 2019-09-06 17:42:27 -04:00
Edmund Wu a803e915af
jetbrains.idea-community: 2019.2.1 -> 2019.2.2 2019-09-06 17:42:06 -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
adisbladis 18ce1d7d52
emacsPackages.window-numbering: Unmark as broken from melpa 2019-08-31 23:56:30 +01:00
adisbladis 7ace8446b6
emacsPackages.voca-builder: Unmark as broken from melpa 2019-08-31 23:56:30 +01:00
adisbladis 5d45d563ba
emacsPackages.utop: Unmark as broken 2019-08-31 23:56:30 +01:00
adisbladis d2bb61139c
emacsPackages.textmate: Unmark as broken 2019-08-31 23:56:29 +01:00
adisbladis edcf307762
emacsPackages.tawny-mode: Unmark as broken 2019-08-31 23:56:29 +01:00
adisbladis a29ca8750e
emacsPackages.speech-tagger: Unmark as broken from melpa 2019-08-31 23:56:29 +01:00
adisbladis 2418f00ca1
emacsPackages.qiita: Unmark as broken from melpa 2019-08-31 23:56:29 +01:00
adisbladis 70c32e80b5
emacsPackages.ocp-indent: Unmark as broken 2019-08-31 23:56:29 +01:00
adisbladis 88f8e5a59d
emacsPackages.maxframe: Unmark as broken from melpa 2019-08-31 23:56:29 +01:00
adisbladis 594b9a15b3
emacsPackages.jsfmt: Unmark as broken from melpa stable 2019-08-31 23:56:28 +01:00
adisbladis 178ba4dd05
emacsPackages.initsplit: Unmark as broken from melpa 2019-08-31 23:56:28 +01:00
adisbladis c74e4a1116
emacsPackages.ido-complete-space-or-hyphen: Unmark as broken from melpa 2019-08-31 23:56:28 +01:00
adisbladis 7c7378246c
emacsPackages.graphene: Unmark as broken 2019-08-31 23:56:28 +01:00
adisbladis 9823655e70
emacsPackages.elmine: Unmark as broken from melpa 2019-08-31 23:56:28 +01:00
adisbladis 10852183ba
emacs-packages: Unmark bufshow as broken from melpa 2019-08-31 23:56:28 +01:00
adisbladis 1c687eb4e4
emacsPackages.elpaPackages.ebdb-i18n-chn: Unmark as broken 2019-08-31 23:56:27 +01:00
adisbladis 1acdbbacb3
emacsPackages.elpaPackages.iterators: Unmark as broken 2019-08-31 23:56:27 +01:00
adisbladis eb54ab3798
emacsPackages.elpaPackages.midi-kbd: Unmark as broken 2019-08-31 23:56:27 +01:00
adisbladis 11829795b3
emacsPackages.elpaPackages.stream: Unmark as broken 2019-08-31 23:56:27 +01:00
adisbladis 45dc8ced7c
emacsPackages.elpaPackages.el-search: Unmark as broken 2019-08-31 23:56:27 +01:00
Edmund Wu 308a8d3f85
jetbrains.webstorm: 2019.1.3 -> 2019.2.1 2019-08-31 15:40:25 -04:00
Edmund Wu 0b3e7a212a
jetbrains.datagrip: 2019.2.2 -> 2019.2.3 2019-08-31 15:40:24 -04:00
Edmund Wu 925abd008b
jetbrains.jdk: 164 -> 451 2019-08-31 15:40:24 -04:00
Frederik Rietdijk ad1d58c622 Merge staging-next into staging 2019-08-31 10:04:20 +02:00
Frederik Rietdijk fc74ba8291 Merge master into staging-next 2019-08-31 09:50:38 +02:00
adisbladis 52be1a3de0
melpa-packages: 2019-08-30 2019-08-30 22:13:16 +01:00
adisbladis 347a0c25f3
elpa-packages: 2019-08-30 2019-08-30 22:13:01 +01:00
adisbladis 71846dfceb
emacs-packages: Add update script that fetches from overlay 2019-08-30 22:11:30 +01:00
Michael Weiss 9292bc58c6
androidStudioPackages.{dev,canary}: 3.6.0.8 -> 3.6.0.9 2019-08-30 18:19:14 +02:00
adisbladis b3d6dd59a6
emacs-packages: Add backwards compatible aliases
I want to add that I'm personally not a fan of this and I think we
should eventually drop these aliases to closely match the eco-system
rather than relying on some ad-hoc names created years ago.
2019-08-30 16:52:24 +01:00
adisbladis 53d805245a
emacs-packages: Remove xml-rpc from old emacs package infrastructure 2019-08-30 16:43:31 +01:00
adisbladis 38edd7b05a
emacs-packages: Remove writegood from old emacs package infrastructure 2019-08-30 16:43:31 +01:00
adisbladis 8a6932bc3d
emacs-packages: Remove tuareg from old emacs package infrastructure 2019-08-30 16:43:30 +01:00
adisbladis af26fea60e
emacs-packages: Remove scala-mode from old emacs package infrastructure 2019-08-30 16:43:30 +01:00
adisbladis 63819cdbe7
emacs-packages: Remove sbt-mode from old emacs package infrastructure 2019-08-30 16:43:30 +01:00
adisbladis 7385a605f0
emacs-packages: Remove s from old emacs package infrastructure 2019-08-30 16:43:30 +01:00
adisbladis e7f24e0143
emacs-packages: Remove rudel from old emacs package infrastructure 2019-08-30 16:43:30 +01:00
adisbladis 3e81a52ffb
emacs-packages: Remove rainbow-delimiters from old emacs package infrastructure 2019-08-30 16:43:29 +01:00
adisbladis 5413061d52
emacs-packages: Remove quack from old emacs package infrastructure 2019-08-30 16:43:29 +01:00
adisbladis 99677ec06b
emacs-packages: Remove proofgeneral from old emacs package infrastructure 2019-08-30 16:43:29 +01:00
adisbladis 61d42be5b0
emacs-packages: Remove php from old emacs package infrastructure 2019-08-30 16:43:29 +01:00
adisbladis af4faf11da
emacs-packages: Remove pcache from old emacs package infrastructure 2019-08-30 16:43:29 +01:00
adisbladis 1349476a9a
emacs-packages: Remove org2blog from old emacs package infrastructure 2019-08-30 16:43:28 +01:00
adisbladis 5cdc278b4c
emacs-packages: Remove org from old emacs package infrastructure 2019-08-30 16:43:28 +01:00
adisbladis 3386f5488f
emacs-packages: Remove offlineimap from old emacs package infrastructure 2019-08-30 16:43:28 +01:00
adisbladis 1c00ad630e
emacs-packages: Remove monky from old emacs package infrastructure 2019-08-30 16:43:28 +01:00
adisbladis 07e7cf853a
emacs-packages: Remove metaweblog from old emacs package infrastructure 2019-08-30 16:43:28 +01:00
adisbladis ea726bf658
emacs-packages: Remove maude from old emacs package infrastructure 2019-08-30 16:43:27 +01:00
adisbladis ed3d9288a1
emacs-packages: Remove markdown-mode from old emacs package infrastructure 2019-08-30 16:43:27 +01:00
adisbladis fb4ba957da
emacs-packages: Remove lorem-ipsum from old emacs package infrastructure 2019-08-30 16:43:27 +01:00
adisbladis 7c3726ae95
emacs-packages: Remove logito from old emacs package infrastructure 2019-08-30 16:43:27 +01:00
adisbladis b254161923
emacs-packages: Remove let-alist from old emacs package infrastructure 2019-08-30 16:43:26 +01:00
adisbladis c6e0fe1b9d
emacs-packages: Remove js2 from old emacs package infrastructure 2019-08-30 16:43:26 +01:00
adisbladis 0e7598677c
emacs-packages: Remove jdee from old emacs package infrastructure 2019-08-30 16:43:26 +01:00
adisbladis 438131a1a4
emacs-packages: Remove jade from old emacs package infrastructure 2019-08-30 16:43:26 +01:00
adisbladis f4c2f9794d
emacs-packages: Remove jabber from old emacs package infrastructure 2019-08-30 16:43:26 +01:00
adisbladis 26af6f335b
emacs-packages: Remove idris from old emacs package infrastructure 2019-08-30 16:43:25 +01:00
adisbladis 6b2f177737
emacs-packages: Remove htmlize from old emacs package infrastructure 2019-08-30 16:43:25 +01:00
adisbladis 84a09cad68
emacs-packages: Remove haskell from old emacs package infrastructure 2019-08-30 16:43:25 +01:00
adisbladis f6350284d2
emacs-packages: Remove graphviz-dot from old emacs package infrastructure 2019-08-30 16:43:25 +01:00
adisbladis cec46692f6
emacs-packages: Remove gist from old emacs package infrastructure 2019-08-30 16:43:25 +01:00
adisbladis f42f46f682
emacs-packages: Remove gh from old emacs package infrastructure 2019-08-30 16:43:24 +01:00
adisbladis c9ff69ec3d
emacs-packages: Remove flymake-cursor from old emacs package infrastructure 2019-08-30 16:43:24 +01:00
adisbladis 6ac327abe7
emacs-packages: Remove ess from old emacs package infrastructure 2019-08-30 16:43:24 +01:00
adisbladis a6f38b3d76
emacs-packages: Remove erlang from old emacs package infrastructure 2019-08-30 16:43:24 +01:00
adisbladis 65938fa496
emacs-packages: Remove ensime from old emacs package infrastructure 2019-08-30 16:43:24 +01:00
adisbladis ffd0fb4c8e
emacs-packages: Remove emms from old emacs package infrastructure 2019-08-30 16:43:23 +01:00
adisbladis ff92c81d90
emacs-packages: Remove emacs-w3m from old emacs package infrastructure 2019-08-30 16:43:23 +01:00
adisbladis d12e80ca4a
emacs-packages: Remove ecb from old emacs package infrastructure 2019-08-30 16:43:23 +01:00
adisbladis 9ff83498ee
emacs-packages: Remove darcsum from old emacs package infrastructure 2019-08-30 16:43:23 +01:00
adisbladis c6c316eb2f
emacs-packages: Remove d from old emacs package infrastructure 2019-08-30 16:43:23 +01:00
adisbladis 743b468cdd
emacs-packages: Remove cryptol from old emacs package infrastructure 2019-08-30 16:43:22 +01:00
adisbladis 6dc2d9645c
emacs-packages: Remove color-theme from old emacs package infrastructure 2019-08-30 16:43:22 +01:00
adisbladis d3bc11da92
emacs-packages: Remove cask from old emacs package infrastructure 2019-08-30 16:43:22 +01:00
adisbladis 588adcc20e
emacs-packages: Remove calfw from old emacs package infrastructure 2019-08-30 16:43:22 +01:00
adisbladis d76160105b
emacs-packages: Remove bbdb from old emacs package infrastructure 2019-08-30 16:43:22 +01:00
adisbladis cd6e9c06b3
emacs-packages: Remove auto-complete from old emacs package infra
Use new auto-generated packages
2019-08-30 16:43:21 +01:00
adisbladis 41d1b8fa88
emacsPackages: Drop old emacsPackages (non-NG) sets
These have been deprecated for a long time now and has not seen much maintenance.
2019-08-30 16:43:16 +01:00
adisbladis bd87895d73
emacsPackagesNg: Import old packages not available in any generated set 2019-08-30 16:16:17 +01:00
adisbladis 87e16d7074
emacsPackages.prologMode: Mark as broken 2019-08-30 16:16:17 +01:00
adisbladis deda623918
emacsPackages.hol_light_mode: Mark as broken 2019-08-30 16:16:17 +01:00
adisbladis 7580e58dde
emacsPackages.emacsClangCompleteAsync: Mark as broken 2019-08-30 16:16:17 +01:00
adisbladis 81168273ff
emacsPackages.colorThemeSolarized: Mark as broken 2019-08-30 16:16:17 +01:00
adisbladis c930cf74a0
emacsPackages.cedet: Mark as broken 2019-08-30 16:16:17 +01:00
Matthew Bauer 3155fbff0a emacs-irony: shrink closure
Goes from 1.6G -> 154M
2019-08-29 18:25:35 -04:00
Matthew Bauer d7443d1924
Merge pull request #67693 from matthewbauer/emacs-26-3
emacs: 26.2 -> 26.3; emacs-mac: 26.2-7.6 -> 26.3-7.7
2019-08-29 14:24:43 -04:00
Matthew Bauer abd1172a6f emacs: 26.2 -> 26.3; emacs-mac: 26.2-7.6 -> 26.3-7.7 2019-08-29 10:19:55 -04:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Frederik Rietdijk 5061fe0c2c Merge staging-next into staging 2019-08-28 08:26:42 +02:00
Michael Weiss 70f0d81861
androidStudioPackages.{dev,canary}: 3.6.0.7 -> 3.6.0.8 2019-08-27 23:30:41 +02:00
Marek Mahut 40181666c5
Merge pull request #67539 from eadwu/jetbrains/update-1
jetbrains: 2019.2.*
2019-08-27 17:18:36 +02:00
Frederik Rietdijk 98640fd482 Merge master into staging-next 2019-08-27 16:36:47 +02:00
blargg ff1839bb26 tiled: use qt5's mkDerivation
See #65399
2019-08-26 17:45:50 -04:00
volth 35d68ef143 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
Edmund Wu 34d44f33de
jetbrains.ruby-mine: 2019.2 -> 2019.2.1 2019-08-26 13:40:13 -04:00
Edmund Wu 64a7035504
jetbrains.rider: 2019.1.2 -> 2019.2.1 2019-08-26 13:40:12 -04:00
Edmund Wu 64e74365b7
jetbrains.pycharm-professional: 2019.1.3 -> 2019.2.1 2019-08-26 13:40:12 -04:00
Edmund Wu 75fdf58e11
jetbrains.pycharm-community: 2019.1.3 -> 2019.2.1 2019-08-26 13:40:11 -04:00
Edmund Wu b380c7c619
jetbrains.phpstorm: 2019.1.3 -> 2019.2.1 2019-08-26 13:40:10 -04:00
Edmund Wu 19d68692fd
jetbrains.idea-ultimate: 2019.1.3 -> 2019.2.1 2019-08-26 13:40:10 -04:00
Edmund Wu f7d8e1f5e8
jetbrains.idea-community: 2019.1.3 -> 2019.2.1 2019-08-26 13:40:09 -04:00
Edmund Wu 26e598825e
jetbrains.goland: 2019.1.3 -> 2019.2.1 2019-08-26 13:40:08 -04:00
Edmund Wu f16366856f
jetbrains.datagrip: 2019.2.1 -> 2019.2.2 2019-08-26 13:40:08 -04:00
Edmund Wu 910a4f2637
jetbrains.clion: 2019.1.4 -> 2019.2.1 2019-08-26 13:40:07 -04:00
Matthew Bauer b993fb03ac melpa-packages.nix: remove generic
This file does not exist
2019-08-25 21:57:21 -04:00
Matthew Bauer b2fd2b739e emacs-irony: fix build
Fixes #66556
2019-08-25 21:54:45 -04:00
Lancelot SIX d168db6ece
nano: 4.3 -> 4.4
See https://lists.gnu.org/archive/html/info-gnu/2019-08/msg00006.html
for release information.
2019-08-25 15:37:22 +02:00
Vladimír Čunát 985d1ac425
Merge branch 'master' into staging-next
There were several more conflicts from name -> pname+version;
all auto-solved by kdiff3, hopefully OK.

Hydra nixpkgs: ?compare=1538611
2019-08-25 14:57:11 +02:00
Vladimír Čunát 7de221d5e0
nano: fix version, fallout from merge f65aa21bb
Fortunately the issue was caught as a hash mismatch.
2019-08-25 10:31:35 +02:00
Michael Weiss 50cbcc21d2
androidStudioPackages.{dev,canary}: 3.6.0.6 -> 3.6.0.7 2019-08-24 17:00:12 +02:00
Marek Mahut 783a689ded
Merge pull request #67157 from r-ryantm/auto-update/vim
vim: 8.1.1547 -> 8.1.1866
2019-08-24 15:59:49 +02:00
Vladimír Čunát 2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Aaron Andersen 8b56d205b2
Merge pull request #67146 from aanderse/kdevelop
kdevelop, kdev-php, kdev-python: 5.4.0 -> 5.4.1
2019-08-21 21:22:51 -04:00
Michael Weiss 48aaa959e8
android-studio: 3.4.2.0 -> 3.5.0.21
androidStudioPackages.beta: 3.5.0.20 -> 3.5.0.21
2019-08-21 12:25:07 +02:00
R. RyanTM 0fdf3933fb vim: 8.1.1547 -> 8.1.1866
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vim/versions
2019-08-20 20:32:53 -07:00
Aaron Andersen 5c7bd01f4f kdevelop, kdev-php, kdev-python: 5.4.0 -> 5.4.1 2019-08-20 20:58:38 -04:00
Marek Mahut d3aafc953b
Merge pull request #67101 from r-ryantm/auto-update/quilter
quilter: 1.9.3 -> 1.9.5
2019-08-20 20:47:50 +02:00
R. RyanTM 00606f548f quilter: 1.9.3 -> 1.9.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/quilter/versions
2019-08-20 10:23:25 -07:00
Doron Behar a111f95401 neovim-remote: 2.1.9 -> 2.2.0 2019-08-20 17:15:08 +09:00
Louis Tim Larsen 6141829b4d nano: fix hash
This broke in f65aa21bb2.
2019-08-19 13:00:17 +02:00
Marek Mahut 4f9d46b68a
Merge pull request #66873 from r-ryantm/auto-update/focuswriter
focuswriter: 1.7.2 -> 1.7.3
2019-08-19 11:49:20 +02:00
Marek Mahut dd49b443d5 focuswriter: using Qt5's mkDerivation 2019-08-19 09:45:00 +02:00
R. RyanTM 467c3faac6 focuswriter: 1.7.2 -> 1.7.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/focuswriter/versions
2019-08-18 23:14:16 -07:00
Edmund Wu fae006f6ee
vscode: 1.37.0 -> 1.37.1 2019-08-18 16:50:21 -04:00
Edmund Wu 7e48bc78f2
vscodium: 1.36.1 -> 1.37.1 2019-08-18 16:50:11 -04:00
Frederik Rietdijk f65aa21bb2 Merge master into staging-next 2019-08-18 12:53:44 +02:00
adisbladis 517d1b0869
elpa-packages: 2019-08-18 2019-08-18 11:10:34 +01:00
adisbladis b6ccc1a6b0
emacs-packages: Make org packages overrideable 2019-08-18 11:10:06 +01:00
adisbladis 316f68552b
emacs-packages: Add simple org-packages update wrapper script 2019-08-18 11:10:06 +01:00
adisbladis ee80e10a98
emacs-packages: Make elpa generated file overrideable 2019-08-18 11:10:02 +01:00
adisbladis eacc71a6b6
emacs-packages: Add easy wrapper script to update elpa 2019-08-18 11:03:32 +01:00
Louis Tim Larsen efb0d11eb8 nano 3.2 -> 4.3 (#66760) 2019-08-17 21:35:01 +02:00
Michael Weiss 7a66c79d8d
androidStudioPackages.{dev,canary}: 3.6.0.5 -> 3.6.0.6
Unfortunately this update will probably still cause the builds from
canary 3 to break and require manual steps to resolve these issues:
https://issuetracker.google.com/issues/136077720#comment9

I.e. manually update the Gradle plugin here (e.g. directly to alpha06):
dependencies {
   classpath 'com.android.tools:gradle:3.6.0-alpha03'
}

But as the current status is "Won't Fix (Infeasible)" [0] there's no
point in skipping the updates for the dev/canary channel.

[0]: https://issuetracker.google.com/issues/136077720#comment10
2019-08-17 15:09:09 +02:00
Michael Weiss b58bfbd250
androidStudioPackages.{dev,canary}: 3.6.0.4 -> 3.6.0.5 2019-08-17 15:03:47 +02:00
Michael Weiss 7aa0222ee5
androidStudioPackages.{dev,canary}: 3.6.0.3 -> 3.6.0.4 2019-08-17 15:03:43 +02:00
volth c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
Frederik Rietdijk fe9a3e3e63 Merge staging-next into staging 2019-08-17 09:39:23 +02:00
Aaron Andersen 08161d9013
Merge pull request #65713 from lilyball/macvim
macvim: 8.1.1517 -> 8.1.1722
2019-08-16 22:08:25 -04:00
Jörg Thalheim 6c15ffe487
Merge pull request #66670 from averelld/rstudio-build-fix
rstudio: fix build
2019-08-16 06:55:17 +01:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Averell Dalton 5f10ab6377 rstudio: fix build 2019-08-15 11:04:25 +02:00
Elis Hirwing ce60bca7c2
emacsPackagesNg.emacsql-sqlite: Build sqlite binary 2019-08-15 07:52:46 +02:00
Wael Nasreddine a3bf0c2e40
vimPlugins: turn filetype and syntax before sourcing the plugins (#66536)
Vim Terraform expects the `filetypedetect` group to exist. However, since we were enabling the filetype and the syntax *after* loading the plugins, it was exiting with an error preventing us from generating the remote plugins manifest with the plugin enabled. See #65894 for context.
2019-08-13 12:25:06 -07:00
worldofpeace d914581523
Merge pull request #66324 from xaverdh/notepadqq-qt-fix
notepadqq: use qt5's mkDerivation
2019-08-13 12:40:44 -04:00
Aaron Andersen 65bf9f4aa5
Merge pull request #66305 from aanderse/kdevelop
kdevelop, kdev-php, kdev-python: 5.3.3 -> 5.4.0
2019-08-13 11:28:11 -04:00
adisbladis 86d143f58c
emacsPackagesNg: Update melpa 2019-08-13 11:23:34 +01:00
adisbladis 8ac0ff54dc
emacsPackagesNg.melpaStablePackages: Fix eval by moving vterm override 2019-08-13 11:23:34 +01:00
adisbladis 7bad92935d
emacsPackagesNg.telega: Build server binary 2019-08-13 10:43:44 +01:00
Marek Mahut 7a82e00ba3
Merge pull request #62337 from khumba/netbeans-11
netbeans: 10.0 -> 11.0
2019-08-12 19:34:29 +02:00
Marek Mahut 194909a092
Merge pull request #62825 from lfont/lfont/aseprite-unfree-1.2.11
aseprite-unfree: 1.2.9 -> 1.2.11
2019-08-12 19:22:09 +02:00
worldofpeace d73cca7808
Merge pull request #66435 from lightbulbjim/sigil-wrapping
sigil: use qt5's mkDerivation
2019-08-11 22:17:02 -04:00
Herwig Hochleitner ac2eb3151d emacsPackages.melpaPackages: fix cmake-mode 2019-08-12 02:54:45 +02:00
Chris Rendle-Short 2eb1dcc5b2 sigil: mark as unmaintained
Maintainer has not committed for >2 years.
2019-08-11 09:44:29 +10:00
Chris Rendle-Short e373ce139f sigil: use qt5's mkDerivation
Slightly different implementation because out of the box:

  - $out/bin/sigil is a shell script wrapper
  - $out/lib/sigil/sigil is the ELF executable

See #65399
2019-08-11 09:36:51 +10:00
worldofpeace 4a3aa14c32
Merge pull request #60796 from r-ryantm/auto-update/standardnotes
standardnotes: 3.0.6 -> 3.0.15
2019-08-10 12:01:05 -04:00
R. RyanTM 55af862a76 standardnotes: 3.0.6 -> 3.0.15 2019-08-10 11:57:58 -04:00
Michael Weiss 8ade595b94
androidStudioPackages.beta: 3.5.0.19 -> 3.5.0.20 2019-08-10 12:31:05 +02:00
adisbladis 496ae0a1d4
Merge pull request #66360 from rasendubi/emacs-packages-2019-08-09
Emacs packages update: 2019-08-09
2019-08-10 11:54:21 +02:00
Dominik Xaver Hörl 6b1d73f5e6 notepadqq: use qt5's mkDerivation
See #65399
2019-08-09 16:27:08 +02:00
worldofpeace f3b18b98af
Merge pull request #66374 from angristan/vscode/update/1.37.0
vscode: 1.36.1 -> 1.37.0
2019-08-09 10:03:33 -04:00
angristan e4c6e7eece vscode: 1.36.1 -> 1.37.0 2019-08-09 15:23:54 +02:00
Michael Alan Dorman 02e13a0478 emacsPackages: include shared overrides in the stable package set 2019-08-09 07:54:58 +03:00