3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

46969 commits

Author SHA1 Message Date
Franz Pletz 771257c95d
shogun: build with gcc8 since it fails with gcc9 2019-11-05 01:36:53 +01:00
Franz Pletz 8dca8b9ccb
Merge remote-tracking branch 'origin/master' into gcc-9 2019-11-05 01:07:22 +01:00
Franz Pletz f101597527
openimageio: 1.8.16 -> 1.8.17 2019-11-05 00:49:05 +01:00
Franz Pletz 7dc03548d1
gfortran: bump to 9 2019-11-05 00:24:59 +01:00
Franz Pletz 00ba80161c
qmediathekview: fix build with gcc9 2019-11-04 23:10:57 +01:00
Renaud 8134b501d8
Merge pull request #72184 from stigtsp/packages/perl-mojo-sqlite-3.003
perlPackages.MojoSQLite: 3.002 -> 3.003
2019-11-04 22:33:03 +01:00
Robin Gloster fa7d7eb95b
Merge pull request #71266 from philandstuff/add-gnupg-pkcs11-scd
gnupg-pkcs11-scd: init at 0.9.2
2019-11-04 22:14:38 +01:00
Franz Pletz bdce0b36b2
apt: remove, broken with gcc9 2019-11-04 21:37:50 +01:00
Gabriel Ebner cb8423d19b
Merge pull request #72698 from gebner/digimend-drivers
digimend drivers for graphics tablets
2019-11-04 21:19:06 +01:00
Franz Pletz 3f7a17dee1
czmqpp, czmq3: remove, outdated 2019-11-04 19:17:55 +01:00
Marek Mahut ba765155b4
Merge pull request #72738 from dduan/tre
tre-command: init at 0.2.2
2019-11-04 19:07:25 +01:00
gnidorah 34647cf35b kmsxx: 2018-10-23 -> 2019-10-28 2019-11-04 08:54:02 -08:00
Matthew Bauer 5ae0b8fd9e
Merge pull request #72566 from kolbycrouch/master
retroarch: update cores
2019-11-04 10:41:13 -05:00
scalavision d9b40f6397 deeptools: init at 3.3.1 2019-11-04 02:42:36 -08:00
scalavision f379992680 pythonPackages.deeptoolsIntervals: init at 0.1.9 2019-11-04 02:42:36 -08:00
scalavision 1994ed8c7e pythonPackages.pybigwig: init at 0.3.17 2019-11-04 02:42:36 -08:00
scalavisison e764c16083 pythonPackages.py2bit: init at 0.3.0 2019-11-04 02:42:36 -08:00
Jos van Bakel 018f66f6d8 pythonPackages.moderngl-window: init at 1.2.0 2019-11-04 02:42:09 -08:00
Evan Stoll c49707f50f cargo-geiger: init at 0.7.3 2019-11-04 01:53:39 -08:00
Sebastian Jordan 8db9c3ef45 nix-prefetch-github: Delete redundant source, build from python3Packages instead 2019-11-04 09:14:00 +01:00
Michael Raskin d690c20efd
Merge pull request #71814 from puckipedia/frozen-bubble
frozen-bubble: init at 2.212
2019-11-04 06:00:43 +00:00
Dmitry Kalinkin cf8a2d0225
Revert "stdenv/check-meta: getEnv if the attribute is unset (#72376)" (#72752)
This reverts commit 71184f8e15.
2019-11-03 20:38:35 -05:00
Daniel Duan fcd88c820d tre: init at 0.2.2
tre is a improved version of the command `tree`. Its main additions:

1. colored output
2. ignores paths specified in .gitignore
3. editor alias for each entity listed

Source/Homepage: https://github.com/dduan/tre
2019-11-03 13:18:13 -08:00
Jan Tojnar 3df93dbe0e
Merge pull request #72386 from jtojnar/gimp-2.10.14
gimp: 2.10.12 → 2.10.14
2019-11-03 21:48:13 +01:00
worldofpeace 7c4f09f695
Merge pull request #72319 from gnidorah/mame
mame: init at 0.215
2019-11-03 19:18:53 +00:00
Daiderd Jordan 80a5dd7f02
gegl: fix darwin build
../gegl/opencl/cl_gl.h:37:10: fatal error: 'OpenGL/CGLDevice.h' file not found
    #include <OpenGL/CGLDevice.h>
2019-11-03 18:59:24 +01:00
zimbatm 71184f8e15
stdenv/check-meta: getEnv if the attribute is unset (#72376)
There were two issues:

* builtins.getEnv was called deep into the nixpkgs tree making it hard
  to discover. This is solved by moving the call into
  pkgs/top-level/impure.nix
* when the config was explicitly set by the user to false, it would
  still try and load the environment variable. This meant that it was
  not possible to guarantee the same outcome on two different systems.
2019-11-03 17:40:43 +00:00
Marek Mahut 084ae71601
Merge pull request #72725 from 1000101/dokuwiki
dokuwiki: init at 2018-04-22b
2019-11-03 18:20:48 +01:00
worldofpeace c751f6000b
Merge pull request #69052 from worldofpeace/elementary-updates-maybe-5.1
Pantheon 5.1
2019-11-03 17:03:04 +00:00
gnidorah cf17479caa sdlmame: drop
There are no longer separate programs called SDLMAME or SDLMESS. Instead, the SDL capability is included in MAME and MESS, and the makefile will auto-detect if you are on a non-Windows system and run accordingly.
2019-11-03 20:02:16 +03:00
gnidorah f73694a64a mess: drop
MAME and MESS are now combined as one distribution as of the 0.162 release and offered as a MAME binary (MESS is included in the build).
2019-11-03 20:02:16 +03:00
gnidorah d296e58f6d mame: init at 0.215 2019-11-03 20:02:11 +03:00
Gabriel Ebner 1af9ccccb0 linuxPackages.digimend: init at unstable-2019-06-18 2019-11-03 17:32:46 +01:00
Matthew Bauer e569d1e99e
Merge pull request #72683 from etu/emacs-latest-nox
emacs-nox: Add alias for emacs26-nox
2019-11-03 11:29:42 -05:00
Renaud 36c6d76db4
Merge pull request #57786 from Enteee/master
keepass-keepassotpkeyprov: init at 2.6
2019-11-03 16:59:05 +01:00
Jan Hrnko 4792479a41 dokuwiki: init at stable_2018-04-22b 2019-11-03 16:52:06 +01:00
worldofpeace eee1e3c1b6
Merge pull request #72043 from jonafato/gnomeExtensions.night-theme-switcher-init
gnomeExtensions.night-theme-switcher: init at 2.1
2019-11-03 14:46:47 +00:00
Jon Banafato 0724efc305 gnomeExtensions.night-theme-switcher: init at 2.1 2019-11-03 09:34:10 -05:00
Franz Pletz 6b10b78872
Merge remote-tracking branch 'origin/master' into gcc-9 2019-11-03 14:44:12 +01:00
Franz Pletz 2e83bd66f6
itk: build with gcc8, unsupported with gcc9 2019-11-03 14:43:35 +01:00
Jan Tojnar 258f6f4437
gegl_0_4: 0.4.16 → 0.4.18
https://gitlab.gnome.org/GNOME/gegl/blob/GEGL_0_4_18/docs/NEWS.txt#L1-123

Ported to Meson, which means ton of extra dependencies used by default.
Though the closure size effect appears to be minimal: 88.9M → 92.9M

Also drop GTK dependency, since it is not needed any more (was it ever?)
2019-11-03 14:43:09 +01:00
Alex Rice 66611546f0 brillo: init at 1.4.8 2019-11-03 14:42:43 +01:00
Franz Pletz 286bfac78c
libksi: 2015-07-03 -> 3.20.3025 2019-11-03 14:33:50 +01:00
Jan Tojnar 148eae459b
poly2tri-c: init at 0.1.0 2019-11-03 14:31:38 +01:00
Tobias Mayer a7cd3c2d82 cmake-format: init at 0.6.0 2019-11-03 13:47:38 +01:00
Ente 8177aa48c3 keepass-otpkeyprov: init at 2.6 2019-11-03 13:22:57 +01:00
zimbatm 01f6d4d36f
Merge pull request #72419 from WilliButz/rubyPackages/remove-global-v8-pinning
rubyPackages: remove global v8 pinning
2019-11-03 12:19:18 +00:00
Renaud c7fdfc4128
Merge pull request #72581 from romildo/upd.theme-jade1
theme-jade1: 3.3 -> 1.5
2019-11-03 10:25:11 +01:00
Elis Hirwing 0b27dd0bde
emacs-nox: Add alias for emacs26-nox 2019-11-03 09:56:41 +01:00
Michael Raskin 07da1ca8b5
Merge pull request #72491 from urkud/inkscape-cleanup
inkscape: use latest poppler, use gtkspell2, drop `-fpermissive`
2019-11-03 06:52:59 +00:00