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
Will Dietz
82c9b261f4
chelf: init at 0.2.2
...
Utility for changing default thread stack size
(via PT_GNU_STACK program header)
as supported by musl 1.1.21+.
patchelf for default thread stack size :).
This makes it possible to use a larger value
without changing the source, which is preferred
but may be awkward or otherwise undesirable in some cases.
The value can also be set via LDFLAGS with some linkers,
such as with GNU ld using "-Wl,-z,stack-size=N".
See:
https://git.musl-libc.org/cgit/musl/commit/?id=7b3348a98c139b4b4238384e52d4b0eb237e4833
2019-01-29 07:12:19 -06:00
Will Dietz
7ed3c32015
xlayoutdisplay: init at 1.0.2
...
(promoting from my NUR repo)
2019-01-29 07:07:53 -06: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
Will Dietz
59677054d3
crex: init at 0.2.5
...
(promoting from my NUR repo)
2019-01-29 07:01:17 -06:00
Will Dietz
9421c5f889
txr: init at 208
...
Promoting from my NUR repo.
Build w/clang as it fixes test crash for some reason.
2019-01-29 06:53:40 -06: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
wucke13
4f40b5e00e
getdp: init at 3.0.4
2019-01-28 16:45:13 +01:00
Matthew Bauer
febda2b127
Revert "mingw: use current package set for headers"
...
This reverts commit 0307203693
.
2019-01-28 10:42:04 -05:00
Matthew Bauer
9fd1c170cc
make-derivation: try to fix stdenv.cc == null conditional
...
sometimes this gets an infinite recursion error
2019-01-28 10:41:19 -05: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
Will Dietz
728a5ed5fd
birdfont: init at 2.25.0 (and add dep xmlbird)
2019-01-27 19:27:26 -06: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
Piotr Bogdan
336cd48da9
spotify: switch to ffmpeg_2
2019-01-27 00:41:18 +00:00
Piotr Bogdan
323ad74b1a
moc: switch to default ffmpeg
2019-01-27 00:40:01 +00:00
Piotr Bogdan
a17ac8cc40
guvcview: switch to default ffmpeg
2019-01-27 00:40:01 +00:00
Piotr Bogdan
16b8498022
freerdp_legacy: switch to ffmpeg_2
2019-01-27 00:40:01 +00:00
Piotr Bogdan
b8ae9072fb
baresip: switch to default ffmpeg
2019-01-27 00:40:01 +00:00
Piotr Bogdan
7ec7bace88
avxsynth: switch to default ffmpeg
2019-01-27 00:40:01 +00:00
Piotr Bogdan
f8d0626890
livepeer: ffmpeg_3 is the current default so don't override
2019-01-27 00:40:01 +00:00
Piotr Bogdan
22d92d6245
xineLib: switch to default ffmpeg
2019-01-27 00:40:01 +00:00
Piotr Bogdan
3293800bab
opencv: switch to default ffmpeg
2019-01-27 00:40:01 +00:00
Piotr Bogdan
f474f511a6
ffms: switch to default ffmpeg
2019-01-27 00:40:01 +00:00
Piotr Bogdan
1e68d2ff78
ffmpegthumbnailer: switch to default ffmpeg
2019-01-27 00:40:00 +00:00
Piotr Bogdan
14133c7ec3
renpy: switch to default ffmpeg
2019-01-27 00:40:00 +00:00
Piotr Bogdan
156b33d4ef
cfdg: switch to default ffmpeg
2019-01-27 00:40:00 +00:00
Piotr Bogdan
1e899e8281
cantata: switch to default ffmpeg
2019-01-27 00:40:00 +00:00
Piotr Bogdan
12298ba68d
acoustid-fingerprinter: switch to ffmpeg_2
2019-01-27 00:40:00 +00:00
Silvan Mosberger
d79ec45ebe
Merge pull request #54224 from utdemir/add-asciiquarium
...
asciiquarium: init at 1.1
2019-01-27 01:20:21 +01:00
Utku Demir
2004af94f7
asciiquarium: init at 1.1
2019-01-27 13:11:41 +13:00
Silvan Mosberger
252d20f97d
Merge pull request #53528 from Moredread/medfile/bump
...
medfile: 3.3.1 -> 4.0.0
2019-01-27 00:54:41 +01:00
Orivej Desh
41e6eeab51
bino3d: init at 1.6.7
2019-01-26 22:44:04 +00:00
Silvan Mosberger
186762719b
Merge pull request #54371 from Gerschtli/add/mdl
...
mdl: init at 0.5.0
2019-01-26 22:47:21 +01:00
Danylo Hlynskyi
4fb8bc8238
postgresql: cleanup postgis ( #54396 )
...
postgis: cleanup
Another part of https://github.com/NixOS/nixpkgs/pull/38698 , though I did cleanup even more.
Moving docs to separate output should save another 30MB.
I did pin poppler to 0.61 just to be sure GDAL doesn't break again next
time poppler changes internal APIs.
2019-01-26 21:15:43 +02:00
Danylo Hlynskyi
8e985dced0
postgresql: reorganize package and its extensions ( #54319 )
...
* postgresql: reorganize package and it's extensions
Extracts some useful parts of https://github.com/NixOS/nixpkgs/pull/38698 ,
in particular, it's vision that postgresql plugins should be namespaced.
2019-01-26 19:46:57 +02:00
Elis Hirwing
94069a4fd3
Merge pull request #54623 from sephalon/limitlessled
...
pythonPackages.limitlessled: init at 1.1.3
2019-01-26 17:50:49 +01:00
Stefan Wiehler
3e0088e68f
pythonPackages.limitlessled: init at 1.1.3
2019-01-26 15:02:17 +01:00
Elis Hirwing
7d8387f060
Merge pull request #54499 from Gerschtli/update/php-cs-fixer
...
phpPackges.php-cs-fixer: 2.13.1 -> 2.14.0
2019-01-26 12:50:14 +01:00
Tim Steinbach
3da56c7844
conky: 1.11.1 -> 1.11.2
2019-01-25 22:57:53 -05:00
worldofpeace
4094d4c5b1
pythonPackages.fuzzywuzzy: init at 0.17.0
2019-01-25 10:32:50 -05:00
Joachim F
f6414428ed
Merge pull request #53511 from joachifm/kernel-32bit-emu-feature-flag
...
linux: flag to indicate 32bit emulation support
2019-01-25 14:13:45 +00:00
buffet
d26acb339a
Put slurp in correct position in all-packages
2019-01-25 09:45:59 +01:00
buffet
1985772977
slurp: init at 1.0
2019-01-25 09:37:23 +01:00
Matthew Bauer
cb14f1404a
fetchFromGitLab: replace ‘.’ with ‘%2E’
...
For some reason gitlab does not recognize the . correctly.
Fixes #53280
2019-01-24 22:45:50 -05:00
Niclas
bae9fd59a9
grim: init at 1.0 ( #54498 )
2019-01-25 00:33:09 +02:00
Franz Pletz
016128dd93
certmgr: move selfsigned patch into a separate attribute
2019-01-24 12:10:33 +01:00
Vincent Laporte
b76961124d
coq_8_9: 8.9+beta1 -> 8.9.0
2019-01-24 09:08:51 +00:00
Silvan Mosberger
62580e9529
Merge pull request #54516 from matthewbauer/column
...
unixtools.utillinux: add column
2019-01-24 00:58:36 +01:00
Matthew Bauer
8449cc5b11
Merge pull request #53805 from mroi/patch-1
...
synergy: fix compilation on macOS
2019-01-23 17:59:23 -05:00
Matthew Bauer
d9332f2a71
unixtools.utillinux: add column
...
requested on IRC
2019-01-23 16:35:11 -05:00
Jörg Thalheim
b3eaad9a27
Merge pull request #53818 from gnidorah/updates
...
update most packages I maintain
2019-01-23 19:19:13 +00:00
Samuel Dionne-Riel
6418e34971
nix-universal-prefetch: init at 0.2.0 ( #53436 )
2019-01-23 20:32:09 +02:00
Michael Weiss
c2b8270fb8
Merge pull request #54461 from primeos/scons
...
scons: 3.0.3 -> 3.0.4
2019-01-23 19:05:44 +01:00
Michael Weiss
32e7f391fc
scons: 3.0.3 -> 3.0.4
...
Announcement:
https://scons.org/scons-304-is-available.html
Changelog:
https://raw.githubusercontent.com/SConsProject/scons/rel_3.0.4/src/CHANGES.txt
There where no regressions and no deprecations in this release (at least
it does not break any additional builds in nixpkgs).
2019-01-23 18:46:53 +01:00
Tobias Happ
c4811263c8
phpPackges.php-cs-fixer: 2.13.1 -> 2.14.0
2019-01-23 15:07:06 +01:00
Vladimir Mosienko
2a858b3f76
teamviewer: 13.1.3026 -> 14.1.3399
2019-01-23 09:44:37 +00:00
Roger Qiu
8c645b4b8a
pythonPackages.asciimatics: init at 1.10.0 ( #54404 )
2019-01-23 10:31:44 +01:00
Frederik Rietdijk
01efca4a54
Merge pull request #54462 from dotlambda/python-pkgs-remove
...
pythonPackages: remove some packages representing outdated versions
2019-01-23 09:38:40 +01:00
Gerd Flaig
1066a1ae53
picocom: Enable on Darwin
...
Sets package platform to Unix and adds IOKit dependency on Darwin.
2019-01-22 21:23:45 +01:00
Robert Schütz
fa8ed8380d
Merge pull request #54466 from nyanloutre/electrum-update
...
electrum: 3.2.4 -> 3.3.2 plus new dependencies
2019-01-22 17:28:24 +01:00
Clemens Fruhwirth
4b7600185c
pythonPackages.aiorpcx: init at 0.10.2
...
Co-authored-by: nyanloutre <paul@nyanlout.re>
2019-01-22 17:04:37 +01:00
Clemens Fruhwirth
6fefd37f63
pythonPackages.aiohttp-socks: init at 0.2.2
...
Co-authored-by: nyanloutre <paul@nyanlout.re>
2019-01-22 17:04:12 +01:00
Michael Raskin
ebb370f680
z3-tptp: init
...
Z3 ships a TPTP-supporting wrapper as an example; allow building it
2019-01-22 16:51:18 +01:00
Graham Christensen
2707a6d481
efitools: init at 1.9.2
2019-01-22 10:23:50 -05:00
Robert Schütz
79c0d1a908
python.pkgs.3to2: remove alias
2019-01-22 15:31:44 +01:00
Graham Christensen
69ed5942fc
Merge pull request #54433 from leenaars/B612
...
b612-font: init at 1.003
2019-01-22 07:05:49 -05:00
Robert Schütz
8c57113e14
python.pkgs.argparse: remove
...
argparse is part of stdlib in 2.7 and 3.2+
2019-01-22 12:43:07 +01:00
Robert Schütz
abf05bd7d1
python.pkgs.pants: remove
...
A deprecation warning was removed in 427e749217
.
However, nixpkgs.tarball does evaluate without it now.
2019-01-22 12:13:06 +01:00
Robert Schütz
bf3f26a0eb
python.pkgs.pymongo_2_9_1: remove
...
It is no longer used.
2019-01-22 12:05:13 +01:00
Robert Schütz
7298764b9f
python.pkgs.pygame-git: remove
...
It is broken and no longer used.
2019-01-22 11:26:07 +01:00
Matthieu Coudron
15a8719d40
luarocks-nix: init
...
luarocks-nix is a fork of luarocks that adds a "nix" command capable of
converting luarocks package descriptions into nix derivations (though nixpkgs is
still missing the lua infrastructure).
2019-01-22 16:52:43 +09:00
worldofpeace
a5de410880
Merge pull request #54261 from MatrixAI/azure-storage
...
azure-storage-python
2019-01-22 05:50:23 +00:00