1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-23 14:11:36 +00:00
Commit graph

41950 commits

Author SHA1 Message Date
Alyssa Ross bfd2c8065f
Merge pull request #54601 from groodt/greg/argo-2.2.1
argo: init at 2.2.1
2019-01-30 18:11:12 +00:00
Franz Pletz 72f324dbc7
Merge pull request #45567 from johanot/certmgr-rootca-patch
certmgr: Add patch for optional trust of self-signed certificates at remote cfssl apiserver
2019-01-30 17:37:42 +00:00
Robert Schütz 0525fa54e8
Merge pull request #54739 from Nadrieril/fix-ffsync
Fix firefox sync-server
2019-01-30 16:26:31 +01:00
Nadrieril 957d0589ad pythonPackages.syncserver: move to all-packages.nix and fix dependencies 2019-01-30 15:59:00 +01:00
Matthieu Coudron c4519cf8a6 lua: add withPackages function (#54460)
* lua: add withPackages function

First step towards more automation similar to the haskell backend.
Follow up of https://github.com/NixOS/nixpkgs/pull/33903
2019-01-30 14:13:15 +00:00
adisbladis 16ab34c37b
minio: 2018-12-27T18-33-08Z -> 2019-01-23T23-18-58Z 2019-01-30 14:07:40 +00:00
Enno Lohmeier c995ad005e pythonPackages.favicon: init at 0.5.1 (#54920) 2019-01-30 14:03:16 +01:00
Enno Lohmeier edbb9922c4 pythonPackages.django-sesame: init at 1.4 (#54926) 2019-01-30 13:59:33 +01:00
Valentin Robert f5dbe5de07 coqPackages.coq-extensible-records: init at 1.2.0 2019-01-30 11:30:23 +00:00
Robert Schütz dfc8ec8da7
Merge pull request #54813 from plapadoo/fdroidserver-update
fdroidserver: 2016-05-31 -> 1.1
2019-01-30 10:33:00 +01:00
Philipp Middendorf 72857e2850 fdroidserver: 2016-05-31 -> 1.1, and move out of pythonPackages 2019-01-30 09:38:37 +01:00
Philipp Middendorf cdc3ee316f pythonPackages.androguard: init at 3.3.3 2019-01-30 09:38:36 +01:00
Philipp Middendorf 48377df063 pythonPackages.python-vagrant: init at 0.5.15 2019-01-30 09:38:36 +01:00
Philipp Middendorf 98ff153a95 python3Packages.docker-py: init at 1.10.6 2019-01-30 09:38:36 +01:00
Jörg Thalheim 37a4dce982
Merge pull request #54838 from ck3d/buku41
buku: 3.8 -> 4.1
2019-01-30 08:01:07 +00:00
Christian Kögler 5ddd094ce0 buku-4.1: pinned python to python36 due to #52766
still not working, since depending python modules uses python37 instead
of wanted python36
2019-01-30 07:49:41 +01:00
Florian Klink 853bea47e3
Merge pull request #54504 from andir/firefox65
firefox 65
2019-01-30 02:13:53 +01:00
Robert Schütz 99c025a871
Merge pull request #54233 from clacke/sphinx-argparse
pythonPackages.sphinx-argparse: init at 0.2.5
2019-01-29 22:49:23 +01:00
Claes Wallin (韋嘉誠) 5cc36ece45 python: sphinx-argparse: init at 0.2.5 2019-01-30 04:50:36 +08:00
Andreas Rammhold 08ba4f13c9 firefoxPackages: support building with firefox 65
Firefox >=65 will depend on icu >=63. All the older firefox versions
(and derived packages) seem to work fine with this change.

Also the system path environment patch will fail to apply since there
was a trivial whitespace change in the source file. By adding `-l` to
patch we can avoid having to track two patches that do basically the
same. Having patchFlags per file without resorting to pre-/postPatch
would be nicer but there doesn't seem to be a facility for that right
now.
2019-01-29 20:30:42 +01:00
Pierre Bourdon aa000aa3a0
nginx-sso: init at 0.15.1 2019-01-29 19:52:48 +01:00
Philip Patsch 5c6892e1a2 bazel: fix java toolchain regression
By changing the default toolchain to JDK8, we broke the default Java
toolchain, which assumes JDK9.

Instead, set `host_java_toolchain` manually for our build of bazel,
and set `java_toolchain` to run the java tests with the build JDK as
well.

Fixes https://github.com/NixOS/nixpkgs/issues/54289
2019-01-29 14:03:54 +01:00
Peter Simons dd98e07fed stylish-cabal: fix build with GHC 8.4.x (and clean up overrides)
Unfortunately, more recent compiler versions are unable to build this package
because of its dependency on the old haddock-library version.
2019-01-29 10:59:32 +01:00
Piotr Bogdan 0299aa0adb ghc-6.8.x: bootstrap with binary build
Closes https://github.com/NixOS/nixpkgs/pull/54073.
2019-01-29 10:23:54 +01:00
lewo 8c3471f785
Merge pull request #54568 from buffet/add-slurp
slurp: init at 1.0
2019-01-29 09:09:24 +01:00
Will Dietz d8fc8726a3
Merge pull request #54730 from dtzWill/feature/qownnotes
qownnotes: init at 19.1.8
2019-01-28 21:25:22 -06:00
Silvan Mosberger d4ad10176e
Merge pull request #54689 from r-ryantm/auto-update/python3.7-Wand
python37Packages.Wand: 0.4.5 -> 0.5.0
2019-01-28 23:38:53 +01:00
Silvan Mosberger 4ba2d947ff
pythonPackages.Wand: Clean up and switch to imagemagick7
http://docs.wand-py.org/en/0.5.0/whatsnew/0.5.html#imagemagick-7-support
2019-01-28 23:34:28 +01:00
Silvan Mosberger 7088d3f2ed
Merge pull request #54177 from baracoder/smartigt-18_2_4
smartgithg: 18_1_5 -> 18.2.4
2019-01-28 15:04:28 +01:00
Herman Fries e036a3d616 smartgithg: 18_1_5 -> 18.2.4
This PR is committed using the new version.
The never version requires JRE 10, actually the changelog mentions
downgrading from JDK11 to 10 because of a bug related to https
but this seams to be fixed by now
https://bugs.openjdk.java.net/browse/JDK-8210005

Also I did not find a `jre` output in jdk11, so the closure size
might increase due to it.
2019-01-28 14:42:27 +01:00
Silvan Mosberger e47fcaed5b
Merge pull request #54194 from vanzef/racer-mode-path-fix
emacsPackagesNg.racer-mode: fix default value for RUST_SRC_PATH
2019-01-28 11:11:07 +01:00
Silvan Mosberger 51d2eed83b
Merge pull request #42838 from teto/kernel_autoconf
[RFC] add ability to merge structured configs
2019-01-28 10:38:00 +01:00
Ivan Solyankin 95cc144a5f emacsPackagesNg.racer-mode: fix default value for RUST_SRC_PATH 2019-01-28 12:36:53 +03:00
Tim Steinbach 6ecfe92986
linux: Tag hardened kernels 2/2
Forgot to change the modDirVersion
2019-01-27 22:15:22 -05:00
Greg Roodt acb9168aa7 argo: init at 2.2.1 2019-01-28 13:47:51 +11:00
Matthieu Coudron 045e1332d9 linux: fix after rebase 2019-01-28 11:24:59 +09:00
Tim Steinbach e707ac126b
linux: Tag hardened kernels 2019-01-27 21:00:29 -05:00
Matthieu Coudron 7aacbdb898 linux: convert hardened-config to a structured one 2019-01-28 09:07:24 +09:00
Will Dietz bb746dad2e qownnotes: init at 19.1.8 2019-01-27 15:22:34 -06:00
Silvan Mosberger a5c912f7f9
Merge pull request #54008 from palfrey/libnetfilter_acct
libnetfilter_acct: init at 1.0.3
2019-01-27 20:28:04 +01:00
Matthew Bauer 14ecdbefd4
Merge pull request #54659 from matthewbauer/doc-fixes
Nixpkgs documentation additions for 19.03
2019-01-27 13:54:06 -05:00
Silvan Mosberger fede41404d
Merge pull request #50220 from pbogdan/ffmpeg-cleanup
ffmpeg: misc cleanups
2019-01-27 19:00:12 +01:00
Kosyrev Serge ea19a8ed1e ghcHEAD: update to 8.7 2019-01-27 10:26:07 +01:00
Kosyrev Serge c92101bc32 ghc-8.6.3-binary 2019-01-27 10:26:07 +01:00
Danylo Hlynskyi c2facb5fb1
postgresql: fixup, remove duplicate plugin attribute (#54669) 2019-01-27 07:36:13 +02:00
Matthew Bauer d16e0f8dc3 all-packages: move fetch* to pkgs/build-support/ 2019-01-26 22:47:54 -05:00
Michael Raskin cc74c0399e leo3: init at 1.2 2019-01-27 01:57:11 +01:00
Piotr Bogdan c626c85dce ffmpeg_0: drop 2019-01-27 00:41:18 +00:00
Piotr Bogdan 0fb0af65b0 gst-ffmpeg: drop 2019-01-27 00:41:18 +00:00
Piotr Bogdan 8eeecd653d ffmpeg_1: drop 2019-01-27 00:41:18 +00:00