1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-29 00:54:11 +00:00
Commit graph

8847 commits

Author SHA1 Message Date
Cray Elliott 73439c6053 add dolphinEmu and dolphinEmuMaster
Dolphin is a high quality, open source Gamecube/Wii/Triforce emulator for
Windows, Mac OS X and Linux
2014-09-02 01:20:38 -07:00
Michael Raskin d33a20ef4a Merge pull request #3869 from pmahoney/skarnet
skarnet.org UNIX utilities
2014-09-02 02:15:22 +04:00
Michael Raskin f927e860f2 Merge pull request #3849 from vbgl/cmdliner
Adds ocaml-cmdliner
2014-09-02 02:14:19 +04:00
Michael Raskin bbcf58b217 Merge pull request #3599 from RumataEstor/erlang-odbc
Support odbc in erlang R16 and R17
2014-09-02 02:09:46 +04:00
Michael Raskin 3ad91106f1 Merge pull request #3704 from sfultong/upstream-master
tomcat: update to upstream master
2014-09-02 02:09:18 +04:00
Raymond Gauthier 7727a3fe1d Added support for minimal zim desktop wiki package. 2014-09-02 02:07:23 +04:00
Michael Raskin b761b5cc09 Merge pull request #3135 from doublec/namecoin
Add namecoin cryptocurrency
2014-09-02 01:56:05 +04:00
Michael Raskin 81627ab2d4 Merge pull request #3496 from auntieNeo/gmock
Added gmock (Google Mock) package to complement gtest package.
2014-09-02 01:45:24 +04:00
Chris Farmiloe 8ef11bb0ee add openvswitch package + basic nixos module to enable it 2014-09-02 01:48:50 +04:00
tv@shackspace.de f87c516a91 urlwatch: add version 1.16 2014-09-02 01:29:30 +04:00
Michael Raskin 2921966300 Merge pull request #3902 from DamienCassou/backintime
backintime: Definition improvement
2014-09-02 00:57:58 +04:00
Michael Raskin f70337a8bd Merge pull request #3905 from AndersonTorres/stella
Stella 4.0: New Package
2014-09-02 00:55:52 +04:00
Michael Raskin ace2e42638 Merge pull request #3917 from lovek323/openldap
openldap: fix build on darwin
2014-09-02 00:52:16 +04:00
aszlig 3fbb9f0502
Add new openntpd package in version 20080406p-10.
It's actually a fork from Debian who are providing cross-platform
compatibility fixes for it. A big advantage is that it is far more
minimal than the ntpd reference implementation and especially useful if
you don't want to run an NTP service.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-09-01 16:07:27 +02:00
Emery Hemingway 9aa9345a5a uhub: initial package for version 0.4.1 2014-09-01 10:53:19 +04:00
Michael Raskin 24b4105ed7 Remove fpc 2.4.0: lazarus doesn't need it and it doesn't like .2.6.0 as bootstrap compiler 2014-09-01 08:56:37 +04:00
Jason "Don" O'Conal a20b4cbbba openldap: fix build on darwin 2014-09-01 13:55:46 +10:00
Michael Raskin d9b13c1eb1 Make dmeventd support in lvm2 optional; use it for dmraid 2014-09-01 02:06:41 +04:00
Michael Raskin 08131bd5d5 Update guitone 2014-09-01 00:38:07 +04:00
Philip Horger 3da42c811f hawkthorne: Initial commit, license issue still unresolved 2014-08-31 20:08:15 +01:00
AndersonTorres 44d772d1e0 Stella 4.0: New Package
Stella is an Atari 2600 VCS emulator
2014-08-31 14:31:09 -03:00
Damien Cassou 242ae9c38c backintime: Definition improvement 2014-08-31 18:04:51 +02:00
Michael Raskin 8bc60391c6 Remove old version of LibreOffice dependencies: we now have fresh LibreOffice, the old versions of deps are not used otherwise, and they require old versions of more packages 2014-08-31 18:24:41 +04:00
Michael Fellinger 57b667fe65 ruby: add version 2.1.2 2014-08-31 13:24:10 +01:00
Peter Simons f8b3591365 Merge pull request #3889 from dbohdan/master
Added package tcl2048
2014-08-31 13:07:58 +02:00
Danyil Bohdan dba5fed12b add game 'tcl2048' 2014-08-31 12:02:04 +03:00
Michael Raskin 94205f5f21 Revert "Merge pull request #2449 from wkennington/master.grub"
This reverts commit 469f22d717, reversing
changes made to 0078bc5d8f.

Conflicts:
	nixos/modules/installer/tools/nixos-generate-config.pl
	nixos/modules/system/boot/loader/grub/install-grub.pl
	nixos/release.nix
	nixos/tests/installer.nix

I tried to keep apparently-safe code in conflicts.
2014-08-31 12:58:37 +04:00
Daniel Peebles 3182cf00ff Add xar 2014-08-30 22:52:46 +01:00
Eelco Dolstra cafeb8e4f5 Disable Xen kernel builds
Xen itself is currently broken in Nixpkgs, so building kernels for it
is kind of pointless.
2014-08-30 23:11:30 +02:00
Damien Cassou c59ef6af6f backintime: a simple backup tool 2014-08-30 21:52:01 +01:00
Michael Raskin 64a18d70e5 Julia 0.3.0 seems to have no more problems than 0.2.1, so make it default 2014-08-31 00:37:01 +04:00
Domen Kožar b8fca7b38c koji: factor python module into an standalone app 2014-08-30 21:08:49 +02:00
Cillian de Róiste c40a256548 Add processing: A language and IDE for electronic arts
(cherry picked from commit 0db6387d1c3a8a8f7a9a1e111532d8acd1f794d6)
2014-08-30 19:20:13 +02:00
Florent Becker d7b67d8cfa add utop (improved ocaml toplevel) 2014-08-30 19:37:15 +04:00
Florent Becker 328469aa06 add the ocaml 'lambda-term' library (terminal control) 2014-08-30 19:37:15 +04:00
Florent Becker edc11bc4f9 add the 'zed' ocaml editor library 2014-08-30 19:37:15 +04:00
Florent Becker 618f439d2e Add a derivation for ocaml-text 2014-08-30 19:37:15 +04:00
Michael Raskin b7d2aff103 Merge pull request #3373 from qknight/liquidfun-fix
Liquidfun fix
2014-08-30 19:16:09 +04:00
Longrin Wischnewski 33cbd6687c wxhexeditor: adding version 0.22
wxhexeditor: add the package to all-packages.nix

wxhexeditor: fix shebang
2014-08-30 12:24:43 +01:00
Vladimír Čunát 9c615653ea axis: remove the unused vulnerable version 1.3 2014-08-30 11:09:14 +02:00
aszlig 58bc1ef3d8
chromium: Remove all NSAPI browser wrappers.
Chromium doesn't support NSAPI anymore, so it doesn't make sense to keep
the wrappers, especially because some of them trigger bugs in more
recent versions of Chromium.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-30 09:33:53 +02:00
Peter Simons f9b780abd8 Merge pull request #3871 from robberer/pkgs/nanoblogger
nanoblogger: adding version 3.5-rc1
2014-08-30 09:24:15 +02:00
Longrin Wischnewski 685cded7b5 nanoblogger: adding version 3.5-rc1 2014-08-30 09:14:19 +02:00
Patrick Mahoney b5f33dc133 s6-linux-utils: new package
s6-linux-utils is a set of minimalistic Linux-specific system utilities.
2014-08-30 00:12:38 -05:00
Patrick Mahoney 9247013255 s6-networking: new package
s6-networking is a suite of small networking utilities for Unix systems
including UCSPI Unix and TCP tools, access control tools, and network
time management utilities.
2014-08-30 00:07:45 -05:00
Patrick Mahoney 1030ca0550 s6-dns: new package
s6-dns is a suite of DNS client programs and libraries for Unix systems,
as an alternative to the BIND, djbdns or other DNS clients.
2014-08-30 00:06:42 -05:00
Patrick Mahoney a4b794bb73 s6-portable-utils: new package
s6-portable-utils is a set of tiny general Unix utilities, often
performing well-known tasks such as cut and grep, but optimized for
simplicity and small size.
2014-08-30 00:05:23 -05:00
AndersonTorres 4cb061111c Higan - new package (alpha stage!)
Higan is a cycle-accurate Nintendo multi-system emulator
It is a preliminary release for Nix - I need to investigate
some issues about install process and hardcoded paths...
2014-08-29 18:32:07 +01:00
Thomas Tuegel df731f151f openblas: add version 0.2.11 2014-08-29 10:06:24 -05:00
Thomas Tuegel 40ccaa2b4c openblas: pin all the versions julia requires 2014-08-29 10:06:24 -05:00