262297 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Cyril Cohen
9ffd16b385 coqPackages: refactor 2021-01-09 11:56:17 +01:00
Jörg Thalheim
04065a7354
Merge pull request #108782 from erictapen/sequoia-crate-overrides 2021-01-09 10:41:57 +00:00
Jörg Thalheim
ce9a7356a3
Merge pull request #108547 from cpcloud/podman-nvidia 2021-01-09 10:37:29 +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
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
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
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
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
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
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
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
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
Timo Kaufmann
05983b1825
Merge pull request #98969 from xwvvvvwx/lndconnect
lndconnect: init at 0.2.0
2021-01-08 21:13:33 +01:00
Peter Simons
9a61689a31 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.6 from Hackage revision
545d5cafa7.
2021-01-08 21:12:14 +01:00
Peter Simons
7e26c12a6d hackage2nix: update list of broken builds
Ping @jb55 for 'elm-export-persistent'.
2021-01-08 21:11:15 +01:00
Peter Simons
4c161903f4 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.6 from Hackage revision
545d5cafa7.
2021-01-08 21:01:32 +01:00
Peter Simons
063a71690d
Merge pull request #108807 from maralorn/hls
haskelPackages.haskell-language-server: 0.7.1 -> 0.8.0
2021-01-08 21:00:36 +01:00
Peter Simons
8e68a5e5c3 Merge branch '2020-12-31-upd-haskell-packages' of git://github.com/Anton-Latukha/nixpkgs into Anton-Latukha-2020-12-31-upd-haskell-packages. 2021-01-08 20:58:50 +01:00
Malte Brandy
7829f94244
haskelPackages.haskell-language-server: 0.7.1 -> 0.8.0 2021-01-08 20:57:02 +01:00
Niklas Hambüchen
22b9910f4e
Merge pull request #108804 from ketzacoatl/amazon-ec2-utils
Amazon ec2 utils
2021-01-08 20:43:12 +01:00
Domen Kožar
d2f8eca2e8
fix cachix build 2021-01-08 20:42:50 +01:00
Daniël de Kok
09c533a46e makemkv: 1.15.3 -> 1.15.4
Upstream changes:

* Improved hanbdling of disks with mastering errors.
* Seamless joining  of TrueHD streams with overlapping frames.
* Recognizes and converts double-track Dolby Vision MKV files.
* Internal improvements and bugfixes.
2021-01-08 20:38:01 +01:00
Peter Simons
896e8ee2c6 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.6 from Hackage revision
545d5cafa7.
2021-01-08 20:32:46 +01:00
Peter Simons
9aad7ef67a hackage2nix: update list of broken builds to avoid evaluation errors
Ping @sorki for broken update-nix-fetchgit package.
2021-01-08 20:30:28 +01:00
Anderson Torres
e49e3a756b
Merge pull request #108357 from r-ryantm/auto-update/python3.7-msal
python37Packages.msal: 1.6.0 -> 1.8.0
2021-01-08 16:26:36 -03:00