269225 Commits

Author SHA1 Message Date
Fabian Affolter
bc20dca5e4 python3Packages.slixmpp: switch to pytestCheckHook 2021-02-04 22:27:52 +01:00
ajs124
c7afbda7e0
Merge pull request #111953 from LeUlukai/update/texstudio
texstudio: 3.0.3 -> 3.0.4
2021-02-04 22:24:30 +01:00
Fabian Affolter
90510399c5 pythpn3Packages.slixmpp: 1.6.0 -> 1.7.0 2021-02-04 22:02:20 +01:00
Peter Simons
a4c82bcd7a mlt: update to version 6.24.0 2021-02-04 21:59:19 +01:00
Alex McGrath
6acddf8d01 gonic: 0.11.0 -> 0.12.0 2021-02-04 20:52:02 +00:00
Sandro
a7a1a1f102
Merge pull request #111933 from thiagokokada/each-init
each: init at 0.1.3
2021-02-04 21:27:40 +01:00
Sandro
fe43596495
Merge pull request #111948 from ruuda/fcct0100
fedora-coreos-config-transpiler: 0.9.0 -> 0.10.0
2021-02-04 21:26:48 +01:00
Peter Simons
39c618d2b4
Merge pull request #111841 from r-ryantm/auto-update/shotcut
shotcut: 20.11.28 -> 21.01.29
2021-02-04 21:24:29 +01:00
Robert Schütz
85e8220aa7 libkeyfinder: don't set LD_LIBRARY_PATH 2021-02-04 21:17:50 +01:00
Guillaume Girol
d4c4ee145b
Merge pull request #111844 from wohanley/fix/goimapnotify-patch-sh
goimapnotify: patch sh with /bin/sh
2021-02-04 20:15:50 +00:00
LeUlukai
e26f007f21 texstudio: 3.0.3 -> 3.0.4 2021-02-04 20:58:36 +01:00
Thiago Franco de Moraes
4e5e9656ce
tootle: 0.2.0 -> 1.0 2021-02-04 16:58:16 -03:00
Emery Hemingway
837b4d86ba dhallPackages.Prelude: v20.0.0 -> v20.1.0 2021-02-04 20:47:00 +01:00
Dmitry Ivankov
cf1935583e bazel_4: update src-deps after java update 2021-02-04 20:38:08 +01:00
Maximilian Bosch
90fbe7a9a3
Merge pull request #111857 from marsam/update-syncthing
syncthing: 1.12.1 -> 1.13.1
2021-02-04 20:34:03 +01:00
Claudio Bley
b56ac70602 bazel_4: Use jdk11_headless to build bazel
Use the same JDK for building bazel and for its runtime.

Effectively, the former `toolchain_hostjdk8` java toolchain has been deprecated
and should no longer be used (in newer bazel)[1]:

```
default_java_toolchain(
    name = "toolchain_hostjdk8",
    ...
)
```

[1]: 4fc4868065/tools/jdk/BUILD.tools (L384-L387)
2021-02-04 20:33:40 +01:00
Claudio Bley
b461c9e5bc bazel_4: Fix build on darwin
* use default stdenv (clang 7)
* add no-arc.patch to make the xcode_locate tool compile without libarc-lite
* remove the `-mmacosx-version-min=10.9` flag from the bootstrap compile script
2021-02-04 20:31:43 +01:00
William O'Hanley
b2342c9aea goimapnotify: patch sh with runtimeShell
sh is not on PATH in some environments (see #111688).
2021-02-04 11:25:35 -08:00
Dmitry Ivankov
56c25c5653 bazel: fix protobuf-test compatibility with bazel_4
- bump protobuf to 3.13.0
- use recent rules_proto
- use recent bazel-skylib
- remove use of native.bind

Hopefully this is backward-compatible with bazel_3 and below
2021-02-04 20:24:56 +01:00
Dmitry Ivankov
2751275f1a bazel_4: bump examples repo just in case 2021-02-04 20:24:56 +01:00
Dmitry Ivankov
cd65145664 bazel: cosmetic fix: test name cpp->java 2021-02-04 20:24:55 +01:00
Dmitry Ivankov
55a810443d bazel_4: use --verbose_failures for the build 2021-02-04 20:24:55 +01:00
Dmitry Ivankov
0f5783f80a bazel_4: init at 4.0.0
Bazel 4 is going to be a long term support release.

Latest version in NixPkgs so far was 3.3.1
There's a need for more recent version
https://github.com/NixOS/nixpkgs/issues/97497

All versions from 3.5.0 to 3.7.1 had some reproducibility issues
as noted in issue above, but there also seems to be
a working PR for 3.7.1 now at
https://github.com/NixOS/nixpkgs/pull/105439

Notable changes from bazel_3 setup:
- put python to default bash path

  For autodetecting python toolchain
  with strict action_env on and without this change
  bazel would fail to autodetect host python.

  There are some repos that define hermetic python
  toolchains, but they aren't easy to use yet. Also
  telling python paths to bazel isn't a 1-liner it
  seems:
  - action_env=PATH would affect cache
  - declaring toolchain via BUILD&WORKSPACE files
    is not per-user but more like per-repo and
    affects cache too

  Using python from nixpkgs shouldn't be too bad
  in the lack of simpler hermetic python toolchain
  options

- bazel_4.updater is bazel on `bazel query` to support
  new constructs in WORKSPACE (load of vars, transitive
  load etc). This is more robust but requires bazel
  to run the updater, using bazel_3 for now. This is
  only needed to bump package version, doesn't introduce
  bazel_4 build dependency on bazel_3

https://blog.bazel.build/2020/11/10/bazel-4.0-announce.html
https://blog.bazel.build/2020/11/10/long-term-support-release.html
https://github.com/bazelbuild/bazel/issues/12455
https://github.com/bazelbuild/bazel/releases/tag/4.0.0
https://blog.bazel.build/2021/01/19/bazel-4-0.html
2021-02-04 20:24:54 +01:00
Maximilian Bosch
a959597802
Merge pull request #111730 from r-ryantm/auto-update/cargo-make
cargo-make: 0.32.11 -> 0.32.12
2021-02-04 20:23:22 +01:00
Sandro
70d71ec338
Merge pull request #107268 from rmcgibbo/rdkit 2021-02-04 20:18:00 +01:00
Sandro
20a8caa08c
Merge pull request #111923 from sikmir/lagrange
lagrange: 1.1.0 → 1.1.1
2021-02-04 20:17:11 +01:00
Sandro
8a4a984fd5
Merge pull request #105439 from avdv/bazel_3.7.1 2021-02-04 20:15:45 +01:00
Sandro
cb266f4b07
Merge pull request #111907 from primeos/isync
isync: 1.3.4 -> 1.4.0
2021-02-04 20:14:39 +01:00
Dmitry Kalinkin
ad292c41b1 bluejeans: remove veprbl from maintainers 2021-02-04 14:03:03 -05:00
Michael Weiss
d0b891c828
isync: 1.3.4 -> 1.4.0
Important changes:
- The 'isync' compatibility wrapper was removed.
- The Master/Slave configuration keywords where deprecated and should be
  replaced with Far/Near. All users should update their configuration
  file accordingly. It's a trivial change and the old Master/Slave
  keywords will still work for now but result in the following message:
  Notice: Master/Slave are deprecated; use Far/Near instead.

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-04 19:54:54 +01:00
Ruud van Asseldonk
c7fa6ca697 fedora-coreos-config-transpiler: 0.9.0 -> 0.10.0 2021-02-04 19:25:26 +01:00
R. RyanTM
1c24ff1f1f gnome-builder: 3.38.1 -> 3.38.2 2021-02-04 18:43:31 +01:00
R. RyanTM
c06800f6d3 gnome3.gnome-sound-recorder: 3.38.0 -> 3.38.1 2021-02-04 18:41:15 +01:00
Sandro
2fe06d9478
Merge pull request #106661 from IvarWithoutBones/update-rtl8821ce
linuxPackages.rtl8821ce: 5.5.2_34066.20200325 -> unstable-2020-12-16
2021-02-04 18:41:02 +01:00
Sandro
45b2a656fa
Merge pull request #111569 from fortuneteller2k/add-scientifica-font 2021-02-04 18:40:06 +01:00
Sandro
7f0ed95d2b
Merge pull request #111633 from dotlambda/libkeyfinder-2.2.4 2021-02-04 18:39:29 +01:00
Laurens Duijvesteijn
4de5194950 pythonPackages.markdown2: 2.3.6 -> 2.4.0 2021-02-04 18:37:59 +01:00
Maximilian Bosch
5c2d5b3a0b
Merge pull request #111906 from TredwellGit/wireshark
wireshark: 3.4.2 -> 3.4.3
2021-02-04 18:21:44 +01:00
R. RyanTM
1d474062fb leftwm: 0.2.5 -> 0.2.6 2021-02-04 17:20:40 +00:00
Sandro
5bea0c357a
Merge pull request #111920 from OPNA2608/update/palemoon-29.0.0/21.03
palemoon: 28.17.0 -> 29.0.0, switch to gtk3
2021-02-04 18:18:07 +01:00
Sandro
12f1b4ef79
Merge pull request #111918 from luc65r/pkg/ssh-chat
ssh-chat: 1.10 -> 1.10.1
2021-02-04 18:17:47 +01:00
Robin Gloster
08269933e6
Merge pull request #111940 from elseym/esphome
esphome: 1.15.3 -> 1.16.0
2021-02-04 11:14:33 -06:00
TredwellGit
14b1e4c71f libreoffice-still: 6.3.5.2 -> 7.0.4.2 2021-02-04 17:14:27 +00:00
Sandro
31bc8c38e6
Merge pull request #111908 from primeos/fscryptctl
fscryptctl-experimental: 2017-10-23 -> 0.1.0
2021-02-04 18:13:29 +01:00
Maximilian Bosch
69f0201868
Merge pull request #111813 from r-ryantm/auto-update/qpdf
qpdf: 10.0.4 -> 10.1.0
2021-02-04 18:09:07 +01:00
Maximilian Bosch
5d88c1c02e
Merge pull request #111820 from r-ryantm/auto-update/react-native-debugger
react-native-debugger: 0.11.5 -> 0.11.7
2021-02-04 18:01:55 +01:00
Maximilian Bosch
4678ffc884
Merge pull request #111829 from r-ryantm/auto-update/rssguard
rssguard: 3.8.3 -> 3.8.4
2021-02-04 17:50:36 +01:00
Maximilian Bosch
76c9ea796a
Merge pull request #111912 from luc65r/pkg/rofi-calc
rofi-calc: 1.9 -> 2.0.0
2021-02-04 17:41:14 +01:00
R. RyanTM
dab738fa14 kid3: 3.8.4 -> 3.8.5 2021-02-04 16:40:00 +00:00
Martin Weinelt
1054c03d96
home-assistant: improve checkInputs package selection (#111921)
and migrate unnecessary packages out of propagatedBuildInputs. This
shrinks the whole package by ~65%.

/nix/store/wdhqcxhp45p287zknw3r0cv7pxgp6r14-homeassistant-2021.2.0	 696.7M
/nix/store/1v20wdqfn4v1nf3v2jmlkx89q18n8fzx-homeassistant-2021.2.0	 250.8M
2021-02-04 17:36:21 +01:00