1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-23 06:01:15 +00:00
Commit graph

2686 commits

Author SHA1 Message Date
Michael Alan Dorman 21bcd523eb emacsPackagesNg: mark -rtags packages broken
They're all trying to use the same `configure` script that expects
/bin/bash.  This should be correctable.
2017-12-18 13:54:17 -05:00
Michael Alan Dorman e529c6fd1f emacsPackageNg: Mark some broken packages...broken 2017-12-18 13:54:17 -05:00
Michael Alan Dorman b0860b2a3c melpa-packages: 2017-12-18 2017-12-18 13:54:17 -05:00
Michael Alan Dorman e349a987e9 melpa-stable-packages: 2017-12-18 2017-12-18 13:54:17 -05:00
Michael Alan Dorman 018db6a168 org-packages: 2017-12-18 2017-12-18 13:54:17 -05:00
Michael Alan Dorman a44b7bcbe2 elpa-packages: 2017-12-18 2017-12-18 13:54:17 -05:00
Nikolay Yakimov ca56287e15
atom-beta: 1.23.0-beta0->1.24.0-beta1 2017-12-18 17:30:41 +03:00
Tim Steinbach e0cbd73646
vscode: 1.18.1 -> 1.19.0 2017-12-18 07:02:54 -05:00
Domen Kožar 75417d8781
atom: depend on libsecret
To support: $ atom -d
2017-12-17 15:59:05 +00:00
Moritz Drexl 3d52d43dd9 emacs: enable vfork on darwin
Issue described here:
https://lists.gnu.org/archive/html/bug-gnu-emacs/2017-04/msg00201.html

In particular fixes lagging magit, as described here:
https://magit.vc/manual/magit/MacOS-Performance.html

The .patch file is taken from the reference there.

The fix is in Emacs master, so this patch should be removed when switching to
Emacs 26.1.
2017-12-16 22:25:42 +00:00
Patrick Lambein 15c4b78c36 neovim: add viAlias argument
The argument viAlias mimicks the behavior of vimAlias: when set to true, it
creates a symbolic link from $out/bin/vi to $out/bin/nvim.
2017-12-16 15:38:36 +01:00
Tim Steinbach 2e21451dcf
atom: 1.23.0 -> 1.23.1 2017-12-14 08:23:57 -05:00
Thomas Tuegel 2a9c2915d4
Merge pull request #32559 from FlorentBecker/fixTuareg
emacsPackagesNg.caml: do not run ocaml's configure phase
2017-12-13 14:53:35 -06:00
Tim Steinbach 0be3f2cdd8
atom: 1.22.0 -> 1.23.0 2017-12-13 09:08:26 -05:00
Florent Becker 519a573720 emacsPackagesNg.caml: do not run ocaml's configure phase 2017-12-11 09:54:33 +01:00
Joachim F aa0bc9abee
Merge pull request #32450 from mdorman/emacs-updates
Semi-Automated Emacs package updates
2017-12-08 14:27:50 +00:00
Michael Alan Dorman 48b5e81bba melpa-packages: 2017-12-08
Removals:
  - markdown-edit-indirect: removed from melpa
2017-12-08 06:29:24 -05:00
Michael Alan Dorman 3f0e6057d4 melpa-stable-packages: 2017-12-08 2017-12-08 06:29:24 -05:00
Michael Alan Dorman 1d8694423f org-packages: 2017-12-08 2017-12-08 06:29:24 -05:00
Michael Alan Dorman fdf9d0bcff elpa-packages: 2017-12-08 2017-12-08 06:29:23 -05:00
Vladimír Čunát cdde22aef5
Merge branch 'staging' (older one) 2017-12-08 10:22:31 +01:00
Michael Weiss 9d45624007 android-studio-preview: 3.1.0.3 -> 3.1.0.4 2017-12-06 19:47:29 +01:00
Orivej Desh bb2b4587c6 ed: enable check on darwin 2017-12-04 23:31:48 +00:00
Orivej Desh 0bb47027ab lzip: add unpackCmd hook 2017-12-04 23:31:48 +00:00
Bert Moens a865d17b7c ed: fix docs location
by removing installFlags and configureFlags. Fixes #32159
2017-12-04 23:31:30 +00:00
Joerg Thalheim 617d053f30 jetbrains.clion: patchelf lldb files correctly 2017-12-01 20:54:22 +00:00
Aleksey Kladov 50b498d23e jetbrains.idea-community: 2017.2.6 -> 2017.3 2017-12-01 22:26:31 +03:00
Aleksey Kladov ad8bbe5254 jetbrains.goland: 173.3727.79 -> 2017.3 2017-12-01 22:26:31 +03:00
Aleksey Kladov e59a03547f jetbrains.webstorm: 2017.2.5 -> 2017.3 2017-12-01 22:26:31 +03:00
Aleksey Kladov 3495b00eac jetbrains.ruby-mine: 2017.1.5 -> 2017.3 2017-12-01 22:26:31 +03:00
Aleksey Kladov 4072861ab7 jetbrains.rider: 2017.1.2 -> 2017.2.1 2017-12-01 22:26:31 +03:00
Aleksey Kladov 032ce0d375 jetbrains.pycharm-professional: 2017.2.4 -> 2017.3 2017-12-01 22:26:31 +03:00
Aleksey Kladov 1bebed01b3 jetbrains.phpstorm: 2017.2.4 -> 2017.3 2017-12-01 22:26:31 +03:00
Aleksey Kladov ce0d346416 jetbrains.idea-ultimate: 2017.2.6 -> 2017.3 2017-12-01 22:26:30 +03:00
Aleksey Kladov f1630b430c jetbrains.clion: 2017.2.3 -> 2017.3 2017-12-01 20:47:18 +03:00
Michael Alan Dorman 0dad7d997b emacsPackagesNg: mark some packages broken
These failed to build for various reasons.
2017-11-29 17:50:54 -05:00
Michael Alan Dorman f684d9a422 melpa-packages: 2017-11-29
Removals:
 - faustine: bitbucket repo no longer exists
2017-11-29 17:50:51 -05:00
Michael Alan Dorman 8cb330cb23 melpa-stable-packages: 2017-11-29
Removals:
 - faustine: bitbucket repo no longer exists
2017-11-29 17:50:48 -05:00
Michael Alan Dorman 198f4cb0da org-packages: 2017-11-29 2017-11-29 17:50:46 -05:00
Michael Alan Dorman e086cbf9fc elpa-packages: 2017-11-29 2017-11-29 17:50:37 -05:00
Vladimír Čunát 5f020d5627
Merge branch 'staging'
There are security fixes in multiple packages /cc #32117,
so I'm merging a little earlier, with a few thousand jobs
still not finished on Hydra for x86_64-darwin and aarch64-linux.
2017-11-29 10:02:40 +01:00
Orivej Desh 937b4821fe aseprite-unfree: 1.2.2 -> 1.2.4 2017-11-29 08:18:12 +00:00
Orivej Desh 14ec308514 nano: fix darwin build
Broken by 366f1525ff in #32140.
2017-11-29 01:24:20 +00:00
Vladimír Čunát addd20e6f9
Merge branch 'master' into staging 2017-11-28 18:19:34 +01:00
Lancelot SIX 366f1525ff
nano: 2.9.0 -> 2.9.1
See http://lists.gnu.org/archive/html/info-gnu/2017-11/msg00012.html
for release information
2017-11-28 13:58:40 +01:00
Vladimír Čunát 6705f30e2c
Merge branch 'master' into staging 2017-11-27 15:09:53 +01:00
John Ericson e755a8a27d treewide: Use targetPrefix instead of prefix for platform name prefixes
Certain tools, e.g. compilers, are customarily prefixed with the name of
their target platform so that multiple builds can be used at once
without clobbering each other on the PATH. I was using identifiers named
`prefix` for this purpose, but that conflicts with the standard use of
`prefix` to mean the directory where something is installed. To avoid
conflict and confusion, I renamed those to `targetPrefix`.
2017-11-27 03:15:50 -05:00
Orivej Desh d8473c35df kdevplatform: enable parallel building 2017-11-26 07:45:09 +00:00
Tim Steinbach 10b113f81b
vscode: 1.18.0 -> 1.18.1 2017-11-24 08:39:26 -05:00
Jörg Thalheim 17b9d12df8
Merge pull request #31974 from rittelle/fix-goland
Rename Jetbrains' Go IDE Gogland to goland
2017-11-24 11:36:27 +00:00