Commit Graph

50387 Commits

Author SHA1 Message Date
Jörg Thalheim
885f65fbff
Merge pull request #86074 from emilazy/refactor-linux-hardened-update-script 2020-05-11 10:40:42 +01:00
Jörg Thalheim
3a9543b778
Merge pull request #82634 from evils/kicad 2020-05-11 10:27:18 +01:00
Jörg Thalheim
b690b78b66
Merge pull request #87475 from DamienCassou/damien/nix-direnv 2020-05-11 08:40:05 +01:00
Colby Cellador
3a768184f4
phpPackages: phpmd (#87387)
php.packages.phpmd: init at 2.8.2
2020-05-11 08:59:43 +02:00
R. RyanTM
5ce6802a17
termdown: 1.16.0 -> 1.17.0 2020-05-10 19:49:47 +00:00
pablo1107
7341598420 perlPackages.StringInterpolate: init at 0.32 2020-05-10 20:18:50 +02:00
Damien Cassou
d531e72397
nix-direnv: init at 1.0.0 2020-05-10 20:09:24 +02:00
Kim Lindberger
e4efa8bc83
Merge pull request #86614 from talyz/php-buildpecl-pecldeps
php.buildPecl: Make it possible for PECLs to depend on other PECLs, fix apcu_bc and couchbase
2020-05-10 12:37:22 +02:00
Elis Hirwing
192c150a5f
Merge pull request #75042 from filalex77/oq-0.2.1
oq: init at 1.0.2
2020-05-10 10:45:38 +02:00
Vladimír Čunát
2e192dc5db
Merge #87237: gcc10, gfortran10, gnat10: init at 10.1.0 2020-05-10 08:03:13 +02:00
talyz
fa4c995d0e
php.extensions.couchbase: Fix build and runtime loading
The couchbase extension depends on the igbinary PECL which needs to be
loaded and loaded prior to it. It also seems like the pcs extension
isn't actually needed - it at least builds and loads without it. Since
the pcs extension dependency was the reason couchbase didn't build on
PHP 7.4 it now does, so let's unmark it broken.
2020-05-09 23:38:45 +02:00
talyz
2f1f359692
php.extensions.pcs: Mark broken in 7.3, add tokenizer dependency
The pcs extension fails to load at runtime with PHP 7.3, so let's mark
it broken from 7.3 onwards. It also depends on the tokenizer internal
extension.
2020-05-09 23:38:39 +02:00
talyz
295fc2996d
php.extensions.apcu_bc: Fix runtime loading
Fix an issue brought up in #86463, where the apcu_bc extension isn't
loaded correctly since it produces a .so with a different name than
the extension name. Also, the apcu extension has to be loaded and
loaded prior to loading this extension.
2020-05-09 23:38:32 +02:00
Dmitry Kalinkin
e80302dc7d
Merge pull request #86142 from bcdarwin/itk-5.1.0
Itk: 5.0.1 -> 5.1.0
2020-05-09 15:03:28 -04:00
Dmitry Kalinkin
8ceef190c1
Merge pull request #78352 from winpat/add_pxview
pxview: init at 0.2.5
2020-05-09 15:02:24 -04:00
Cyryl Płotnicki
69c6d18ae4 genpass: init at 0.4.1 2020-05-09 16:46:12 +02:00
Jörg Thalheim
a84f932e31
Merge pull request #73495 from tilpner/pkgs/weechatScripts/recurseIntoAttrs 2020-05-09 12:34:57 +01:00
José Romildo Malaquias
af66d33826
Merge pull request #87368 from romildo/upd.matcha-gtk-theme
matcha-gtk-theme: 2020-04-08 -> 2020-05-09
2020-05-09 08:21:05 -03:00
José Romildo Malaquias
256cb06d87 matcha-theme: change name to matcha-gtk-theme
Upstream renamed the git repository.
2020-05-09 07:57:17 -03:00
Michael Raskin
0a33e1e49f
Merge pull request #87358 from 7c6f434c/fix-tbe
tbe: fix build
2020-05-09 10:28:23 +00:00
Michael Raskin
33932b6f83 tbe: fix build 2020-05-09 11:59:13 +02:00
adisbladis
a34175ba56
Merge pull request #87205 from tbenst/imagecodecs-pkgs
libaec: init at 1.0.4; zopfli: include all headers
2020-05-09 10:14:59 +02:00
Tom McLaughlin
d963bf30f5 python-language-server: init at 2020-04-24 2020-05-09 09:41:14 +02:00
Cyril Cohen
8d05e53561
Coq: refactoring of mathcomp packages (#86088)
- fixed bignum version
- fixed coq-bits version
- fixed coqprime version
- fixed mathcomp and mathcomp extra packages
  (reworked building scheme and removed unused ssreflect directory)
- giving the user access to function filterCoqPackages, because overrideScope' does not re-apply it.
2020-05-09 07:47:47 +02:00
tbenst
d35bcbb4ae libaec: init at 1.0.4 2020-05-08 19:42:36 -07:00
Gabor Greif
dec283b463 ghcHEAD: 20200403 -> 20200505 2020-05-08 21:11:46 +02:00
Nikolay Korotkiy
61812d57fb
josm: fix package 2020-05-08 20:11:50 +02:00
Pamplemousse
bf7332d0f3 ptags: init at 0.3.2 2020-05-08 09:35:53 -07:00
Thomas Desrosiers
05bcfa1820 safety-cli: init at 0.5.1 2020-05-08 09:23:18 -07:00
Thomas Desrosiers
b6b2b3c979 python3Packages.dparse: init at 0.5.1 2020-05-08 09:23:18 -07:00
Emily
d6fe0a4e2d linux/hardened: move files into directory 2020-05-08 15:49:35 +01:00
Vladimír Čunát
da59984d36
gcc10, gfortran10, gnat10: init at 10.1.0
Everything is copied as-is from 9 (except version and hash).
Some platform-specific patches might not apply anymore;
I'm lazily leaving that for the community to fix.
2020-05-08 07:49:35 +02:00
Ben Darwin
d78ba41a56 python3Packages.ipydatawidgets: init at 4.0.1 2020-05-08 07:43:25 +02:00
Ben Darwin
7ecde8b92b python3Packages.traittypes: init at unstable-2019-06-23 2020-05-08 07:43:25 +02:00
Timo Kaufmann
1b8ceee71c python2.pkgs.jupyter_client: pin at 5.x
Version 6.x dropped python2 compatibility.
2020-05-08 07:22:16 +02:00
Martin Baillie
9566c742e2
ssm-session-manager-plugin: init at 1.1.61.0
Signed-off-by: Martin Baillie <martin@baillie.email>
2020-05-08 09:58:55 +10:00
Sohalt
64bed7dde4
mari0: init at 1.6.2
* mari0: init at 1.6.2

* Quote URL per RFC 45, use SSL

Co-authored-by: Ryan Mulligan <ryan@ryantm.com>

* Inherit pname and version instead of setting name explicitly

Co-authored-by: Ryan Mulligan <ryan@ryantm.com>

Co-authored-by: Ryan Mulligan <ryan@ryantm.com>
2020-05-07 12:50:18 -07:00
Ben Darwin
81be227423
python3Packages.heudiconv: init at 0.8.0 (#86984)
* python3Packages.heudiconv: init at 0.8.0

*python3Packages.heudiconv: rfc 45, quote homepage

Co-authored-by: Jon <jonringer@users.noreply.github.com>
2020-05-07 11:30:16 -07:00
Matt McHenry
54af710269 openjdk: 13.0.2 -> 14.0.1 2020-05-07 18:18:32 +02:00
Jaka Hudoklin
2c58b1d464
Merge pull request #75527 from xtruder/hasura
hasura: init at 1.2.1
2020-05-07 12:48:39 +00:00
Jaka Hudoklin
9a8454a7a9 hasura: init at 1.2.1 2020-05-07 18:54:01 +07:00
Graham Christensen
fb587d7bb5
Merge pull request #85445 from manveru/crystal-all-llvm
crystal: use llvm 10 exclusively
2020-05-07 07:49:03 -04:00
Christian Kampka
3ed9beca2b
trilium: Mark trilium package alias as deprecated in favor of trilium-desktop 2020-05-07 10:18:50 +02:00
Evils
95e4e33bdf kicad-unstable-small: init to make kicad-unstable
the -small packages depend on all hydra buildable dependencies
the non-small ones depend on packages3d which exceeds hydra's limit

set platforms to all (kicad is cross-platform)
clarify package differences in the description

set maintainers on just the top level derivation

switch -unstable to not save debug symbols

indicate patch in version string

note broken dependencies
2020-05-07 01:54:50 +02:00
Ryan Mulligan
3e73635e51
Merge pull request #86556 from cmacrae/pkgs/os-specific/darwin/spacebar
spacebar: init at v0.5.0
2020-05-06 15:19:38 -07:00
Ben Darwin
34807336e8 python3Packages.dicom2nifti: init at 2.2.8 2020-05-06 13:36:03 -07:00
Ben Darwin
4e2322ae7a python3Packages.neo: init at 0.8.0 2020-05-06 09:47:34 -07:00
Dmitry Kalinkin
f46cbbc540
Merge pull request #86666 from IvarWithoutBones/pentablet-driver
xp-pen-g430: rename to pentablet-driver & 20190820 -> 1.2.13.1
2020-05-06 12:34:19 -04:00
markuskowa
e231564fc4
Merge pull request #85839 from bhipple/u/dnnl-oneDNN
dnnl: rename to oneDNN to track upstream project rename
2020-05-06 17:38:12 +02:00
Frederik Rietdijk
6b889a6e52 python3Packages.mortgage: init at 1.0.5 2020-05-06 16:42:04 +02:00