Domen Kožar
17662a9a6e
pypy: forgot to commit all-packages changes
2013-08-23 17:52:56 +02:00
Domen Kožar
b3c89f4828
Merge pull request #861 from danbst/patch-1
...
Add convenient executable name to libreoffice
2013-08-23 08:15:12 -07:00
Domen Kožar
cbfe6c0e8d
pypy: patch ncurses name correctly
2013-08-23 17:05:50 +02:00
Danylo Hlynskyi
21bd48f439
Add convenient executable name to libreoffice
...
... so you can run libreoffice from command-line with `libreoffice` instead of `soffice`
2013-08-23 17:14:44 +03:00
Domen Kožar
e0819b1e26
fcron: 3.0.4 -> 3.1.2
2013-08-23 15:06:07 +02:00
Domen Kožar
6c013fa841
Merge pull request #859 from modulistic/master
...
i3 window manager: version bump from 4.5.1 to 4.6
2013-08-23 05:54:02 -07:00
modulistic
cca6a6724c
i3 window manager: version bump from 4.5.1 to 4.6
2013-08-23 14:05:36 +02:00
modulistic
a09d595c77
Add 'modulistic' to the maintainers list
2013-08-23 13:52:35 +02:00
Evgeny Egorochkin
f8a6fa774e
SSH daemon: change default key size for RSA, add alert for weak keys.
2013-08-23 14:50:14 +03:00
Domen Kožar
50c0290f51
pypy: 2.0 -> 2.1
2013-08-23 12:45:46 +02:00
Domen Kožar
a327b68164
pypy: add setuphook for PYTHONPATH
2013-08-23 12:41:48 +02:00
Domen Kožar
7ef49ddee5
setuptools: add note why darwin tests are disabled
2013-08-23 12:41:19 +02:00
Rickard Nilsson
f420726936
Add several missing uids and gids to modules/misc/ids.nix
2013-08-23 11:37:17 +02:00
Rickard Nilsson
5b9227c5a8
libvirt: Update to 1.1.1
2013-08-23 11:21:08 +02:00
Rickard Nilsson
5303fb0f0f
qemu: Update to 1.6.0
2013-08-23 10:26:29 +02:00
Eelco Dolstra
7c8518c194
Cleanup
2013-08-23 10:02:07 +02:00
Eelco Dolstra
c64a1332ec
libpng: Use multiple outputs
2013-08-23 10:01:31 +02:00
Eelco Dolstra
4a3ababb74
libdrm: Use multiple outputs
2013-08-23 10:01:31 +02:00
Eelco Dolstra
f851584ea6
fixupPhase: Handle the case where "outputs" is not set
2013-08-23 10:01:31 +02:00
Eelco Dolstra
39ca48fb9a
Remove redundant "building /nix/store/..." message
...
Nix already says that, so no need to repeat it.
2013-08-23 10:01:31 +02:00
Eelco Dolstra
45a74943b1
patchELF: Accept a directory argument
2013-08-23 10:01:31 +02:00
Eelco Dolstra
719f100491
Don't assume that there is an "out" output
2013-08-23 10:01:30 +02:00
Eelco Dolstra
0c8372d9c7
Respect the setOutputConfigureFlags attribute
...
If this attribute is set to true (default), then setup.sh will add
configure flags for multiple output support, such as --includedir.
2013-08-23 10:01:30 +02:00
Eelco Dolstra
1d11c1dc48
fixupPrefix: Make the prefix writable first
...
This ensures that strip and other commands work correctly (since
sometimes the install phase will make the installed files read-only).
2013-08-23 10:01:30 +02:00
Eelco Dolstra
ae6af5c03c
fixupPrefix: Ignore missing outputs
2013-08-23 10:01:30 +02:00
Eelco Dolstra
b40a562c9c
Provide a function "stripDir" to strip a single directory tree
2013-08-23 10:01:30 +02:00
Eelco Dolstra
bfa20c96cc
Put setup hooks in the dev output if it exists
2013-08-23 10:01:30 +02:00
Eelco Dolstra
423705080e
Integrate multiple output support into stdenv's setup.sh
...
Also, apply certain fixup actions (such as stripping) to all outputs
rather than just $out. This is done in the new function fixupPrefix.
2013-08-23 10:01:30 +02:00
Lluís Batlle i Rossell
183ae4c812
Adding the python package 'muttils'
2013-08-23 09:57:12 +02:00
Vladimír Čunát
76792f5a9d
tarball: fix evaluation of qt on freebsd (mesa)
2013-08-23 09:13:51 +02:00
Vladimír Čunát
310ae0915e
tarball: add --show-trace on the remaining calls
...
This should help tracing some evaluation problems in future.
2013-08-23 09:02:10 +02:00
Evgeny Egorochkin
2d310a91c8
Trivial change of wording of error messages
2013-08-23 09:01:12 +03:00
Bjørn Forsman
edd2d907a0
Remove jing_tools expression (now contained in jing expression itself)
...
The jing expression now creates its own "jing" wrapper script, so there
is no need for jing_tools anymore.
jing hasn't been updated in years, so I assume (or hope) that not many
(if any) have jing_tools in their configuration.nix. If you do, just
change it to jing and it should behave the same.
2013-08-22 23:20:10 +02:00
Evgeny Egorochkin
993deb1a4a
Hopefully a fixed version of Refactor: introduce isType reducing redundancy.
...
Coding-by-sed wasn't a good idea :(
2013-08-22 23:17:30 +03:00
Bjørn Forsman
6c97e9ef72
duply: platforms.unix -> platforms.linux
...
Dependency ncftp fails to build on freebsd and darwin.
2013-08-22 22:06:45 +02:00
Bjørn Forsman
3f928466df
jing-trang: update to version 20091111
...
Also add meta attributes and a wrapper for jing so that it can be
invoked directly from the shell as "jing" (similar to Debian/Ubuntu).
Trang already has such a wrapper.
2013-08-22 22:00:33 +02:00
Vladimír Čunát
c1e62e7e91
Merge branch 'master' into x-updates
2013-08-22 19:29:09 +02:00
Eelco Dolstra
d28a189af6
Revert "Refactor: introduce isType reducing redundancy (trivial change)"
...
This reverts commit 52204af457c30781b09accc91c5d18d045d674ea. It
breaks Nixpkgs evaluation.
http://hydra.nixos.org/build/5758197
2013-08-22 16:40:27 +02:00
Vladimír Čunát
af0e6b6b2b
ghostscript: bugfix update (old tarball removed upstream)
...
There was some incompatibility problem with the last update,
so upstream retracted the previous release.
2013-08-22 12:37:19 +02:00
Vladimír Čunát
538990d475
lcms2: update the hash
...
Upstream changed one line in the source, without bumping the version.
2013-08-22 12:33:03 +02:00
Marc Weber
57032af1ae
ati-proprietary: update, make it build with linux 3.10, fix breakage.
...
with contributions by Jaka Hudoklin.
2013-08-22 13:00:23 +03:00
Christophe Raffalli
2c089337e7
OpenSSH: add Kerberos support
2013-08-22 12:53:06 +03:00
Jason "Don" O'Conal
77cf3c3e0c
vimPlugins.taglist: add expression
2013-08-22 12:26:27 +03:00
Evgeny Egorochkin
53cce8ffd4
Merge pull request #854 from lovek323/vimPlugins.eighties
...
vimPlugin.eighties: add expression
2013-08-22 02:18:09 -07:00
Peter Simons
959e79f4c7
haskell-packages.nix: fix builds of 'terminfo' and 'readline'
...
These builds depend on the ncurses library, but that package was
shadowed when the 'ncurses' Haskell library was added.
2013-08-22 10:33:10 +02:00
Evgeny Egorochkin
d4cb9d11a1
Merge pull request #856 from offlinehacker/pkgs.re2
...
Add re2, an efficient, principled regular expression library
2013-08-22 01:32:37 -07:00
Marc Weber
7a76598447
Improve error messages.
...
Improve function name: ensureDefaultType: It runs the check function, so
checkDefault is much easier to understand.
2013-08-22 11:20:57 +03:00
Marc Weber
52204af457
Refactor: introduce isType reducing redundancy (trivial change)
2013-08-22 11:10:53 +03:00
Jaka Hudoklin
f4b3007ef9
Add re2, an efficient, principled regular expression library
2013-08-22 10:08:07 +02:00
Evgeny Egorochkin
bfc75e73ae
Update zip to zipAttrsWith since zip is obsolete.
2013-08-22 10:40:50 +03:00