Commit graph

259216 commits

Author SHA1 Message Date
Mario Rodas 4a8ed1661d nuspell: add platforms 2020-12-20 04:20:00 +00:00
Mario Rodas 68dfd5df47 languagetool: add platforms 2020-12-20 04:20:00 +00:00
0x4A6F 6ea2fd15d8 dasel: 1.9.1 -> 1.10.0 2020-12-20 13:26:58 +10:00
Nicolas Berbiche 71ca741ab2 bottom: 0.5.4 -> 0.5.6 2020-12-20 02:53:35 +01:00
Robert T. McGibbon 3c6445b97e bluejeans: 2.17.0 -> 2.19.0 2020-12-19 19:28:50 -05:00
Florian Ströger d02bff7ad9 stern: use stern/stern as upstream source 2020-12-20 00:10:52 +01:00
Florian Klink 6dc6c33a06
Merge pull request #107104 from rb2k/librepo_darwin
librepo: add darwin support
2020-12-20 00:07:18 +01:00
Pavol Rusnak 0c3a7f97fd
Merge pull request #107224 from petabyteboy/feature/xonotic-fix-desktop-item
xonotic: fix desktop item
2020-12-19 23:51:38 +01:00
Pavol Rusnak a14a58aff5
Merge pull request #107228 from clkamp/i3lock-color-sse-fixed
i3lock-color: reenable all platforms
2020-12-19 23:47:29 +01:00
sternenseemann 2b0fc36c90
ocamlPackages.js_of_ocaml*: 3.7.0 -> 3.8.0
ocamlPackages.js_of_ocaml*: use buildDunePackage to fix installation
ocamlPackages.js_of_ocaml*: fix style for editorconfig

Closes #106343
2020-12-19 23:33:20 +01:00
Pavol Rusnak 7c9ba95c3d
Merge pull request #107220 from matthiasbeyer/update-ugrep
ugrep: 3.0.6 -> 3.1.0
2020-12-19 23:31:05 +01:00
Edward Tjörnhammar e3c8f10cbb
jetbrains: configurable vmoptions
All products are now configurable through `config.jetbrains.vmoptions`

Closes #107032
2020-12-19 23:19:52 +01:00
Edward Tjörnhammar 83bd601310
jetbrains.clion: address minor globchange 2020-12-19 23:19:43 +01:00
kolaente 657b567eaf
jetbrains: updates 2020-12-19 23:19:21 +01:00
Vincent Laporte b75cb8a97d
ocamlPackages.ppxlib: fix evaluation 2020-12-19 23:03:44 +01:00
Christian Luetke Stetzkamp c8c598e20c i3lock-color: reenable all platforms
It was restricted in 40b347f205 due to its
need for the SSE2 instruction set. However the upstream issue is now
resolved [1], so reenable support for all platforms.

[1] https://github.com/chrjguill/i3lock-color/issues/44
2020-12-19 23:03:14 +01:00
Lluís Batlle i Rossell 7d6cb4e614 frogatto: update to latest master and fix build 2020-12-19 22:00:25 +01:00
andys8 fb5b36afc6 tty-share: init at 2.0.0 2020-12-19 21:56:55 +01:00
Maxine Aubrey 47586f2451
tomb: 2.8 -> 2.8.1 2020-12-19 21:48:52 +01:00
Milan Pässler 40262d4559
xonotic: fix desktop item
The desktop item was referring to "$out/bin/xonotic" as executable, but
since it's built in its own derivation now, "$out" did not contain the
xonotic wrapper.
Since it seems to be common practise to use a relative path, I changed
it to do that here as well.
2020-12-19 21:15:20 +01:00
Matthias Beyer dc8f4337d2 ugrep: 3.0.6 -> 3.1.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-12-19 21:02:00 +01:00
Michael Weiss b5a1da1665
lf: 17 -> 18 2020-12-19 20:59:16 +01:00
John Ericson 86c1825fc1
Merge pull request #105379 from NixOS/fix-buildRustCrateTests
tests.buildRustCrate: Fix after hashing method change
2020-12-19 14:49:21 -05:00
Marc Seeger 8718533c22 librepo: add darwin support 2020-12-19 11:37:08 -08:00
Florian Klink 999f6ee86d
Merge pull request #107102 from rb2k/libmodulemd_darwin
libmodulemd: Enable darwin support.
2020-12-19 20:28:51 +01:00
ajs124 0aad53c2c7 glusterfs: 7.6 -> 8.3
while 7.x is technically still supported, 8.x is already up to .3

release notes: https://gluster.readthedocs.io/en/latest/release-notes/8.3/
2020-12-19 20:27:27 +01:00
Orivej Desh c3cd2be2e2 musescore: build with Qt 5.14
With Qt 5.15 it starts but does not show any palettes
(in the View->Palettes view).
2020-12-19 19:16:37 +00:00
Orivej Desh baa11a519e qbittorrent: restore comments from before e569d6b9 2020-12-19 19:14:40 +00:00
John Ericson ddeef0d322 tests.buildRustCrate: Fix after hashing method change
As @lopsided98 points out in #105305, since the hashes are now target
sensative, and until we find reason to actually care to test what they
are exactly, we are best just normalizing them away in the tests.
2020-12-19 19:05:07 +00:00
John Ericson 5d2a20c93a buildRustCrateTests: Move to tests.buildRustCrate
I think it is preferable to separate the tests from the "real" packages.
2020-12-19 18:56:06 +00:00
Anton-Latukha cb312f3d03 qbittorrent: add default trackerSearch option, include python3
Since people regularly open reports about tracker search not working because
python is not found.
And since Tracker Search in qBittorrent can not be disabled & at the same time
the Pythong is needed for it to work - including Python for default
functionality to work.
2020-12-19 18:40:07 +01:00
Anton-Latukha e569d6b98c qbittorrent: clean-up 2020-12-19 18:40:07 +01:00
Milan 9e2c96b26b
qbittorrent: 4.3.0.1 -> 4.3.1 (#107205) 2020-12-19 18:23:00 +01:00
mohe2015 ecb0291e1a
nixos/mongodb: fix running initialScript without a set root password
Co-authored-by: Timo Kaufmann <timokau@zoho.com>
2020-12-19 18:14:29 +01:00
Timo Kaufmann afead527c4
Merge pull request #105615 from collares/sage-update
sage: 8.9 -> 9.2
2020-12-19 18:13:16 +01:00
Silvan Mosberger e52f705248
Merge pull request #84324 from Emantor/init/icecc_icemon
Icecream support
2020-12-19 17:54:28 +01:00
Mario Rodas e1e45a40f2 ocamlPackages.ocaml-lsp: 1.1.0 -> 1.4.0 2020-12-19 17:37:42 +01:00
R. RyanTM a105609c5e picard: 2.5.2 -> 2.5.4 2020-12-19 17:29:46 +01:00
Millian Poquet 15ab96d5a7 simgrid: 3.25 -> 3.26 2020-12-19 14:03:33 +01:00
Gabriel Ebner 70c07155d0
Merge pull request #107197 from Profpatsch/tree-sitter-fixes
Tree sitter fixes
2020-12-19 13:50:19 +01:00
Profpatsch cf81745404 tree-sitter: split arguments in library.nix & document 2020-12-19 13:36:03 +01:00
Profpatsch 5907bcadfa tree-sitter: exports.json was fixed in releases, remove sed
These symbols do not exist anymore in the new tree-sitter releases, so
we can remove the sed.
2020-12-19 13:36:02 +01:00
andys8 8d3f49ac0f maintainers: add andys8 2020-12-19 11:25:32 +01:00
Doron Behar 37a16b85e0 sundials_2: remove
No package needs it now - octave 5.2.0 was the only one that needed it,
but now with octave 6.1.0 latest sundials 5.x.x is used.
2020-12-19 10:59:35 +02:00
Doron Behar 865f8ae377 octave: Use latest sundials 2020-12-19 10:58:04 +02:00
Doron Behar 421e81780c octave: inherit features enabled in passthru 2020-12-19 10:31:29 +02:00
Doron Behar 58b27b5ffe octave: inherit python in passthru
For in case one day python will be overridden, we'll know which python
to use.
2020-12-19 10:28:14 +02:00
Doron Behar 74c94d1a35 octave: Remove version from passthru
It's already defined in the derivation.
2020-12-19 10:27:43 +02:00
Doron Behar 247cf9f283 octave: add @doronbehar as maintainer 2020-12-19 10:12:18 +02:00
Doron Behar 67888e5bac octave: Support 64 bit indices arrays
Add a build argument `use64BitIdx`, and comment explaining how it
affects the build - it modifies the deps to make sure they are all
compatible with each other.
2020-12-19 10:12:18 +02:00