Evgeny Egorochkin
acad17f5e5
liblastfm: update to 1.0.7
2014-02-13 04:26:41 +02:00
Vladimír Čunát
0ba6f6bf5b
gbus_glib: maintenance update 0.100.2 -> 0.102
2014-02-12 21:53:00 +01:00
Domen Kožar
76a67c571a
Merge pull request #1717 from linquize/vala
...
vala: Update to 0.23.2
2014-02-12 21:19:34 +01:00
Rickard Nilsson
bcb7925562
New package: The vimb web browser
2014-02-12 19:42:39 +01:00
Rickard Nilsson
83ca1bec30
Fix references to ca-bundle.
...
Several packages referred to /etc/ca-bundle.crt, that
was removed in 9c616e3
. I've changed those references to
/etc/ssl/certs/ca-bundle.crt instead.
2014-02-12 19:30:32 +01:00
Domen Kožar
35d1c4d34a
i3minator: add platforms and maintain
2014-02-12 19:22:44 +01:00
Domen Kožar
aa6ddfb119
nginx: 1.4.4 -> 1.4.5
2014-02-12 19:13:36 +01:00
Domen Kožar
85d38d1436
nginx: add appendConfig option with types.lines
2014-02-12 19:13:36 +01:00
Eelco Dolstra
42c083df41
Add Template::Plugin::IO::All
2014-02-12 17:38:02 +01:00
Domen Kožar
a49fbca134
Merge pull request #1730 from pSub/logcheck-uid
...
nixos: add uid for logcheck and only create a user for the default user
2014-02-12 16:10:35 +01:00
Shea Levy
271de86a94
Update awscli
2014-02-12 09:35:08 -05:00
Shea Levy
51d35d5028
Update pythonPackages.botocore
2014-02-12 09:35:08 -05:00
Shea Levy
9332d9ed5c
Update pythonPackages.jmespath
2014-02-12 09:35:08 -05:00
Shea Levy
6a4e30d8d1
Add rsa pythonPackage
2014-02-12 09:35:08 -05:00
Shea Levy
ffc3091811
Add bcdoc pythonPackage
2014-02-12 09:35:08 -05:00
Domen Kožar
5c9dc83bb9
vim ft: address the problem with broken highlighting in big files
...
It seems Vim needs to be instructed how to scan for the begining
of the multiline statements to correctly and efficiently highlight
lanuages.
See :help syn-sync-maxlines
2014-02-12 14:41:27 +01:00
Shea Levy
77817b7638
aws: hardcode perl location
2014-02-12 08:27:08 -05:00
Shea Levy
8e97e38677
Reenable efi tests
2014-02-12 07:13:37 -05:00
Domen Kožar
adf007be2b
Merge pull request #1734 from ocharles/network-manager
...
NetworkManager: Fix aliases and dependencies
2014-02-12 12:35:43 +01:00
Oliver Charles
625b42838a
NetworkManager: Fix aliases and dependencies
...
There are two fixes in this commit.
Firstly, I am creating proper symlinks for the Alias= definitions in the
.service files. This achieves the same result as `systemctl enable`, and
I think is preferred over `mv`.
Secondly, `networkmanager-init` now wants `NetworkManager.service`,
along with `ModemManager.service`. ModemManager does not depend on
NetworkManager (according to `systemctl list-dependencies ModemManager`),
thus NetworkManager never got started on boot.
2014-02-12 11:32:49 +00:00
Domen Kožar
7271eb50e6
Add i3minator: i3 project manager similar to tmuxinator
2014-02-12 12:04:53 +01:00
Karn Kallio
b2f9e1d4f7
nvidia-x11: bump version and add patch for kernel 3.13
2014-02-12 11:08:28 +01:00
cillianderoiste
ffd1e88651
Merge pull request #1732 from garbas/phantomjs-on-darwin
...
phantomjs on darwin
2014-02-12 01:55:55 +01:00
cillianderoiste
19757df9dc
Merge pull request #1673 from pSub/writegood-mode
...
Add emacs minor mode writegood
2014-02-12 01:52:01 +01:00
Rok Garbas
671a369634
add phantomjs to darwin platform
2014-02-12 00:51:11 +00:00
cillianderoiste
c75ce202e6
Merge pull request #1570 from rszibele/scite
...
Added SciTE 3.3.7.
2014-02-12 01:39:40 +01:00
Karn Kallio
0774192dd3
xmlstarlet: advance version to 1.5.0
2014-02-11 23:17:39 +01:00
Shea Levy
3f70dabad3
Add heterogeneousAttrsOf option type
...
It is parameterized by a function that takes a name and evaluates to the
option type for the attribute of that name. Together with
submoduleWithExtraArgs, this subsumes nixosSubmodule.
2014-02-11 14:59:24 -05:00
Shea Levy
8764758044
Add option type for a submodule with extra arguments
2014-02-11 14:39:46 -05:00
Shea Levy
ca1c5cfa8f
Add nixosSubmodule option type
...
Since NixOS modules expect special arguments, use a hack to provide them
2014-02-11 14:21:34 -05:00
Shea Levy
2deb26bd4a
Pass lib to modules
...
Since mkOption, types, etc. are defined there, lib is really part of the interface
2014-02-11 13:51:54 -05:00
Shea Levy
b2d0c27d0a
Revert "Remove now-unneeded old version of haskell-tls"
...
It's used by smtps-gmail
This reverts commit 70d73236e8
.
2014-02-11 13:47:34 -05:00
Shea Levy
70d73236e8
Remove now-unneeded old version of haskell-tls
2014-02-11 11:48:12 -05:00
Eelco Dolstra
9c616e3bf4
Remove /etc/ca-bundle.crt
...
Applications should use /etc/ssl/certs/ca-bundle.crt instead.
2014-02-11 17:13:36 +01:00
Linquize
8cf797b1b5
vala: Update to 0.23.2
2014-02-11 23:35:00 +08:00
Pascal Wittmann
884190a238
nixos: add uid for logcheck and only create a user for the default user
2014-02-11 14:19:06 +01:00
Rob Vermaas
61eae53709
Add all AWS regions to EBS AMI creation script.
2014-02-11 13:26:46 +01:00
Shea Levy
4ab5646417
Add a keys group with read access to /run/keys
...
This allows processes running as unprivileged users access to keys they might need
2014-02-11 07:00:10 -05:00
Lluís Batlle i Rossell
8f64e74414
Updating fossil to 1.28.
2014-02-11 12:32:48 +01:00
Lluís Batlle i Rossell
248161ffeb
Updating irssi_otr and libotr to the latest master versions.
...
According to their few additional commit logs, it's worth it.
I also set libotr to use the latest libgcrypt, related to a comment
in libotr commit. They talk about a libgcrypt fix that will have
more chances to be in the latest libgcrypt.
2014-02-11 12:32:47 +01:00
Rickard Nilsson
f2a7622a6d
Add smtps-gmail Haskell package
2014-02-11 11:56:47 +01:00
Domen Kožar
0bcfef653f
Merge pull request #1726 from urv/master
...
calibre: upgrade from 1.21.0 to 1.23.0
2014-02-11 09:55:39 +01:00
Domen Kožar
02247b95e8
Merge pull request #1727 from linquize/google-gflags
...
google-gflags: add 2.0
2014-02-11 01:04:06 +01:00
Linquize
95c3d664f1
google-gflags: add 2.0
2014-02-11 07:53:13 +08:00
Vladimír Čunát
e31523a369
preferLocalBuild: revert a stdenv change
2014-02-10 23:33:49 +01:00
Michael Raskin
91b5aa7e10
Add some packages needed by some generic HP PCL drivers
2014-02-11 01:34:19 +04:00
Michael Raskin
4c9c7f6ba4
Add an option to change vsftpd anonymos write umask.
2014-02-11 01:34:19 +04:00
Peter Simons
30e1186a0c
haskell-git-annex: update to version 5.20140210
2014-02-10 21:45:43 +01:00
Vladimír Čunát
161d029d7d
preferLocalBuild: set to true for wrappers and fetchers
2014-02-10 21:04:17 +01:00
Peter Simons
27ea519caf
Update haskell-llvm-* (and use full version numbers in their attribute names, like all other Haskell packages do)
2014-02-10 20:54:55 +01:00