Danielle Lancashire
ca7b35d2d9
modules/boot: Specify the type for tmpfs mounts
...
https://github.com/NixOS/nixpkgs/pull/107497 broke booting on many systems that
use tmpOnTmpfs due to the lack of specifying the mount type.
This commit explicitly adds the mount type, which should fix booting
such systems.
The original change may want to be revisited however too.
2021-01-09 15:32:17 +01:00
Dennis Gosnell
0127170fed
Merge pull request #108780 from cideM/unbreak-co-log
...
co-log, chronos: unmarkBroken by disabling tests for chronos
2021-01-09 23:27:08 +09:00
Mario Rodas
bfb53e26bb
Merge pull request #107685 from r-ryantm/auto-update/python3.7-cupy
...
python37Packages.cupy: 8.2.0 -> 8.3.0
2021-01-09 09:13:24 -05:00
Mario Rodas
f78f1b076c
Merge pull request #107470 from r-ryantm/auto-update/python3.7-eliot
...
python37Packages.eliot: 1.12.0 -> 1.13.0
2021-01-09 09:06:40 -05:00
Fabian Affolter
6db65fa554
masscan: 1.0.5 -> 1.3.0
2021-01-09 15:05:54 +01:00
Mario Rodas
a0a712c7c8
Merge pull request #108760 from marsam/update-itemloaders
...
python3Packages.itemloaders: 1.0.3 -> 1.0.4
2021-01-09 09:05:48 -05:00
Mario Rodas
fcf0d7167a
Merge pull request #108790 from r-ryantm/auto-update/python3.7-folium
...
python37Packages.folium: 0.11.0 -> 0.12.0
2021-01-09 09:04:58 -05:00
Michael Weiss
84840c81e3
chromiumDev: 89.0.4356.6 -> 89.0.4381.6
2021-01-09 14:53:20 +01:00
Mario Rodas
805dbd3b45
Merge pull request #108827 from marsam/update-lxd
...
lxd: 4.9 -> 4.10
2021-01-09 08:51:10 -05:00
Artturin
a91459c929
inxi: add pciutils (optional dependency)
2021-01-09 14:47:17 +01:00
Elis Hirwing
b305e4dd7e
Merge pull request #108666 from helsinki-systems/upd/php
...
php: 7.3.25 -> 7.3.26, 7.4.13 -> 7.4.14, 8.0.0 -> 8.0.1
2021-01-09 14:35:55 +01:00
Atemu
a87576371f
jc: 1.14.0 -> 1.14.1
...
Now running tests with pytestCheckHook because jc generates wrong unix
timestamps in test_last_F_ubuntu_20_4 test_last_wF_centos_7_7 otherwise.
2021-01-09 14:33:44 +01:00
Aaron Andersen
9bbc36339b
Merge pull request #107855 from aanderse/php/pdlib
...
php.extensions.pdlib: init at 1.0.2
2021-01-09 08:33:37 -05:00
Ryan Horiguchi
fabf7470d1
vscode-extensions.ryu1kn.partial-diff: init at 1.4.1
2021-01-09 14:32:51 +01:00
Phillip Cloud
2fbcc11971
nvidia_x11.persistenced: fix hash
2021-01-09 08:20:45 -05:00
Vincent Laporte
b3351951b0
ocamlPackages.camlp5: 7.13 → 7.14
2021-01-09 14:00:53 +01:00
Kevin Cox
f56a833916
Merge pull request #108668 from moritzschaefer/fix-sparkleshare-dependency
...
Add sh/bash dependency to fix 'missing sh in PATH' error
2021-01-09 07:40:53 -05:00
Florian Beeres
39476955ed
co-log, chronos: unmarkBroken
...
co-log fails to compile due to its dependency on chronos, which fails to
compile because the doctests fail with newer GHC versions. So we just
disable the doctests and thus unbreak both.
https://github.com/andrewthad/chronos/issues/62
2021-01-09 13:28:53 +01:00
Andreas Rammhold
e1684ef555
pcsc-cyberjack: fix compilation with gcc10
...
The change to GCC 10 did break this package as it does some conversation
from 32bit integer to the type "int" which might be "narrower" depending
on the platform. By default GCC 10 errors in these cases. Since this
code is fine (and has been for a long time) it is okay to disable the
error in this case.
2021-01-09 12:53:24 +01:00
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
Dennis Gosnell
cd4e0674e2
Merge pull request #108828 from expipiplus1/joe-dsp
...
haskellPackages.derive-storable-plugin: remove from broken list
2021-01-09 15:53:19 +09: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
Joe Hermaszewski
cade44d2f7
haskellPackages.derive-storable-plugin: remove from broken list
2021-01-09 12:57:50 +08: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
Dennis Gosnell
6e80b3b7ae
Merge pull request #108788 from expipiplus1/joe-nothunks
...
haskellPackages.nothunks: jailbreak to fix tests
2021-01-09 11:13:31 +09:00