Commit graph

35490 commits

Author SHA1 Message Date
Sandro 9847d1368d
Merge pull request #111793 from oxalica/osu
osu-lazer: 2020.1225.0 -> 2021.129.0
2021-02-04 23:45:09 +01:00
NomisIV 71636409c3 gruvbox-dark-icons-gtk: init at 1.0.0 2021-02-04 14:17:20 -08:00
NomisIV b05cb5f949 gruvbox-dark-gtk: init at 1.0.1 2021-02-04 14:17:20 -08: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 70d71ec338
Merge pull request #107268 from rmcgibbo/rdkit 2021-02-04 20:18:00 +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
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
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
Thiago Kenji Okada bc4d69ed00 each: init at 0.1.3 2021-02-04 12:18:31 -03:00
OPNA2608 7551dd16d4 palemoon: 28.17.0 -> 29.0.0, switch to gtk3 2021-02-04 14:24:12 +01:00
oxalica 50707b3130
osu-lazer: 2020.1225.0 -> 2021.129.0 2021-02-04 20:27:29 +08:00
Ben Wolsieffer 986a0c5d9a linuxPackagesFor: fix overriding kernel attribute
The "kernel" argument to linuxPackagesFor was taking precedence over the
"self.kernel" attribute brought into scope by the "with self;" statement. This
prevented the makeExtensible machinery from working correctly when "kernel"
was overridden.
2021-02-03 20:31:22 -05:00
Sandro c31388b6aa
Merge pull request #111757 from dotlambda/texworks-qt515
texworks: use Qt 5.15
2021-02-03 21:30:10 +01:00
Sandro b6a71423d5
Merge pull request #111758 from dotlambda/rclone-browser-qt515
rclone-browser: use Qt 5.15
2021-02-03 21:28:59 +01:00
Robert T. McGibbon 4bbdff14c8 coordgenlibs: init at 1.4.2 2021-02-03 15:10:25 -05:00
Robert T. McGibbon 947ccc54ae maeparser: init at 1.2.4 2021-02-03 15:10:25 -05:00
Sandro 7750e6a2c9
Merge pull request #111621 from OPNA2608/refactor/rtaudio_rtmidi/21.03 2021-02-03 18:13:01 +01:00
Sandro 0829a51862
Merge pull request #109626 from holymonson/darwin-impure-cmds
darwin: add impure-cmds
2021-02-03 18:11:58 +01:00
adisbladis a2a05d2bfe
nixopsUnstable: 1.7pre2764_932bf4 -> 2.0.0-pre 2021-02-03 16:03:03 +01:00
Robert Schütz b2e5c48ab3 texworks: use Qt 5.15 2021-02-03 15:28:45 +01:00
Robert Schütz 59ef9e5a16 rclone-browser: use Qt 5.15 2021-02-03 14:50:58 +01:00
Sandro 5c7a370a20
Merge pull request #111685 from humancalico/dotenv-linter 2021-02-03 14:50:27 +01:00
Sandro 9a15b4dd19
Merge pull request #111697 from AndersonTorres/chemtool 2021-02-03 14:45:50 +01:00
OPNA2608 6c22ff0654 rtaudio: refactor 2021-02-03 14:40:08 +01:00
OPNA2608 d8262fc7fb rtmidi: refactor 2021-02-03 14:40:07 +01:00
AndersonTorres 7e481eed2d chemtool: init at 1.6.14 2021-02-03 08:48:32 -03:00
Sandro 2f79819ce2
Merge pull request #111273 from numinit/armagetronad 2021-02-03 11:45:48 +01:00
Claudio Bley 5f71a0ff5d bazel: 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-03 10:46:09 +01:00
Claudio Bley e22cf98520 bazel: 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]:

```
# Deprecated, do not use.
# It will be removed after migration to Java toolchain resolution.
default_java_toolchain(
    name = "toolchain_hostjdk8",
    ...
)
```

[1]: 4fc4868065/tools/jdk/BUILD.tools (L384-L387)
2021-02-03 10:46:09 +01:00
Morgan Jones 833ccbaf63 armagetronad-dedicated: init at 0.2.9.1.0 2021-02-03 00:47:57 -07:00
Akshat Agarwal 61947bee3f
dotenv-linter: init at 3.0.0 2021-02-03 05:33:22 +05:30
Stevan Andjelkovic bf6df7187e
graalvm-ce-20.2.0 -> 20.3.0 + darwin support. (#105815)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-02 23:16:43 +01:00
Tom McLaughlin 1d4dec4021
tmux-mem-cpu-load: init at 3.4.0 (#111609) 2021-02-02 22:39:14 +01:00
Sandro e9876afb9c
Merge pull request #109414 from rgrunbla/galene
galene: init at 0.2
2021-02-02 20:00:09 +01:00
Sandro ad29e42225
Merge pull request #111366 from tu-maurice/unstable/fishnet-2.2.3
fishnet: init at 2.2.3
2021-02-02 19:50:13 +01:00
Alyssa Ross 8bad690603 autoreconfHook: make overridable
Some packages have specific autotools requirements that don't apply to
any other packages.  We want to be able to use autoreconfHook for
these packages with the required autotools versions, but we don't want
to have to makeSetupHook for each one, or have a top-level attribute
for every combination.

So, use callPackage around the makeSetupHook call so that the
autotools used by autoreconfHook can be overridden.  This way, a
custom autoreconfHook can be passed to a package like this:

    autoreconfHook = with buildPackages;
      autoreconfHook.override { automake = automake115x; };

And we can simplify the definitions of our existing autoreconfHook264
and autoreconfHook269 attributes.
2021-02-02 17:14:29 +00:00
Robert Schütz f1bbe7f29e keyfinder-cli: don't use libsForQt5
This is not a Qt application and libkeyfinder is now available globally.
2021-02-02 17:36:08 +01:00
Robert Schütz 4430bf6498 libkeyfinder: 2.1 -> 2.2.4
Also move to all-packages.nix since it does not use qmake anymore.
2021-02-02 17:36:08 +01:00
Sandro add90df40f
Merge pull request #111405 from kf5grd/gomacro 2021-02-02 15:19:19 +01:00
Daniël de Kok f247846274
Merge pull request #111637 from rasendubi/planner-remove
planner: remove
2021-02-02 11:58:35 +01:00
taku0 4ceb20b49b
Merge pull request #107167 from matthiasbeyer/init-tageditor
tageditor: init at 3.3.10, tagparser: init at 9.4.0
2021-02-02 19:18:29 +09:00
Alexey Shmalko 8d5b2d3dfd
planner: remove 2021-02-02 10:53:54 +02:00
Anderson Torres eca54e37ae
Merge pull request #111615 from AndersonTorres/waybox
waybox: init at unstable-2020-05-01
2021-02-02 00:50:03 -03:00
AndersonTorres f5e4a32d4b waybox: init at unstable-2020-05-01 2021-02-01 21:36:46 -03:00
Sandro 995e8c122f
Merge pull request #111544 from mweinelt/gobby 2021-02-02 00:47:30 +01:00
Sandro 3402175d3f
Merge pull request #111151 from 06kellyjac/boundary
boundary: init at 0.1.4
2021-02-02 00:40:44 +01:00
Sandro d21b1b26a1
Merge pull request #111396 from twhitehead/ovito
ovito: init at 3.4.0
2021-02-02 00:38:43 +01:00
Jan Tojnar 27689bf551
Merge pull request #111597 from jtojnar/ligda6 2021-02-01 21:06:08 +01:00