Arseniy Seroka
6118ba09b8
Merge pull request #7196 from AndersonTorres/grc
...
GRC: 1.7 -> 1.9
2015-04-06 00:42:30 +03:00
Arseniy Seroka
c7a099d4aa
Merge pull request #7192 from KoviRobi/gnu-apl-update
...
Updated GNU APL to 1.5
2015-04-06 00:42:14 +03:00
Arseniy Seroka
e7dc8c3f27
Merge pull request #7195 from KoviRobi/mailcheck
...
Added mailcheck, simple utility to check for mail.
2015-04-06 00:41:53 +03:00
AndersonTorres
835a0e1540
youtube-dl: update from 2015.03.24 to 2015.04.03
2015-04-05 18:22:23 -03:00
AndersonTorres
ba3de5cf9b
GRC: 1.7 -> 1.9
2015-04-05 18:17:07 -03:00
codyopel
466cb22bcd
v4l-util: refactor & 1.0.0 -> 1.6.2 (libv4l)
...
+ added missing dependencies (alsa, libXll & qt5)
+ added fixes to make sure unnecessary features are disabled for libv4l
2015-04-05 16:23:37 -04:00
Александр Цамутали
50855c7e37
Add ability to use pppd to xl2tpd
2015-04-05 23:16:25 +03:00
Andrey Arapov
96063873e2
checksec: use binutils instead of elfutils
...
readelf which makes most of checks should come from binutils package instead of elfutils
E.g. the PIE check from checksec, different readelf gives different result:
(elfutils)
$ /nix/store/rgrji20513g19ci0sa6jydm86gpf4j42-elfutils-0.158/bin/readelf -d /nix/store/q1sbn93v4k3166s091s9biygv9srv8qa-nginx-1.6.2/bin/nginx
2>/dev/null |grep -q '(DEBUG)' ; echo $?
1
(binutils)
$ /nix/store/b8qhjrwf8sf9ggkjxqqav7f1m6w83bh0-binutils-2.23.1/bin/readelf -d /nix/store/q1sbn93v4k3166s091s9biygv9srv8qa-nginx-1.6.2/bin/nginx
2>/dev/null | grep -q '(DEBUG)' ; echo $?
0
2015-04-05 21:13:26 +02:00
Kovacsics Robert (NixOS-SSD2)
9558523821
Added mailcheck, simple utility to check for mail.
2015-04-05 19:50:43 +01:00
Michael Raskin
b783b69326
Merge pull request #6044 from sjmackenzie/erlang-javac-hipe
...
Problem: erlang in nixpkgs doesn't support jinterface + no hipe
2015-04-05 21:07:11 +03:00
Arseniy Seroka
0998212640
impl: teamviewer daemon
2015-04-05 20:47:01 +03:00
Michael Raskin
ee99afe106
Unpin dependency versions for LibreOffice where possible
2015-04-05 20:27:26 +03:00
Michael Raskin
5c5362427a
Let Libreoffice build its orcus on its own
2015-04-05 20:27:26 +03:00
Michael Raskin
07ba92e794
Update LibreOffice to 4.4.2.2
2015-04-05 20:27:26 +03:00
Michael Raskin
7d80aed6e2
Update mdds
2015-04-05 20:27:26 +03:00
Michael Raskin
67e055501f
Update intltool
2015-04-05 20:27:25 +03:00
Michael Raskin
73c6c4ecde
Update sbcl
2015-04-05 20:27:25 +03:00
Michael Raskin
e4ce4e9f5b
Update unstable Botan
2015-04-05 20:27:25 +03:00
Michael Raskin
25317cf30c
Update cl-launch
2015-04-05 20:27:25 +03:00
Michael Raskin
93bf2f8ba9
Update firejail
2015-04-05 20:27:25 +03:00
Michael Raskin
3179728482
Update libre
2015-04-05 20:27:25 +03:00
Michael Raskin
c6eafc4eef
Update lush
2015-04-05 20:27:25 +03:00
Michael Raskin
99b5486db6
Update Wine
2015-04-05 20:27:25 +03:00
Andrey Arapov
0449962869
postfix28 and postfix211: hardening with Canary, PIE, Full RELRO and FORTIFY_SOURCE
2015-04-05 19:26:13 +02:00
Andrey Arapov
34e0ccd84b
php: Update to 5.4.39
2015-04-05 19:06:36 +02:00
Andrey Arapov
0e8b0db2a6
postfix: Update from 2.11.3 to 2.11.4
2015-04-05 18:41:04 +02:00
Lengyel Balázs
9e7d4d881e
nilfs-utils: package hash changed, probably related to: 10528d9d21
2015-04-05 18:01:14 +02:00
AndersonTorres
d1bb1ef194
kid3: update from 3.1.1 to 3.1.2
2015-04-05 12:38:31 -03:00
Joachim Schiele
5cc364d562
evopedia: version bump to 0.4.4
2015-04-05 17:08:52 +02:00
Arseniy Seroka
78dc2c00ac
Merge pull request #7174 from sjmackenzie/zerotierone
...
New package: ZeroTierOne
2015-04-05 16:42:56 +03:00
Stewart Mackenzie
bdc7c6366e
New package: ZeroTierOne
2015-04-05 21:41:15 +08:00
Nikolay Amiantov
8220246beb
bbswitch: add patch to fix Lenovo t440p
2015-04-05 16:12:34 +03:00
Arseniy Seroka
b11f662617
fix https://github.com/NixOS/nixpkgs/issues/3560
2015-04-05 16:12:14 +03:00
Nikolay Amiantov
e03571aad3
bitcoin: add mirrors
2015-04-05 16:04:54 +03:00
Nikolay Amiantov
250a39dc79
bundler: update
2015-04-05 16:04:54 +03:00
Arseniy Seroka
ca8688f376
Merge pull request #7177 from flosse/mediathk-version-in-name
...
nixpkgs: zdfmediathk: include the version within the name
2015-04-05 15:42:54 +03:00
Nikolay Amiantov
0af0b2e067
emacsPackagesNg.evil: update url
2015-04-05 15:29:24 +03:00
Nikolay Amiantov
874a113996
emacsPackagesNg: export emacs
2015-04-05 15:29:24 +03:00
Moritz Ulrich
4eaf2f1114
Stumpwm: Fix contrib modules, install stumpish.
...
This was caused by multiple things: First, the module-path was wrong in
the release. Second, when modules tried to load stumpwm, asdf searched
for its sources in /tmp/nix-build-*.
Both of these issues are fixed by a nix-specific patch that tells adsf
to *never* try to load stumpwm (and others) from the filesystem. This is
fine as those modules are already available in the image anyway.
We also refactor some stuff & clean up the build. Stumpish works now
too.
2015-04-05 14:09:16 +02:00
Markus Kohlhase
cee3297352
nixpkgs: zdfmediathk: include the version within the name
2015-04-05 11:57:16 +00:00
Cray Elliott
5c866dc5e9
yesod-bin patch : use stripLen instead of patchFlags
2015-04-05 01:06:28 -07:00
Cray Elliott
880e0950d8
Revert "add patchFlags to haskell-ng's generic-builder"
...
Oops! Didn't realize that the stripLen option can be passed to fetchpatch.
Seems a cleaner than my method
This reverts commit eb7362a36cf2be72ddcc9845249641d021424a93.
2015-04-05 01:06:20 -07:00
Domen Kožar
4c449b86ea
Merge pull request #7173 from ryantm/fetchurlGnome
...
Get rid of fetchurlGnome
2015-04-05 10:03:37 +02:00
Cray Elliott
2f180f6888
yesod-bin : pull in patch from PR to support GHC 7.10.1
2015-04-05 00:49:39 -07:00
Cray Elliott
eb7362a36c
add patchFlags to haskell-ng's generic-builder
...
I use this to get yesod-bin working with ghc 7.10.1
2015-04-05 00:48:12 -07:00
Cray Elliott
fd85ddcd50
remove ghc 7.10 patches for yesod-auth, wai-extra, and persistent-template
...
these patches have all landed upstream
2015-04-05 00:47:49 -07:00
Ryan Mulligan
93f1029b0f
Get rid of fetchurlGnome
...
closes #1707
2015-04-04 22:22:12 -07:00
William A. Kennington III
904f24577b
lightdm-gtk-greeter: Remove install hack
2015-04-04 22:22:08 -07:00
William A. Kennington III
70efcd0389
lightdm: Remove install hack
2015-04-04 22:20:28 -07:00
William A. Kennington III
7193e07cba
bareos: Remove install hack
2015-04-04 22:11:45 -07:00