Commit graph

52482 commits

Author SHA1 Message Date
Vladimir Still
7ade583953 rubber: Disable etex detection.
If etex detection is running it forces LaTeX files using etex package to
be compiled with elatex which is no longer part of current TexLive,
efectivelly making it impossible to simply compile them without hacking
through rubber's commandline option.
I took this fix from fedora .spec for rubber.
2014-11-08 19:53:17 +01:00
Domen Kožar
824879cfd4 tomcat-connectors: 1.2.32 -> 1.2.40 2014-11-08 19:48:54 +01:00
Aristid Breitkreuz
392f828c5d Merge pull request #4822 from abbradar/crawl
crawl: fix, update, add console version
2014-11-08 19:42:23 +01:00
Luca Bruno
510fba95e8 nixos-rebuild: reload dbus before starting other units. Closes #4546 2014-11-08 19:40:28 +01:00
Aristid Breitkreuz
8b949e5ff5 Merge pull request #4823 from abbradar/synaptics-fix
synaptics: fix tapButtons setting
2014-11-08 19:38:06 +01:00
Aristid Breitkreuz
8b50383c45 Merge pull request #4859 from abbradar/git-daemon
nixos/git-daemon: fix a bug and add 'user' and 'group' options
2014-11-08 19:33:24 +01:00
Domen Kožar
9ea81152cc Merge pull request #4891 from pSub/prefer-xresources
Try to load Xresources, if that fails fall back to Xdefaults. Closes #4670
2014-11-08 19:32:46 +01:00
Rüdiger Sonderfeld
fa1cec1037 update-users-groups.pl: Use UTF-8 instead of latin1.
Perl seems to write the file in latin1 independent of the actual input
encoding.  This can corrupt the "description" field of /etc/passwd.  By
setting "binmode" to ":utf8" Perl can be forced to write UTF-8.  Ideally
the program would simply read/write the fields by value without any
changes in encoding.  However, assuming/enforcing UTF-8 is a lot better
than using an obsolete coding like latin1.
2014-11-08 19:25:17 +01:00
Peter Simons
7da8ef80a7 emacs-ess: update checksum of the tarball 2014-11-08 18:44:15 +01:00
Vincent Laporte
2e9339891f FileZilla: update from 3.8.1 to 3.9.0.6 2014-11-08 17:27:18 +00:00
Vincent Laporte
8c7d6b8f4c klavaro: update from 2.00 to 3.01 2014-11-08 16:12:37 +00:00
Domen Kožar
c9ec201cd0 pycdio: fix build 2014-11-08 16:18:50 +01:00
Peter Simons
6835392708 Merge pull request #4895 from joachifm/ess-14_09
ess: bump version to 14.09
2014-11-08 16:06:52 +01:00
Joachim Fasting
47bc68a687 ess: bump version to 14.09 2014-11-08 16:01:07 +01:00
Vincent Laporte
aa2fd47e9d Fixes ocamlscript 2014-11-08 14:28:38 +00:00
Pascal Wittmann
d6e87f1749 Try to load Xresources, if that fails fall back to Xdefaults. Closes #4670 2014-11-08 15:25:40 +01:00
Aristid Breitkreuz
cf4a976ced quassel: make a proper systemd unit (also properly works in containers now) 2014-11-08 14:59:25 +01:00
Luca Bruno
7885c2ed12 Revert "nixos: iso-image: use syslinux bootloader for USB booting support"
This reverts commit 455db168b3.
2014-11-08 14:33:27 +01:00
Luca Bruno
e3611709d6 Revert "nixos: installation: make installation ISOs USB bootable"
This reverts commit b7f6a138b1.
2014-11-08 14:33:27 +01:00
Domen Kožar
555a094326 fix libreoffice build 2014-11-08 14:24:32 +01:00
Jaka Hudoklin
53667c7b1a Merge pull request #4870 from bosu/docker-proxy
docker: propagate nix.proxy into daemon environment
2014-11-08 13:06:56 +01:00
Domen Kožar
ba8e8ec8cf fix ccnx build 2014-11-08 13:02:05 +01:00
lethalman
27b79a0469 Merge pull request #4780 from ambrop72/kernel-ppp-filter
kernel: Enable PPP_FILTER by default.
2014-11-08 12:41:13 +01:00
Nikolay Amiantov
cf4398cfde distributed-process-platform: add haskell package 2014-11-08 11:47:05 +01:00
Nikolay Amiantov
a909a12c2d rematch: add haskell package 2014-11-08 11:47:05 +01:00
William A. Kennington III
d88c5eed1d kernel: Add more supported features 2014-11-08 02:44:19 -08:00
vbgl
f1061e3911 Merge pull request #4887 from vbgl/ocamlnet
Updates ocamlnet and ocaml-http
2014-11-08 09:29:51 +00:00
Vincent Laporte
f895d68c90 ocaml-http: update from 0.1.3 to 0.1.5 2014-11-08 07:26:03 +00:00
Vincent Laporte
2f38372f73 ocamlnet: update from 3.7.6 to 3.7.7 2014-11-08 07:19:40 +00:00
Mateusz Kowalczyk
6c7793713d lshw: fix location of the binary
The binary was going into sbin so even with package in profile we still
couldn't use it.

cc @phreedom
2014-11-08 03:10:26 +00:00
Arseniy Seroka
5973392f60 gmpc: fix missing dependence 2014-11-08 04:19:52 +03:00
Arseniy Seroka
106740fe2c Merge pull request #4882 from abbradar/folly
Folly: add package
2014-11-08 04:12:11 +03:00
Arseniy Seroka
9551b3eaf4 Merge pull request #4883 from abbradar/boost-process
boost_process: add package
2014-11-08 04:11:52 +03:00
Nikolay Amiantov
761fdd440d folly: add package 2014-11-08 03:48:54 +03:00
Arseniy Seroka
da140fb27a Merge pull request #4885 from abbradar/libxls
libxls: add package
2014-11-08 03:14:43 +03:00
Arseniy Seroka
4306ebed91 Merge pull request #4884 from abbradar/xlslib
xlslib: add package
2014-11-08 03:14:21 +03:00
Arseniy Seroka
48de2b0de5 Merge pull request #4879 from abbradar/cppzmq
cppzmq: add package
2014-11-08 02:58:48 +03:00
Nikolay Amiantov
2f10e17cd7 cppzmq: add package 2014-11-08 02:57:34 +03:00
Nikolay Amiantov
0b0a50e39a boost_process: add package 2014-11-08 02:56:21 +03:00
Nikolay Amiantov
3978aca354 libiberty: add package 2014-11-08 02:54:41 +03:00
Peter Simons
6d51e33197 Merge pull request #4880 from abbradar/text-binary
text-binary: add haskell package
2014-11-08 00:48:02 +01:00
Peter Simons
78bf8a6e5a hscolourBootstrap: disable Haddock phase for this tool in ghc-7.9.x to work around a compiler bug
| haddock: internal error: expectJust getPackageDetails
2014-11-08 00:44:53 +01:00
Nikolay Amiantov
5ce584f81c text-binary: add haskell package 2014-11-08 02:31:52 +03:00
Peter Simons
5be65c8cc6 Merge pull request #4868 from sjmackenzie/new-pkg-ccnx
new package: ccnx
2014-11-08 00:29:52 +01:00
Nikolay Amiantov
bb84431ff4 xlslib: add package 2014-11-08 02:29:37 +03:00
Nikolay Amiantov
3a97bf9ea5 libxls: add package 2014-11-08 02:28:17 +03:00
Nikolay Amiantov
064af53063 double_conversion: add package 2014-11-08 02:26:46 +03:00
Eike Kettner
e96df6c6f9 html2text: new package
Closes #4864
2014-11-07 23:19:49 +00:00
Peter Simons
44273088ad cabal: enable multi-threaded builds with GHC 7.8.x or later for executables
Multi-threaded builds exacerbate the non-determinism in ghc package ids, which
is a serious problem for libraries. Packages that define only executables,
however, should be safe to  build with parallelism enabled.
2014-11-07 23:22:27 +01:00
Peter Simons
1a8b7b6a12 all-packages.nix: strip trailing whitespace 2014-11-07 23:22:27 +01:00