Vladimír Čunát
8d62b2b8fa
nixos/release notes: explain removal of tidy-html5
...
This belongs to 81b9cc6f54 .
2015-11-29 13:50:55 +01:00
Vladimír Čunát
10135e6f41
fish: use absolute path to clear when pressing ^L
...
It was unable to find `clear` for me.
/cc maintainer @ocharles.
2015-11-29 12:01:17 +01:00
Vladimír Čunát
81b9cc6f54
html-tidy: unify with its drop-in replacement tidy-html5
...
- the original project has been unmaintained for years
- some dependants needed to be patched due to renamed headers
https://github.com/htacg/tidy-html5/issues/326#issuecomment-160329114
- separate tidy-html5 package was removed, as since the 5.0.0 version
it's meant as a successor to both, and library name got back
from libtidy5.so to libtidy.so
https://github.com/htacg/tidy-html5/issues/326#issuecomment-160314666
/cc committers to tidy-html5: @edwjto and @zimbatm.
2015-11-29 10:32:02 +01:00
Vladimír Čunát
f2ad4a47e8
cmake: remove conditional patch that no longer applies
...
Close #11290 . The patch will no longer apply on *any* platform.
2015-11-29 08:58:39 +01:00
Vladimír Čunát
70d7cfdb8c
Merge #11275 : lisp: adding maintainer, small updates
2015-11-26 09:17:52 +01:00
Vladimír Čunát
7b88e7b51f
all-packages: drop unnecessary inherit (xorg) foo;
...
/cc #11248 .
2015-11-25 13:58:15 +01:00
Vladimír Čunát
60e5e837bb
pbzip2: fix a problem due to my bad refactoring
2015-11-24 10:07:21 +01:00
Vladimír Čunát
bf58d24fe6
pbzip2: maintenance updates 1.1.9 -> 1.1.12
2015-11-24 10:04:25 +01:00
Vladimír Čunát
ec980c7b1e
hplip: fix evaluation errors on unsupported platforms
...
Evidently, `abort` is unrecoverable, and `throw` should be used instead.
Only partially tested, as I don't have enough RAM right now for it.
2015-11-23 15:42:22 +01:00
Vladimír Čunát
d748ac851c
putty: security update 0.65 -> 0.66
...
It's claimed to fix CVE-2015-5309.
2015-11-21 20:35:44 +01:00
Vladimír Čunát
3c397e8ec8
taglib: bring back 1.9 to fix kde4.kdemultimedia
...
/cc #11097 .
2015-11-20 10:44:00 +01:00
Vladimír Čunát
1640e4263b
kde4: use cmake-2.8 instead of default, /cc #11097
...
This fixes kgamma breakage after cmake-3.4 update, and prevents future rot.
2015-11-20 10:31:16 +01:00
Vladimír Čunát
48409bd3f4
mediastreamer: work around a build problem
...
The new deprecation was most likely triggered by ffmpeg update to 2.8.*
2015-11-20 09:11:13 +01:00
Vladimír Čunát
a5c168db4e
gnome-screenshot: unbreak build by 3.16.0 -> 3.16.2
...
/cc @lethalman.
Includes a revert of 1f27976e03 .
2015-11-18 14:05:18 +01:00
Vladimír Čunát
31aa281919
libpng12: security update 1.2.53 -> 1.2.54
...
Part of fix for #11030 .
Also refactor meta.
2015-11-17 12:57:33 +01:00
Vladimír Čunát
bd33a41493
README: drop 14.12 references
...
We probably no longer want to advertise it.
2015-11-16 08:33:45 +01:00
Vladimír Čunát
20336987f9
fuse-7z-ng: take longDescription from #8207
2015-11-11 15:45:52 +01:00
Vladimír Čunát
e8ee8496e5
Merge #10477 : hdf5: improve options
2015-11-11 15:18:46 +01:00
Vladimír Čunát
6a2a2f4ad5
hdf5: refactor the expression
...
It's possible enableShared has little impact,
as we pass --disable-static to all packages by default.
2015-11-11 15:17:40 +01:00
Vladimír Čunát
1e6097f00a
stace: add libunwind support ( fixes #10515 )
...
I think it's not worth making such a small library optional as in the PR.
2015-11-11 15:04:47 +01:00
Vladimír Čunát
360e8008f2
Merge #10544 : librosa: init at 0.4.0
...
... including some dependencies
2015-11-11 13:36:13 +01:00
Vladimír Čunát
11aa24c034
librosa and related: remove empty input lists
2015-11-11 13:35:37 +01:00
Vladimír Čunát
e07e376563
altcoins: rename dash to dashpay
...
It wouldn't be good to have two unrelated packages called `dash`.
Discussed on #10772 .
2015-11-11 10:33:18 +01:00
Vladimír Čunát
dd71ccef28
gatling: fix meta evaluation
...
/cc maintainer @the-kenny.
2015-11-11 08:31:56 +01:00
Vladimír Čunát
ef2a9c8919
iops: don't build on Darwin ( fix #10942 )
2015-11-11 08:30:00 +01:00
Vladimír Čunát
d10b9108f2
wrapGAppsHook: fix $gappsWrapperArgs as intended
...
i.e. define it even if $dontWrapGApps is set, and document the intention.
2015-11-09 15:40:20 +01:00
Vladimír Čunát
3f074b8a1e
wrapGAppsHook: avoid running multiple times
...
/cc #10351 and @lethalman.
2015-11-09 15:19:41 +01:00
Vladimír Čunát
a33619fcbf
neovim-qt: init at 0pre-2015-10-18
...
Unfortunately, it doesn't really seem more usable than text-mode neovim
in a good terminal.
2015-11-06 10:58:52 +01:00
Vladimír Čunát
53c60a0ce4
live555: fixup after accidental merge, close #10624
...
Use a URL that works (checked md5 was the same) but use a stronger hash.
2015-11-05 16:58:09 +01:00
Vladimír Čunát
fa7d863af0
goPackages: include buildFromGithub to fix #10805
2015-11-05 16:07:24 +01:00
Vladimír Čunát
0e731ecbd7
gnome-3.18: port missing libgudev dependencies
...
(cherry picked from commit 311ac81337 )
2015-11-05 09:16:31 +01:00
Vladimír Čunát
9596defe88
Merge pull request #10817 from NixOS/revert-10262-nofailnixshell
...
Revert "Don't fail if env-vars cannot be written to"
2015-11-04 07:31:13 +01:00
Vladimír Čunát
b4bd19762a
Revert "Don't fail if env-vars cannot be written to"
2015-11-04 07:30:02 +01:00
Vladimír Čunát
261791992c
neovim: fix wrong ad30764d68
...
I'm sorry. I had tested that `neovim.src` still built ;-)
Thanks to @codedmart.
2015-11-02 20:52:08 +01:00
Vladimír Čunát
ad30764d68
neovim: fetch by version tag instead of commit hash
...
/cc #10787 .
2015-11-02 12:57:48 +01:00
Vladimír Čunát
4e1fdadd02
mariadb: fix non-Darwin builds after 86dae701
...
I took care to get the same derivation as before that commit on Linux
and not to change derivation on Darwin.
2015-10-30 09:29:02 +01:00
Vladimír Čunát
abbe5f27a9
neovim: make pynvim runnable even if not in $PATH
2015-10-30 09:21:08 +01:00
Vladimír Čunát
1e285a7eef
Merge #10250 : ipython: add dawin-specific dependencies
...
It seems safe enough. I verified tarball builds at least.
2015-10-28 13:20:57 +01:00
Vladimír Čunát
4ba34e7055
openssl: fix darwin patch
...
The things around this file are rather confusing, but judging from master,
1.0.2 branch doesn't need this patch to build on darwin.
This just takes back the patch to the state for 1.0.1.
2015-10-27 18:08:10 +01:00
Vladimír Čunát
40455f27c3
mariadb: build without snappy on 32-bit
...
... to work around a build problem
https://mariadb.atlassian.net/browse/MDEV-9000
I took care not to cause a rebuild on 64-bit.
2015-10-27 14:34:31 +01:00
Vladimír Čunát
7e6288c252
kernel: 4.1.10 -> 4.1.11, /cc #10607
...
Boots fine for me on 64-bit.
2015-10-26 08:34:44 +01:00
Vladimír Čunát
4e4f560c08
iputils: drop dontGzipMan, as it's not needed anymore
2015-10-25 12:22:32 +01:00
Vladimír Čunát
784f69e6ae
busybox: fix minimal build with musl libc
...
Now we always enable large file support, as it should be cheap enough,
and avoids also problems on some filesystems #10181 .
The minimal build disables (almost) all options, so it was building
without large file support. However, in musl the `off_t` is *always*
64-bit, which lead to problems, now detected during build time.
2015-10-25 10:20:08 +01:00
Vladimír Čunát
6d31e9b81d
flashplayer: update 11.2.202.535 -> 11.2.202.540
...
Tested by @wedens.
2015-10-24 13:32:38 +02:00
Vladimír Čunát
1d640f029f
texlive: avoid huge command lines
...
/cc #9757 .
2015-10-24 12:09:45 +02:00
Vladimír Čunát
4917a4f8b3
Merge master into staging
2015-10-23 01:57:14 +02:00
Vladimír Čunát
2b71fdbbc3
blas: fix by updating, fixes #10420 , close #10545
...
The new URL also looks more stable.
2015-10-22 20:13:33 +02:00
Vladimír Čunát
2755d2b241
xorg: adjust generator to work with other archive types
...
In the end I didn't utilize it, but it shouldn't hurt.
2015-10-19 10:08:16 +02:00
Vladimír Čunát
b6059b2c6a
xorg: add three missing video drivers - chips, s3virge, xgi
...
Only building was tested.
2015-10-19 10:06:48 +02:00
Vladimír Čunát
ff94673659
xorg.xf86-video-sis: minor update 0.10.7 -> 0.10.8
2015-10-19 09:39:32 +02:00
Vladimír Čunát
801a843bdb
xorg.xorg-server: use the generated expression
...
... to avoid future surprises. Also add libunwind to deps.
I don't know why libxshmfence is no longer detected.
2015-10-19 09:35:07 +02:00
Vladimír Čunát
15f27723b3
xorg.xf86-input-libinput: update 0.12.0 -> 0.14.0
2015-10-19 09:20:13 +02:00
Vladimír Čunát
e8961181ea
gdk-pixbuf: security update 2.32.0 -> 2.32.1
...
CVE-2015-7674, fixes #10441 .
2015-10-18 09:07:20 +02:00
Vladimír Čunát
52ea05187a
snort: fix evaluation
2015-10-15 21:46:13 +02:00
Vladimír Čunát
c49cae6803
Revert "patch sbcl-bootstrap for purity"
...
This reverts commit 06eab94f16 .
It doesn't even evaluate on Linux and the author doesn't react.
2015-10-15 21:31:51 +02:00
Vladimír Čunát
f4fb1d7753
mesa: maintenance update 11.0.2 -> 11.0.3
2015-10-15 20:52:30 +02:00
Vladimír Čunát
2f540cbe48
synapse, hamster-time-tracker: get rid of icon-theme.cache
...
Fixes #10370 .
2015-10-13 14:49:05 +02:00
Vladimír Čunát
91dced6ba0
nixos/manual: installation iso logs in automatically
2015-10-11 13:37:19 +02:00
Vladimír Čunát
3077bdfd71
Merge #10229 : update and fix sbcl and cmucl
...
And related changes.
2015-10-09 18:49:01 +02:00
Vladimír Čunát
4e8da0747c
boost-1.55: fix build with gcc-5 by upstream patch
...
Our higher versions have fix integrated upstream.
2015-10-04 12:35:51 +02:00
Vladimír Čunát
976b1dd423
all-packages: fix openssl_* reference
2015-10-03 19:29:05 +02:00
Vladimír Čunát
e0ebb928e1
claws-mail: use a better-maintainable URL
...
/cc maintainer @khumba.
2015-10-03 12:43:39 +02:00
Vladimír Čunát
f7d5210677
mysql55: remove lib/*.a, as probably noone needs it
...
/cc #172 .
2015-10-03 11:24:17 +02:00
Vladimír Čunát
e9fcbe67b0
kde4.kdesdk-kioslaves: fix by resurrecting svn-1.8
...
Just bringing back pre-bc54ecd811e state as well.
2015-10-01 22:23:31 +02:00
Vladimír Čunát
4d3198ca31
libaccounts-glib: fixup build after glib update
2015-10-01 21:37:19 +02:00
Vladimír Čunát
00935b2554
Merge #10104 : picolisp, ccl and sbcl improvements
2015-10-01 11:23:30 +02:00
Vladimír Čunát
673f3de193
lisps: some refactoring
2015-10-01 11:20:24 +02:00
Vladimír Čunát
bfd8e56aa6
webkitgtk-2.4: drop autoreconf, propagate harfbuzz-icu
...
The autoreconf phase isn't needed anymore but wasn't removed.
Fixes #10099 (I think).
It's maybe slightly wasteful for the closure, but it's likely that
in the case of webkit it won't be a big deal and icu might
be in the closure anyway.
2015-09-29 18:16:37 +02:00
Vladimír Čunát
6070cd09fc
haskell: make ghc, cabal-install, and stack visible
...
Thanks to @peti. Close #10035 .
2015-09-27 17:18:44 +02:00
Vladimír Čunát
1f73d482d6
beets: fix tarball evaluation by asserting isLinux
...
/cc #10069 .
2015-09-26 09:29:49 +02:00
Vladimír Čunát
48200a96e0
doc/release notes (15.09): mention texlive
2015-09-25 14:24:47 +02:00
Vladimír Čunát
000a2108ba
vorbis-tools: security patches and fix meta
...
Patches: CVE-2014-9638, CVE-2014-9639, CVE-2015-6749, and some non-security.
Also drop glibc from buildInputs.
2015-09-25 11:39:14 +02:00
Vladimír Čunát
57287106be
xfce.xfdesktop: maintenance update
2015-09-24 11:17:26 +02:00
Vladimír Čunát
1eb5566af5
doc/functions: fix a typo
2015-09-24 11:07:53 +02:00
Vladimír Čunát
3f06a234f6
texlive: just comment about (not) another mirror
2015-09-24 10:41:17 +02:00
Vladimír Čunát
8e45d4da52
mu: don't use nested lists and refactor meta
...
This doesn't even change derivation hash in the default setting.
2015-09-24 10:38:43 +02:00
Vladimír Čunát
179218252b
tetex: don't build on Hydra anymore
...
Only asciidoc refers to it now (and broken latex2html).
2015-09-23 21:19:14 +02:00
Vladimír Čunát
77084d3056
lilypond: fix with new dblatex+texlive, fix meta
...
Also enableParallelBuilding, as it took quite some time to build.
/cc maintainer @MarcWeber.
2015-09-23 21:14:16 +02:00
Vladimír Čunát
9bd0bac311
nixos/manualPDF: use new texlive instead of tetex
...
This includes updating dblatex and crafting ~100 MB TeX package set
to make our manual compile.
2015-09-23 21:14:16 +02:00
Vladimír Čunát
735f0f2ca8
thunar-dropbox-plugin: fixup after #9935
...
Close #9935 .
I don't think it's good to split thunarx into a separate derivation in
this way. We would have the library and associated stuff twice and two
expressions, etc. Distributions do these things by an analogy to multiple-output
derivation (Debian does, for example), so we could use that, but it
doesn't seem important in this case and would be better after #7701 anyway.
2015-09-23 19:19:31 +02:00
Vladimír Čunát
ff9a70266b
at-spi2-*: small updates 2.16.0 -> 2.18.0
2015-09-23 14:43:50 +02:00
Vladimír Čunát
cd7c494bb2
pango: feature update 1.36.8 -> 1.38.0
...
Tested rebuilding the most important pango users, without any problems.
2015-09-23 14:43:30 +02:00
Vladimír Čunát
9de8f95d4b
libjpeg(-turbo): maintenance update 1.4.1 -> 1.4.2
2015-09-23 14:43:13 +02:00
Vladimír Čunát
23f75e9bb0
gdk-pixbuf: maintenance update 2.31.7 -> 2.32.0
2015-09-23 14:43:05 +02:00
Vladimír Čunát
68bd8e4a9d
jitsi: fix meta.license and refactor meta
...
/cc maintainer @khumba.
2015-09-23 13:42:47 +02:00
Vladimír Čunát
0a836bb5c0
jitsi: rename xlibs -> xorg
2015-09-23 13:36:23 +02:00
Vladimír Čunát
63f3fef08e
tweakAlias: simplify, thanks to @edolstra
2015-09-23 12:37:47 +02:00
Vladimír Čunát
c10f7050c5
all-packages: don't recurse into aliased sets
...
So far nix-env -qP would prefer e.g. `xlibs.*` to `xorg.*`,
so we just disallow recursing into aliased sets
while keeping them available for explicit usage.
Consequently, `xlibs` references should get killed on the next
regeneration.
2015-09-23 11:57:33 +02:00
Vladimír Čunát
1caa62ae42
all-packages: fix ordering
...
I forgot to stage this during merge.
2015-09-23 10:44:22 +02:00
Vladimír Čunát
76ef7a93e3
Merge: xlibs and x11 attribute cleanup
...
Frequently using multiple *almost* identical attributes is bad.
2015-09-23 10:42:34 +02:00
Vladimír Čunát
6b0add86b9
separateDebugInfo: one more comment
2015-09-23 10:35:40 +02:00
Vladimír Čunát
22521f3b90
separateDebugInfo: fix typo in comment
2015-09-22 22:07:58 +02:00
Vladimír Čunát
b3658bc01b
separateDebugInfo: compress it by default
...
Using zlib should be cheap enough and save lots of HDD space.
Case study (glib): 11 MB -> 4 MB.
2015-09-22 22:05:44 +02:00
Vladimír Čunát
a921167e37
pixman: bugfix update 0.32.6 -> 0.32.8, refactor
...
It's claimed to be important on i686.
http://cgit.freedesktop.org/pixman/commit/?id=8b49d4b6b460d0c92
2015-09-22 18:46:45 +02:00
Vladimír Čunát
0be672ced1
kdevplatform: maintained by @ambrop72, /cc #9981 .
2015-09-22 08:44:23 +02:00
Vladimír Čunát
295439bb0a
kdevplatform: fix #9981 - build after svn update
...
Also enableParallelBuilding.
2015-09-22 07:59:25 +02:00
Vladimír Čunát
a40edcb1ba
noto-fonts-emoji: fixup chrooted build
...
http://hydra.nixos.org/build/26141137
/cc #9949 and maintainer @mathnerd314.
2015-09-21 11:32:06 +02:00
Vladimír Čunát
af9f1a5552
go-packages: fixup evaluation of meta
2015-09-21 07:53:07 +02:00
Vladimír Čunát
3ce3539cdc
Merge #9807 : python-INGInious: Fix hydra build
2015-09-20 18:18:00 +02:00
Vladimír Čunát
8e393dde0f
xfce.exo: maintenance update 0.10.6 -> 0.10.7
2015-09-20 17:41:07 +02:00