263575 Commits

Author SHA1 Message Date
Moritz Schaefer
b78ec60157 sparkleshare: add missing 'bash' dependency
Sparkleshare requires 'sh' to be in its PATH, or push-operations fail. Its PATH consists of a single entry, which is configured in the postInstall phase. The bash-derivative includes 'sh', and adding it to the dependencies resolves the issue.
2021-01-09 12:33:29 +01:00
Thomas Tuegel
aeff212b25
plasma-5: 5.20.4 -> 5.20.5 2021-01-09 05:18:36 -06:00
Michael Weiss
8ae8602bf7
Merge branch 'master' into staging-next
Manually resolved a conflict in
pkgs/development/libraries/libbladeRF/default.nix.
2021-01-09 12:16:11 +01:00
06kellyjac
7389fd597a python3Packages.zha-quirks: remove conftest as a checkInput
The policy testing tool conftest isn't used in any of the pytest tests.
2021-01-09 11:08:23 +00:00
Cyril Cohen
9ffd16b385 coqPackages: refactor 2021-01-09 11:56:17 +01:00
06kellyjac
473ead7488 conftest: 0.22.0 -> 0.23.0 2021-01-09 10:49:30 +00:00
Jörg Thalheim
04065a7354
Merge pull request #108782 from erictapen/sequoia-crate-overrides 2021-01-09 10:41:57 +00:00
dadada
5d0b0fcc7d
nixos/redis: add test for unix socket access
This adds a test to check if the unix socket is available to the `redis` group
added in #90027.
2021-01-09 11:40:11 +01:00
Jörg Thalheim
ce9a7356a3
Merge pull request #108547 from cpcloud/podman-nvidia 2021-01-09 10:37:29 +00:00
Matej Urbas
ca9e2a3c3b pkgs.common-updater-scripts: update-source-version name singular 2021-01-09 10:08:52 +00:00
Daniël de Kok
f1a316b4fc
Merge pull request #108769 from prusnak/rust-fix-doc
rust: fix comment about invocation of print-hashes.sh
2021-01-09 10:58:55 +01:00
Dominik Xaver Hörl
86b3251c80 nixos/iwd: add release notes for changes to wireless interface renaming 2021-01-09 10:55:41 +01:00
Dominik Xaver Hörl
713b60460f nixos/iwd: add networkd link configuration matching the upstream .link unit file
It is meant to fix the race condition between iwd and udev trying to
rename the interface.
2021-01-09 10:26:57 +01:00
aszlig
47d1533036
codeowners: Add myself to autoPatchelfHook
I really hate the very concept of this file (the reason being that I
think "owner" implies some form of BDFL rather than just being
notified), but since there were recent[1] changes[2] in auto-patchelf.sh
which I missed it's probably a good idea to add myself there solely for
being notified, because ofborg can't seem to infer maintainer
information here.

To make indentation consistent with all the other entries in the
codeowners file, I also re-indented the other entries in the "Nixpkgs
Internals" block.

[1]: https://github.com/NixOS/nixpkgs/pull/101142
[2]: https://github.com/NixOS/nixpkgs/pull/106830

Signed-off-by: aszlig <aszlig@nix.build>
2021-01-09 10:20:51 +01:00
Alyssa Ross
81b0104d85 hello-wayland: init at 2020-07-27
This is a program that just displays a static cat picture in a Wayland
window.  I packaged it a while ago thinking it wouldn't be useful for
anybody else, but a conversation on IRC today made me realise it would
be!

hello-wayland is very useful as a minimal example when hacking on
Wayland ecosystem stuff -- even if Firefox doesn't work yet,
hello-wayland probably will and that can be useful to guide you in the
right direction!
2021-01-09 06:47:53 +00:00
Manoj Karthick
1c28232076 expenses: init at 0.2.1
Motivation: An interactive command line expense logger
2021-01-08 21:55:09 -08:00
Manoj Karthick
0a71bc054e maintainers: add manojkarthick 2021-01-08 21:53:49 -08:00
Domen Kožar
163cda6c0b
haskellPackages.half: disable test suite on aarch64 2021-01-09 06:46:49 +01:00
Sandro
d1f716c6b4
Merge pull request #108595 from iblech/patch-libbladeRF
libbladeRF: unbreak the build
2021-01-09 06:44:46 +01:00
Robert T. McGibbon
0383c9c32d python3Packages.aiostream: init at 0.4.1 2021-01-09 00:06:25 -05:00
Mario Rodas
99264011de
Merge pull request #108758 from marsam/update-apprise
pythonPackages.apprise: 0.8.9 -> 0.9.0
2021-01-08 23:50:38 -05:00
Sandro
58ce91234f
Merge pull request #108785 from 06kellyjac/terragrunt
terragrunt: 0.26.7 -> 0.27.0
2021-01-09 03:28:16 +01:00
Sandro
822b0c9430
Merge pull request #108786 from fabaff/archinfo
python3Packages.archinfo: init at 9.0.5327
2021-01-09 03:19:17 +01:00
Sandro
9ffdffc4b0
Merge pull request #108795 from LibreCybernetics/update-nvidia
nvidia-x11.stable: 455.45.01 -> 460.32.03
2021-01-09 03:19:03 +01:00
Sandro
25fc7dc36f
Merge pull request #108781 from 06kellyjac/starboard-octant-plugin
starboard-octant-plugin: 0.7.1 -> 0.8.0
2021-01-09 03:15:42 +01:00
Sandro
71478e6fe4
Merge pull request #108783 from tbidne/rainbow-csv
vscode-extensions.mechatroner.rainbow-csv: init at 1.7.1
2021-01-09 03:14:51 +01:00
Sandro
f66763db1c
Merge pull request #108793 from fabaff/minidump
python3Packages.minidump: init at 0.0.13
2021-01-09 03:14:23 +01:00
Sandro
7860fe64c6
Merge pull request #108797 from xwvvvvwx/coq.vim 2021-01-09 03:14:03 +01:00
github-actions[bot]
e251591528
Merge master into staging-next 2021-01-09 01:00:25 +00:00
Joe Hermaszewski
42743be017
monado: Add serviceSupport option
This controls XRT_FEATURE_SERVICE. See
https://gitlab.freedesktop.org/monado/monado/-/blob/master/doc/targets.md#xrt_feature_service-disabled
for more info.
2021-01-09 00:38:10 +01:00
Joe Hermaszewski
b08b22d85f
xrgears: init at unstable-2020-04-15 2021-01-09 00:36:01 +01:00
Joe Hermaszewski
dff4009b35
libsurvive: add expipiplus1 to maintainers 2021-01-09 00:35:57 +01:00
Pavol Rusnak
9ff1aa8d2c
Merge pull request #106888 from NomisIV/master
blender: add option for OptiX
2021-01-09 00:25:55 +01:00
Florian Klink
964c419bc0
Merge pull request #107497 from helsinki-systems/fix/tmp-mount
nixos/tmp: Make /tmp on ramdisk usable again
2021-01-08 23:54:46 +01:00
José Luis Lafuente
f4cd1414ce
vimPlugins.fennel-vim: init at 2021-01-08 2021-01-08 23:54:00 +01:00
Bernardo Meurer
6ddc2e93cd
Merge pull request #108814 from MasseGuillaume/pulumi-bump-2
pulumi: 2.15.0 -> 2.17.0
2021-01-08 22:45:16 +00:00
R. RyanTM
a97dc59242 python37Packages.awkward: 1.0.1 -> 1.0.2 2021-01-08 17:36:15 -05:00
Benjamin Hipple
b9b97efe17
Merge pull request #108803 from kidd/bump-metabase
metabase: 0.37.4 -> 0.37.5
2021-01-08 16:57:21 -05:00
Thiago Kenji Okada
0573b54e29 nixos/opentabletdriver: add thiagokokada as maintainer 2021-01-08 18:53:55 -03:00
Benjamin Hipple
a091507c98
Merge pull request #108278 from alexameen/conda-shell
conda: Source conda.sh during conda-shell setup
2021-01-08 16:51:56 -05:00
Nikolay Korotkiy
00a23bd1b3
osmium-tool: 1.12.1 → 1.13.0 2021-01-09 00:51:40 +03:00
Nikolay Korotkiy
7266f5d422
pythonPackages.pyosmium: 3.0.1 → 3.1.0 2021-01-09 00:51:39 +03:00
Nikolay Korotkiy
452115781b
libosmium: 2.15.6 → 2.16.0 2021-01-09 00:51:32 +03:00
Fabian Affolter
e4201344aa python3Packages.winacl: init at 0.1.0 2021-01-08 22:42:01 +01:00
Kevin Cox
1443eb90cb
Merge pull request #108647 from Atemu/update/linux_lqx
linux_lqx: 5.9.16 -> 5.10.5
2021-01-08 16:35:27 -05:00
Guillaume Massé
fbfcc8a002 pulumi: 2.15.0 -> 2.17.0 2021-01-08 16:03:10 -05:00
José Luis Lafuente
a1b7e45eee
vimPlugins.aniseed: init at 2021-01-08 2021-01-08 21:56:06 +01:00
Daniël de Kok
b12a7fe9d9
Merge pull request #108806 from danieldk/makemkv-1.15.4
makemkv: 1.15.3 -> 1.15.4
2021-01-08 21:40:31 +01:00
Peter Simons
3cb9768557 all-cabal-hashes: update to Hackage at 2021-01-07T20:56:37Z 2021-01-08 21:38:20 +01:00
Peter Simons
c25fc73a81
Merge pull request #108252 from NixOS/haskell-updates
Update Haskell package set to Stackage Nightly 2021-01-02 (plus other fixes)
2021-01-08 21:36:14 +01:00