Commit graph

64998 commits

Author SHA1 Message Date
William A. Kennington III
9c5ef0469c krb5: 1.13.1 -> 1.13.2 2015-06-26 23:02:20 -07:00
William A. Kennington III
943b282800 heimdal: Always install hcrypto 2015-06-26 22:45:20 -07:00
William A. Kennington III
a13fe2db47 Fix redundancy 2015-06-26 22:41:58 -07:00
William A. Kennington III
769ea09360 heimdal: Use the git version and breakout into a library 2015-06-26 22:41:25 -07:00
William A. Kennington III
ccc47a6a42 kerberos: Use mit by default as it is has more upstream support / bugfixes 2015-06-26 22:06:16 -07:00
William A. Kennington III
b6322e1215 krb5: Break out into a lib and not lib version 2015-06-26 22:05:47 -07:00
William A. Kennington III
ef253212f4 Merge branch 'master.upstream' into staging.upstream 2015-06-26 17:25:49 -07:00
William A. Kennington III
8ce4cb4de8 Also fix the default reference for kerberos 2015-06-26 17:24:11 -07:00
William A. Kennington III
adeab5e815 Migrate all heimdal -> libheimdal
Also disable heimdal references in samba as it uses internal api
features not guaranteed to be stable
2015-06-26 17:23:00 -07:00
William A. Kennington III
fa1bdb8cbd Migrate all krb5 -> libkrb5 2015-06-26 17:21:49 -07:00
William A. Kennington III
eb8a411a18 Add kerberos library references for later use 2015-06-26 17:16:27 -07:00
William A. Kennington III
fee9ef8659 nixos: Replace pkgs.openssh with config.programs.ssh.package 2015-06-26 17:09:58 -07:00
Arseniy Seroka
da4266afb6 vimPlugins: update 2015-06-27 2015-06-27 02:05:15 +03:00
Arseniy Seroka
43636bc83c Merge pull request #8506 from hrdinka/add/qtpass
qtpass: init at 0.8.4
2015-06-26 20:19:06 +03:00
Jude Taylor
e130e9d3a3 fix bundler hash 2015-06-26 09:54:49 -07:00
Jude Taylor
05fe0da059 remove obsolete part of gyp patch 2015-06-26 09:54:49 -07:00
Jude Taylor
363d1bf07a darwin purity: vim 2015-06-26 09:54:44 -07:00
Jude Taylor
20268f6382 darwin purity: libusb1 (depend on udev on linux only) 2015-06-26 09:53:28 -07:00
Jude Taylor
616ed6ee15 darwin purity: libev 2015-06-26 09:53:10 -07:00
Eelco Dolstra
1f3f31b2a8 Add options nix.{trustedUsers,allowedUsers}
These are just trusted-users and allowed-users in nix.conf. It's
useful to have options for them so that different modules can specify
trusted/allowed users.
2015-06-26 18:45:27 +02:00
Eelco Dolstra
fb203a34c0 nix.buildMachines: Don't require sshUser 2015-06-26 18:44:44 +02:00
Russell O'Connor
946a6823b2 cassandra: add procps depencency, closes #8512
${cassandra}/conf/cassandra-env.sh calls free program on Linux systems in
calculate_heap_sizes().

Adding procps to the path makes the free program available.
2015-06-26 18:03:54 +02:00
Profpatsch
62921384e0 stow: patch that removes warning for 2.2.0, closes #8513 2015-06-26 18:02:59 +02:00
Pascal Wittmann
8c4fcc87f8 autobuild: 3.5 -> 5.3 2015-06-26 17:40:09 +02:00
lethalman
5754fd9e02 Merge pull request #8490 from lethalman/overridepkgs
Add pkgs.overridePackages
2015-06-26 17:14:22 +02:00
Pascal Wittmann
dd73d2af87 Merge pull request #8505 from joachifm/delete-codeville
codeville: delete expression
2015-06-26 17:09:42 +02:00
Damien Cassou
8b86e245bc stumpwm: use full-path of xdpyinfo, closes #8518 2015-06-26 16:23:48 +02:00
Andrey Pavlov
5506632473 erlang: add Erlang R18, closes #8515 2015-06-26 16:15:14 +02:00
Luca Bruno
7f5f9072ad all-packages.nix: Add pkgs.overridePackages 2015-06-26 15:08:11 +02:00
Peter Simons
449c14d20b Merge pull request #8520 from hrdinka/fix/postfix-recipient_delimiter
postfix: fix recipient_delimiter option
2015-06-26 14:18:58 +02:00
Christoph Hrdinka
6839ad653a postfix: fix recipient_delimiter option
This reverts commit 88f4b75a00 and fixes the
recipientDelimiter config option. Till then the camel case variant was used
while recipient_delimiter would have been right.
2015-06-26 14:05:53 +02:00
Domen Kožar
f895960e84 Merge pull request #8256 from dezgeg/pr-i686-kconfig
kernel-config: Fix 4.0 build on 32-bit
2015-06-26 13:23:35 +02:00
lethalman
67a864dc74 Merge pull request #8517 from flosse/k9copy-fix
k9copy: fixed attributes to evaluate with current master
2015-06-26 12:24:47 +02:00
Damien Cassou
ffe164d758 Merge pull request #8484 from DamienCassou/fix-blocking-stumpwm-module
Don't block the system after starting stumpwm
2015-06-26 11:40:59 +02:00
Damien Cassou
0bd3737bd0 stumpwm: don't block after starting stumpwm
This is important to let nixos configure everything, e.g., a desktop
manager.
2015-06-26 11:38:04 +02:00
Markus Kohlhase
86dbc9b5e2 k9copy: fixed attributes to evaluate with current master 2015-06-26 10:11:49 +02:00
Christoph Hrdinka
bc975c36d1 qtpass: init at 0.8.4 2015-06-26 09:44:02 +02:00
Charles Strahan
d51a81690c libtsm: fix building with clang for darwin 2015-06-25 21:06:55 -05:00
Jude Taylor
942cde614b darwin purity: rustc 2015-06-25 16:36:06 -07:00
Jude Taylor
7e4f41b16f patch pinentry to work with ncurses 2015-06-25 16:36:05 -07:00
Jude Taylor
33de26c029 darwin purity: wget 2015-06-25 16:36:05 -07:00
Jude Taylor
d0951cb68d darwin purity: recode 2015-06-25 16:36:05 -07:00
Jude Taylor
4fd74930ce darwin purity: gdk-pixbuf 2015-06-25 16:36:05 -07:00
Jude Taylor
9f6f299448 darwin purity: subversion 2015-06-25 16:36:05 -07:00
Jude Taylor
bf95812c99 darwin purity: pixman 2015-06-25 16:36:05 -07:00
Jude Taylor
d2167b3f5d darwin purity: libnatspec 2015-06-25 16:36:05 -07:00
Jude Taylor
80c62d1325 darwin purity: ruby-1.9.3 2015-06-25 16:36:04 -07:00
Jude Taylor
a8c98bc013 darwin purity: mercurial 2015-06-25 16:36:04 -07:00
Jude Taylor
c0e1f2e34f darwin purity: weechat 2015-06-25 16:35:18 -07:00
Arseniy Seroka
61fdf5b758 Merge pull request #8511 from avnik/add-vault
New package: vault
2015-06-26 01:35:44 +03:00