Vladimír Čunát
38313d5d87
libxml2,libxslt: split into multiple outputs
...
Fixed all references, hopefully.
libxml2Python is slightly hacky now, but it seems to work.
2015-10-05 13:44:16 +02:00
Vladimír Čunát
2323d70d88
all-packages: revert accidentally committed change
2015-10-04 10:03:54 +02:00
Vladimír Čunát
b44d846990
udev: complete rework
...
- systemd puts all into one output now (except for man),
because I wasn't able to fix all systemd/udev refernces
for NixOS to work well
- libudev is now by default *copied* into another path,
which is what most packages will use as build input :-)
- pkgs.udev = [ libudev.out libudev.dev ]; because there are too many
references that just put `udev` into build inputs (to rewrite them all),
also this made "${udev}/foo" fail at *evaluation* time
so it's easier to catch and change to something more specific
2015-10-04 10:03:53 +02:00
Vladimír Čunát
ec7a4ddd92
all-packages: fix openssl_* reference
...
(cherry picked from commit 976b1dd423
)
2015-10-04 09:49:42 +02:00
Vladimír Čunát
f361938b21
Merge staging into closure-size
...
This makes gcc5 the default builder, etc.
2015-10-03 15:23:13 +02:00
Vladimír Čunát
5227fb1dd5
Merge commit staging+systemd into closure-size
...
Many non-conflict problems weren't (fully) resolved in this commit yet.
2015-10-03 13:33:37 +02:00
William A. Kennington III
2ef6508c7f
Merge branch 'master.upstream' into staging.post-15.06
2015-10-02 12:41:09 -07:00
William A. Kennington III
ed71860928
Merge branch 'staging.upstream' into staging.post-15.06
2015-10-02 12:41:04 -07:00
William A. Kennington III
a27ca029ee
Merge pull request #10162 from wkennington/master.mesa
...
Major update mesa and bump llvm forward
2015-10-02 12:33:03 -07:00
Arnold Krille
3bce303e05
jackmix: Build jackmix in two flavours
...
Flavours are:
- *jackmix* using jack2 (default)
- *jackmix_jack1* using jack1
2015-10-02 15:42:00 +02:00
Arnold Krille
bb7eb9829d
jackmix: init at version 0.5.2
...
Add jackmix to the nix pkgs.
2015-10-02 14:56:59 +02:00
Gabriel Ebner
db18b6e828
opensmtpd-extras: init at 5.7.1
2015-10-02 13:01:47 +02:00
Thomas Strobel
9e33e2365e
miraclecast: init at 0.0-git-20151002
2015-10-02 12:16:37 +02:00
lethalman
5f30859a1d
Merge pull request #10173 from devhell/iptraf-ng
...
iptraf-ng: init at 1.1.4
2015-10-02 11:40:28 +02:00
lethalman
e9d554580c
Merge pull request #10066 from michaelpj/p/heatseeker
...
heatseeker: init at 1.3.0
2015-10-02 11:36:07 +02:00
lethalman
5c4dc85121
Merge pull request #10117 from laMudri/urbit
...
urbit: init at 2015.09.26
2015-10-02 11:28:32 +02:00
Vladimír Čunát
33373d939a
Merge: staging with systemd
2015-10-02 10:24:41 +02:00
Tobias Geerinckx-Rice
4a92863fd5
enblend-enfuse: rename to actual package name
...
Retain old and unreadable "enblendenfuse" alias for compatibility.
2015-10-02 05:34:34 +02:00
Jude Taylor
07d9b3cded
remove obsolete libunwindNative
2015-10-01 16:34:45 -07:00
devhell
66dd86d4ca
iptraf-ng: init at 1.1.4
...
This commit adds `iptraf-ng` which is a fork of `iptraf`. The original
has not been updated in ~10 years. This fork is more modern but
development is a bit slow (last update to master 15 months ago).
Nevertheless, unlike `iptraf` this one doesn't barf around and works
properly.
2015-10-01 22:38:50 +01: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
William A. Kennington III
98172435f7
Merge branch 'master.upstream' into staging.upstream
2015-10-01 10:43:44 -07:00
William A. Kennington III
14961c8781
v8: Fix compilation issue with gcc4.9+
2015-10-01 10:40:50 -07:00
Jude Taylor
ccf48cea4d
revert rubies callPackages change
2015-10-01 09:45:05 -07:00
Jude Taylor
4520a19151
add darwin libtool to nodejs 4.1.0
2015-10-01 09:20:12 -07:00
Jude Taylor
4833a37791
bring darwin libtool back into scope for node
2015-10-01 09:20:12 -07:00
Jude Taylor
2b1d851e3e
add mpw
2015-10-01 08:58:28 -07:00
Jude Taylor
5379504451
Merge pull request #9834 from NixOS/rubies
...
Merge Ruby versions into one file
2015-10-01 08:58:28 -07:00
Eelco Dolstra
b23038dd80
Merge remote-tracking branch 'origin/master' into systemd-219
2015-10-01 14:17:46 +02:00
Antoine R. Dumont (@ardumont)
2f5cbb1b62
emacs-packages: elpy add runtime dependencies on pythonpackages.elpy
2015-10-01 14:08:19 +02:00
Vladimír Čunát
00935b2554
Merge #10104 : picolisp, ccl and sbcl improvements
2015-10-01 11:23:30 +02:00
Jude Taylor
0870c09854
darwin purity: emacs-24.5-mac
2015-09-30 17:14:43 -07:00
William A. Kennington III
3e96b763d2
llvm: Switch to 3.7 by default
2015-09-30 16:18:36 -07:00
Tomas Hlavaty
29f120d7b2
sbcl: improve bootstrap and add arm support
...
clisp bootstrap is very slow and clisp doesn't compile on arm
now it is possible to also bootstrap using ccl:
sbclBootstrapHost = "${ccl}/bin/${ccl.CCL_RUNTIME} -b -n";
or alternatively using clisp
sbclBootstrapHost = "${clisp}/bin/clisp -norc";
2015-09-30 23:40:58 +02:00
William A. Kennington III
e7bb9e1023
Merge branch 'master.upstream' into staging.upstream
2015-09-30 13:26:04 -07:00
Jude Taylor
d14bb302a7
syntax error
2015-09-30 10:23:44 -07:00
Thomas Tuegel
d323fa9f8b
quasselDaemon: fix typo
2015-09-30 07:40:44 -05:00
Thomas Tuegel
7696ac23b9
quassel: add compatibility aliases
2015-09-30 07:24:01 -05:00
Thomas Tuegel
a6c81b2b29
phonon_qt5_backend_gstreamer: un-rename
...
Accidentally renamed to phonon_backend_gstreamer_qt5 in Qt 5.5 upgrade.
2015-09-30 06:25:23 -05:00
Thomas Strobel
6b934c30d3
neardal: init at 0.7-post-git-20150930
2015-09-30 11:36:47 +02:00
Jude Taylor
333ed12c70
darwin purity: aria2
2015-09-30 00:36:35 -07:00
Jude Taylor
de05a7b2ef
add mpw
2015-09-30 00:35:09 -07:00
Tobias Geerinckx-Rice
c7c677bc7b
p910nd: init at 0.97
2015-09-30 02:29:52 +02:00
William A. Kennington III
271972de0a
Merge branch 'master.upstream' into staging.upstream
2015-09-29 15:54:33 -07:00
Jaka Hudoklin
ea4850ca64
Merge pull request #10023 from offlinehacker/pkgs/modsecurity/add
...
modsecurity: add modsecurity, and create nginx plugin
2015-09-30 00:19:38 +02:00
Rob Vermaas
92e98c2b03
nixops: 1.2 -> 1.3
...
(cherry picked from commit a91d4f8a243933181c119ceff434e59eae09be10)
2015-09-29 19:53:47 +00:00
Charles Strahan
597d191844
eventstat: init at 0.02.02
2015-09-29 15:45:09 -04:00
Thomas Strobel
8d7fba9b65
neard: init at 0.15-post-git-20510929
2015-09-29 17:54:26 +02:00
Eelco Dolstra
0e3c1e31b1
Remove zfs-git and spl-git
...
See https://github.com/NixOS/nixpkgs/pull/10042#commitcomment-13422343 .
2015-09-29 14:54:12 +02:00
Thomas Tuegel
e6eb429128
remove kde414.networkmanagement
...
It has been unmaintained for years, being replaced by plasma-nm.
2015-09-29 06:42:38 -05:00