Peter Jones
05d6d77c8e
VLC wants a newer version of libdvdnav
...
* Updated libdvdnav/libdvdread to latest versions
* Removed libdvdnav patches since they have been incorporated into the
latest release
* Added `--enable-dvdnav` configure flag to VLC to ensure that if this
happens again VLC will fail to build
2015-03-18 14:37:12 -06:00
Vladimír Čunát
105f933f64
ffmpeg: add new branch 2.6.1 (no switching yet)
...
/cc maintainers @codyopel, @fuuzetsu.
Release notes don't indicate any new options or dependencies.
http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.6
APIchanges looks like we should be able to replace 2.5 by 2.6
without anything breaking (belongs to staging and needs some testing).
2015-03-18 18:10:26 +01:00
lethalman
626c7d8812
Merge pull request #6835 from bencef/alsa_firmware
...
Add alsa-firmware package
2015-03-18 15:31:29 +01:00
lethalman
fd50312808
Merge pull request #6865 from KaiSforza/kaictl
...
vim: Add python3 support to vim_configurable
2015-03-18 15:25:01 +01:00
Luca Bruno
b94b08488f
nixos/pulseaudio: don't put 32bit libs in systemPackages
...
Fixes the useless collisions in the system path.
The 64bit and 32bit variants have the same files, hence
it's pointless to put the 32bit pulseaudio in systemPackages.
2015-03-18 14:10:02 +00:00
Luca Bruno
cb45b7ec3e
Revert "nixos: Multiple service instances, apply to nginx. See #6784 "
...
This reverts commit 7ef59c4fe2
.
Wrong push! Sorry!
2015-03-18 14:09:24 +00:00
Luca Bruno
7ef59c4fe2
nixos: Multiple service instances, apply to nginx. See #6784
2015-03-18 14:07:29 +00:00
Jaka Hudoklin
506cbf05a9
Merge pull request #6621 from offlinehacker/pkgs/chefdk/add
...
Add chef-dk
2015-03-18 14:17:55 +01:00
Jaka Hudoklin
b5298683aa
Add chef-dk
2015-03-18 14:17:25 +01:00
Jaka Hudoklin
17b9405685
bundlerEnv: add support for additional build inputs
2015-03-18 14:15:50 +01:00
Peter Simons
3f45fe100a
haskell-bindings-GLFW is broken (and has been for quite a while).
2015-03-18 13:31:33 +01:00
Peter Simons
5cdd855938
haskell-lens: update to 4.8
2015-03-18 13:31:33 +01:00
Edward Tjörnhammar
dfb8f0dbcf
sweethome3d.{application,furniture-editor}: version bumps
...
sweethome3d.*: make sure gsetting schemas are picked up
2015-03-18 12:55:36 +01:00
Peter Simons
25f4f78c92
haskell-mysql: fix build
2015-03-18 12:13:43 +01:00
Peter Simons
fe8d65c9a6
Add required overrrides for haskell-hosc and haskell-tidal-midi.
...
Fixes https://github.com/NixOS/nixpkgs/issues/6864 .
2015-03-18 12:13:43 +01:00
Peter Simons
53fa11398c
hackage-packages.nix: re-generate from Hackage 2015-03-17T11:52:35+0100
2015-03-18 12:13:43 +01:00
Domen Kožar
e61f23d89f
Fix a bad revert at 1e4ba025c2
2015-03-18 11:50:19 +01:00
Austin Seipp
1ef6f44e5d
nixpkgs: hhvm 3.3.0 -> 3.6.0
...
- We need {perl,git,krb5,libvpx,etc} as a dependency
- Drop upstream patches.
- Simplify build (uses cmake configuration)
- Simplify install (uses cmake generated installer)
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-03-18 05:11:31 -05:00
Eelco Dolstra
224d0d5302
Set stricter permissions on /nix/store
...
The nixbld group doesn't need read permission, it only needs write and
execute permission.
(cherry picked from commit 066758758e7c0768ff8da51d208cdae0f33b368c)
2015-03-18 10:58:08 +01:00
Yorick van Pelt
a2dc00c177
nvidiabl: fix for other kernel versions than current
...
It was using the version of currently *running* kernel (impurely).
Close #6869 .
2015-03-18 10:48:45 +01:00
Peter Simons
a2e5e3dbf9
Merge pull request #6856 from k0ral/git
...
git: 2.3.2 -> 2.3.3
2015-03-18 10:46:27 +01:00
lethalman
59e3226d27
Merge pull request #6866 from benley/iojs
...
iojs: Fix update script, update iojs
2015-03-18 10:42:40 +01:00
Luca Bruno
ff0ca7fced
p2pvc: remove dot at the end of description
2015-03-18 10:11:41 +01:00
lethalman
66d119c55c
Merge pull request #6862 from hmuehlhans/master
...
p2pvc: new package
2015-03-18 10:10:30 +01:00
lethalman
0453322524
Merge pull request #6789 from joachifm/electrum-2.0.2
...
Electrum 2.0.2
2015-03-18 10:09:16 +01:00
Joachim Fasting
86b0c186d2
electrum: bump to 2.0.3
...
With improvements suggested by @lethalman.
2015-03-18 09:49:59 +01:00
Joachim Fasting
0d1b3aa8b8
pythonPackages: add pyasn1-modules, qrcode, and tlslite for electrum
2015-03-18 09:49:32 +01:00
Eric Seidel
4122cd0ec4
emacs-packages: add alert, caml, and tuareg, and update use-package
2015-03-17 22:12:44 -07:00
Austin Seipp
5bbbb2c96b
nixpkgs: concurrencykit 0.4.4 -> 0.4.5
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-03-17 20:29:46 -05:00
Austin Seipp
b0519234dd
nixpkgs: musl 1.1.4 -> 1.1.6
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-03-17 20:29:46 -05:00
Austin Seipp
0c1daca24a
nixpkgs: stunnel 5.05 -> 5.11
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-03-17 20:29:46 -05:00
Austin Seipp
c8d46c7374
nixpkgs: re2c 0.13.7.5 -> 0.14.1
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-03-17 20:29:46 -05:00
Austin Seipp
70528e9f8e
nixpkgs: ninja 1.5.1 -> 1.5.3
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-03-17 20:29:46 -05:00
Austin Seipp
1840694a84
nixpkgs: lockdep 3.17 -> 3.19.1
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-03-17 20:29:46 -05:00
Austin Seipp
075c1886a3
nixpkgs: libressl 2.1.4 -> 2.1.5
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-03-17 20:29:46 -05:00
Eric Seidel
fd60b5f496
gnupg: dont demand pcsclite on darwin
2015-03-17 17:26:01 -07:00
Moritz Ulrich
30e577cdfe
audacity: Fix nyquist support.
2015-03-17 23:44:03 +01:00
Benjamin Staffin
e3eb1aa719
Update iojs using the fixed-up script
2015-03-17 15:22:35 -07:00
Benjamin Staffin
1b1f26636e
iojs: Fix update-iojs script
...
The nix-instantiate invocations only work correctly if this script is
run from the root directory of nixpkgs, or in a directory without a
default.nix file and NIX_PATH set appropriately.
2015-03-17 15:00:16 -07:00
Longrin Wischnewski
30beb0ad7d
flightgear: bump version to 3.4 ( close #6385 )
...
- openscenegraph: bump version to 3.2.1: http://www.openscenegraph.org/index.php/download-section/stable-releases
- remove obsolete patch
- simgear: bump version to 3.4.0
- flightgear: add qt5 as build input
2015-03-17 22:58:39 +01:00
William Giokas
463c78a509
vim: Add python3 support to vim_configurable
2015-03-17 14:30:47 -07:00
Tobias Geerinckx-Rice
22625fbf37
netsniff-ng 0.5.9-rc4-40-g5107740 -> 0.5.9-rc4-49-g6f54288
...
Adds support for IGMP packet generation.
2015-03-17 21:57:30 +01:00
hmuehlhans
ec9f528961
p2pvc: new package
...
Added myself to maintainers
2015-03-17 21:04:05 +01:00
Bence Fabian
ba6aee260e
remove DESTDIR and don't strip
2015-03-17 20:59:31 +01:00
Bence Fabian
66e5b36378
remove /usr prefix in postInstall
2015-03-17 20:59:31 +01:00
Bence Fabian
90b083d387
Add alsa-firmware package
2015-03-17 20:59:31 +01:00
lukasepple
f7f0fd0dfe
Added CC-BY-SA 4.0 License
2015-03-17 20:54:05 +01:00
Vladimír Čunát
6a230188c6
xorg.libXfont: security update
...
Fixes CVE-2015-{1802,1803,1804}.
http://lists.x.org/archives/xorg-announce/2015-March/002550.html
Almost nothing needs rebuilding.
2015-03-17 18:36:52 +01:00
koral
8797078695
git: 2.3.2 -> 2.3.3
2015-03-17 17:18:12 +00:00
lethalman
cdbeb7143c
Merge pull request #6832 from k0ral/icecast
...
Added icecast module
2015-03-17 16:43:02 +01:00