xplat
3fc7c5b591
opam: 1.2.2 -> 2.0.0 ( #45806 )
2018-09-06 19:18:34 +02:00
Matthieu Coudron
13050ccc0b
python3Packages.genanki: init at 0.6.0
...
Library to generate anki flashcards.
2018-09-06 18:31:57 +02:00
Paul TREHIOU
fc2c606a7a
jackett: 0.9.41 -> 0.10.160 ( #46114 )
...
* jackett: update mono to 5.8
Jackett needs mono version >= 5.8
https://github.com/Jackett/Jackett/blob/master/README.md#supported-systems
* jackett: 0.9.41 -> 0.10.160
2018-09-06 18:02:33 +02:00
John Ericson
24209d29f0
Merge pull request #46148 from obsidiansystems/plain-system-host
...
top-level, stdenv: Make `system` and `stdenv.system` describe the hostPlatform
2018-09-06 09:37:20 -04:00
John Ericson
773233ca77
top-level, stdenv: Make system
and stdenv.system
describe the hostPlatform.
...
Intuitively, one cares mainly about the host platform: Platforms differ
in meaningful ways but compilation is morally a pure process and
probably doesn't care, or those difference are already abstracted away.
@Dezgeg also empirically confirmed that > 95% of checks are indeed of
the host platform.
Yet these attributes in the old cross infrastructure were defined to be
the build platform, for expediency. And this was never before changed.
(For native builds build and host coincide, so it isn't clear what the
intention was.)
Fixing this doesn't affect native builds, since again they coincide. It
also doesn't affect cross builds of anything in Nixpkgs, as these are no
longer used. It could affect external cross builds, but I deem that
unlikely as anyone thinking about cross would use more explicit
attributes for clarity, all the more so because the rarity of inspecting
the build platform.
2018-09-06 08:33:51 -04:00
John Ericson
0af9072e74
Merge pull request #46059 from obsidiansystems/deprecate-top-level-platform-aliases
...
top-level: Deprecate top-level `{build,host,target}Platform`
2018-09-06 07:52:17 -04:00
Profpatsch
e8f336fac2
skawarePackages.nsss: init at 0.0.1.0
2018-09-06 11:53:22 +02:00
Profpatsch
0071ae1d4f
skawarePackages: factor out the common parts
...
Introduce a `skawarePackages.buildPackage` function that contains the
common setup, removing a lot of duplication.
In particular, we require that the build directory has to be empty
after the `fixupPhase`, to make sure every relevant file is moved to
the outputs.
A next step would be to deduplicate the `configureFlags` attributes
and only require a `skawareInputs` field.
2018-09-06 11:53:22 +02:00
Profpatsch
57b431590b
skaware: bundle all skaware packages into an attrset
...
They are normally updated in lockstep, this makes maintenance more
convenient.
2018-09-06 11:53:22 +02:00
Sarah Brofeldt
a59f244b2c
Merge pull request #46126 from flokli/gmpy-phe
...
pythonPackages: cleanup gmpy[2], add phe
2018-09-06 10:31:56 +02:00
Jörg Thalheim
6e6ef8871b
Merge pull request #46135 from vbgl/ocaml-re-1.8.0
...
ocamlPackages.re: 1.7.3 -> 1.8.0
2018-09-06 08:24:17 +01:00
Vladimír Čunát
b5bd566172
Merge #46075 : texinfoInteractive: fix for new perl
2018-09-06 09:09:44 +02:00
Tim Steinbach
f89d6d92b7
linux: Remove 4.17
2018-09-05 21:02:09 -04:00
Florian Klink
e053386c92
gmpy2: 2.0.6 -> 2.0.8
...
Also move outside python-packages.nix
2018-09-05 23:56:20 +02:00
Florian Klink
7339a4004c
gmpy: move outside python-packages.nix
2018-09-05 23:56:20 +02:00
Florian Klink
f051f66c9a
phe: init at 1.4.0
2018-09-05 23:56:20 +02:00
John Ericson
32df8909e5
Merge pull request #46076 from oxij/tree/cleanups
...
trivial: treewide: random noop cleanups
2018-09-05 15:14:12 -04:00
Matthew Bauer
4120a9dda7
Merge pull request #42295 from avnik/libprefixed-to-multioutput/heimdal
...
Libprefixed to multioutput/heimdal
2018-09-05 13:50:13 -05:00
Vincent Laporte
f0a0ccabcc
ocamlPackages.seq: init at 0.1
2018-09-05 17:12:13 +00:00
Jan Malakhovski
0b89ece569
Revert "texinfoInteractive: fixup build by using older perl"
...
This reverts commit 7a22083e12
.
2018-09-05 16:39:37 +00:00
Jethro Kuan
a9a380b259
pythonPackages.tflearn: 0.2.1 -> 0.3.2 ( #46102 )
2018-09-05 17:38:23 +01:00
John Ericson
e51f736076
top-level: Deprecate top-level {build,host,target}Platform
...
I don't know when we can/should remove them, but this at least gets
people to stop using them. The preferred alternatives also date back to
17.09 so writing forward-compatable code without extra conditions is
easy.
Beginning with these as they are the least controversial.
2018-09-05 11:53:51 -04:00
xeji
bf2a90298a
Merge pull request #46053 from danieldk/mxnet-fixes
...
pythonPackages.mxnet: fix build
2018-09-05 16:07:56 +02:00
Janne Heß
a885e886b6
nullidentdmod: Init at 1.3 ( #46040 )
2018-09-05 11:09:55 +02:00
xeji
91cc864c3c
Merge pull request #46081 from samueldr/fix/solarus
...
solarus[-quest-editor]: 1.4.5 -> 1.5.3
2018-09-05 08:53:51 +02:00
Kenny Shen
7e0dd4c261
prettyping: init 1.0.1 ( #46008 )
2018-09-05 07:52:55 +02:00
Michael Raskin
856b891765
Merge pull request #46049 from dtzWill/update/libreoffice-2018
...
libreoffice-{fresh,still}: upgrade and clean
2018-09-05 04:27:11 +00:00
Samuel Dionne-Riel
83a0d5d013
solarus: 1.4.5 -> 1.5.3
2018-09-04 22:03:56 -04:00
Wael M. Nasreddine
107de747c7
linux_4_18: HID: core: fix grouping by application
...
This patch fixes #45165
commit f07b3c1da92d ("HID: generic: create one input report per
application type") was effectively the same as MULTI_INPUT:
hidinput->report was never set, so hidinput_match_application()
always returned null.
Fix that by testing against the real application.
Note that this breaks some old eGalax touchscreens that expect MULTI_INPUT
instead of HID_QUIRK_INPUT_PER_APP. Enable this quirk for backward
compatibility on all non-Win8 touchscreens.
link: https://bugzilla.kernel.org/show_bug.cgi?id=200847
link: https://bugzilla.kernel.org/show_bug.cgi?id=200849
link: https://bugs.archlinux.org/task/59699
link: https://github.com/NixOS/nixpkgs/issues/45165
Cc: stable@vger.kernel.org # v4.18+
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
2018-09-04 20:11:42 -04:00
Jan Malakhovski
4092708261
treewide: cleanup some references to bash
2018-09-04 22:05:02 +00:00
Michael Weiss
f50aa1cd4e
pythonPackages.glances: 3.0 -> 3.0.1
2018-09-04 23:43:07 +02:00
Daniël de Kok
e57e92bfa2
python[23]Packages.mxnet: fix build
...
Relax graphviz, numpy, requests dependency version bounds.
2018-09-04 20:35:05 +02:00
Daniël de Kok
19ac917707
python[23]Packages.graphviz: 0.5.2 -> 0.9
2018-09-04 20:30:31 +02:00
Jan Malakhovski
033ed93da2
all-packages.nix: cleanup a bit
2018-09-04 17:59:52 +00:00
Jan Malakhovski
1ee3c294bf
all-packages.nix: rename emacs functions Gen -> For
...
This was introduced when it was unclear which suffix was better, but now it's
clear that the "For" convention won.
2018-09-04 17:59:51 +00:00
Will Dietz
72cf7f513d
libreoffice-{fresh,still}: upgrade and clean
...
* libreoffice-still: -> 6.0.6.2
* (newer than our current 'fresh!')
* libreoffice-fresh: -> 6.1.0.3
* 6.1.1(.1) is currently pre-release, FWIW
* Use normal gcc, not gcc5
* dropping 'glibc' from buildInputs fixed this (?)
* remove many fixes/touchups/workarounds/hacks
* hopefully everything still works for everyone
* disable online update since that seems unlikely to work anyway
* fix autogen/configure invocations
* disable libnumbertext in 6.1.x since not packaged
* drop 'touch solenv/inc/target.mk' as unclear what it was for
and doesn't seem to be currently needed
* cleanup link gen a bit[1]
* split checks to check phase
[1]
primary motivation was to stop creating links like:
'libreoffice-6.0.5.2/src/-libxslt-1.1.32.tar.gz' -> '/nix/store/503v5hmhm430bld0h078gacmkniwdllr-libxslt-1.1.32.tar.gz'
'libreoffice-6.0.5.2/src/libxslt-1.1.32.tar.gz' -> '/nix/store/503v5hmhm430bld0h078gacmkniwdllr-libxslt-1.1.32.tar.gz'
This is mostly accomplished by simply using the 'md5name' field
which the python script kindly generates for us
(including the use of non-md5 if md5 is not set or empty).
2018-09-04 11:51:55 -05:00
xeji
0402f04b9b
Merge pull request #44978 from alyssais/cargo-download
...
cargo-download: init at 0.1.1
2018-09-04 15:36:53 +02:00
Orivej Desh
2e0befd22e
libsignal-protocol-c: init at 2.3.2
2018-09-04 08:35:52 +00:00
Alexander Kahl
5e9aafb316
semodule-utils: init at 2.7
2018-09-04 09:42:02 +02:00
symphorien
6c8cea6315
hdaps-gl: init at 0.0.5 ( #45986 )
2018-09-04 00:28:15 +02:00
markuskowa
7c915abd52
gnss-sdr: set boost version to 1.66 ( #46014 )
2018-09-04 00:20:48 +02:00
Michiel Leenaars
bfb14fbe72
thonny: init at 3.0.0b3
2018-09-03 23:40:34 +02:00
symphorien
3549879b45
gede: 2.6.1 -> 2.10.9 ( #45995 )
...
reverting to qt 5.9 fixed the build.
2018-09-03 23:24:38 +02:00
volth
c36bfa7211
perlPackages.TestAggregate: broken with perl 5.26+ ( #46003 )
2018-09-03 22:04:05 +02:00
Uli Baum
9889c0f241
Revert "[cpan2nix] perlPackages.GetoptLongDescriptive: 0.102 -> 0.103"
...
It broke perlPackages.MouseXGetOpt
This reverts commit ad47c381bd
.
2018-09-03 21:52:56 +02:00
Tim Steinbach
5fccac2b8d
kernel: Remove Copperhead
...
The patches are unmaintained and suggest a false sense of security
2018-09-03 11:18:11 -04:00
Dmitry Kalinkin
f3049d020a
geant4: move parameter definitions from all-packages, use system zlib, use qt5
2018-09-03 10:55:33 -04:00
Dmitry Kalinkin
ecfa538e05
gean4: use motif for enableXM by default (lesstif is deprecated, see #17359 )
2018-09-03 10:55:15 -04:00
volth
9173c37e05
perlPackages.UNIVERSALref: broken with perl 5.26+
2018-09-03 13:15:43 +00:00
Vladimír Čunát
8d7439eb19
tarball job: more --show-trace
...
Without that I couldn't well do the grandparent commit.
2018-09-03 14:24:42 +02:00
Jörg Thalheim
d1c6c32230
Merge pull request #45964 from Mic92/irc
...
python.pkgs.irc: 14.2.2 -> 16.4
2018-09-03 01:36:07 +01:00
Jörg Thalheim
35c9408ca4
python.pkgs.irc: 14.2.2 -> 16.4
2018-09-03 01:25:03 +01:00
Jörg Thalheim
9bc1b13983
python.pkgs.jaraco_logging: 1.5 -> 1.5.2
2018-09-03 01:25:03 +01:00
Jörg Thalheim
7cd2bf48f7
python.pkgs.jaraco_text: 1.7 -> 1.10.1
2018-09-03 01:25:02 +01:00
Jörg Thalheim
c4bf056c08
python.pkgs.jaraco.collections: 1.3.2 -> 1.5.3
2018-09-03 01:25:02 +01:00
Jörg Thalheim
6b1b6c84bf
python.pkgs.jaraco.itertools: 1.7.1 -> 2.4
2018-09-03 01:25:02 +01:00
Jörg Thalheim
b3e9520a0c
python.pkgs.jaraco.classes: 1.4 -> 1.5
2018-09-03 01:25:01 +01:00
Jörg Thalheim
97b73d6a58
python.pkgs.jaraco.stream: 1.1.1 -> 1.2
2018-09-03 01:25:01 +01:00
Jörg Thalheim
8e15622cf3
python.pkgs.inflect: 0.2.5 -> 1.0.0
2018-09-03 01:25:01 +01:00
Jan Malakhovski
a402c8f295
fbreader: 0.99.4 -> 0.99.6, switch to fetchFromGitHub, add more build options ( #45840 )
...
This, apparently, is not an official release (it's tagged, but the tarball is not
available on the official site), but this repo is the official repo mentioned on
the official site.
This fixes a bunch of very annoying bugs present in 0.99.4, e.g.
```
$ FBReader filename
```
does not crash anymore. Yay!
2018-09-02 21:47:06 +02:00
Ryan Mulligan
7b54a50e97
Merge pull request #45730 from Helkafen/snakemake
...
snakemake: init at 5.2.2
2018-09-02 07:54:13 -07:00
xeji
6a7cd78884
Merge pull request #45818 from jglukasik/master
...
ipfs-cluster: init at v0.5.0
2018-09-02 13:52:48 +02:00
greydot
028b64ab08
qcomicbook: init at 0.9.1. ( #44074 )
2018-09-01 23:39:38 +02:00
Tobias Happ
e6a3ad775f
pythonPackages.dependency-injector: init at 3.13.1 ( #45871 )
2018-09-01 17:29:47 +02:00
Vladimír Čunát
342d3db703
Merge branch 'staging-next'
...
The failure diff seems good-enough on Hydra now.
2018-09-01 17:02:15 +02:00
Kevin Cox
1f073bc40b
Merge pull request #45903 from kevincox/cargo-web-init
...
cargo-web: init at 0.6.15
2018-09-01 14:44:17 +01:00
Kevin Cox
0a6420cbac
cargo-web: init at 0.6.15
2018-09-01 14:20:58 +01:00
Sebastian Meric de Bellefon
93ce77af40
python.pkgs.snakemake: init at 5.2.2
2018-09-01 09:18:19 -04:00
Michael Weiss
173e48d5dd
pythonPackages.glances: 2.11.1 -> 3.0
2018-09-01 14:50:37 +02:00
Daiderd Jordan
9e2e667d05
Merge pull request #44640 from LnL7/beam-erlangR20
...
beam-packages: default erlangR19 -> erlangR20
2018-09-01 14:24:11 +02:00
Jörg Thalheim
b29aff5a05
Merge pull request #45705 from manveru/ruby-2.5-default
...
ruby: default to version 2.5
2018-09-01 11:17:13 +01:00
Frederik Rietdijk
4134048b6f
Merge master into staging-next
2018-09-01 10:41:58 +02:00
Jörg Thalheim
4a74aca868
Merge pull request #45700 from Mic92/node-packages-v8
...
nodePackages: 6_x -> 8_x
2018-09-01 09:09:24 +01:00
Daiderd Jordan
85fdbf6123
cuter: use erlangR19 and cleanp expression
...
It fails to build using R20 and there's no new release available.
2018-08-31 22:27:13 +02:00
Robert Schütz
dc707e41e4
python.pkgs.pyqrcode: init at 1.2.1
2018-08-31 19:07:35 +02:00
Robert Schütz
09cced6725
python.pkgs.pyotp: init at 2.2.6
2018-08-31 19:07:35 +02:00
lewo
fc39e5c645
Merge pull request #41920 from fgaz/drawpile
...
drawpile: init at 2.0.10
2018-08-31 18:37:37 +02:00
Robert Schütz
93550cbddf
Merge branch 'master' into staging-next
2018-08-31 17:32:48 +02:00
John Ericson
2c4a75e9ef
Merge pull request #45820 from obsidiansystems/dont-use-obsolete-platform-aliases
...
treewide: Dont use obsolete platform aliases
2018-08-31 09:56:10 -04:00
Silvan Mosberger
f7606a82ed
Merge pull request #43437 from MostAwesomeDude/cozy
...
Cozy
2018-08-31 15:29:41 +02:00
Sebastian Meric de Bellefon
c49e507bbc
python.pkgs.ratelimiter: init at 1.2.0.post0
2018-08-31 08:57:28 -04:00
xeji
4db15ba7b8
Merge pull request #45748 from xeji/p/nfs-232
...
nfs-utils: 2.1.1 -> 2.3.2, integrate libnfsidmap
2018-08-31 14:23:56 +02:00
Matt McHenry
297a82f3eb
perl: Text-Unaccent: fixup build ( #45768 )
...
workaround as mentioned at https://rt.cpan.org/Public/Bug/Display.html?id=124815
2018-08-31 11:32:20 +01:00
Rob Vermaas
195d81c45f
julia: add 0.7 and 1.0
2018-08-31 10:57:33 +02:00
Ivan Malison
9a93fa292f
notify-osd-customizable: init at 0.9.35+16.04.20160415 ( #43226 )
2018-08-31 09:27:08 +02:00
Jörg Thalheim
359227daa9
Merge pull request #45839 from oxij/pkgs/tor-browser-docstrings
...
treewide: write better docstrings for tor-browser things
2018-08-31 08:05:56 +01:00
Jan Tojnar
f0136e4bc8
Merge pull request #45638 from aanderse/incron
...
incron: init at 0.5.12
2018-08-31 06:54:58 +01:00
Sarah Brofeldt
582507627f
pythonPackages.httpsig: init at 1.2.0
2018-08-30 20:46:54 -07:00
Jan Malakhovski
e4babb32d5
treewide: write better docstrings for tor-browser things
2018-08-31 03:33:25 +00:00
xeji
875714968c
Merge pull request #45747 from vbgl/default-ocaml-4.06
...
ocamlPackages: default to 4.06
2018-08-31 00:10:24 +02:00
Joseph Lukasik
aeb360caa3
ipfs-cluster: init at 0.5.0
2018-08-30 14:39:48 -07:00
John Ericson
0828e2d8c3
treewide: Remove usage of remaining redundant platform compatability stuff
...
Want to get this out of here for 18.09, so it can be deprecated
thereafter.
2018-08-30 17:20:32 -04:00
John Ericson
2c2f1e37d4
reewide: Purge all uses stdenv.system
and top-level system
...
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Robert Schütz
a9780a095b
Merge branch 'master' into staging-next
2018-08-30 21:56:13 +02:00
Jan Tojnar
efb16b5829
deadbeefPlugins.infobar: init at 1.4
2018-08-30 20:36:56 +02:00
Uli Baum
c62bb34f7a
nfs-utils: 2.1.1 -> 2.3.2, integrate libnfsidmap
...
- switch source to kernel.org
- libnfsidmap 2.3.2 is built from the nfs-utils source,
put it in nfs-utils.lib
- split outputs
- adapt sssd, the only other package using libnfsidmap
2018-08-30 19:55:54 +02:00
Matthew Pickering
bcccd13471
kythe: init at 0.0.28 ( #45778 )
...
Progress towards #27590
2018-08-30 19:24:31 +02:00
Frederik Rietdijk
ca6442bc33
Merge pull request #45732 from marsam/feature/update-pywatchman
...
pythonPackages.pywatchman: 1.3.0 -> 1.4.1
2018-08-30 17:54:53 +02:00
Alyssa Ross
7b4c7c4b59
extract_url: init at 1.6.2 ( #45624 )
...
Squashed from:
* extract_url: init at 1.6.2
* extract_url: purify build
* extract_url: move src to more conventional place
* extract_url: don't unnecessarily propagate
* extract_url: use installFlags instead of patch
* extract_url: use URL literal instead of string
* extract_url: fix make flags style
* extract_url: remove PodChecker dependency
2018-08-30 17:10:00 +02:00
Robert Schütz
4b4c871401
buttersink: move out of pythonPackages ( #45783 )
2018-08-30 16:33:53 +02:00