Luca Bruno
3871005b7c
gtksourceview 3.12: hard code data dirs to nix store path
2014-07-13 16:32:41 +02:00
Luca Bruno
6fb00303fb
gitolite: fix aborted build due to non-deterministic fetchgit
2014-07-13 12:39:23 +02:00
John Wiegley
842fcdb4b4
texlive: update package paths, old versions no longer exist
2014-07-13 05:05:36 +00:00
John Wiegley
8983cb0917
httrack: upgrade 3.48.3 -> 3.48.17
2014-07-13 05:05:36 +00:00
Peter Simons
543a97e332
Merge pull request #3250 from hrdinka/update-lensfun
...
lensfun: update to version 0.2.8
2014-07-12 23:09:09 +02:00
Peter Simons
3f89346556
Merge pull request #3252 from 4z3/sec
...
add SEC (Simple Event Correlator) 2.7.5
2014-07-12 23:08:54 +02:00
lethalman
38c2901741
Merge pull request #3253 from bjornfor/gnome-boxes
...
Add Gnome Boxes (access remote or virtual systems)
2014-07-12 14:56:41 +02:00
Bjørn Forsman
b8bd3c166e
gnome-boxes: new package
...
gnome-boxes is a simple GNOME 3 application to access remote or virtual
systems.
Tested by creating a Ubuntu 14.04 VM from ISO image and playing around
with it. I cannot seem to get keyboard input to the VM. Mouse works
though.
2014-07-12 14:49:43 +02:00
Bjørn Forsman
160e347acb
libosinfo: new package
...
libosinfo contains "info about OSs, hypervisors and (virtual) hardware
devices".
It is a dependency of gnome-boxes (a virtual and remote machine
application).
2014-07-12 13:28:49 +02:00
tv
3fa1735b92
sec: add version 2.7.5
2014-07-12 13:19:08 +02:00
tv
c12f6e3ce9
maintainers: add tv
2014-07-12 13:18:46 +02:00
Christoph Hrdinka
e3f9cf1cb0
lensfun: update to version 0.2.8
2014-07-12 13:09:45 +02:00
Oliver Charles
01a32db864
haskellPackages.ekg: Update to 0.4.0.1
2014-07-12 12:08:13 +01:00
Oliver Charles
7c90aab92a
siege: Build with OpenSSL
2014-07-12 12:07:24 +01:00
lethalman
e50b705e12
Merge pull request #3242 from phi-gamma/master
...
lua-5.1, lua-5.2: fix typo / copy-n-paste mistake in configurePhase
2014-07-12 12:20:29 +02:00
John Wiegley
324eb38313
haskell-agda-stdlib: properly reference ghc and runhaskell
2014-07-12 04:43:31 -05:00
Luca Bruno
07b24b31e4
tarsnapper: add sha256 to fix fetchgit assertion
2014-07-12 11:32:39 +02:00
Pascal Wittmann
e57e57c25d
Merge pull request #3245 from rastus-vernon/patch-1
...
Fix repeated typo
2014-07-12 09:36:22 +02:00
Rickard Nilsson
89a0bf43d1
mopidy: Update from 0.15.0 to 0.18.3
...
Also add the mopidy-spotify extension.
2014-07-12 09:34:52 +02:00
Rickard Nilsson
6a2a8dc788
pythonPackages.pykka: Update from 1.1.0 to 1.2.0
2014-07-12 09:34:52 +02:00
Evgeny Egorochkin
64c01fdf81
Google Compute Image: fetch host keys if possible
2014-07-12 08:47:03 +03:00
Evgeny Egorochkin
9d8ddd465d
Google Compute Image needs the interface to be named eth0 for google tools to work properly
2014-07-12 08:47:03 +03:00
Rastus Vernon
d5daa8ae6f
Fix repeated typo
...
"Can either by" should be "Can either be". There are three occurrences of this mistake, all in descriptions of configuration options.
2014-07-11 23:14:53 -04:00
Eelco Dolstra
3b2609deec
Don't restart systemd-remount-fs
...
It's only needed during early boot (in fact, it's probably not needed
at all on NixOS). Restarting it is expensive because it does a sync()
of the root file system.
2014-07-11 23:34:58 +02:00
Pascal Wittmann
e8ef98cea2
calibre: update from 1.35.0 to 1.44.0
2014-07-11 22:57:59 +02:00
John Wiegley
c25343ef2b
Merge pull request #3083 from cstrahan/darwin-openjdk
...
fix openjdk url for Darwin
2014-07-11 15:37:35 -05:00
Bjørn Forsman
1ad2f843e2
volatility: fix indentation
2014-07-11 17:10:26 +02:00
Shea Levy
50cfc4a847
Merge branch 'master' of git://github.com/soenkehahn/nixpkgs
...
packaging taggy and taggy-lens
2014-07-11 10:12:21 -04:00
Sönke Hahn
0f65768234
taggy-lens: new haskell package, version 0.1.1
2014-07-11 16:47:12 +08:00
Austin Seipp
e75d92791e
Merge pull request #3236 from bosu/volatility
...
Add volatility: memory forensics framework
2014-07-11 03:35:45 -05:00
Sönke Hahn
b2fa0a4313
taggy: new haskell package, version 0.1
2014-07-11 15:13:04 +08:00
Philipp Gesang
df3c10caa3
lua-5.1, lua-5.2: fix typo / copy-n-paste mistake in configurePhase
...
s/LDLAGS/LDFLAGS/g in both packages
2014-07-11 07:17:11 +02:00
aszlig
d5ac1cac27
python-packages: Add package 'httpretty', v0.8.3.
...
This contains a context diff because the change is really very small and
gabrielfalcao/HTTPretty#180 cannot be used because it bumps the version
number.
The reason I'm not using sed here is because I deliberately want the
postPatch phase to fail for the next upstream version, so the patch/fix
is dropped on our side ASAP.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-07-11 06:16:12 +02:00
aszlig
79d22ae015
python-packages: Add package 'sure', v1.2.7.
...
Unfortunately the upstream version that can be found on PyPI doesn't
include test cases, so we need to fetchgit and wait until tests will be
shipped with a future upstream release.
Reported at gabrielfalcao/sure#61 .
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-07-11 06:16:12 +02:00
John Wiegley
6863cd0910
haskell-codex: updated 0.1.0.0 -> 0.1.0.1
2014-07-10 21:25:56 -05:00
Luca Bruno
6aa0a5d9d3
libvte: fix .la file to include the libpath for ncurses
...
Without this patch, the .la file only added -lncurses without
specifying the nix store path, forcing the propagation
of ncurses as build input.
Also enable parallel building and add myself to the maintainers.
2014-07-10 23:13:54 +02:00
Oliver Charles
0de3106a4b
Merge pull request #3235 from bosu/haxl
...
Add haxl haskell package
2014-07-10 20:01:12 +01:00
Boris Sukholitko
0ef036f48a
Add volatility: memory forensics framework
2014-07-10 21:34:23 +03:00
Boris Sukholitko
482afc2922
Add haxl haskell package
2014-07-10 20:55:47 +03:00
cillianderoiste
d6e8e764ae
Merge pull request #3233 from wjlroe/exercism
...
New Exercism package
2014-07-10 18:56:47 +02:00
Florian Friesdorf
84030ee1f0
buildEnv to support passthru
2014-07-10 16:41:02 +02:00
Florian Friesdorf
4fd6168e8a
python.isPyXY markers
2014-07-10 16:40:35 +02:00
Florian Friesdorf
168bfea867
python and pythonPackage attr naming - cosmetic changes
2014-07-10 16:35:38 +02:00
Florian Friesdorf
7dde165353
pythonX.Y sitePackages passthru
...
Let python tell you the correct path for site-packages.
2014-07-10 16:34:45 +02:00
Florian Friesdorf
19dd74c59a
libxml2 version passthru
2014-07-10 16:33:45 +02:00
Florian Friesdorf
95b204cd33
python27: libX11 is in defaultScope
2014-07-10 16:30:40 +02:00
William Roe
8788eb09c7
Remove full stop from description
2014-07-10 15:11:12 +01:00
William Roe
09209878c6
Added wjlroe (me) as maintainer of this new Exercism package
2014-07-10 15:03:50 +01:00
William Roe
e22c0e6367
New exercism package
2014-07-10 15:03:42 +01:00
Peter Simons
f5756aa3bb
Merge pull request #3217 from cstrahan/fix-darwin-python
...
Fix Python 3.{2,3,4} on Darwin.
2014-07-10 13:20:48 +02:00