Commit graph

24431 commits

Author SHA1 Message Date
Franz Pletz
03c141b00e Merge pull request #17076 from knedlsepp/add_armadillo
armadillo: Correct dependencies
2016-07-19 17:31:29 +02:00
Frederik Rietdijk
dd5cf80590 pythonPackages.ghp-import: disable tests 2016-07-19 16:22:46 +02:00
Dan Peebles
e0476c2512 pythonPackages.moto: add checkPhase, but leave it turned off
Someday we'll turn it on, but the side-effecting tests aren't going to
work on Hydra right now.
2016-07-19 10:12:51 -04:00
Frederik Rietdijk
9dae8a7e45 pythonPackages.python-etcd: init at 0.4.3 2016-07-19 16:01:28 +02:00
Frederik Rietdijk
332a3e9073 pythonPackages.etcd: init at 2.0.8 2016-07-19 16:01:28 +02:00
Dan Peebles
848bf3099f pythonPackages.moto: init at 0.4.25 2016-07-19 09:45:28 -04:00
Josef Kemetmueller
f3dc4d9ec3 superlu: init at 5.2.1 2016-07-19 12:37:08 +00:00
Alexey Shmalko
486445169f gcc-arm-embedded: change default 4.9 -> 5.4 2016-07-19 14:12:51 +02:00
Alexey Shmalko
d0de634449 gcc-arm-embedded: 5.2 -> 5.4 2016-07-19 14:12:51 +02:00
Bjørn Forsman
6e3137adca gnuk: use gcc-arm-embedded 4.9
The default gcc-arm-embedded version will soon be 5.x, and that breaks
gnuk.
2016-07-19 14:12:51 +02:00
Frederik Rietdijk
c51b8dc224 pythonPackages.{h5py, h5py-mpi}: simplify expression/assertions 2016-07-19 14:12:13 +02:00
Dan Peebles
bb1e00dcb5 pythonPackages.cffi: remove unnecessary compiler flag
I thought this was necessary but it doesn't appear to be after all
2016-07-19 07:57:58 -04:00
Dan Peebles
b1bab4c93f pythonPackages.httpretty: update to 0.8.10
It's not the newest version, but it's newer and the patch still applied
so I left it alone.
2016-07-19 07:57:58 -04:00
Dan Peebles
c20e20c060 pythonPackages.jsonnet: init at same version as standalone 2016-07-19 07:57:58 -04:00
Al Zohali
47b2d50f83 nodePackages.rollup: init at 0.31.2 (#16432) 2016-07-19 13:43:01 +02:00
Azul
20bb5402dc pythonPackages.pygit2: 0.23.1 -> 0.24.0 (#15986) 2016-07-19 13:24:47 +02:00
Franz Pletz
ddf59093ee Merge pull request #16051 from hrdinka/add/osm-gps-map
darktable: readd map/geotagging feature
2016-07-19 13:03:16 +02:00
Carl Sverre
b54009fdfb keybase-go: init at 1.0.16 (#17094)
Build the official keybase go client from source.  The client includes both a
CLI for performing keybase operations and a service which will start
automatically when needed.

Keybase is a service which combines social proof with encryption.  Learn more at
their site: http://keybase.io
2016-07-19 12:34:51 +02:00
Langston Barrett
c40a0b50f7 doctl: init at 1.3.1 (#17066) 2016-07-19 12:30:35 +02:00
leenaars
4aea0ba917 liberationsansnarrow: init at 1.07.3 (#17080) 2016-07-19 12:23:09 +02:00
Ram Kromberg
2e8c21e4dd libjpeg-drop: init at 9b (#16671) 2016-07-19 11:27:17 +02:00
Renzo Carbonara
ae3896061b gpg-mpd: init at 0.7.4 (#16527) 2016-07-19 11:09:20 +02:00
schneefux
4463f9f3d4 hugo: init at 0.16
Closes #16299.
2016-07-19 11:04:37 +02:00
Franz Pletz
6bcf194449 tarball: Only check nix files for nixpkgs references
Fixes travis build failure.
2016-07-19 10:49:18 +02:00
Louis Taylor
7c75fa4bc2 python: add alpha release of 3.6
This might be jumping the gun a little, but I needed to use 3.6 locally
and thought I may as well push it upstream.
2016-07-19 10:27:14 +02:00
Franz Pletz
afa69e14db Revert "ocaml-bitstring: git -> 2.0.4 (#17002)"
This reverts commit a6e3a53229.

See #17002.
2016-07-19 10:09:03 +02:00
Renzo Carbonara
e54ec2f907 fetchMavenArtifact: init (#16825)
fetchMavenArtifact downloads a Maven artifact given a group id, an artifact id,
and a version.

Example usage:

   org_apache_httpcomponents_httpclient_4_5_2 = fetchMavenArtifact {
     groupId = "org.apache.httpcomponents";
     artifactId = "httpclient";
     version = "4.5.2";
     sha256 = "0ms00zc28pwqk83nwwbafhq6p8zci9mrjzbqalpn6v0d80hwdzqd";
     # Optionally: repos = [ ... urls to some Maven repos to use ... ];
     # Optionally: url, urls - pointing directly to a specific jar url.
   };

Now `org_apache_httpcomponents_httpclient_4_5_2.jar` points to the downloaded
JAR file, while `org_apache_httpcomponents_httpclient_4_5_2` refers to a
derivation that when used used in `buildInputs` will be automatically added to
the Java classpath.
2016-07-19 09:48:36 +02:00
Matthew Maurer
a6e3a53229 ocaml-bitstring: git -> 2.0.4 (#17002)
Google Code no longer supports git cloning. We could restore this
revision by exporting the repository to github and working from there,
but barring a request for it, we can just use the released version.
2016-07-19 09:36:34 +02:00
Franz Pletz
5c534b2186 phpPackages.composer: 1.0.0-alpha11 -> 1.2.0 2016-07-19 09:02:14 +02:00
Matthias Beyer
77fcccf7d7 wikicurses: init at 1.3 (#16916) 2016-07-19 08:47:43 +02:00
Eric Merritt
eb92804f91 nixos-containers: init package (#16959)
This moves nixos-containers into its own package so that it can be
relied upon by other packages/systems. This should make development
using dynamic containers much easier.
2016-07-19 08:13:06 +02:00
Alexey Shmalko
60d32ff6cc planner: init at 0.14.6 (#17078) 2016-07-19 01:36:33 +02:00
Franz Pletz
b5daad4268 nginx: refactor and add mainline version
Upstream calls the unstable version mainline.
2016-07-19 01:20:49 +02:00
Daiderd Jordan
cb40b4aafd pythonPackages: dulwich disable tests on darwin 2016-07-18 19:11:51 +02:00
Daniel Peebles
e556effc09 Merge pull request #17062 from johbo/darwin-s3cmd
s3cmd: Fix file library path for darwin
2016-07-18 13:07:15 -04:00
zimbatm
4cf02e648d Merge pull request #16948 from hce/add-commander-genius
commandergenius: init at 194beta
2016-07-18 14:40:13 +01:00
zimbatm
a95cc91cf2 Merge pull request #16826 from Ericson2314/impure
Separate fix-point from config importing hacks and other impurities
2016-07-18 14:28:59 +01:00
Johannes Bornhold
b18dde4593 s3cmd: Fix file library path for darwin 2016-07-18 13:35:20 +02:00
Wayne Scott
af056de900 nixpkgs: add bitkeeper-7.3ce
Closes #16928.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-07-18 05:22:18 -05:00
Vladimír Čunát
457460a86d Merge #16997: path64: remove the abandoned package 2016-07-17 21:05:31 +02:00
Tomas Hlavaty
16ad19887a openshot-qt: init at 2.0.7 2016-07-17 18:58:58 +02:00
Tomas Hlavaty
800a379cb3 unittest-cpp: init at 1.6.1 2016-07-17 18:58:58 +02:00
Franz Pletz
eacabb9993 shncpd: init at 2016-06-22 2016-07-17 17:15:23 +02:00
Franz Pletz
a6a0b092da pythonPackages.m2crypto: 0.23.0 -> 0.24.0
Fixes libressl compatibility.
2016-07-17 17:15:23 +02:00
Vladimír Čunát
bf6759839a Merge #17023: bring back ncurses5 to fix GHC bootstrapping 2016-07-17 13:41:19 +02:00
Frederik Rietdijk
52896c8c86 pythonPackages.rpy2: 2.5.6 -> 2.8.2
readline issue still exists.

```
ImportError: libreadline.so.6: cannot open shared object file: No such
file or directory
```
2016-07-17 12:16:24 +02:00
Kovacsics Robert (NixOS)
f4c34a8345 tclx: init at 8.4.1 2016-07-16 21:49:58 +01:00
Tuomas Tynkkynen
b0cc1cd729 ncurses: Add explicit 'ncurses5' and 'ncurses6' attrs
Also reinstate the gcc5 patch to make it build on Linux.
2016-07-16 23:47:28 +03:00
Frederik Rietdijk
b4bae44f13 pythonPackages.jupyterlab: init at 0.1.1
Note that this is still a pre-alpha release.
2016-07-16 22:42:37 +02:00
Tuomas Tynkkynen
6e0ab36de0 Merge pull request #16963 from womfoo/init/cking-kernel-tools
Init {fnotify,fork,power,smem}stat kernel tools
2016-07-16 21:15:23 +03:00
Frederik Rietdijk
097d75d502 Merge pull request #17005 from rzetterberg/libui
libui: init at 3.1a
2016-07-16 18:23:22 +02:00
Joachim F
ed50ef318b Merge pull request #15848 from matthewbauer/packagekit
Add in PackageKit
2016-07-16 13:29:08 +02:00
Joachim F
86ba20b3d8 Merge pull request #16686 from AndersonTorres/pekwm
pekwm: init at 0.1.17
2016-07-16 13:19:00 +02:00
Joachim F
0adba3dc8f Merge pull request #16927 from RamKromberg/init/uemacs
uemacs: init at 2014-12-08
2016-07-16 13:15:40 +02:00
Michael Raskin
f7c43d4dc2 octave: use OpenBLAS with correct bit-width. Previously this didn't work, now it is the only way that works. 2016-07-16 13:13:06 +02:00
Rok Garbas
a377c71280 firefox-bin: 48.0b1 -> 48.0b7
* removed firefox-developer-bin
* extend firefox-bin expression to accept sources as input so
  firefox-developer-bin can be packaged outside nixpkgs
* generate_sources.rb now includes full urls in the output
2016-07-16 13:04:04 +02:00
Richard Zetterberg
6c0cfd3be3 libui: init at 3.1a 2016-07-16 11:06:21 +02:00
Kranium Gikos Mendoza
b68689ebb2 smemstat: init at 0.01.14 2016-07-16 12:09:40 +08:00
Kranium Gikos Mendoza
a28dda1102 powerstat: init at 0.02.10 2016-07-16 12:09:40 +08:00
Kranium Gikos Mendoza
f88f31c4f0 forkstat: init at 0.01.13 2016-07-16 12:09:32 +08:00
Dan Peebles
49ea72c3f3 pythonPackages.cffi: fix on darwin
This isn't conditional because it works on other platforms too
2016-07-15 22:01:58 -04:00
Alexey Shmalko
3172c2a455
path64: remove
The project seem to be inactive since 2010 (http://www.path64.org/). The
repository is also unavailable now.

Found at https://github.com/NixOS/nixpkgs/issues/15558.
2016-07-16 03:16:44 +03:00
Robin Gloster
0749876016 Merge pull request #15957 from mayflower/sonarr_upstream
sonarr: init at 2.0.0.4146 + sonarr service
2016-07-15 17:34:18 +02:00
Joachim Fasting
e228023b14
linux_grsec_nixos: fix build
The grsec patch fails to apply cleanly when combined with the hiddev CVE patch
(added in dde259dfb5).  To fix this and future
problems, we set all our patches explicitly rather than inherit from the base
kernel.
2016-07-15 16:55:41 +02:00
Tristan Helmich
a664006314 sonarr: init at 2.0.0.4230 2016-07-15 16:07:27 +02:00
Hans-Christian Esperer
88154e2877 commandergenius: init at 194beta 2016-07-15 12:54:52 +02:00
Frederik Rietdijk
81d798bc36 Merge pull request #16463 from FRidh/secp
secp256k1: init (native lib, and python ffi bindings at 0.12.1)
2016-07-15 12:23:20 +02:00
Frederik Rietdijk
14bd7b7931 Merge pull request #16843 from k0ral/glances
glances 2.4.2 -> 2.6.2, and dependencies
2016-07-15 11:48:08 +02:00
Frederik Rietdijk
641c535bd5 Merge pull request #16931 from RamKromberg/init/lenmus
lenmus: init at 5.4.1
2016-07-15 11:36:57 +02:00
Alexey Shmalko
5eaeb97a46 qbittorrent: fix build 2016-07-15 10:26:26 +02:00
John Ericson
bed2a14afa makeRustPlatform: Remove self argument 2016-07-15 10:13:21 +02:00
Rok Garbas
0ad8d0b127 pypi2nix: should be using python35 2016-07-15 06:39:10 +02:00
John Ericson
4af2bf6663 Separate fix-point from config importing hacks and other impurities 2016-07-14 14:33:23 -07:00
Kranium Gikos Mendoza
b795186f2e fnotifystat: init at 0.01.14 2016-07-15 00:44:41 +08:00
Tobias Pflug
cb7d8822e9 w3m: fix build on darwin (#16955) 2016-07-14 18:01:27 +02:00
Tuomas Tynkkynen
4a9f778118 kde4: Use ffmpeg_2 to fix ffmpegthumbs build 2016-07-14 15:12:50 +03:00
Vladimír Čunát
1b5ac05845 Merge branch 'staging'
Includes security fixes in gd and libarchive.
2016-07-14 15:51:28 +02:00
Frederik Rietdijk
f745e02510 pythonPackages.pgcli: fix tests, build on 3.5 2016-07-14 11:44:55 +02:00
Frederik Rietdijk
c632980a02 pythonPackages.pgspecial: fix tests 2016-07-14 11:44:36 +02:00
Frederik Rietdijk
d78a2b1ce9 pythonPackages.sqlparse: fix tests 2016-07-14 11:44:05 +02:00
Frederik Rietdijk
59b5a2a8c9 Merge pull request #16943 from RamKromberg/fix/ansible
ansible: 1.9.4 -> 1.9.6 CVE-2016-3096
2016-07-14 11:08:57 +02:00
Gabriel Ebner
aab727fd77 tokei: init at 3.0.0 2016-07-14 10:19:20 +02:00
Ram Kromberg
e9ddfe3d4c ansible: 1.9.4 -> 1.9.6 2016-07-14 10:17:56 +03:00
rushmorem
ea15a54ef2 habitat: add an option to run in an FHS chroot
`hab studio enter` as well as other `hab` commands that make use
of the studio assume an FHS system when creating a chroot.

See https://github.com/habitat-sh/habitat/issues/994
2016-07-14 04:36:58 +02:00
Moritz Ulrich
c1bcfd7405 Merge pull request #16920 from the-kenny/rust-1.10.0
rust: 1.9.0 -> 1.10.0
2016-07-13 23:56:55 +02:00
Eric Sagnes
c6f99a3a92 wireguard: split module and tools (#16883) 2016-07-13 21:15:11 +02:00
Ram Kromberg
697f0df394 lenmus: init at 5.4.1 2016-07-13 22:04:35 +03:00
Thomas Tuegel
3eb9b19d3b kde5.frameworks: remove version from directory name
Now that we keep only one version of Frameworks in Nixpkgs, it is not
necessary to version the directory which stores the Nix expressions.
2016-07-13 13:54:58 -05:00
Thomas Tuegel
422ee37e52 kde5.applications: 16.04.2 -> 16.04.3
- Update from Applications 16.04.2 to 16.04.3.
- Remove the version number from the directory storing the Applications
  Nix expressions. It is not necessary to version the Nix expressions
  now that we keep only one version in Nixpkgs.
- Fix a bug in generate-kde-applications.sh which prevented it from
  finding its helper script.
- Automatically redirect the output of generate-kde-applications.sh to
  make the update script even easier to use.
2016-07-13 13:54:52 -05:00
Thomas Tuegel
c8885106c1 kde5.plasma: 5.7.0 -> 5.7.1
- Update from Plasma 5.7.0 to 5.7.1.
- Remove the version number from the directory storing the Plasma Nix
  expressions. It is not necessary to version the Nix expressions now
  that we keep only one version in Nixpkgs.
- Fix a bug in generate-kde-plasma.sh which prevented it from finding
  its helper script.
- Automatically redirect the output of generate-kde-plasma.sh to make
  the update script even easier to use.
2016-07-13 13:54:42 -05:00
Ram Kromberg
784b31dd93 uemacs: init at 2014-12-08 2016-07-13 21:09:01 +03:00
Moritz Ulrich
eec7eafe6f rustRegistry: 2016-06-26 -> 2016-07-13. 2016-07-13 20:08:11 +02:00
Ioannis Koutras
d861911263 ocproxy: init at 1.50 2016-07-13 17:15:23 +03:00
Brian McKenna
52d658df93 marp: init at 0.0.8 2016-07-13 21:03:30 +10:00
Robert Helgesson
3ce829ca03 perl-MouseX-Getopt: 0.36 -> 0.37 2016-07-13 12:35:06 +02:00
Robert Helgesson
2e56d68164 perl-Getopt-Long-Descriptive: 0.099 -> 0.100 2016-07-13 12:35:06 +02:00
Robert Helgesson
fdef298dd7 perl-File-Util: 4.161200 -> 4.161950 2016-07-13 12:35:06 +02:00
Robert Helgesson
e196d30c1f perl-CryptX: 0.037 -> 0.038 2016-07-13 12:35:06 +02:00
Robert Helgesson
cf7d968f3a perl-bignum: 0.42 -> 0.43 2016-07-13 12:35:06 +02:00
obadz
fad9a8841b ecryptfs: fix kernel bug introduced in 4.4.14
Introduced by mainline commit 2f36db7
Patch is from http://www.spinics.net/lists/stable/msg137350.html
Fixes #16766
2016-07-13 11:04:07 +02:00