Joachim Schiele
b0c946a86a
added mcrypt
2013-06-27 12:04:57 +02:00
Evgeny Egorochkin
25cffccc28
Fix binutils_deterministic to not break evaluation in certain cases. Quite a sneaky bug!
2013-06-27 09:50:52 +03:00
Lluís Batlle i Rossell
5ff3d84137
Adding sflphone.
...
Merge branch 'sflphone'
2013-06-27 00:10:13 +02:00
Lluís Batlle i Rossell
538a1d3aa1
Making sflphone build, and its gnome client too.
2013-06-27 00:09:26 +02:00
Lluís Batlle i Rossell
53f38dcbd0
Adding partially sflphone (only daemon, maybe failing to build)
2013-06-26 23:48:55 +02:00
Eelco Dolstra
9da4ccaf3d
firefox: Rename 21.0.nix to default.nix
2013-06-25 20:58:25 +02:00
Eelco Dolstra
1802152e93
Remove Firefox 20.0
2013-06-25 20:58:25 +02:00
Eelco Dolstra
cbf2526bfd
Add nixops
2013-06-25 14:12:16 +02:00
Rickard Nilsson
0dbb2fdcfe
sbt: Remove duplicate package
2013-06-25 12:32:28 +02:00
Evgeny Egorochkin
6c9838ad54
Rename repeatableStdenv to deterministicStdenv for consistency.
...
Make it plug more holes to avoid regular binutils sneaking in and ruining builds.
2013-06-25 11:15:46 +03:00
Evgeny Egorochkin
92a48cb305
Add gcc4.6 wrapped using deterministic binutils
2013-06-25 11:15:45 +03:00
Evgeny Egorochkin
0889bbe88f
Patch binutils to produce more deterministic output
2013-06-25 11:15:45 +03:00
aszlig
4e10617bc4
winswitch: Basic somewhat working version.
...
Wow, this is one of the most dangerous programs I've seen in a while. It not
only tries to probe for a package manager to install dependencies but also
tries to execute a whole bunch of programs in $PATH. That's why I decided to
override the postFixup phase for now in order to get rid of the current $PATH
and meanwhile getting the basics working.
So, I'm still not sure how to do the best implementation here on NixOS without
allowing winswitch to be too invasive and without restricting it too much so
that it's of no use.
But let's figure that out once we trimmed down the radiation level of this
"living" thing ;-)
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-06-24 10:33:15 +02:00
Mathijs Kwik
e387731b82
youtube-dl: upgrade to 2013.06.21
2013-06-23 16:26:37 +02:00
Song Wenwu
48e1e1cae6
add smplayer 0.8.5
2013-06-23 17:48:21 +08:00
Domen Kozar
dbe9bf7e59
networkmanagerapplet: 0.9.8.0 -> 0.9.8.2
...
Upgraded because some icons weren't displaying. Also adds new
dependency libsecret.
2013-06-21 19:59:20 +02:00
Evgeny Egorochkin
a0ba1a20e9
Add a stdenv version which tries harder to make builds repeatable.
2013-06-21 18:22:07 +03:00
aszlig
60ba4485b1
zabbix2: Add optional XMPP support using iksemel.
...
This uses recurseForDerivations directly after using callPackage magic to ensure
that the input attributes can be overriden *and* nix-env shows the package as in
recurseIntoAttrs.
The reason for making this optional is because there probably is only a minority
of people who want to use XMPP and we don't want to introduce an additional
dependency for the majority, do we?
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-06-21 12:17:56 +02:00
aszlig
f974573a5e
iksemel: Add new package with version 1.4.
...
This library is used by Zabbix in order to send XMPP alerts/notifications.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-06-21 12:17:55 +02:00
aszlig
8b425e2ae3
chromium: Mark beta and dev versions lowPrio.
...
I'm still wondering why noone has reported this, but I found out about this
while trying to introduce someone to NixOS, eventually wondering why it is going
to install version 29 when using "nix-env -i chromium".
So, in hope that everyone out there using the package is using the attribute,
let's make _stable_ the default here.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-06-21 12:17:54 +02:00
Lluís Batlle i Rossell
b38308553b
Adding cjdns.
...
The executable runs; I haven't tried to run a node.
2013-06-20 20:53:37 +02:00
Shea Levy
97b95d60d8
Chromedriver: update to 2.0
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-06-20 09:21:25 -04:00
Peter Simons
513d717d47
Merge pull request #654 from lovek323/sup
...
sup: update to latest version
2013-06-20 03:09:46 -07:00
Jason "Don" O'Conal
cf2b5daa15
sup: update to latest version
2013-06-20 10:09:15 +10:00
Jason "Don" O'Conal
657ef3959b
irssi: fix build on darwin
...
* use `gccApple` (so we can cope with `-no-cpp-precompile`)
* add `libintlOrEmpty`
2013-06-20 09:25:54 +10:00
Lluís Batlle i Rossell
4c6a981070
Adding 'weka'.
2013-06-19 16:19:06 +02:00
Evgeny Egorochkin
6b4eaf71fe
Merge pull request #636 from craff/glsurf
...
Glsurf (3D drawing of implicit surfaces and curves)
2013-06-18 22:34:08 -07:00
Marc Weber
d25d1e4d24
ocaml adding deriving
2013-06-19 03:07:27 +03:00
Vladimír Čunát
1f81984293
non-Linux: more adjustments
...
Also reordered stuff in all-packages.nix.
2013-06-18 23:59:23 +02:00
Lluís Batlle i Rossell
ae98b61850
dropbear: update to 2013.58, and build dynamically
...
I had to do a trick with GNU make, to allow it to find libs.
2013-06-18 23:35:53 +02:00
Vladimír Čunát
3cba755596
qt48: minimize default dependencies on non-Linux
2013-06-18 22:03:35 +02:00
Vladimír Čunát
3adf8e6429
vala, libusb1, deps of libjpeg: attempt to fix on non-Linux
2013-06-18 17:52:09 +02:00
Jason \"Don\" O'Conal
85bfa943f7
glib: fix on darwin (merge #644 )
...
* include Foundation.h header
* add myself to maintainers
* build with gccApple
@vcunat: minor refactoring.
2013-06-18 08:17:36 +02:00
Jason "Don" O'Conal
9b409f2cae
tree: fix compilation on darwin
2013-06-18 14:02:21 +10:00
Evgeny Egorochkin
88eff1efac
Merge pull request #619 from lovek323/sdcv
...
sdcv: add expression
2013-06-17 16:29:53 -07:00
Eelco Dolstra
5bc8275075
nix: Update to 1.5.3
2013-06-18 00:56:00 +02:00
Vladimír Čunát
6bcf790d05
Merge branch 'master' into x-updates
2013-06-17 22:08:16 +02:00
Vladimír Čunát
afdc7fdfb6
fix evaluation on non-Linux, should fix tarball
2013-06-17 22:06:36 +02:00
Vladimír Čunát
0f7e530c9d
mesa_noglu: make it meaningful even on darwin
...
In future we should change the mess, e.g. have libGL, libGLU and similar
attributes.
2013-06-17 16:14:46 +02:00
Jaka Hudoklin
4d76f87c13
Add cgminer: gpu, fpga and asic crypto currencies mining application
2013-06-16 21:51:27 +00:00
Jaka Hudoklin
a826c359c2
Add amdadl-sdk: amd display library sdk, usefull for ati gpu statistics
2013-06-16 21:39:54 +00:00
Jaka Hudoklin
4817f34f2b
Add amdapp-sdk: accelerated parallel processing sdk with OpenCL support
2013-06-16 21:39:43 +00:00
Christophe Raffalli
cb980d97d7
added glsurf package
2013-06-16 22:33:47 +02:00
Christophe Raffalli
fc36c19834
Added OCaml gmp bindings mlgmp
2013-06-16 22:33:33 +02:00
Vladimír Čunát
c72ed04892
Merge 'master' and 'stdenv-fixes' into x-updates
...
Final stabilization phase before merging into master.
Conflicts (glibc-2.13):
pkgs/top-level/all-packages.nix
2013-06-16 10:13:51 +02:00
Domen Kožar
0d15be335c
Merge pull request #629 from lovek323/vim_configurable
...
vim_configurable: improvements
2013-06-15 10:36:51 -07:00
Peter Simons
84c1d5f03b
all-packages.nix: use blanks instead of tabs
2013-06-15 17:14:57 +02:00
Peter Simons
38d22b4851
ess: add Emacs Speaks Statistics mode
2013-06-15 17:13:37 +02:00
Michael Raskin
81b7f5fe63
Merge remote-tracking branch 'upstream/master' into x-updates
2013-06-15 17:15:32 +04:00
Peter Simons
362a77ad85
Merge pull request #630 from lovek323/sup
...
sup: add missing dependencies
2013-06-15 04:27:37 -07:00