Commit graph

55915 commits

Author SHA1 Message Date
Kevin Liu 042e81ae53
fusee-launcher: init at unstable-2018-07-14 2018-11-25 13:08:03 -05:00
Andreas Rammhold 34665b1589
Merge pull request #50349 from andir/rust-cbindgen
rust-cbindgen: 0.6.3 -> 0.6.7
2018-11-14 23:02:16 +01:00
Jörg Thalheim 96a899a168
nodePackages: regenerate 2018-11-14 18:55:04 +00:00
Andreas Rammhold f1ee26bc4b
rust-cbindgen: 0.6.3 -> 0.6.7 2018-11-14 19:53:30 +01:00
Jörg Thalheim 552c223625
nodePackages.statsd: remove
The package/service is broken. Upstream is dead
2018-11-14 18:32:44 +00:00
Jörg Thalheim e15babe35e
nodePackages.stylus: remove
Project has had no release in three, development seems stall: npmjs.com/package/stylus

cc @svanderburg
2018-11-14 18:32:43 +00:00
Jörg Thalheim 16a601b30f
nodePackages.typings: remove
This was deprecated by types, see npmjs.com/package/typings
cc @ therealpxc
2018-11-14 18:32:43 +00:00
Jörg Thalheim 54021f59b1
nodePackages.sinopia: remove
Project is unmaintained: rlidwka/sinopia#376
Could not find who added this.
2018-11-14 18:32:43 +00:00
Jörg Thalheim 386bcd4625
nodePackages.nsp: remove
The package was deprecated by upstream: npmjs.com/package/nsp
cc @peterromfeldhk
2018-11-14 18:32:42 +00:00
Jörg Thalheim 7e31a1d534
nodePackages.kibana-authentication-proxy:
This one did not receive an update in 5 years.
I could not find the guy adding this.
2018-11-14 18:32:42 +00:00
Jörg Thalheim 096639f403
nodePackages.jsontool: remove
This is actually now json which we also have: npmjs.com/package/jsontool
cc @rbvermaa
2018-11-14 18:32:42 +00:00
Jörg Thalheim 105484ed01
nodePackages.jayschema: remove
No longer maintained by upstream: npmjs.com/package/jayschema
Project page recommends alternative implementations.
cc @svanderburg
2018-11-14 18:32:42 +00:00
Jörg Thalheim d5497d8979
nodePackages.istanbul: remove
This version was deprecated by upstream: https://github.com/gotwarlost/istanbul#readme

cc @svanderburg
2018-11-14 18:32:41 +00:00
Jörg Thalheim bc0df45a14
nodePackages.hipache: remove
project was deprecated by upstream: https://github.com/hipache/hipache

cc @shlevy
2018-11-14 18:32:41 +00:00
Jörg Thalheim 62f4be2a89
nodePackages.fetch-bower: remove
This was replaced by bower2nix.

cc @shlevy
2018-11-14 18:32:41 +00:00
Linus Heckemann 3ef226158e
Merge pull request #49762 from symphorien/fccache
nixos/fontconfig/make-fonts-cache: don't fail to clean the cache
2018-11-14 13:54:01 +01:00
Sarah Brofeldt 8630f58a12
Merge pull request #49556 from yurkobb/supercollider-alsa-linux
supercollider: build with alsa (midi) support on non-darwin
2018-11-14 10:37:18 +01:00
Renaud cde945a165
Merge pull request #48044 from schneefux/pkg/fetchfromgithub
treewide: Use fetchFromGitHub instead of fetchurl
2018-11-14 09:48:22 +01:00
Matthew Bauer 2e18ba6c5a
Merge pull request #49776 from matthewbauer/atlas-remove
atlas: remove
2018-11-13 19:18:35 -06:00
markuskowa 2823b5e698
Merge pull request #46667 from costrouc/costrouc/lammps-update
lammps: update, hoomd-blue, dl_poly: init
2018-11-13 21:00:02 +01:00
Tim Steinbach ccb2dead1b
Fix tarball builds
Do not refer to <nixpkgs> as it will produce the following message:

"evaluation aborted with the following error message: 'Illegal use of <nixpkgs> in Nixpkgs.'"
2018-11-13 14:48:15 -05:00
Kai Wohlfahrt da65cfca02 scikitlearn: disable tests on aarch64 2018-11-13 18:57:40 +01:00
Kai Wohlfahrt 2a9ea69cd5 scikitlearn: 0.19.2 -> 0.20.0
Also re-enable tests
2018-11-13 18:57:40 +01:00
aanderse 5d78f59d37 libcec: 4.0.2 -> 4.0.3 (#50289) 2018-11-13 18:25:48 +01:00
Pascal Wittmann a81befbf08
Merge pull request #50109 from r-ryantm/auto-update/groovy
groovy: 2.5.2 -> 2.5.3
2018-11-13 16:01:59 +01:00
Eric Wolf 5966c5698f haskell-opencv: fix build and #47595
The applied patch can be removed, when
cd613e200a
hits hackage and later nixpkgs.

Closes https://github.com/NixOS/nixpkgs/pull/50192.
Closes https://github.com/NixOS/nixpkgs/issues/47595.
2018-11-13 14:00:06 +00:00
Peter Simons 032d610aed hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.11.1-5-g1b0c0c3 from Hackage revision
2a8760e4bc.
2018-11-13 14:00:00 +00:00
Robert Schütz 66ba870c7f
Merge pull request #50274 from peterhoeg/f/ha
home-assistant: add support for waze, bluetooth tracker and  IFTTT
2018-11-13 14:31:40 +01:00
Matthew Bauer 245f25586b libxml2: only use static output with both shared & static
The static output should only get created when both enableShared and
enableStatic are set. Otherwise there would be libraries missing from
the main output when enableShared = false & enableStatic = true. This
can cause issues in some packages that don’t know about libxml2’s
static output.

(cherry picked from commit 2bd6bb0a4bf21005d8877c735709cd21d22e05bd)
(cherry picked from commit 1421a39c1e62584d346185ad49484b11b7703dc1)
2018-11-13 06:57:54 -06:00
Sarah Brofeldt 508b202db3
Merge pull request #50291 from nh2/glibc-override-comment
glibc: Add helpful comment.
2018-11-13 11:46:11 +01:00
markuskowa 8c11e30eec
Merge pull request #50164 from markuskowa/upd-openmpi
openmpi: 3.1.2 -> 3.1.3
2018-11-13 10:36:55 +01:00
lewo 5189877d34
Merge pull request #50247 from romildo/upd.jxrlib
jxrlib: init at 1.1
2018-11-13 08:59:32 +01:00
lewo 942b504c3c
Merge pull request #50288 from c0bw3b/pkg/minixml
minixml: 2.9 -> 2.12
2018-11-13 08:53:48 +01:00
Orivej Desh 2372852957 flex_2_5_35: replace with flex 2.6.4 in coprthr, gradm, maude, scotch 2018-11-13 03:40:53 +00:00
Silvan Mosberger 287a1de4cb
Merge pull request #50270 from hlolli/lumo-cljs2nix-import
use newer clj2nix which passes pkgs as an argument to deps.nix
2018-11-13 04:06:13 +01:00
Peter Hoeg d7691e0c0b pythonPackages.bt_proximity: init at 0.0.20180217 2018-11-13 10:49:13 +08:00
Niklas Hambüchen 432c28afc2 glibc: Add helpful comment.
Intended to avoid contributor confusion as in #50231.
2018-11-13 02:04:59 +01:00
Samuel Dionne-Riel 9c86aca362
Merge pull request #48738 from Amar1729/init/argp-standalone
argp-standalone: init at 1.3
2018-11-12 23:52:01 +00:00
Renaud 4d218e9d47
minixml: 2.9 -> 2.12 2018-11-12 23:29:42 +01:00
R. RyanTM d5c0bfc2f7 python36Packages.netcdf4: 1.4.1 -> 1.4.2 (#49988)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-netcdf4/versions
2018-11-12 21:44:44 +01:00
R. RyanTM 91626f8a1b leatherman: 1.5.2 -> 1.5.3 (#50067)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/leatherman/versions
2018-11-12 21:43:40 +01:00
R. RyanTM c82977caf4 libgit2_0_27: 0.27.5 -> 0.27.7 (#50064)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libgit2/versions
2018-11-12 21:33:13 +01:00
hlolli e6ed52e8a0 lumo: use newer clj2nix which passes pkgs as an argument to deps.nix instead of import <pkgs> 2018-11-12 20:28:14 +01:00
Chris Ostrouchov c618667bd3 pythonPackages.ovito: init at 3.0.0 2018-11-12 20:06:02 +01:00
Jörg Thalheim 968b20e2c7
Merge pull request #50276 from corngood/android-emulator-fix
androidsdk: fix emulator
2018-11-12 17:48:56 +00:00
Théo Zimmermann 208aedb971 ocamlPackages.*: remove unnecessary unpackCmd 2018-11-12 17:25:18 +00:00
Clemens Fruhwirth b4d9f6ddca androidsdk: Re-add emulator that was broken out of the sdk-tools package. 2018-11-12 13:06:22 -04:00
Peter Simons 632fc6ba61 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.11.1-4-g8927afe from Hackage revision
1fba236a8a.
2018-11-12 16:25:41 +01:00
Peter Simons bcab3daac7 LTS Haskell 12.18 2018-11-12 16:25:40 +01:00
Peter Hoeg 4bdd7496ba pythonPackages.WazeRouteCalculator: init 0.6 2018-11-12 21:49:02 +08:00