Ellie Hermaszewska
b211ea8db6
haskellPackages.gogol-core: unbreak
2021-10-21 15:23:30 +08:00
github-actions[bot] and GitHub
524d665f4d
Merge master into haskell-updates
2021-10-21 00:07:20 +00:00
ajs124 and GitHub
9b52bed4fd
Merge pull request #141927 from helsinki-systems/upd/scummvm
...
scummvm: 2.2.0 -> 2.5.0
2021-10-21 02:05:57 +02:00
Maximilian Bosch and GitHub
dd7d2ee6d3
Merge pull request #141100 from Ma27/kernel-maintenance
...
linux: changes for #140281
2021-10-21 01:52:03 +02:00
Benjamin Staffin and GitHub
704f9f8a16
Merge pull request #142320 from twz123/kubecfg-add-version
...
kubecfg: add -s, -w and version to ldflags
2021-10-20 19:40:42 -04:00
Dennis Gosnell and GitHub
70af1c8ef8
Merge pull request #142420 from vaibhavsagar/haskell-updates-constraints
...
configuration-ghc-9.2.x.nix: jailbreak `constraints` to fix build
2021-10-21 08:35:57 +09:00
Michele Guerini Rocco and GitHub
dca7532635
Merge pull request #141987 from ius/terminator-icon
...
terminator: use `dontWrapGApps` to fix desktop icon
2021-10-21 01:32:09 +02:00
Anderson Torres and GitHub
0cc8662dec
Merge pull request #142258 from AndersonTorres/new-misc
...
cagebreak: use lib.makeBinPath instead of hardcoding bin paths
2021-10-20 20:31:25 -03:00
Martin Weinelt and GitHub
5adcd46bc0
Merge pull request #142109 from mweinelt/prometheus-node-exporter
...
nixos/prometheus: add hardening exceptions to node-exporter
2021-10-21 01:15:35 +02:00
Martin Weinelt and GitHub
e3bcebf0b0
Merge pull request #141798 from mweinelt/ansible
...
ansible_2_11.collections: 4.5.0 -> 4.7.0
2021-10-21 01:15:09 +02:00
Martin Weinelt and GitHub
106ef6c046
Merge pull request #142074 from NixOS/home-assistant
...
home-assistant: 2021.10.4 -> 2021.10.6
2021-10-21 01:14:41 +02:00
maralorn and GitHub
bec8a364df
Merge pull request #142425 from dalpd/ghc-vis-disable-profiling
...
haskellPackages.ghc-vis: Disable library profiling
2021-10-21 00:50:50 +02:00
polykernel and Cole Helbling
11dab9f570
fuzzel: 1.6.1 -> 1.6.4
...
The SVG and PNG options were adjusted to account for upstream changes
on the meson build options and additional nanosvg backend for SVG support
independent of cairo.
2021-10-20 15:37:11 -07:00
figsoda and GitHub
1c6c6b9563
Merge pull request #142351 from figsoda/image-roll
...
image-roll: init at 1.3.1
2021-10-20 18:28:58 -04:00
figsoda and GitHub
ca549f3bfc
Merge pull request #142365 from figsoda/timelimit
...
timelimit: init at 1.9.2
2021-10-20 18:28:23 -04:00
figsoda and GitHub
f836e43030
Merge pull request #142416 from figsoda/update-hyperfine
...
hyperfine: 1.11.0 -> 1.12.0, add figsoda as a maintainer
2021-10-20 18:28:01 -04:00
figsoda and GitHub
557a94ae41
Merge pull request #142419 from michaeladler/sumneko-lua-language-server
...
sumneko-lua-language-server: 2.4.3 -> 2.4.5
2021-10-20 18:06:38 -04:00
Maximilian Bosch
bb5aa0109b
linux: build hardened kernel with matching releases
...
Until now we merged kernel updates even if no hardened versions were
available yet. On one hand we don't want to delay patch-level updates,
on the other hand users of hardened kernels have frequent breakage now[1].
This change aims to provide a solution this issue:
* The hardened patchset now references the kernel version it's released
for (including a sha256 hash for the fixed-output path of the source
tarball).
* The `hardenedKernelFor`-function doesn't just append hardened patches
now, but also overrides version & src to match the kernel version the
patch was built & tested for.
Refs #140281
[1] https://hydra.nixos.org/job/nixos/trunk-combined/nixpkgs.linuxPackages_hardened.kernel.x86_64-linux/all
2021-10-20 23:51:52 +02:00
Maximilian Bosch
65930caffe
linux: create maintainer team
...
Now there are a few more folks who should get pinged on kernel changes:
$ nix-instantiate -E 'with import ./. {}; (map (x: x.github) linux.meta.maintainers)' --eval --strict
[ "TredwellGit" "mweinelt" "ma27" "nequissimus" "alyssais" "thoughtpolice" ]
Refs #140281
2021-10-20 23:49:33 +02:00
Maximilian Bosch and GitHub
3d1350d3f9
Merge pull request #142148 from Ma27/bump-roundcube
...
roundcube: 1.4.11 -> 1.5.0
2021-10-20 23:47:57 +02:00
Maximilian Bosch and GitHub
475c2c101d
Merge pull request #142342 from TredwellGit/linux
...
Kernels 2021-10-20
2021-10-20 23:39:28 +02:00
Maximilian Bosch and GitHub
25a02b0b6a
Merge pull request #142410 from Ma27/bump-matrix-synapse
...
matrix-synapse: 1.45.0 -> 1.45.1
2021-10-20 23:17:29 +02:00
Vaibhav Sagar
cb611dbc19
configuration-ghc-9.2.x.nix: jailbreak constraints to fix build
2021-10-21 07:59:07 +11:00
Michael Adler
92d4c88d6e
sumneko-lua-language-server: 2.4.3 -> 2.4.5
2021-10-20 22:57:31 +02:00
Fabian Affolter and GitHub
cc2e4d29ee
Merge pull request #142305 from fabaff/bump-angr
...
python3Packages.angr: 9.0.10159 -> 9.0.10281
2021-10-20 22:57:17 +02:00
Fabian Affolter and GitHub
407f8825b3
Merge pull request #142354 from fabaff/bump-assh
...
assh: 2.11.3 -> 2.12.0
2021-10-20 22:57:03 +02:00
Deniz Alp
777dcd7ee3
haskellPackages.ghc-vis: Disable library profiling
...
`ghc-vis` doesn't support library profiling, as noted in:
> http://felsin9.de/nnis/ghc-vis/#installation
This gets the package building and it runs fine when called from ghci as you
normally would, however when you actually try viewing an expression it fails
with the following error message:
```
ghc: Error running utility program: Unable to call the command dot with the
arguments: " -Txdot " because of: dot: runInteractiveProcess: posix_spawnp:
does not exist (No such file or directory)
```
As far as I can tell that is because `ghc-vis` needs to run dot at runtime but
since it's a library adding `graphviz` as a dependency doesn't quite do the
trick.
And while not ideal adding `graphviz` to the shell you're running `ghc-vis` at
works around this issue.
2021-10-20 23:57:01 +03:00
Fabian Affolter and GitHub
273bcc7a9a
Merge pull request #142343 from fabaff/bump-exploitdb
...
exploitdb: 2021-10-16 -> 2021-10-20
2021-10-20 22:56:01 +02:00
Ryan Mulligan and GitHub
4315b80ac3
Merge pull request #142358 from superherointj/fluxcd-fix-updateScript-5th-attempt
...
fluxcd: fix updateScript 5th attempt
2021-10-20 13:55:40 -07:00
Ryan Mulligan and GitHub
98d89ebd4d
Merge pull request #142395 from superherointj/k3s-fix-updateScript-5
...
k3s: fix updateScript 5th attempt
2021-10-20 13:55:29 -07:00
Ryan Mulligan and GitHub
47740ac4e6
Merge pull request #142411 from superherointj/linkerd-fix-updateScript-5th-attempt
...
linkerd: fix updateScript 5th attempt
2021-10-20 13:55:16 -07:00
figsoda
685decb307
hyperfine: 1.11.0 -> 1.12.0, add figsoda as a maintainer
2021-10-20 16:41:28 -04:00
superherointj
5a1513b87f
k3s: fix updateScript 5th attempt
2021-10-20 17:28:16 -03:00
Maximilian Bosch and GitHub
2921a9a7d3
Merge pull request #142337 from SuperSamus/swaylock-fancy
...
swaylock-fancy: 2020-02-22 -> 2021-10-11
2021-10-20 22:19:14 +02:00
superherointj
f0ef52fc1f
linkerd: fix updateScript 5th attempt
2021-10-20 17:07:21 -03:00
Maximilian Bosch
b25c2fbed9
matrix-synapse: 1.45.0 -> 1.45.1
...
ChangeLog: https://github.com/matrix-org/synapse/releases/tag/v1.45.1
2021-10-20 22:02:20 +02:00
figsoda and GitHub
8b056e32cd
Merge pull request #142404 from NixOS/yu-re-ka-patch-1
...
rootbar: wrong meta.homepage
2021-10-20 16:02:04 -04:00
Yuka and GitHub
6c2fca809f
rootbar: wrong meta.homepage
2021-10-20 21:39:04 +02:00
Jörg Thalheim and GitHub
18b39d6b57
Merge pull request #142370 from SuperSandro2000/gopls
...
gopls: 0.7.1 -> 0.7.3, add SuperSandro2000 as maintainer
2021-10-20 20:22:26 +01:00
Julien Moutinho and Robert Helgesson
0f9307a684
nethogs: fix cross-compiling
2021-10-20 21:12:22 +02:00
figsoda
77b713b5cd
timelimit: init at 1.9.2
2021-10-20 13:45:41 -04:00
Artturi and GitHub
4be96dbda0
Merge pull request #141903 from ju1m/xinit
2021-10-20 20:28:19 +03:00
Vladimír Čunát
0c4ba371a5
Merge #141923 : pidgin: 2.14.6 -> 2.14.8
2021-10-20 19:12:22 +02:00
Kristoffer Føllesdal and Jonathan Ringer
7f36ea08c6
python3Packges.dash: 1.21.0 -> 2.0.0
2021-10-20 09:50:43 -07:00
Kristoffer Føllesdal and Jonathan Ringer
c2742321c2
python3Packges.dash-html-components: 1.1.4 -> 2.0.0
2021-10-20 09:50:43 -07:00
Kristoffer Føllesdal and Jonathan Ringer
5fc011b7c5
python3Packges.dash-core-components: 1.17.1 -> 2.0.0
2021-10-20 09:50:43 -07:00
Kristoffer Føllesdal and Jonathan Ringer
6ca576e017
python3Packges.dash-table: 4.12.0 -> 5.0.0
2021-10-20 09:50:43 -07:00
Fabian Affolter and Jonathan Ringer
a40ce0789b
python3Packages.asyncio-nats-client: disable failing tests
2021-10-20 09:49:27 -07:00
Nikita Uvarov and Jonathan Ringer
917d7217a5
pythonPackages.py-synologydsm-api: init at 1.0.2
2021-10-20 09:48:57 -07:00
Fabian Affolter and Jonathan Ringer
c56e8d2531
python3Packages.aioridwell: disable failing test
2021-10-20 09:48:37 -07:00