Vladimír Čunát
cba6641623
cairo, pango: fix some string references
2015-10-13 20:18:51 +02:00
Vladimír Čunát
a6e4c87391
gtk3: split into multiple outputs
...
All references OK, hopefully. Seems surprisingly smooth.
2015-10-13 20:18:45 +02:00
Vladimír Čunát
91407a8bdf
ncurses: split into multiple outputs
...
Some programs (e.g. tput) might better be moved somewhere else than
$dev/bin, but that can be improved later if need be.
2015-10-13 20:18:44 +02:00
Vladimír Čunát
ba9b80c7e0
nspr,nss: split into multiple outputs
...
Hopefully most references are OK.
2015-10-13 20:18:44 +02:00
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
f8c211fd2b
fontconfig: split into multiple outputs
...
Fixed all 'fontconfig}' references as well, hopefully, ugh!
2015-10-05 12:23:56 +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
ab94830c60
goPackages.git-lfs: init at 1.0.0
2015-10-02 05:34:35 +02:00
Tobias Geerinckx-Rice
e38fb2ea25
perlPackages.Glib: 1.313 -> 1.314
2015-10-02 05:34:35 +02:00
Tobias Geerinckx-Rice
7d78c0b84b
perlPackages.Cairo: 1.105 -> 1.106
2015-10-02 05:34:35 +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
Thomas Strobel
64eed4b98a
deskcon: init at 0.3
2015-10-01 18:14:03 +02: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
Antoine R. Dumont
3e91739437
emacs-packages: elpy init at 1.9.0
2015-10-01 12:34:19 +02:00
Antoine R. Dumont
d69c493eed
emacs-packages: pyvenv init at 1.7
2015-10-01 12:34:19 +02:00
Antoine R. Dumont
b429a536de
emacs-packages: highlight-indentation init at 0.7.0
2015-10-01 12:34:19 +02:00
Antoine R. Dumont
c623972091
emacs-packages: find-file-in-project init at 3.5
2015-10-01 12:34:19 +02:00
Antoine R. Dumont
8755a79cb8
emacs-packages: yasnippet init at 0.8.1
2015-10-01 12:34:19 +02:00
Antoine R. Dumont (@ardumont)
364667c390
python-packages: elpy add runtime dependencies
2015-10-01 12:34:19 +02:00
Antoine R. Dumont
7fa6cc7529
python-packages: elpy 1.0.1 -> 1.9.0
2015-10-01 12:21:47 +02:00
Antoine R. Dumont
2593829486
python-packages: importmagic init at 0.1.3
2015-10-01 12:20:13 +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