Ashley Gillman
245a67df8b
dcm2niix: cmake is native, style
2018-01-15 16:53:28 +10:00
Ashley Gillman
271d4a7ca0
dcm2niix: init at 1.0.20170130
2018-01-15 16:45:03 +10:00
Vincent Laporte
550136f516
ocamlPackages.asn1-combinators: 0.1.3 -> 0.2.0 ( #33566 )
...
* ocamlPackages.asn1-combinators: 0.1.3 -> 0.2.0
* ocamlPackages.x509: 0.5.3 -> 0.6.0
* ocamlPackages.x509: 0.6.0 -> 0.6.1
* ocamlPackages.tls: 0.7.1 -> 0.9.0
* jackline: fix build with ocaml-tls ≥ 0.9.0
2018-01-15 05:01:50 +01:00
adisbladis
9bbaa2a1de
Merge pull request #33870 from dtzWill/update/wireshark-2.4.4
...
wireshark: 2.4.3 -> 2.4.4
2018-01-15 10:05:57 +08:00
adisbladis
ebc090c125
Merge pull request #33867 from dtzWill/update/mendeley-1.17.13-and-update-checker
...
mendeley: add update script, use it, add myself as maintainer
2018-01-15 09:49:52 +08:00
adisbladis
9af3b9d7b2
Merge pull request #33868 from dtzWill/snowman-deprecate-qt4
...
snowman: deprecate qt4 variant
2018-01-15 09:37:35 +08:00
adisbladis
554104e6b9
Merge pull request #33864 from adisbladis/mendeley-qt59
...
mendeley: Re-link with qt 5.9
2018-01-15 09:30:52 +08:00
Andreas Rammhold
87947ca8de
Merge pull request #33873 from andir/transmission-dns-rebinding-rce
...
transmission: fix RCE via dns rebinding attach
2018-01-14 23:53:59 +00:00
Andreas Rammhold
50f48fce09
transmission: fix RCE via dns rebinding attach
...
For further details see [1] & [2].
[1] https://github.com/transmission/transmission/pull/468
[2] http://www.openwall.com/lists/oss-security/2018/01/12/1
2018-01-15 00:22:31 +01:00
Andreas Rammhold
890c8047ed
Merge pull request #33869 from dotlambda/spectre-meltdown-checker
...
spectre-meltdown-checker: 0.29 -> 0.31
2018-01-14 22:22:05 +00:00
Tuomas Tynkkynen
0ed9de2546
gnuplot: Use quoting syntax that's compatible with old and new Nix versions
...
There is probably a way to have it work with substituteInPlace, but
using sed is a cheap solution to not having to figure out how to escape
"'$'" in Nix that works in both versions.
Issue #31179 .
Fixes #33833 .
2018-01-15 00:03:38 +02:00
Robert Schütz
898ac01eb8
spectre-meltdown-checker: 0.29 -> 0.31
2018-01-14 22:58:04 +01:00
Will Dietz
fecfd3b7ae
wireshark: 2.4.3 -> 2.4.4
...
https://www.wireshark.org/docs/relnotes/wireshark-2.4.4.html
2018-01-14 15:43:42 -06:00
Will Dietz
17453b2310
snowman: Drop qt4 variant
...
cc #33248
2018-01-14 14:56:17 -06:00
Vladimír Čunát
67e8392383
Merge #33057 : stdenv meta checks: make them lazy
...
Closes #22277 - it's superseded; I have some WIP on evaluation
performance, but best do that in a separate PR/thread.
2018-01-14 21:41:31 +01:00
Will Dietz
0e4fd35147
mendeley: 1.17.12 -> 1.17.13
2018-01-14 14:37:43 -06:00
Will Dietz
332389611a
mendeley: Add update-checker script, add myself as maintainer
...
Doesn't actually edit the file,
but reports when an update is available
and provides useful information.
2018-01-14 14:37:43 -06:00
Dan Peebles
1a054480d3
mono54: init
...
Still trying to figure out how msbuild should fit into the picture...
2018-01-14 15:36:00 -05:00
Vladimír Čunát
799b941a2b
release notes: mention removal of lib.addPassthru
2018-01-14 21:34:55 +01:00
Vladimír Čunát
4de01b6723
rebuild-amount.sh: add --print option (PR #33693 )
...
to allow additionally listing all the rebuilt packages.
2018-01-14 21:12:29 +01:00
Jan Malakhovski
41df994001
lib: deprecate addPassthru
2018-01-14 19:54:47 +00:00
Jan Malakhovski
85cd22cf7d
treewide: replace addPassthru
2018-01-14 19:53:57 +00:00
adisbladis
a904ffa756
Merge pull request #33865 from romildo/upd.uget
...
uget: 2.0.10 -> 2.2.0
2018-01-15 03:52:00 +08:00
Robert Helgesson
dd798d13bd
eclipse-plugin-checkstyle: 8.5.1 -> 8.7.0
2018-01-14 20:46:29 +01:00
Robert Helgesson
fb5f636cd8
svtplay-dl: 1.9.6 -> 1.9.7
2018-01-14 20:46:29 +01:00
José Romildo Malaquias
01e1ba6ab2
uget: 2.0.10 -> 2.2.0
2018-01-14 17:10:17 -02:00
David Asabina
b986078593
bitscope: refactored to pass nixpkgs-lint
...
The linter (nixpkgs-lint) was not able to find the bitscope packages
because `recurseIntoAttrs` was not applied to the suite's set.
The name supplied to `buildFHSUserEnv` produces a binary that
corresponds to the binary names in the deb packages (e.g.: bitscope-dso,
bitscope-chart, bitscope-logic, etc), however; this name does not
constitute a valid nixpkgs name. Valid nixpkgs names satisfy the
`/(.*)(-[0-9].*)$/` pattern, therefore a valid name is merged into the
derivation produced by `buildFHSUserEnv`.
2018-01-14 20:00:10 +01:00
adisbladis
f0b97a6dac
mendeley: Re-link with qt 5.9
2018-01-15 02:04:23 +08:00
adisbladis
3538492f33
cool-retro-term: 1.0.0 -> 1.0.1
2018-01-15 01:47:57 +08:00
adisbladis
05d803ab5f
qmltermwidget: Use fetchFromGitHub
2018-01-15 01:47:42 +08:00
adisbladis
ff94fbc416
Merge pull request #33851 from vbgl/why3-0.88.3
...
why3: 0.88.1 -> 0.88.3
2018-01-15 01:27:45 +08:00
adisbladis
a41d7b9ea1
Merge pull request #33839 from mimadrid/update/gephi-0.9.2
...
gephi: 0.9.1 -> 0.9.2
2018-01-15 01:10:52 +08:00
adisbladis
8635941b4a
Merge pull request #33840 from mimadrid/update/cytoscape-3.6.0
...
cytoscape: 3.5.1 -> 3.6.0
2018-01-15 01:09:34 +08:00
adisbladis
5858f5abdd
Merge pull request #33841 from jonafato/skypeforlinux-8.13.0.2
...
skypeforlinux: 8.11.0.4 -> 8.13.0.2
2018-01-15 01:02:52 +08:00
adisbladis
620ae7be2b
Merge pull request #33859 from dotlambda/netdisco
...
python3Packages.netdisco: init at 1.2.3
2018-01-15 00:14:29 +08:00
Robert Helgesson
9306956b8a
fantasque-sans-mono: 1.7.1 -> 1.7.2
2018-01-14 17:10:43 +01:00
Robert Schütz
f2c08d3e9e
python3Packages.netdisco: init at 1.2.3
2018-01-14 16:59:38 +01:00
adisbladis
940d1a99f9
Merge pull request #33858 from dotlambda/spectre-meltdown-checker
...
spectre-meltdown-checker: init at 0.29
2018-01-14 23:37:38 +08:00
Robert Schütz
cb6a25db0a
spectre-meltdown-checker: init at 0.29
2018-01-14 16:29:37 +01:00
adisbladis
ef2591ee01
kde-frameworks: 5.41 -> 5.42
2018-01-14 22:28:34 +08:00
Frederik Rietdijk
a6af522217
Merge pull request #33856 from jluttine/add-versioneer
...
pythonPackages.versioneer: init at 0.18
2018-01-14 15:05:42 +01:00
Jaakko Luttinen
f3c996e25d
pythonPackages.versioneer: init at 0.18
2018-01-14 16:03:21 +02:00
Frederik Rietdijk
4475995685
Merge pull request #33774 from LumiGuide/elasticsearch-curator-5.4.1-cleanup
...
Elasticsearch curator 5.4.1 cleanup
2018-01-14 15:00:02 +01:00
Frederik Rietdijk
89caf2efce
Merge pull request #33855 from dotlambda/user-agents
...
pythonPackages.user-agents: init at 1.1.0
2018-01-14 14:55:42 +01:00
Jan Malakhovski
8606dd8556
lib: change the order of arguments of addPassthru
2018-01-14 13:24:30 +00:00
Jan Malakhovski
fac3d49e48
stdenv: provide meta.name
2018-01-14 13:24:30 +00:00
Jan Malakhovski
50148f0630
stdenv: hide name
under check-meta
assert
...
This is a temporary workaround to make `nix-env -qa` and `nix search` ignore
broken packages as they they did before this patchset.
This patch should be reverted after `nix` gets a proper fix for this.
See NixOS/nix#1771 .
2018-01-14 13:24:30 +00:00
Jan Malakhovski
eaee2a1199
stdenv: implement config.checkMetaRecursively
...
This option makes `meta.evaluate` into a close approximation of the result of
evaluating `.outPath` by checking all the dependencies recursively at a cost of
2x slowdown. Note that actually evaluating `.outPath` costs some
5x-7x more because `.outPath` also computes all the hashes.
2018-01-14 13:24:30 +00:00
Jan Malakhovski
ecd3990cd4
stdenv: provide meta.evaluates
...
This gives a way to see the result of `check-meta` without triggering any assertions.
2018-01-14 13:24:29 +00:00
Jan Malakhovski
9956687151
stdenv: change some indent
2018-01-14 13:24:22 +00:00