1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-25 23:20:55 +00:00
Commit graph

35914 commits

Author SHA1 Message Date
Roelof Wobben 81460560c3 add cinnamon-desktop (close #1314)
Reviewed and refactored by @vcunat.
2013-12-02 21:21:45 +01:00
Vladimír Čunát 1e0865ce62 merge #1309: add cjs -- JavaScript bindings for cinnamon
I also fixed whitespace around.
2013-11-30 22:54:10 +01:00
Roelof Wobben 808603852a cjs is working with the new mozjs185 2013-11-30 22:46:39 +01:00
Roelof Wobben f668fd37df broken patch 2013-11-30 22:46:39 +01:00
Roelof Wobben 43b894a5b3 solved the gobject error message 2013-11-30 22:46:39 +01:00
Roelof Wobben 34df0b45ba GJS error 2013-11-30 22:46:38 +01:00
Vladimír Čunát 796a60613e mesa: bugfix update 9.2.3 -> .4 2013-11-30 22:45:09 +01:00
Vladimír Čunát d29ce61521 spidermonkey_185: drop unused readline, parallel build 2013-11-30 13:50:10 +01:00
Vladimír Čunát cb4639f2b9 spidermonkey_185: enable threads and tests by default
Also drop redundant autoconf.
2013-11-30 13:50:10 +01:00
Vladimír Čunát b98da7c273 libpng: several minor updates 1.6.4 -> 1.6.7
all seem unimportant
2013-11-25 22:24:13 +01:00
Vladimír Čunát a829337ea6 harfbuzz by default: don't use icu and do use graphite2
Also fix detection, so texLive builds now.
2013-11-24 13:51:12 +01:00
Vladimír Čunát 55f40dfbec graphite2: clean unneeded dependencies
We almost created cycles in harfbuzz.
2013-11-24 12:43:22 +01:00
Vladimír Čunát 5c1e8fc56d weston: clean the expression (no semantic change) 2013-11-23 23:56:38 +01:00
Vladimír Čunát 30666ed5ad wayland, weston: update to 1.3.1, fix weston build
Also make Hydra build weston, so we can see the breakages in future.
2013-11-23 23:31:48 +01:00
Vladimír Čunát 21f36d7316 tigervnc: fix build via not applying a patch
It's in our standard xorg-server now.
2013-11-23 13:08:04 +01:00
Vladimír Čunát 6e5c003f42 xorg xf86-video-nv: fix build via an upstream patch 2013-11-23 12:31:23 +01:00
Vladimír Čunát b5fba47147 Merge branch master into x-updates
Conflicts (not used, deleted):
	pkgs/desktops/xfce/common.nix
2013-11-23 10:22:26 +01:00
Vladimír Čunát 0d4d1097cb libdrm: minor update 2.4.48 -> .49 2013-11-23 10:18:15 +01:00
Vladimír Čunát f7b39cce8c pixman: minor update 0.32.2 -> .4 2013-11-23 10:17:52 +01:00
Michael Raskin a7675b2aae Merge pull request #1265 from iyzsong/swig
swig: bump 2.0.4 -> 2.0.11
2013-11-22 23:28:34 -08:00
Michael Raskin 161ac7cde5 Merge pull request #1205 from wizeman/xfce
Xfce improvements
2013-11-22 23:25:54 -08:00
Michael Raskin 87eac0321e Merge pull request #1236 from lovek323/sdlmame
sdlmame: update to latest version
2013-11-22 23:24:35 -08:00
Michael Raskin 06e9a8f31a Merge pull request #1249 from wkennington/ccid
Update ccid to 1.4.13
2013-11-22 23:23:40 -08:00
Bjørn Forsman 325894eb1b smc: new package
SMC is a state machine compiler. It generates state machine code from
text input files (state diagrams).

Homepage: http://smc.sourceforge.net/
2013-11-23 00:11:23 +01:00
Bjørn Forsman c6d548f9b3 spyder: update 2.1.13.1 -> 2.2.5
This update brings bug fixes and new features.

Full changelog: https://code.google.com/p/spyderlib/source/browse/CHANGELOG
2013-11-22 23:56:17 +01:00
aszlig 440af2e5e5
log4cxx: Clean up package expression.
Add meta.license and use a version attribute instead of hardcoding
everything.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-11-22 17:26:00 +01:00
aszlig c853841c8c
log4cxx: Fix build by adding missing includes.
This adds a bit too many includes but in the end it won't hurt on the
size of the build output because those are optimized away. But having a
whole bunch of sed expressions just for selectively adding includes just
clutters up the package expression.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-11-22 17:25:59 +01:00
Rob Vermaas a383fe887f Make dd-agent services restart when killed. 2013-11-22 15:23:45 +01:00
Michael Raskin 50ee1b2498 Updating Visual Understanding Environment 2013-11-22 10:35:10 +04:00
Song Wenwu 61b8ebc77f swig: bump 2.0.4 -> 2.0.11 2013-11-22 09:41:17 +08:00
William A. Kennington III 3a4281a3c9 Update ccid to 1.4.13 2013-11-21 17:28:07 -06:00
Bjørn Forsman fed248c78e sdcc: bump 3.2.0 -> 3.3.0
SDCC 3.3.0 Feature List:

 * Many small improvements in code generation for the z80-related ports - merged smallopts branch
 * lospre (currently enabled for z80-related and hc08-related ports only) - merged lospre branch
 * More efficient initialization of globals in z80, z180, r2k and r3ka ports.
 * Inclusion of tests from the gcc test suite into the sdcc regression test suite led to many bugs being found and fixed.
 * Split sdas390 from sdas8051
 * Merged big parts of ASxxxx v5 into sdas
 * New pic devices (synchronization with MPLABX 1.60). (Except for very old MCU-s.)
 * New script which disassembles those hex files, in which MCS51 code there is. (mcs51-disasm.pl)
 * Added the PIC16F1788 and PIC16F1789 devices.
 * C11 _Alignof operator.
 * C11 _Alignas alignment specifier.
 * C11 _Static_Assert static assertion.

Numerous feature requests and bug fixes are included as well.
2013-11-21 23:22:06 +01:00
Bjørn Forsman bd67a1a16f basex: bump 7.7 -> 7.7.2
This update brings "fixes and better CSV support":

  http://basex.org/about-us/news/
2013-11-21 22:52:42 +01:00
Domen Kožar f770739290 curl: 7.30.0 -> 7.33.0 (CVE-2013-4545) 2013-11-21 16:24:32 +01:00
Domen Kožar 241738bca6 teamviewer: pass script argument to underlying command 2013-11-21 16:24:31 +01:00
Rok Garbas b6a720141e Pillow: update to 2.2.1 2013-11-21 12:33:37 +01:00
Rok Garbas 52d1973b3e adding zc_buildout 2.2.1 2013-11-21 12:33:20 +01:00
Rok Garbas d14831c5da zc_buildout_nix: update to 2.2.1 2013-11-21 12:30:04 +01:00
Oliver Charles 7a18f1125e haskellPackages.ariadne: New expression and related dependencies 2013-11-21 10:28:56 +01:00
Peter Simons 144a833cd0 Merge pull request #1259 from ocharles/haskell
haskellPackages.socketActivation and haskellPackages.quickcheckInstances
2013-11-21 01:25:34 -08:00
Peter Simons 2d1304e86d Merge pull request #1247 from ocharles/digits
haskellPackages.digits: New expression
2013-11-21 01:21:47 -08:00
Oliver Charles d93d7c645c haskellPackages.quickcheckInstances: New expression 2013-11-21 08:45:38 +00:00
Oliver Charles fe3253355d haskellPackages.socketActivation: New expression 2013-11-21 08:45:09 +00:00
Rommel M. Martinez 794afb0c78 Update xonotic to 0.7.
Add scheme48 1.9.
2013-11-21 09:41:01 +01:00
Michael Raskin 5b97997aef Merge pull request #1234 from lovek323/mpd
mpd: update to latest version
2013-11-21 00:38:24 -08:00
Michael Raskin 3f9b50a7bc Merge pull request #1239 from grwlf/yandex-disk
yandex-disk: add the Yandex.Disk cloud storage client
2013-11-21 00:35:45 -08:00
Michael Raskin 935e586050 Merge pull request #1245 from nathanielbaxter/dev/openbox
openbox: Update to 3.5.2
2013-11-21 00:34:19 -08:00
Michael Raskin 41fee6c8b6 Merge pull request #1254 from lovek323/texlive
texlive: update to latest version
2013-11-21 00:34:01 -08:00
Domen Kožar cd9950549a Merge pull request #1258 from wkennington/django
Upgrade Django Versions
2013-11-20 23:52:13 -08:00
William A. Kennington III 821cd16449 Upgrade Django Versions
This patch pushes django 1.4.1 -> 1.4.10 and adds django 1.5.5 and
django 1.6. Additionally, it creates the default django package which
always points to the latest version.
2013-11-21 01:08:36 -06:00