Commit Graph
291123 Commits
Author SHA1 Message Date
Dmitry KalinkinandGitHub 46eff21d2f Merge pull request #122779 from NULLx76/update-rtorrent-jesec
rtorrent-jesec: 0.9.8-r10 -> 0.9.8-r13
2021-05-12 20:18:33 -04:00
Rodney Lorrimar a7d76a6cf0 haskellPackages.taffybar: add rvl to meta.maintainers
Add myself as a "maintainer" of taffybar, and also arbtt and lentil,
for which I have made build fixes in the past.
2021-05-13 10:01:51 +10:00
Rodney Lorrimar c46059f732 taffybar: restore ability to override ghcWithPackages arg 2021-05-13 10:01:50 +10:00
DavidandRaphael Megzari 32c14664e8 erlang-ls: init at 0.15.0 2021-05-13 08:54:43 +09:00
Robert Hensing 7b0e0ca35e nixos-install-tools: init
The essential commands from the NixOS installer as a package

With this package, you get the commands like nixos-generate-config and
nixos-install that you would otherwise only find on a NixOS system, such
as an installer image.

This way, you can install NixOS using a machine that only has Nix.

It also includes the manpages, which are important because the commands
rely on those for providing --help.
2021-05-13 01:29:02 +02:00
Rick van Schijndelandtomberek 3d770c1aa5 libnixxml: patch /bin/bash path 2021-05-12 19:23:00 -04:00
Rick van Schijndelandtomberek bf434ca1a1 libnixxml: fix build + support cross + enable tests
Run the symlinking of the ./bootstrap script in the preAutoreconf hook.

Remove the tests that are broken and enable testing again.

Put correct dependencies in nativeBuildInputs vs buildInputs vs
checkInputs to support cross-compilation.
2021-05-12 19:23:00 -04:00
Profpatsch b6475a8f90 gonic: fix transcoding support
ffmpeg is not needed as a library at build time, but rather as an
executable at runtime.
2021-05-13 00:24:56 +02:00
Rick van Schijndel 548818a448 rtl_433: 20.11 -> 21.05 2021-05-13 00:22:52 +02:00
Mauricio Scheffer 368ef57d31 telepresence2: init at 2.2.1 2021-05-12 23:09:35 +01:00
Victor Roest 83a8517e5a rtorrent-jesec: 0.9.8-r10 -> 0.9.8-r13 2021-05-12 21:57:32 +00:00
Robert ScottandGitHub 012cb9d3e2 Merge pull request #122468 from stephank/fix-libfive-darwin
libfive: fix darwin build
2021-05-12 22:54:51 +01:00
Jan TojnarandGitHub e91e916056 Merge pull request #122587 from jtojnar/tbb-pc
tbb: install pkg-config file
2021-05-12 23:49:43 +02:00
Robert ScottandGitHub 36a302cacc Merge pull request #122622 from stephank/fix-swi-prolog-darwin
swiProlog: fix darwin build
2021-05-12 22:44:33 +01:00
Michael WeissandGitHub 71df53a118 Merge pull request #122771 from primeos/chromiumDev
chromiumDev: Fix the build
2021-05-12 23:32:50 +02:00
SandroandGitHub c92942e00d Merge pull request #121766 from bmwalters/minipro 2021-05-12 23:23:08 +02:00
Robert Schütz 371257d898 pythonPackages.slimit: drop
Upstream looks abandoned and it's not used in Nixpkgs anymore.
2021-05-12 23:18:29 +02:00
SandroandGitHub 3d06d98b28 Merge pull request #122763 from dotlambda/django-pipeline-drop
pythonPackages.django-pipeline: drop
2021-05-12 23:17:11 +02:00
SandroandGitHub 52b595794f Merge pull request #122709 from dotlambda/vsftpd-fix-aarch64
vsftpd: fix build with gcc9
2021-05-12 23:16:13 +02:00
SandroandGitHub 8398070d3a Merge pull request #122748 from Atemu/update/linux_lqx
linux_lqx: 5.11.19 -> 5.11.20
2021-05-12 23:14:58 +02:00
SandroandGitHub c0427b5d06 Merge pull request #122769 from stephank/fix-chafa-darwin
chafa: fix darwin build
2021-05-12 23:14:45 +02:00
SandroandGitHub b3186b9860 Merge pull request #122657 from malob/0verkill-darwin-fix
0verkill: fix darwin build
2021-05-12 23:13:12 +02:00
Cole HelblingandGitHub 32ea6bfe74 dcs: use yuicompressor instead of slimit and CSSMinifier (#122764)
slimit appears to be unmaintained (and broken on Python 3.9), but we have
yuicompressor packaged which supercedes both slimit and CSSMinifier. Let's use
that instead.
2021-05-12 23:12:08 +02:00
SandroandGitHub 96a2d663e7 Merge pull request #122761 from dotlambda/abcmidi-2021.05.10
abcmidi: 2021.05.09 -> 2021.05.10
2021-05-12 23:03:35 +02:00
Alexander KrimmandBjørn Forsman 362bc6785a Fix conan build caused by failing pyjwt
Ignore a failing thest in the downgraded pyjwt dependency.
See #122461 for another instance of the same problem.
2021-05-12 23:01:52 +02:00
Robert ScottandGitHub a7ecbfd6d0 Merge pull request #122756 from knedlsepp/fix-prettytable
python37.pkgs.prettytable: Fix build
2021-05-12 22:00:46 +01:00
SandroandGitHub 88df2cb177 Merge pull request #122765 from legendofmiracles/steam-tui
steam-tui: adds missing runtime dependencies correctly
2021-05-12 22:59:33 +02:00
Bruce Toll b1ae7fa5c4 mdbtools: 0.8.2 -> 0.9.3
Updated to version 0.9.3.  This addresses numerous issues, including an
mdb-schema problem where debugging comments were included in the output.

Updated github repository owner to reflect new upstream for mdbtools.

Updated packaging to remove support for gmdb2.  Upstream split out
support for this largely unmaintained component to another repo:
https://github.com/mdbtools/gmdb2.  For more information, see:
https://github.com/mdbtools/mdbtools/blob/dev/NEWS

Note: Version tags in the repository are prefixed with a "v" starting
with the 0.9.0 series.  Also, the previous 0.8.2 tag does not exist in
the new upstream mdbtools repository.  The commit it pointed to is
still present as:

  commit b753ff36a0f1d88ae8a300ed6712f4aa2ddb7d08
  Author: Cyber Emissary <admin@cyberemissary.com>
  Date:   Fri Dec 28 08:03:02 2018 -0500

      Bumped version to 0.8.2 and updated change log
2021-05-12 16:58:03 -04:00
SandroandGitHub 11bdb3afba Merge pull request #122766 from ambroisie/add-bitwarden-cli-mainProgram
bitwarden-cli: set meta.mainProgram
2021-05-12 22:57:48 +02:00
Vladimír Čunát ba2140b657 Merge #122044: compiler-rt: Fix build by passing resource dir
Fast-forwarded from staging to staging-next.  See:
https://github.com/NixOS/nixpkgs/pull/111487#issuecomment-840088733
2021-05-12 22:55:14 +02:00
Michael Weiss e2adee6827 chromiumDev: Fix the build
python.withPackages avoids the problem with mixed Python 2 and Python 3
dependencies.
2021-05-12 22:54:12 +02:00
Robert ScottandGitHub 6751553404 Merge pull request #122767 from stephank/fix-castty-darwin
castty: fix darwin build
2021-05-12 21:48:17 +01:00
John EricsonandVladimír Čunát 22da550728 Fast-forward PR #122399 from staging to staging-next
compiler-rt: Revert passing `COMPILER_RT_OS_DIR` and not symlinking libs
(cherry picked from commit 680b33fe37)
https://github.com/NixOS/nixpkgs/pull/111487#issuecomment-840078869
2021-05-12 22:43:52 +02:00
Stéphan Kochen e90057a4a5 chafa: fix darwin build 2021-05-12 22:41:50 +02:00
Thomas Gerbet 01566814bf gparted: 1.2.0 -> 1.3.0
Announce: https://gparted.org/news.php?item=239
2021-05-12 22:40:34 +02:00
Stéphan Kochen 854207d16c castty: fix darwin build 2021-05-12 22:33:02 +02:00
Bruno BELANYI 2e95877eb6 bitwarden-cli: set meta.mainProgram 2021-05-12 22:32:02 +02:00
legendofmiracles 65380bc338 steam-tui: adds missing runtime dependencies 2021-05-12 14:30:50 -06:00
Robert Schütz 42ee87ee79 pythonPackages.django-pipeline: drop
It is marked as broken since October 2019.
2021-05-12 22:13:19 +02:00
Martin WeineltandGitHub 1299c42d88 Merge pull request #122752 from fabaff/bump-aioesphomeapi
python3Packages.aioesphomeapi: 2.6.6 -> 2.7.0
2021-05-12 21:58:50 +02:00
Robert Schütz ee1cfa2df1 abcmidi: 2021.05.09 -> 2021.05.10 2021-05-12 21:57:49 +02:00
Martin Weinelt bc4a80979b nixos/prometheus-kea-exporter: init 2021-05-12 21:51:44 +02:00
Martin Weinelt 7944ea7b66 prometheus-kea-exporter: init at 0.4.2 2021-05-12 21:51:44 +02:00
Robert Schütz 4b0dd792f8 vscode-exts/ms-dotnettools-csharp: add meta.homepage 2021-05-12 21:33:40 +02:00
Robert Schütz d099e7558e mono: 5 -> 6 2021-05-12 21:32:40 +02:00
Josef Kemetmüller c94913045f python37.pkgs.prettytable: Fix build 2021-05-12 21:03:01 +02:00
Robert ScottandGitHub fd677c7bd5 Merge pull request #122688 from jnetod/zhf-sqsh
sqsh: fix build with freetds
2021-05-12 19:51:27 +01:00
Robert SchützandGitHub 808d88971a Merge pull request #121058 from winterqt/init-jesec-rtorrent
rtorrent-jesec: init at 0.9.8-r11
2021-05-12 20:42:32 +02:00
github-actions[bot]andGitHub f214722172 Merge master into staging-next 2021-05-12 18:32:26 +00:00
Fabian Affolter 8d0b9934a2 python3Packages.aioesphomeapi: 2.6.6 -> 2.7.0 2021-05-12 20:29:25 +02:00