1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-22 18:12:20 -04:00
Commit graph

62417 commits

Author SHA1 Message Date
Charles Strahan 4e04fdce86 ghcjs: properly wrap binaries in environment
This also:

 1  Builds Setup.hs with ghcjs, which (among other things) defines
    __GHCJS__ and ghcjs_HOST_OS during pre-processing.
 2  Fixes ghc-paths to point at ghcjs and use NIX_GHCJS_* env-vars.
 3  Boots ghcjs into $prefix/lib/$compiler.
2015-05-10 13:45:59 +02:00
Michael Alan Dorman 27d4e762a0 Add wpa_supplicant p2p patch.
wpa_supplicant 2.4 appears to have a serious bug that makes impossible
to use wifi for some number of people.

(See https://bbs.archlinux.org/viewtopic.php?id=196584 for an example)

It was resolved in a patch for the to-be-released 2.5 which it seemed
worth it to cherry-pick here.
2015-05-10 13:45:59 +02:00
William A. Kennington III 247bce6eb0 nss: 3.18.1 -> 3.19 2015-05-10 13:45:59 +02:00
William A. Kennington III 861e5e7573 gnutls: Remove potentially insecure 3.2 2015-05-10 13:45:59 +02:00
Bart Brouns 6a51742e4b add x42-plugins: a collection of LV2 plugins by Robin Gareus 2015-05-10 13:45:26 +02:00
Michael Alan Dorman 235cf187cc Fix calibre PDF handling
In c0d5cd0ff9, the binaries for poppler
were carved off into a separate package, and calibre has had broken pdf
support since.  This changes all dependencies on poppler to
poppler_utils, which fixes this support, much as was done for
cups_filter in 394562655f.
2015-05-10 13:45:26 +02:00
Dario Bertini 86290712d2 Enable old pythons' wide builds 2015-05-10 13:45:26 +02:00
Lluís Batlle i Rossell caeaddcf18 Enabling NEON for armv7l. Also use a common platform for armv7.
I added some comments about our decision for fpu flags. It's about the boards
we have in mind to support. NVidia Tegra2 is out, because it lacks neon.
2015-05-10 10:59:29 +00:00
Domen Kožar f550eb7fde docker: fix build 2015-05-10 12:41:21 +02:00
Jascha Geerds 48e65cec4e cups: Rename "browsing" config option to "advertise" 2015-05-10 12:41:21 +02:00
Jascha Geerds 116006702b cups: Add changelog for the upcoming NixOS release 2015-05-10 12:41:21 +02:00
Jascha Geerds 2cc8d15653 cups: Add defaultShared, browsing and webInterace config option 2015-05-10 12:41:21 +02:00
Jascha Geerds 55a6469ba3 cups: Fix printing tests
It seems like there's an upstream bug in the "lpstat" command. We need
to specify the server's port.

Further information: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711327

[root@client:~]# lpstat -H
/var/run/cups/cups.sock

[root@client:~]# lpstat -h server -H
/var/run/cups/cups.sock:631

[root@client:~]# CUPS_SERVER=server lpstat -H
server:631

[root@client:~]# lpstat -h server:631 -H
server:631
2015-05-10 12:41:21 +02:00
Jascha Geerds 3710dbec05 cups: Remove deprecated config options from cupsd.conf 2015-05-10 12:41:20 +02:00
Jascha Geerds 4ac95ab328 cups: Use systemd files provided by CUPS 2015-05-10 12:41:20 +02:00
Jascha Geerds 5f5ba7dda0 cups: Add xdg_utils to build inputs 2015-05-10 12:41:20 +02:00
Jascha Geerds 0a090d80ac cups: Refactor meta attributes 2015-05-10 12:41:20 +02:00
William A. Kennington III d6edaea4f7 cups: 1.7.5 -> 2.0.2 2015-05-10 12:41:20 +02:00
Michael Raskin bbcc0c0f07 Update Pipelight to use wine-staging 2015-05-10 13:36:48 +03:00
Michael Raskin 90453cc5ca Update Wine staging to match Wine unstable 2015-05-10 13:36:48 +03:00
Michael Raskin a54e796cff Explicitly pass -pthread flag to fix the build after some updates 2015-05-10 13:36:47 +03:00
Michael Raskin 47c2726363 Update SBCL 2015-05-10 13:36:47 +03:00
Michael Raskin 666a5c5eb6 Update LiquidWar 2015-05-10 13:36:47 +03:00
Michael Raskin ede1211cbc Update Wine unstable 2015-05-10 13:36:47 +03:00
Michael Raskin 193f2c0e21 Update GlusterFS 2015-05-10 13:36:46 +03:00
Michael Raskin 2fe8b04010 Update badvpn 2015-05-10 13:36:46 +03:00
Michael Raskin fdd0a1f7f8 Update CL-Launch 2015-05-10 13:36:46 +03:00
Michael Raskin d1d2a9856c Update luarocks 2015-05-10 13:36:45 +03:00
Michael Raskin d3160f6f44 Update IPMIutil 2015-05-10 13:36:45 +03:00
Michael Raskin f7c5343c65 Update atanks 2015-05-10 13:36:45 +03:00
Michael Raskin b766d9697a Update XDaliClock 2015-05-10 13:36:45 +03:00
Michael Raskin c25495bcff Update firejail 2015-05-10 13:36:44 +03:00
Michael Raskin 9ebdf9f8a9 Update Regina/REXX 2015-05-10 13:36:44 +03:00
Michael Raskin 47011aa614 Update allegro5-unstable 2015-05-10 13:36:44 +03:00
Michael Raskin 1a407e9311 Update SQLite 2015-05-10 13:36:44 +03:00
Michael Raskin f6e852554c Update Nginx 2015-05-10 13:36:43 +03:00
Michael Raskin 2a5679aeaa Update ZPAQ 2015-05-10 13:36:43 +03:00
Domen Kožar 5a330ad306 Merge pull request #7724 from berdario/python-wide-builds
Enable old pythons' wide builds
2015-05-10 12:18:02 +02:00
Domen Kožar 90ee280913 subunit: split package into everything and python lib 2015-05-10 11:39:42 +02:00
Domen Kožar 7142d47991 pythonPackages: a bunch of build fixes 2015-05-10 10:11:29 +02:00
Domen Kožar 7bda733f8b Merge pull request #7782 from olcai/python-azure
python-packages: azure 0.10.0 -> 0.10.2
2015-05-10 09:18:34 +02:00
Domen Kožar 646ae5458c Merge pull request #7783 from olcai/icalendar
python-packages: icalendar 3.8.4 -> 3.9.0
2015-05-10 09:17:28 +02:00
William A. Kennington III eb1b8183bc screenfetch: 3.6.2 -> 2015-04-20 2015-05-09 17:41:40 -07:00
Sebastian Jordan 72d3d6fbfc Update emulationstation 2.0.0.rc1 -> 2.0.1a 2015-05-10 01:49:09 +02:00
Arseniy Seroka 442a271bc9 Merge pull request #7752 from puffnfresh/package/eventstore
Add EventStore package
2015-05-10 01:28:38 +03:00
William A. Kennington III 1ef5a4990e Merge pull request #7770 from codyopel/avxsynth
avxsynth: refactor & 2013-5-10 -> 2015-4-7
2015-05-09 15:25:05 -07:00
William A. Kennington III 23d6f8e78e Merge pull request #7744 from codyopel/sodium
libsodium: refactor & remove duplicate
2015-05-09 15:23:31 -07:00
codyopel 7a794e1797 libsodium: refactor & remove duplicate 2015-05-09 18:20:06 -04:00
codyopel b807d8daeb avxsynth: refactor & 2013-05-10 -> 2015-04-07 2015-05-09 18:13:52 -04:00
Erik Timan f541c61e22 python-packages: icalendar 3.8.4 -> 3.9.0
dateutil is a new depencency for icalendar 3.9.0.
2015-05-09 23:33:12 +02:00