Commit Graph

259006 Commits

Author SHA1 Message Date
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
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
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
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
Sandro
453c116254
Merge pull request #104377 from expipiplus1/joe-dxc
directx-shader-compiler: init at 1.5.2010
2020-12-19 08:45:53 +01:00
Daniël de Kok
a634c41be1
Merge pull request #107150 from Atemu/update/nvidia
nvidia_x11_beta: 455.45.01 -> 460.27.04
2020-12-19 07:56:36 +01:00
Joe Hermaszewski
cb43266d22 directx-shader-compiler: init at 1.5.2010 2020-12-19 14:18:02 +08:00
Atemu
87994fa87b nvidia_x11_beta: 455.45.01 -> 460.27.04 2020-12-19 05:48:01 +01:00
Alyssa Ross
c898defdbf wayfire: add plugin support
The top-level "wayfire" attribute is a Wayfire with wf-shell installed
and nothing else.  But wayfireApplications.withPlugins can be used to
create a Wayfire with arbitrary plugins, or no plugins at all.
2020-12-19 01:41:29 +00:00
Alyssa Ross
e2243140f9 wcm: init at 0.6.0 2020-12-19 01:41:29 +00:00
Alyssa Ross
37a5f70361 wf-shell: init at 0.6.1 2020-12-19 01:41:29 +00:00
Alyssa Ross
1a0155b5b9 wayfire: init at 0.6.0 2020-12-19 01:41:29 +00:00
Alyssa Ross
3720a1ad18 wf-config: init at 0.6.0 2020-12-19 01:41:29 +00:00
Alyssa Ross
1ef5ea3cc3 fswatch: enableParallelBuilding
Worked fine for me at -j4.
2020-12-19 01:39:45 +00:00
Andreas Rammhold
097d6d36de
Merge pull request #107002 from euank/syncplay-167
syncplay: 1.6.6 -> 1.6.7
2020-12-19 02:28:28 +01:00
Martin Weinelt
1db8a43877
Merge pull request #107066 from mweinelt/home-assistant
homeassistant: 2020.12.0 -> 2020.12.1
2020-12-19 00:12:51 +01:00
Ryan Mulligan
88919dbfdc
Merge pull request #106893 from r-ryantm/auto-update/python3.7-lightgbm
python37Packages.lightgbm: 3.1.0 -> 3.1.1
2020-12-18 14:15:52 -08:00
Vincent Laporte
b6f7f1f673 ocamlPackages.janeStreet: 0.13 → 0.14
ocamlPackages.biocaml: 0.10.1 → 0.11.1

ocamlPackages.bistro: fix for Core 0.14

ocamlPackages.js_of_ocaml: 3.7.0 → 3.7.1

ocamlPackages.ocaml-r: 0.2.0 → 0.4.0

ocamlPackages.phylogenetics: 2020-01-25 → 2020-11-23

Co-authored-by: sternenseemann <0rpkxez4ksa01gb3typccl0i@systemli.org>
2020-12-18 21:03:56 +01:00
Vincent Laporte
c2e90c4433 ocamlformat: build legacy versions with OCaml 4.07 2020-12-18 21:03:56 +01:00
Vincent Laporte
1dc15448b4 ocamlPackages.cfstream: use Dune 2 2020-12-18 21:03:56 +01:00
Vincent Laporte
6a7f79ed83 ocamlPackages.ppxlib: 0.12.0 → 0.13.0
Also refactor to ease selection of a custom version
2020-12-18 21:03:56 +01:00
Vincent Laporte
8274fec350 ocamlPackages.sqlexpr: remove at 0.9.0 2020-12-18 21:03:56 +01:00