Commit Graph
86 Commits
Author SHA1 Message Date
Eric Seidel 270062dbb3 emacsPackagesNg: add avy, hydra. update async, magit, swiper 2015-10-17 14:11:09 -07:00
Eric Seidel acdc9370f5 emacs-packages: idris-mode 0.9.18 -> 0.9.19 2015-09-02 12:14:22 -07:00
Eric Seidel 324c0f205a emacs-packages: idris-mode 0.9.15 -> 0.9.18 2015-08-14 12:33:35 -07:00
Eric Seidel cfa6dfb1de emacs-packages: magit 1.4.0 -> 2.1.0 2015-07-30 10:54:01 -07:00
Eric Seidel f21a749951 emacs-packages: dash 2.9.0 -> 2.11.0 2015-07-30 10:54:01 -07:00
Eric Seidel b1f1753f25 emacs-packages: update flycheck to 0.23
also add let-alist-1.0.4 and flycheck-haskell-0.7.2
2015-07-30 10:34:09 -07:00
Eric Seidel ef667f779f emacs-packages: separate helm- and persp-projectile from projectile
mirrors current MELPA division
2015-06-02 17:01:07 -07:00
Eric Seidel df95d3eca7 emacs-packages: add perspective-el 2015-06-02 17:01:07 -07:00
Eric Seidel 26a7698116 emacs-packages: haskell-mode 13.12 -> 13.14 2015-06-02 17:01:07 -07:00
Eric Seidel c95e489149 fish: dont demand man-db on darwin since we cant build it 2015-05-23 13:48:54 -07:00
Eric Seidel 59ab07351b emacs-packages: update swiper to 0.5.0 2015-05-23 13:46:48 -07:00
Eric Seidel c9d50c0128 Revert "man-db: dont use libpipeline on darwin, causes build failure"
This reverts commit ef66f1536d.
2015-05-16 17:27:25 -07:00
Eric Seidel ef66f1536d man-db: dont use libpipeline on darwin, causes build failure 2015-05-15 10:28:06 -07:00
Eric Seidel be03eefc9c gnutls: only demand trousers on linux 2015-05-14 21:53:56 -07:00
Eric Seidel 221c45d51f emacs-packages: update projectile 2015-05-14 09:53:02 -07:00
Eric Seidel 662a6b1ca6 remove all references to stdenv.cc.cc.is{GNU,Clang}
use the new `stdenv.cc.is{GNU,Clang}` instead, which will always be
defined.
2015-05-11 14:44:50 -07:00
Eric Seidel 395829686d add is{GNU,Clang} attrs to cc-wrapper.
These will be more pleasant to use than the existing

    (cc.cc.isClang or false)

nonsense we currently do.
2015-05-11 14:39:36 -07:00
Eric Seidel 927faba5c7 emacs-packages: add swiper 2015-05-10 13:45:59 +02:00
Eric Seidel daa5938c6a emacs-packages: add swiper 2015-05-08 14:16:21 -07:00
Eric Seidel fa8940dd60 emacs-packages: add ibuffer-vc 2015-04-08 09:58:37 -07:00
Eric Seidel 7205c4fcf9 gnutar: patch out unsafe gettext calls on darwin 2015-04-07 11:43:14 -07:00
Eric Seidel e29bf6e26e gnutar: patch to build on darwin 2015-04-06 20:56:50 -07:00
Eric Seidel 8e9f13e7e9 more merge fallout 2015-04-06 20:12:47 -07:00
Eric Seidel c94b24fa4a fix fallout from merge of master 2015-04-06 19:48:44 -07:00
Eric Seidel 6ec373d776 Merge branch master into staging 2015-04-06 18:58:08 -07:00
Eric Seidel 7db196790f emacs-packages: update weechat.el to 0.2.2 2015-04-03 10:36:03 -07:00
Eric Seidel 06f3a686e0 emacs-packages: update magit and git-modes 2015-04-01 18:11:20 -07:00
Eric Seidel bb363dd2f2 fetchgitlocal: use output of git show and git diff to tell nix whether the source has changed.
this is way more hacky than i was hoping...
2015-03-31 20:00:00 -07:00
Eric Seidel b8d75c66ee haskell-ng: need to use haddock-api-2.15 on ghc-7.8 2015-03-31 16:07:43 -07:00
Eric Seidel 1a68f81db4 fetchgitlocal: don't force copying the whole source directory into the store.. 2015-03-28 13:13:18 -07:00
Eric Seidel da73e45cd0 fetchgitlocal: local fetcher based on git ls-files 2015-03-28 12:59:12 -07:00
Eric Seidel 7f0e6b76ff nano: patch for darwin 2015-03-27 12:05:41 -07:00
Eric Seidel eff828a275 z3: copy all headers into nix store 2015-03-26 13:19:41 -07:00
Eric Seidel 13dae62ec2 libxkbfile: patch for clang36 2015-03-24 20:54:47 -07:00
Eric Seidel 0bfce5bb4a pixman: patch for clang36 2015-03-24 20:54:05 -07:00
Eric Seidel 69d02b71a0 clang: add isClang passthru attribute to mirror isGNU 2015-03-24 20:37:01 -07:00
Eric Seidel 7f5367c69d darwin: add apple cli-tools to initialPath so we can handle overrideCC
fixes #6934
2015-03-24 17:33:27 -07:00
Eric Seidel 51d465646a gnupg: don't demand pcsclite on darwin 2015-03-21 09:14:36 -07:00
Eric Seidel 68647a4de5 coreutils: don't use bare sed on darwin
it will be BSD sed instead of GNU sed
2015-03-21 09:14:35 -07:00
Eric Seidel 4122cd0ec4 emacs-packages: add alert, caml, and tuareg, and update use-package 2015-03-17 22:12:44 -07:00
Eric Seidel fd60b5f496 gnupg: dont demand pcsclite on darwin 2015-03-17 17:26:01 -07:00
Eric Seidel c843cebeda emacs-packages: add two themes 2015-03-16 10:23:43 -07:00
Eric Seidel d3f69cdf67 mariadb: oqgraph fails to build on darwin 2015-03-14 09:09:23 -07:00
Eric Seidel 4835813cb6 judy: clang doesnt know -fno-aggressive-loop-optimizations 2015-03-14 09:09:23 -07:00
Eric Seidel 1d92bdd1ff help2man: more permissive meta.platforms 2015-03-09 09:43:19 -07:00
Eric Seidel 19a6e3a2e6 emacs24PackagesNg: fix typos in "license" 2015-03-09 09:19:36 -07:00
Eric Seidel 8a970b0b28 emacs24PackagesNg: add recurseIntoAttrs to trigger hydra 2015-03-09 08:52:02 -07:00
Eric Seidel 6b60f3dcad Merge pull request #6641 from oxij/emacs-ng
Somewhat more generic emacs packages' builder and a bunch of new emacs packages and metas
2015-03-05 13:22:45 -08:00
Eric Seidel b6a3fd396e dysnomia: fix syntax error 2015-03-05 13:00:50 -08:00
Eric Seidel 3ea2aa4136 stdenv/darwin: choose sdkroot based xcrun default 2015-03-04 21:36:09 -08:00
Eric Seidel 6c6d8772ed libsoup: patch to remove non-existent symbol 2015-03-03 20:16:33 -08:00
Eric Seidel 9f84592160 Merge pull request #6250 from gridaphobe/emacs-melpa
add package.el-based emacs package builder
2015-02-17 20:32:28 -08:00
Eric Seidel 3cb5ee6b58 Merge pull request #6418 from gridaphobe/master
provide explicit libiconv for the rare cases that need it, like uclibc
2015-02-17 20:30:23 -08:00
Eric Seidel d2a987d6e3 fix travis evaluation by providing explicit libiconv for the rare cases
that need it, like uclibc
2015-02-17 20:10:26 -08:00
Eric Seidel 76a501acdb reorganize emacs packages and add some meta info 2015-02-17 15:08:55 -08:00
Eric Seidel 07ebc363c8 emacs: add ac-haskell-process and update auto-complete 2015-02-17 13:21:13 -08:00
Eric Seidel 4676d0137b add hi2 haskell-indentation mode 2015-02-17 13:21:13 -08:00
Eric Seidel 04509a3c36 fix auto-complete 2015-02-17 13:21:13 -08:00
Eric Seidel 9a77480b0e pull package-build.el from github 2015-02-17 13:21:13 -08:00
Eric Seidel 39c647c218 add package.el-based emacs package builder 2015-02-17 13:21:12 -08:00
Eric Seidel a86fd94ecc only link libsodium against libssp when building with gcc 2015-02-11 14:37:30 -08:00
Eric Seidel 472feaf53b dont need -liconv 2015-02-07 20:29:28 -08:00
Eric Seidel e08b9ab8d3 kill libiconvOr*
Conflicts:
	pkgs/applications/networking/mailreaders/sup/default.nix
	pkgs/development/compilers/ghc/7.8.3-binary.nix
	pkgs/development/interpreters/php/5.3.nix
	pkgs/development/interpreters/ruby/patches.nix
	pkgs/development/libraries/cairo/default.nix
	pkgs/development/libraries/poppler/default.nix
	pkgs/top-level/all-packages.nix
2015-02-07 20:29:28 -08:00
Eric Seidel cac8cc8985 Merge pull request #6160 from gridaphobe/master
fix xorgserver / xquartz on darwin
2015-02-04 15:34:51 -08:00
Eric Seidel 7f7482b6bd fix xorgserver / xquartz on darwin 2015-02-04 15:14:36 -08:00
Eric Seidel 9a1817c778 make wget build on darwin 2015-02-04 00:09:13 -08:00
Eric Seidel 58a891afb2 fix clucene on darwin 2015-02-03 23:34:03 -08:00
Eric Seidel a600443bb3 fix obscure bug in apr on darwin 2015-02-03 23:11:44 -08:00
Eric Seidel cbd446d465 fix gmp on darwin 2015-02-03 15:18:28 -08:00
Eric Seidel 4a467ec02b move libcxx[abi] into llvm tree 2015-02-03 14:58:10 -08:00
Eric Seidel fe49487a05 fix evaluation 2015-02-03 14:31:07 -08:00
Eric Seidel dbf3d31727 make llvm-3.5 the default and remove references to gccApple
make perl be less dumb

revert change to release.nix
2015-02-03 14:31:04 -08:00
Eric Seidel ebb8d03f96 darwin-specific stuff 2015-02-03 14:06:13 -08:00
Eric Seidel 92188d9d17 new darwin stdenv 2015-02-03 14:05:22 -08:00
Eric Seidel 6f7632a7bd update libcxx[abi] to 3.5 2015-02-03 14:02:59 -08:00
Eric Seidel 2ca30151c2 add llvm-3.5 2015-02-03 13:58:32 -08:00
Eric Seidel ed1ca3928d don't use cpphs by default on darwin 2015-01-15 13:40:04 -08:00
Eric Seidel f272730399 rename <gcc-frontend>.gcc to <gcc-frontend>.cc 2015-01-14 20:59:10 -08:00
Eric Seidel b070eacfcd rename occurrences of cc.gcc to cc.cc 2015-01-14 20:51:58 -08:00
Eric Seidel 88eae46455 rename occurrences of gcc.gcc to gcc.cc 2015-01-14 20:47:49 -08:00
Eric Seidel f3c6827373 rename all occurrences of stdenv.cc.gcc to stdenv.cc.cc 2015-01-14 20:27:55 -08:00
Eric Seidel 48f63c2f2e rename gcc-wrapper to cc-wrapper.
also makes cc-wrapper compatible with clang in the darwin fork.
2015-01-14 20:26:56 -08:00
Eric Seidel a92afcd34a ghc-7.8.4: fix build on Darwin
https://github.com/NixOS/nixpkgs/pull/5746
2015-01-14 11:24:59 +01:00
Eric Seidel 0577499d74 fix some packages on darwin 2014-09-09 13:54:26 -07:00
Eric Seidel e22889064f fix boost build with clang 2014-09-09 13:54:26 -07:00
Eric Seidel ed42a8c138 libcxxabi needs coreutils for cp -d 2014-09-09 13:54:26 -07:00