Commit Graph

262480 Commits

Author SHA1 Message Date
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
Anderson Torres
d54d5f6602
Merge pull request #108194 from Vonfry/fix/emacs/gnuplot
emacsPackages.gnuplot: autoreconf is not needed any longer.
2021-01-08 16:25:28 -03:00
Anderson Torres
69534f39a7
Merge pull request #106985 from Technical27/master
auto-cpufreq: init at 1.5.1
2021-01-08 16:16:45 -03:00
Ketzacoatl
630d0163ae amazon-ec2-utils: init at 1.3 2021-01-08 14:14:38 -05:00
Ketzacoatl
563ed90da5 maintainers: add ketzacoatl 2021-01-08 14:13:22 -05:00
Peter Simons
0e48e5ceb4 haskeline: fix overrides for the latest release 2021-01-08 20:12:50 +01:00
Raimon Grau
41212ff654 metabase: 0.37.4 -> 0.37.5 2021-01-08 18:59:09 +00:00
Cole Helbling
4dadeb3730
alacritty: 0.6.0 -> 0.7.0
https://github.com/alacritty/alacritty/releases/tag/v0.7.0

https://github.com/alacritty/alacritty/compare/v0.6.0...v0.7.0
2021-01-08 10:53:08 -08:00
Yannick Markus
09b6ca477e ckan 1.16.1 -> 1.29.2 2021-01-08 10:46:17 -08:00
Bjørn Forsman
72d906a0ea nixos: fix "nixos-rebuild build-vm-with-bootloader" for EFI systems
(The first version of this change, in commit 39fad297fd, broke
`nix-build -A nixosTests.installer.simpleUefiSystemdBoot`. This is the
2nd version, which hopefully does not break anything.)

`nixos-rebuild build-vm-with-bootloader` currently fails with the
default NixOS EFI configuration:

  $ cat >configuration.nix <<EOF
  {
    fileSystems."/".device = "/dev/sda1";
    boot.loader.systemd-boot.enable = true;
    boot.loader.efi.canTouchEfiVariables = true;
  }
  EOF

  $ nixos-rebuild build-vm-with-bootloader -I nixos-config=$PWD/configuration.nix -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/nixos-20.09.tar.gz
  [...]
  insmod: ERROR: could not insert module /nix/store/1ibmgfr13r8b6xyn4f0wj115819f359c-linux-5.4.83/lib/modules/5.4.83/kernel/fs/efivarfs/efivarfs.ko.xz: No such device
  mount: /sys/firmware/efi/efivars: mount point does not exist.
  [    1.908328] reboot: Power down
  builder for '/nix/store/dx2ycclyknvibrskwmii42sgyalagjxa-nixos-boot-disk.drv' failed with exit code 32
  [...]

Fix it by setting virtualisation.useEFIBoot = true when needed.

Before:
* release-20.03: successful build, unsuccessful run
* release-20.09 (and master): unsuccessful build

After:
* Successful build and run.

Fixes #107255
2021-01-08 19:36:10 +01:00
Tommy Bidne
678602ae7e
vscode-extensions.mechatroner.rainbow-csv: init at 1.7.1 2021-01-08 13:08:44 -05:00
Mario Rodas
40842049e8
Merge pull request #108784 from 1000101/tsdb
postgresqlPackages.timescaledb: 1.7.4 -> 2.0.0
2021-01-08 12:48:51 -05:00
Sandro
85b2053a31
Merge pull request #108755 from rhoriguchi/vscode-extensions/bracket-pair-colorizer-2
vscode-extensions.bracket-pair-colorizer-2: init at 0.2.0
2021-01-08 18:41:07 +01:00
Thiago Kenji Okada
41c50cc505 nixos/opentabletdriver: add tests 2021-01-08 14:27:40 -03:00
Fabián Heredia Montiel
92118e8078 nvidia-x11.stable: 455.45.01 -> 460.32.03 2021-01-08 11:14:46 -06:00
R. RyanTM
f2f45115f9 python37Packages.folium: 0.11.0 -> 0.12.0 2021-01-08 16:58:53 +00:00
Fabian Affolter
131f8250c4 python3Packages.minidump: init at 0.0.13 2021-01-08 17:58:09 +01:00
06kellyjac
5aabd460ca terragrunt: 0.26.7 -> 0.27.0 2021-01-08 16:30:49 +00:00
Justin Humm
9038cc62fd
defaultCrateOverrides: override crates necessary for building sequoia
See https://git.sr.ht/~erictapen/sequoia for a flake using these
overrides.
2021-01-08 17:27:43 +01:00
Justin Humm
9df8a98fac
defaultCrateOverrides: pkgconfig -> pkg-config 2021-01-08 17:26:05 +01:00
Fabian Affolter
16ebe202d1 python3Packages.archinfo: init at 9.0.5327 2021-01-08 17:12:40 +01:00
Linus Heckemann
c7e546aea1
Merge pull request #108748 from 3noch/eac/fix-vtk-png-aarch64
vtk: use system png on aarch
2021-01-08 17:09:51 +01:00
Mario Rodas
422659123e
Merge pull request #108764 from xwvvvvwx/lieer-1.3
lieer: 1.2 -> 1.3
2021-01-08 11:09:05 -05:00
Mario Rodas
473f34534f
Merge pull request #108757 from oxzi/golangci-lint-v1.35.0
golangci-lint: 1.33.0 -> 1.35.0
2021-01-08 11:07:43 -05:00
Mario Rodas
3f45221a23
Merge pull request #108767 from madjar/bump-pijul
pijul: 1.0.0-alpha.24 -> 1.0.0-alpha.31
2021-01-08 11:07:16 -05:00
Michael Weiss
95dc08e972
Merge pull request #73277 from robashton/master
Initial stab at making X11 a configurable dependency of intel-media-drivers
2021-01-08 17:06:13 +01:00
06kellyjac
2f26edbeec starboard-octant-plugin: 0.7.1 -> 0.8.0 2021-01-08 16:00:19 +00:00
Maximilian Bosch
c15be8d685
tigervnc: 1.10.1 -> 1.11.0 (CVE-2020-26117)
ChangeLog: https://github.com/TigerVNC/tigervnc/releases/tag/v1.11.0
Also fixes CVE-2020-26117[1].

[1] https://nvd.nist.gov/vuln/detail/CVE-2020-26117, #100324
2021-01-08 16:50:16 +01:00
Sandro
71e0289f37
Merge pull request #108715 from figsoda/master
vscode-extensions.jnoortheen.nix-ide: init at 0.1.7
2021-01-08 16:39:03 +01:00
Sandro
8459558130
Merge pull request #108736 from lukegb/factorio
factorio-experimental, factorio-headless-experimental: 1.1.7 -> 1.1.8
2021-01-08 16:38:21 +01:00
Sandro
ff7731d6aa
Merge pull request #108735 from rhoriguchi/vscode-extensions/output-colorizer
vscode-extensions.ibm.output-colorizer: init at 0.1.2
2021-01-08 16:29:56 +01:00
Sandro
1171348ebe
Merge pull request #108734 from rhoriguchi/vscode-extensions/sort-lines
vscode-extensions.tyriar.sort-lines: init at 1.9.0
2021-01-08 16:29:39 +01:00
Sandro
b9cee566c4
Merge pull request #108733 from rhoriguchi/vscode-extensions/auto-rename-tag 2021-01-08 16:29:16 +01:00
Elliot Cameron
26dedb8398
vtk: use system png
VTK doesn't seem produce png symbols on aarch64. We could probably
figure out how to fix that but we can also just tell it to use the
libpng we already have, which already works on aarch64.
2021-01-08 10:25:37 -05:00
Sandro
97acd4c9e4
Merge pull request #108732 from rhoriguchi/vscode-extensions/highlight-matching-tag
vscode-extensions.vincaslt.highlight-matching-tag: init at 0.10.0
2021-01-08 16:19:25 +01:00
R. RyanTM
8abd513d8b python37Packages.flask-cors: 3.0.9 -> 3.0.10 2021-01-08 15:19:13 +00:00
Sandro
e90b05bfd8
Merge pull request #108729 from sikmir/mtpaint
mtPaint: 3.49.12 → 3.50.01
2021-01-08 16:18:59 +01:00
Sandro
a98302aa9b
Merge pull request #108728 from rhoriguchi/vscode-extensions/nixfmt-vscode
vscode-extensions.brettm12345.nixfmt-vscode: init at 0.0.1
2021-01-08 16:00:11 +01:00
Sandro
40bfa03257
Merge pull request #108722 from jlesquembre/vim-capslock
vimPlugins.vim-capslock: init at 2021-01-07
2021-01-08 15:59:47 +01:00
Phillip Cloud
7115e5ac8d nvidia-docker: fix pname of nvidia-container-runtime 2021-01-08 09:29:56 -05:00
Phillip Cloud
890a298409 nvidia-docker: wrapProgram to pickup needed runc executable 2021-01-08 09:29:56 -05:00
Phillip Cloud
df43c0f9da nvidia-docker: install podman config 2021-01-08 09:29:56 -05:00
Phillip Cloud
c9955d06be nixos/podman: add nvidia runtime support 2021-01-08 09:29:55 -05:00
Ivan Kovnatsky
9e59058f2f
vimPlugins.vim-git: init at 2020-07-13 2021-01-08 16:25:44 +02:00