Commit graph

61219 commits

Author SHA1 Message Date
Franz Pletz ed13d23c97 darkice: Fix build with opus and vorbis support
The configure script requires libogg in both the paths of libopus and
libvorbis. Because is isn't true for the libopus and libvorbis
derivations in NixOS and patching the configure script is a bit tedious,
a temporary environment with libogg, libvorbis & libopus is used.
2015-10-23 14:09:50 +02:00
Domen Kožar 910479160b Merge pull request #10540 from FRidh/tables
python tables: 3.1.1 -> 3.2.2
2015-10-23 12:06:30 +02:00
Bjørn Forsman e8c22b33e6 baudline: init at 1.0.8
Baudline is a scientific signal analysis application.

I was unsure whether the baudline license allowed packaging in nixpkgs,
so I sent a copy of this nix expression (and some explanation) to their
support. I got this reply:

  From: Erik Olson <erik@sigblips.com>
  Subject: Re: Licensing question

  Hello Bjorn,

  This sounds fine.  What you suggest doing is very similar to how the
  FreeBSD FreshPorts system deals with baudline.

  Erik

So basically, everything is good as long as we only distribute the _expression_
to install the package. We must not distribute the package (binary).
2015-10-23 09:44:07 +02:00
goibhniu a924c55d0b Merge pull request #10437 from fredlebel/jp2a
Added jp2a tool.
2015-10-23 09:36:46 +02:00
Domen Kožar f1923d79c9 Merge pull request #10533 from bobvanderlinden/slic3r-1.2.9
Slic3r: 1.2.7 -> 1.2.9
2015-10-23 05:44:41 +02:00
Frederic LeBel 60b15039df Added jp2a tool.
A small utility that converts JPG images to ASCII.
2015-10-22 22:47:24 -04:00
Charles Strahan abf7301cc9 v8: add version 4.5.107 2015-10-22 20:00:38 -04:00
Arseniy Seroka c76f010450 Merge pull request #10547 from bobvanderlinden/oracle-jdk-missing-architecture
oraclejdk: added architecture attribute
2015-10-23 02:49:07 +03:00
Arseniy Seroka 8bdfc5c399 Merge pull request #10548 from bobvanderlinden/lsyncd
lsyncd: init at 2.1.5
2015-10-23 02:48:47 +03:00
goibhniu b784494577 Merge pull request #10395 from dochang/editorconfig-core-c
editorconfig-core-c: init at 0.12.0
2015-10-22 23:26:26 +02:00
Jude Taylor bac94c5101 lua-bitop: update MACOSX_DEPLOYMENT_TARGET 2015-10-22 13:47:03 -07:00
Jude Taylor 8f663ee0fb neovim: don't link with libutil on Darwin 2015-10-22 13:47:03 -07:00
Bob van der Linden edd64c1d99 lsyncd: init at 2.1.5 2015-10-22 20:52:08 +02:00
Bob van der Linden 0c481966b6 oraclejdk: added architecture attribute
This attribute is needed by some other packages. The lack of this
attribute makes nox-review fail on a system where
jdk = oraclejdk7;
2015-10-22 20:44:45 +02:00
Vladimír Čunát 2b71fdbbc3 blas: fix by updating, fixes #10420, close #10545
The new URL also looks more stable.
2015-10-22 20:13:33 +02:00
Jude Taylor 657b1ccc47 darwin: repair QuartzCore paths 2015-10-22 09:47:20 -07:00
Frederik Rietdijk 631e7af698 python tables: 3.1.1 -> 3.2.2 2015-10-22 16:51:53 +02:00
Domen Kožar 45d8f62886 Merge pull request #10255 from FRidh/numpy
pythonPackages numpy: 1.9.2 -> 1.10.1 and enable for Python 3.5
2015-10-22 16:01:10 +02:00
Domen Kožar 1980e9fdbe Merge pull request #10534 from desiderius/pypdf2-1.25.1
pythonPackages.pypdf2: init at 1.25.1
2015-10-22 15:57:30 +02:00
Bob van der Linden d8028930a0 slic3r: 1.2.6 -> 1.2.9 2015-10-22 14:28:59 +02:00
desiderius 38ff29b856 pythonPackages.pypdf2: init at 1.25.1
From the PyPDF2 FAQ:

"PyPDF2 is a fork from the no-longer-maintained pyPdf
approved by the latter's founder."
2015-10-22 14:24:50 +02:00
Domen Kožar d1b54348b6 Merge pull request #10525 from kamilchm/qtile
qtile: 0.10.1 -> 0.10.2
2015-10-22 14:20:28 +02:00
Rickard Nilsson d4bebcbd12 collectd: 5.4.2 -> 5.5.0 2015-10-22 13:07:56 +02:00
Domen Kožar b5498df307 Merge pull request #10531 from DamienCassou/fix-ndg-httpsclient-license
ndg-httpsclient: fix license
2015-10-22 12:01:54 +02:00
Damien Cassou 3ca9ad0b25 ndg-httpsclient: fix license
Fix issue #10530
2015-10-22 11:59:34 +02:00
Nikolay Amiantov 1e5415dbc5 Merge pull request #10498 from abbradar/steam-native
steam-runtime: build using new Runtime build system
2015-10-22 12:04:19 +03:00
Damien Cassou c762a44cbb Merge pull request #10529 from DamienCassou/fix-gplaycli-license
gplaycli: fix license
2015-10-22 10:26:30 +02:00
Domen Kožar 6abb2b066f Merge pull request #10527 from datakurre/datakurre-python35-darwin
darwin: python35: add needed inputs
2015-10-22 10:24:22 +02:00
Damien Cassou 93a06285df gplaycli: fix license 2015-10-22 10:16:24 +02:00
Damien Cassou ac9397593d Merge pull request #10522 from DamienCassou/new-gplaycli-0.1.2
gplaycli: init at 0.1.2
2015-10-22 08:02:58 +02:00
William A. Kennington III 9882e09471 ceph: 0.94.3.2 -> 0.94.4 2015-10-21 22:12:36 -07:00
Asko Soukka caafa68a7e darwin: python35: add needed inputs 2015-10-22 07:56:40 +03:00
William A. Kennington III 491764afc0 samba: 4.3.0 -> 4.3.1 2015-10-21 21:49:10 -07:00
William A. Kennington III 71effd873a gnutls: 3.4.5 -> 3.4.6 2015-10-21 21:48:57 -07:00
Kamil Chmielewski e4927ee346 qtile: 0.10.1 -> 0.10.2 2015-10-22 00:34:07 +02:00
Arseniy Seroka 95eb3a2256 Merge pull request #10516 from igsha/colour
pythonPackages.colour: init at 0.1.2
2015-10-22 01:02:14 +03:00
Arseniy Seroka cf57a58887 Merge pull request #10521 from igsha/basiciw
pythonPackages.basiciw: init at 0.2.2
2015-10-22 01:01:48 +03:00
Damien Cassou d663cc5e17 gplaycli: init at 0.1.2
Also add ndg-httpsclient 0.4.0 which is a dependency of gplaycli.
2015-10-21 22:31:09 +02:00
Bart Brouns 35fcef10f5 zam-plugins: update 3.5->3.6 2015-10-21 22:15:05 +02:00
Nikolay Amiantov b5653d6cf1 Merge pull request #10520 from bjornfor/build-fhs-chroot-etc-mtab
build-fhs-chrootenv: add /etc/mtab -> /proc/mounts symlink
2015-10-21 22:56:34 +03:00
Bjørn Forsman ad49db64da build-fhs-chrootenv: add /etc/mtab -> /proc/mounts symlink
Needed to be able to run some programs (e.g. tune2fs) in the chroot.

AFAIK, /etc/mtab is deprecated, but programs still use it.
2015-10-21 21:44:29 +02:00
Arseniy Seroka 6f156db45b slim theme Nixos: 1.0 -> 2.0 2015-10-21 22:42:37 +03:00
Igor Sharonov 6610f4b679 pythonPackages.basiciw: init at 0.2.2 2015-10-21 22:41:03 +03:00
Domen Kožar b7088df010 Merge pull request #10277 from obadz/chromium-screensharing-bugfix
chromium: add enable_hangout_services_extension=true
2015-10-21 21:14:56 +02:00
Nikolay Amiantov 9c2d733426 Revert "rxvt_unicode: add patch to fix Shift+PgUp/PgDown bug"
This reverts commit 5877d74f03.
Closes #10513.
2015-10-21 20:53:18 +03:00
Igor Sharonov 754b772484 pythonPackages.colour: init at 0.1.2 2015-10-21 19:48:12 +03:00
goibhniu d673bf7ed3 Merge pull request #10429 from anderspapitto/master
rtags: init at 9fed420
2015-10-21 18:31:37 +02:00
aszlig f15420b0fe
thttpd: Fix SHA256 of the upstream tarball.
It's a bit unfortunate to see this, but while looking online to download
the old version of the file I found that MacPorts and FreeBSD had the
same issue:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199562

I've checked the diff as well and found no big functional changes,
except a function rename, copyright updates and changed syslog
priorities:

https://bz-attachments.freebsd.org/attachment.cgi?id=155775

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-10-21 17:15:18 +02:00
aszlig 3bf3d19759
nixpart0: Don't search for libudev using SO major.
The SO major is going to change in the upcoming update of the Hetzner
rescue system, which will cause NixOps to break because it's statically
using the SO major 0 while the new rescue system will have the major
number 1.

I'm still keeping the udevSoMajor attribute to retain backwards-
compatibility with older NixOps versions.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-10-21 17:15:17 +02:00
Arseniy Seroka b7f3d55979 Merge pull request #10502 from andrewrk/libsoundio
libsoundio: 1.0.2 -> 1.0.3
2015-10-21 16:18:43 +03:00