Commit Graph
259026 Commits
Author SHA1 Message Date
Milan PässlerandMilan 37a9fb0a4a bottom: fix build on aarch64 2020-12-20 13:03:18 +01:00
Mario RodasandRobert Helgesson 42cb24cec2 stix-two: 2.0.2 -> 2.10
PR #107235
2020-12-20 12:21:17 +01:00
Kevin CoxandGitHub 0d42077f34 Merge pull request #104253 from meatcar/sqlite-utils-3.0
pythonPackages.sqlite-utils: depend on sqlite-fts4
2020-12-20 06:18:59 -05:00
Pavol RusnakandGitHub f9a60fc471 Merge pull request #107202 from Preisschild/improvement/stern-use-fork
stern: use stern/stern as upstream source
2020-12-20 11:42:04 +01:00
Florian KlinkandGitHub 49853c69f5 Merge pull request #101482 from m1cr0man/jwsfix
nixos/acme: lego run when account is missing
2020-12-20 11:06:19 +01:00
Doron BeharandGitHub bc43653598 Merge pull request #97177 from r-ryantm/auto-update/intel-compute-runtime
intel-compute-runtime: 20.33.17675 -> 20.34.17727
2020-12-20 09:57:49 +02:00
Vladimír Čunát d649d77c4c Merge #107041: firefox: 83 -> 84 (security) 2020-12-20 08:42:26 +01:00
0x4A6Fandzowoq 6ea2fd15d8 dasel: 1.9.1 -> 1.10.0 2020-12-20 13:26:58 +10:00
Nicolas BerbicheandMilan 71ca741ab2 bottom: 0.5.4 -> 0.5.6 2020-12-20 02:53:35 +01:00
Robert T. McGibbonandDmitry Kalinkin 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 KlinkandGitHub 6dc6c33a06 Merge pull request #107104 from rb2k/librepo_darwin
librepo: add darwin support
2020-12-20 00:07:18 +01:00
Pavol RusnakandGitHub 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 RusnakandGitHub a14a58aff5 Merge pull request #107228 from clkamp/i3lock-color-sse-fixed
i3lock-color: reenable all platforms
2020-12-19 23:47:29 +01:00
sternenseemannandVincent Laporte 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 RusnakandGitHub 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
kolaenteandEdward Tjörnhammar 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 EricsonandGitHub 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 KlinkandGitHub 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-LatukhaandMilan 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-LatukhaandMilan e569d6b98c qbittorrent: clean-up 2020-12-19 18:40:07 +01:00
MilanandGitHub 9e2c96b26b qbittorrent: 4.3.0.1 -> 4.3.1 (#107205) 2020-12-19 18:23:00 +01:00
Timo KaufmannandGitHub afead527c4 Merge pull request #105615 from collares/sage-update
sage: 8.9 -> 9.2
2020-12-19 18:13:16 +01:00
Silvan MosbergerandGitHub e52f705248 Merge pull request #84324 from Emantor/init/icecc_icemon
Icecream support
2020-12-19 17:54:28 +01:00
Mario RodasandVincent Laporte e1e45a40f2 ocamlPackages.ocaml-lsp: 1.1.0 -> 1.4.0 2020-12-19 17:37:42 +01:00
R. RyanTMandEmery Hemingway a105609c5e picard: 2.5.2 -> 2.5.4 2020-12-19 17:29:46 +01:00
Millian PoquetandMatthieu Coudron 15ab96d5a7 simgrid: 3.25 -> 3.26 2020-12-19 14:03:33 +01:00
Gabriel EbnerandGitHub 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
SandroandGitHub 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 KokandGitHub 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