Andreas Rammhold
69c96adc53
buildRustCrateTests: use releaseTools.aggregate
...
Previously I did use `runCommand` to do the same. Using
releaseTools.aggregate seems a lot saner and we might get nicer hydra
output of the tests that are failing.
2020-01-16 13:24:15 +01:00
Andreas Rammhold
29a8575e3d
buildRustCrate: remove one of the odd library filename cases
...
It used to be the case (ref missing) that cargo did treat
`src/$libName.rs` as an alternative to `src/lib.rs` when the latter
wasn't present. Recently I failed to reproduce that with vanilla cargo
and it started to cause pain with some crates of the form:
some_crate/
`- src
`- main.rs
`- some_crate.rs
We would build `src/some_crate.rs` and thing it is a library while that
might not be the actual case. This crate is a valid `bin` crate not a
`lib` crate as far as I can tell from the samples I took.
I removed support for the previously required heuristic and commented
out the test cases in case we will need them again. We could crawl in
the Git history but chances are that the next person looking into this
doesn't know about the history.
2020-01-16 13:24:13 +01:00
Bjørn Forsman
acca4bcbe5
Merge pull request #77775 from dtzWill/fix/fpart-musl-fts
...
fpart: fts (fix w/musl)
2020-01-16 13:15:03 +01:00
Maximilian Bosch
e89c6aeabc
grim: 1.2.0 -> 1.3.0
...
https://github.com/emersion/grim/releases/tag/v1.3.0
2020-01-16 13:13:40 +01:00
Jaakko Luttinen
080da6a65f
yle-dl: add setuptools dependency
...
yle-dl was failing with the following error:
ImportError: No module named pkg_resources
Adding setuptools to propagatedBuildInputs fixes this issue.
2020-01-16 13:09:01 +02:00
Jörg Thalheim
68bcd4af59
openssl: don’t separate debug info on useLLVM ( #77780 )
...
openssl: don’t separate debug info on useLLVM
2020-01-16 10:42:50 +00:00
David Wood
ab648a8955
starship: 0.33.0 -> 0.33.1
2020-01-16 10:09:44 +00:00
Mario Rodas
35bdbf487b
jetbrains-mono: init at 1.0.0
2020-01-16 04:20:00 -05:00
Peter Hoeg
bec2162099
nix-prefetch: 0.1.0 -> 0.3.0
2020-01-16 17:17:00 +08:00
zowoq
8c7a5613f3
wireshark 3.2.0 -> 3.2.1
...
https://www.wireshark.org/docs/relnotes/wireshark-3.2.1.html
2020-01-16 08:09:22 +01:00
Michiel Leenaars
edfbac404b
csv2odf: init at 2.09
2020-01-15 22:57:21 -08:00
tbenst
a853b3109f
vscode-extensions.ms-python.python: 2019.10.44104 update language server
2020-01-15 22:31:25 -08:00
zowoq
f64bcd6cca
crun: 0.10.6 -> 0.11
2020-01-16 15:45:59 +10:00
Ryan Mulligan
060ca369e0
Merge pull request #77048 from r-ryantm/auto-update/faudio
...
faudio: 19.12 -> 20.01
2020-01-15 21:18:16 -08:00
Ryan Mulligan
be48d023f0
Merge pull request #77114 from r-ryantm/auto-update/keepassxc
...
keepassxc: 2.5.1 -> 2.5.2
2020-01-15 21:08:13 -08:00
Ryan Mulligan
3f0cc09ce9
Merge pull request #77730 from r-ryantm/auto-update/BSlizr
...
bslizr: 1.2.2 -> 1.2.4
2020-01-15 21:07:21 -08:00
Maximilian Bosch
d5e9b7d5a7
Merge pull request #77713 from xrelkd/update/youtube-dl
...
youtube-dl: 2019.12.25 -> 2020.01.15
2020-01-16 03:59:00 +01:00
Aaron Andersen
fc1bee555e
Merge pull request #75602 from vanyaklimenko/nginx-gitweb-more-options
...
nixos/nginx/gitweb: add some (crucial) options
2020-01-15 21:16:24 -05:00
Niklas Hambüchen
b2787a67a6
Merge pull request #76329 from r-ryantm/auto-update/libsixel
...
libsixel: 1.8.2 -> 1.8.4
2020-01-16 03:12:30 +01:00
Aaron Andersen
7260d2eb13
Merge pull request #77326 from aanderse/apacheHttpd
...
nixos/httpd: symlink apache configuration to /etc/httpd/httpd.conf for use in the apachectl command
2020-01-15 21:02:05 -05:00
Niklas Hambüchen
575f9552cc
libsixel: Enable tests.
...
The 1.8.2 -> 1.8.4 upgrade actually made the tests compile.
2020-01-16 02:52:21 +01:00
Mario Rodas
588e1c61cb
Merge pull request #77717 from marsam/update-fluent-bit
...
fluent-bit: 1.3.5 -> 1.3.6
2020-01-15 20:00:10 -05:00
Mario Rodas
83ce75d4d6
Merge pull request #77723 from r-ryantm/auto-update/bindfs
...
bindfs: 1.14.2 -> 1.14.3
2020-01-15 19:52:25 -05:00
Mario Rodas
d0fceb4995
Merge pull request #77764 from r-ryantm/auto-update/giada
...
giada: 0.16.0 -> 0.16.1
2020-01-15 19:50:52 -05:00
Mario Rodas
5d6a5024de
Merge pull request #77756 from r-ryantm/auto-update/ecasound
...
ecasound: 2.9.2 -> 2.9.3
2020-01-15 19:49:45 -05:00
Mario Rodas
8cca33b557
Merge pull request #77792 from ericdallo/update-clojure-lsp
...
clojure-lsp: 20200109T185134 -> 20200114T225020
2020-01-15 19:47:35 -05:00
Mario Rodas
fd381c7417
Merge pull request #77760 from r-ryantm/auto-update/git-subrepo
...
gitAndTools.git-subrepo: 0.4.0 -> 0.4.1
2020-01-15 19:47:04 -05:00
Mario Rodas
a6c2c42049
Merge pull request #77763 from r-ryantm/auto-update/gcsfuse
...
gcsfuse: 0.28.1 -> 0.29.0
2020-01-15 19:45:51 -05:00
Mario Rodas
6d24724adc
Merge pull request #77728 from dywedir/skim
...
skim: 0.6.9 -> 0.7.0
2020-01-15 19:30:00 -05:00
John Ericson
ba9066abca
Merge together merge bases of 19.09 and master
2020-01-15 18:54:36 -05:00
Silvan Mosberger
3c2e9fa53d
Merge pull request #77704 from mayflower/also-submodules
...
lib.commitIdFromGitRepo: fix support for git-submodule
2020-01-16 00:44:46 +01:00
Mario Rodas
0e76e3bb48
postgresqlPackages.timescaledb: 1.5.1 -> 1.6.0
...
Changelog: https://github.com/timescale/timescaledb/releases/tag/1.6.0
2020-01-15 18:18:18 -05:00
Mario Rodas
7952248b58
reviewdog: 0.9.15 -> 0.9.17
2020-01-15 18:18:18 -05:00
Mario Rodas
6e86e4059f
gcsfuse: use buildGoPackage
2020-01-15 18:18:18 -05:00
Antonio Nuno Monteiro
725fd9feda
bs-platform: don't build a development binary
2020-01-15 14:47:51 -08:00
Silvan Mosberger
67373ae389
seafile-shared: 7.0.2 -> 7.0.5, seafile-client: 6.2.11 -> 7.0.5 ( #72656 )
...
seafile-shared: 7.0.2 -> 7.0.5, seafile-client: 6.2.11 -> 7.0.5
2020-01-15 23:45:40 +01:00
Eric Dallo
97527050ac
clojure-lsp: 20200109T185134 -> 20200114T225020
2020-01-15 19:15:59 -03:00
Silvan Mosberger
94e35fba8e
seafile-client: 6.2.11 -> 7.0.5
2020-01-15 23:02:09 +01:00
R. RyanTM
e4b3cc9ced
seafile-shared: 7.0.2 -> 7.0.5 and cleanup
2020-01-15 23:02:00 +01:00
Kai Wohlfahrt
38e6c845dc
quartus: init at 19.1.0.670
...
This requires a FHSUserEnv because the licensing executable checksums
itself (I think).
The override of libpng is a bit ugly, can this be cleaned up?
2020-01-15 21:15:39 +00:00
Kai Wohlfahrt
733113ed97
unstick: init at 0.1.0
2020-01-15 21:15:39 +00:00
Kai Wohlfahrt
b0dac58dc1
maintainers: add kwohlfahrt
2020-01-15 21:15:39 +00:00
Domen Kožar
acadaa800b
chrome-token-signing: fix qt runtime error
2020-01-15 21:32:13 +01:00
gnidorah
4c8bbe93c9
openxray: fix build
2020-01-15 23:09:29 +03:00
Will Dietz
712bf54f1b
Merge pull request #77781 from arcnmx/vit-fix
...
vit: fix check phase
2020-01-15 14:08:48 -06:00
Niklas Hambüchen
81c2cc9297
Merge pull request #77694 from nh2/marktext-appimage
...
marktext: init
2020-01-15 20:55:11 +01:00
Will Dietz
3b8c2ac000
Merge pull request #77776 from dtzWill/update/bibata-cursors-0.4.2
...
bibata-cursors: 0.4.1 -> 0.4.2
2020-01-15 13:35:58 -06:00
Graham Christensen
63dd084e4e
Merge pull request #77768 from dhess/short-url-fix
...
Replace short URL from #63103 with full URL.
2020-01-15 14:35:11 -05:00
volth
807e08c9a3
graalvm: 19.3.0.2 -> 19.3.1
2020-01-15 18:34:11 +00:00
Silvan Mosberger
c1151c1f88
rambox: fix meta ( #77782 )
...
rambox: fix meta
2020-01-15 19:24:16 +01:00