William A. Kennington III
40b66f6131
Revert "libmicrohttpd: 0.9.41 -> 0.9.42"
...
This reverts commit 89d9a6079c
.
2015-06-06 12:02:49 -07:00
William A. Kennington III
d30d0c783d
Revert "pam: Factor out dependencies"
...
This reverts commit 7141d96bde
.
2015-06-06 12:02:38 -07:00
William A. Kennington III
9882cecb10
Revert "Use mit5 as kerberos since it is better supported"
...
This reverts commit 80648d7e24
.
2015-06-06 12:02:26 -07:00
William A. Kennington III
3d92654e13
Revert "heimdal: No need to override openldap anymore"
...
This reverts commit 4fa5cc71f2
.
2015-06-06 12:02:18 -07:00
William A. Kennington III
d5ac5c00d8
Revert "heimdal: 1.5.3 -> 2015-05-26"
...
This reverts commit 1e14f0a055
.
2015-06-06 12:02:06 -07:00
William A. Kennington III
b073b56325
Revert "Use libheimdal instead of heimdal"
...
This reverts commit 06c9915ed1
.
2015-06-06 12:01:59 -07:00
William A. Kennington III
cfd831a40a
Revert "samba: Use built in kerberos"
...
This reverts commit 6b17264e08
.
2015-06-06 12:01:50 -07:00
William A. Kennington III
c6175f8161
Revert "heimdal: Remove more references"
...
This reverts commit 7b1336d2f1
.
2015-06-06 12:01:42 -07:00
Eelco Dolstra
3ede0a64a2
make: Don't segfault if we can't get a tty name
...
This happened in VM builds:
make flags: SHELL=/nix/store/dbxpkswwc7rh6g1iy6dwqklzw39hihb1-bash-4.3-p33/bin/bash
/nix/store/jm26xg0h3jcrg4bbrwiqx3jpirscdk0p-stdenv/setup: line 658: 5957 Segmentation fault make ${makefile:+-f $makefile} ${enableParallelBuilding:+-j${NIX_BUILD_CORES} -l${NIX_BUILD_CORES}} $makeFlags "${makeFlagsArray[@]}" $buildFlags "${buildFlagsArray[@]}"
2015-06-04 19:47:34 +02:00
Eelco Dolstra
cb9429bd31
ncurses: Don't install static libraries
...
Nixpkgs convention is not to install static libraries.
2015-06-01 20:47:08 +02:00
Eelco Dolstra
779ab6bfc7
ncurses: Revert to normal style
...
Also re-enable building shared libraries on Mac OS X as these worked
fine in the past.
2015-06-01 20:38:19 +02:00
Eelco Dolstra
3aee39bb83
openssl: Fix removal of the ssl/misc scripts
...
This drops the dependency of $out on Perl.
(cherry picked from commit a5fb18473e
)
Signed-off-by: Domen Kožar <domen@dev.si>
Conflicts:
pkgs/development/libraries/openssl/default.nix
2015-06-01 11:01:57 +02:00
Domen Kožar
dc3316268e
Merge branch 'master' into staging
2015-06-01 11:00:51 +02:00
William A. Kennington III
5afa4f18d6
qemu-nix: Build statically
2015-06-01 01:50:05 -07:00
Eelco Dolstra
7edb27b7af
Hide the option fonts.enableCoreFonts
...
We shouldn't have options that simply enable a package.
2015-06-01 10:43:43 +02:00
Pavan Rikhi
8bea2bc5bb
pencil: v2.0.10 -> v2.0.11
2015-06-01 10:18:14 +02:00
Tobias Geerinckx-Rice
13cc88f273
netsniff-ng -> 0.5.9-5-g107456c
...
Provides more detailed rtnl dumps.
2015-06-01 04:09:30 +02:00
Tobias Geerinckx-Rice
8c4bf0f931
python-packages: prompt_toolkit 0.37 -> 0.38
2015-06-01 04:04:33 +02:00
Tobias Geerinckx-Rice
cf8ea81fe4
dpkg 1.18.0 -> 1.18.1
2015-06-01 04:04:33 +02:00
Tobias Geerinckx-Rice
484e903da3
vim-plugins: vim-wakatime -> 4.0.1
...
- upgrade wakatime cli to v4.0.14
- make sure config file has api_key
- only display setup complete message first time setting up cfg file
- don't log time towards git temporary files
- prevent slowness in quickfix window to fix #24
- reuse SSL connection across multiple processes for improved performance
- correctly display caller and lineno in log file when debug is true
- project passed with --project argument will always be used
- new --alternate-project argument
- fix bug with auto detecting project name
- correctly log message from py.warnings module
- handle plugin_directory containing spaces
2015-06-01 04:04:33 +02:00
Tobias Geerinckx-Rice
fbf7ff8b7f
stress-ng 0.04.03 -> 0.04.03
2015-06-01 04:04:33 +02:00
Tobias Geerinckx-Rice
0c65324995
Merge pull request #8102 from codyopel/tcpdump
...
tcpdump: 4.7.3 -> 4.7.4
2015-06-01 03:08:14 +02:00
Tobias Geerinckx-Rice
455cec3f17
Merge pull request #8101 from codyopel/ncmpcpp
...
ncmpcpp: 0.6.3 -> 0.6.4
2015-06-01 03:07:48 +02:00
Tobias Geerinckx-Rice
8b7bd18013
Merge pull request #8103 from codyopel/youtube
...
youtube-dl: 2015.05.20 -> 2015.05.29
2015-06-01 02:55:52 +02:00
codyopel
987fb76dc1
youtube-dl: 2015.05.20 -> 2015.05.29
2015-05-31 20:45:42 -04:00
codyopel
7d42461e5d
ncmpcpp: 0.6.3 -> 0.6.4
2015-05-31 20:35:10 -04:00
codyopel
75f64a8bc4
tcpdump: 4.7.3 -> 4.7.4
2015-05-31 20:28:31 -04:00
William A. Kennington III
e8fcd5dbef
Merge pull request #8098 from codyopel/libass
...
libass: 0.12.1 -> 0.12.2
2015-05-31 17:08:42 -07:00
William A. Kennington III
a10ae221d6
Merge pull request #8099 from codyopel/v4l-utils
...
v4l-utils: 1.6.2 -> 1.6.3
2015-05-31 17:08:26 -07:00
codyopel
a9af62f38b
v4l-utils: 1.6.2 -> 1.6.3
2015-05-31 19:54:03 -04:00
codyopel
ec7f3fb516
libass: 0.12.1 -> 0.12.2
2015-05-31 19:47:59 -04:00
William A. Kennington III
867d2c5c46
openssl: Remove References to OPENSSL_X509_CERT_FILE
2015-05-31 15:50:51 -07:00
Arseniy Seroka
db56961236
Merge pull request #8096 from rycee/update/svtplay-dl
...
Bump 'svtplay-dl' to version 0.10.2015.05.24.
2015-06-01 01:46:27 +03:00
Arseniy Seroka
80a7cc447c
Merge pull request #8097 from ikervagyok/talkfilters
...
New Package: Gnu Talk Filters
2015-06-01 01:46:00 +03:00
Austin Seipp
f47d22a6f1
nixpkgs: verilator 3.872
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-05-31 17:37:56 -05:00
Arseniy Seroka
58d93d158a
Merge pull request #8060 from hiberno/rofi-pass
...
rofi-pass: initial commit.
2015-06-01 01:28:18 +03:00
Arseniy Seroka
8297b6a125
Merge pull request #7937 from magnetophon/QmidiNet-master
...
add QmidiNet: a MIDI network gateway application
2015-06-01 01:27:52 +03:00
Arseniy Seroka
e33cb69baa
Merge pull request #8027 from magnetophon/mod-distortion-master
...
mod-distortion init at git-2015-05-18
2015-06-01 01:27:37 +03:00
William A. Kennington III
18237ff377
musl: 1.1.8 -> 1.1.9
2015-05-31 14:17:19 -07:00
Peter Simons
845bf204df
Merge pull request #8095 from ryantrinkle/fix-install-name-tool
...
Do not use install_name_tool on "executables" built by GHCJS
2015-05-31 23:07:11 +02:00
William A. Kennington III
f99ec984d7
gnupg21: 2.1.3 -> 2.1.4
2015-05-31 13:55:18 -07:00
William A. Kennington III
98fb54a6dc
gss: 1.0.2 -> 1.0.3
2015-05-31 13:55:18 -07:00
William A. Kennington III
abecf4aca1
bitlbee: 3.2.2 -> 3.4.0
2015-05-31 13:55:18 -07:00
Lengyel Balázs
bd3e162311
Inital Commit for Gnu Talk Filters
2015-05-31 22:49:15 +02:00
Robert Helgesson
e9f9d1c029
Bump 'svtplay-dl' to version 0.10.2015.05.24.
...
Also switch to `fetchFromGitHub` from plain `fetchurl`.
2015-05-31 22:41:26 +02:00
Tobias Geerinckx-Rice
b43f5d3881
accounts-qt: don't cast to string for no reason
2015-05-31 22:01:52 +02:00
Tobias Geerinckx-Rice
27eeeb9acb
libaccounts-glib 1.16 -> 1.18
...
Development has moved from Google Code to Gitlab.
2015-05-31 22:01:11 +02:00
Pascal Wittmann
ed9455838c
checkstyle: update from 6.6 to 6.7
2015-05-31 20:25:33 +02:00
Arseniy Seroka
cfb9039b58
Merge pull request #8075 from vbgl/getdata88
...
update getdata & netcdf
2015-05-31 20:38:52 +03:00
Arseniy Seroka
9b47bfa5d8
Merge pull request #8091 from doshitan/minetest-improvements
...
minetest: LuaJIT, in-app mod store, better fonts and enable translations
2015-05-31 20:36:47 +03:00