Commit Graph

375997 Commits

Author SHA1 Message Date
Euan Kemp
527f2375d0 k3s: 1.23.5+k3s1 -> 1.23.6+k3s1
This updates k3s.

This one's done by hand rather than via the update bot since the
upstream repo ended up in a state where `go mod download` didn't work,
and we had `proxyVendor` set (which causes a `go mod download`).

Deleting `proxyVendor` works now though, and I didn't actually fully
understand why it was needed before, so I've removed that. Which
unblocks the update.

The actual update was done via `./update.sh` after removing
`proxyVendor` and the `k3sServerVendorSha256` variables.
2022-05-07 14:56:39 -07:00
Marek Fajkus
df45d7da7e
Merge pull request #171860 from ckiee/polyb363
polybar: 3.6.2 -> 3.6.3
2022-05-07 23:52:03 +02:00
Marek Fajkus
46b900473c
Merge pull request #171990 from turboMaCk/elm-node-updates
elmPackages.{elm-test,elm-create-app...}: update nodejs dependecies
2022-05-07 23:50:35 +02:00
Sergei Trofimovich
5bfd8093b7 xwinmosaic: pull upstream fix for -fno-common toolchains
Without the change build fails as:

    $ nix build --impure --expr 'with import ./. {}; xwinmosaic.overrideAttrs (oa: {   NIX_CFLAGS_COMPILE = (oa.NIX_CFLAGS_COMPILE or "") + "-fno-common"; })'
    ld: CMakeFiles/xwinmosaic.dir/main.c.o:(.bss+0xc0):
      multiple definition of `a_NET_CURRENT_DESKTOP'; CMakeFiles/xwinmosaic.dir/x_interaction.c.o:(.bss+0xc0): first defined here
    ld: CMakeFiles/xwinmosaic.dir/main.c.o:(.bss+0xc8):
      multiple definition of `a_NET_DESKTOP_VIEWPORT'; CMakeFiles/xwinmosaic.dir/x_interaction.c.o:(.bss+0xc8): first defined here
2022-05-07 22:02:19 +01:00
Anderson Torres
f8a27ed69a
Merge pull request #171955 from SuperSamus/emu-cubeb
{citra,duckstation}: fix Cubeb under SDL interface
2022-05-07 17:50:36 -03:00
Anderson Torres
92ca7cf04b
Merge pull request #171984 from AndersonTorres/new-arcan
Arcan updates
2022-05-07 17:45:56 -03:00
Michael Weiss
50eb698593
Merge pull request #171852 from primeos/chromiumDev
chromiumDev: 103.0.5028.0 -> 103.0.5042.0
2022-05-07 22:04:59 +02:00
Michael Weiss
b7cc539a71
Merge pull request #171851 from primeos/chromiumBeta
chromiumBeta: 102.0.5005.27 -> 102.0.5005.40
2022-05-07 22:04:48 +02:00
Ben Siraphob
9067c62e0c
Merge pull request #171950 from vbgl/coq-default-8.15 2022-05-07 13:49:45 -06:00
Artturin
2d019e0931 stdenv: deprecate unused adapters
stdenv: deprecate addCoverageInstrumentation adapter

this used to be used in nixos/tests but it hasn't been used in nixpkgs
for years

stdenv: deprecate replaceMaintainersField adapter

it was added in 2009 in 01e98e49b1
by nbp
there are no uses of it in nixpkgs now

stdenv: deprecate validateLicenses adapter

it was added in 2009 in b29073af25

unfreePredicate is now handled in ./pkgs/stdenv/generic/check-meta.nix
so this is unnecessary
2022-05-07 22:36:10 +03:00
Mario Rodas
cd88784000
Merge pull request #171973 from fabaff/pydeps-bump
python310Packages.pydeps: 1.10.17 -> 1.10.18
2022-05-07 14:25:40 -05:00
Marek Fajkus
a8060ad83a
elmPackages.{elm-test,elm-create-app...}: update nodejs dependecies 2022-05-07 20:51:21 +02:00
Anderson Torres
82155becef
Merge pull request #171916 from trofi/fix-fno-common-simh-build
simh: add -fcommon workaround
2022-05-07 15:44:56 -03:00
Mario Rodas
85c1332cf7
Merge pull request #171752 from r-ryantm/auto-update/deno
deno: 1.21.1 -> 1.21.2
2022-05-07 13:38:01 -05:00
Mario Rodas
1ba884e505
Merge pull request #171753 from r-ryantm/auto-update/erlang-ls
erlang-ls: 0.31.0 -> 0.32.0
2022-05-07 13:37:10 -05:00
Fabian Affolter
5ba317f26a
python310Packages.malduck: add format 2022-05-07 20:36:44 +02:00
Mario Rodas
774e4cccfb
Merge pull request #171896 from xrelkd/update/cargo-expand
cargo-expand: 1.0.16 -> 1.0.19
2022-05-07 13:35:59 -05:00
Mario Rodas
fc964c9352
Merge pull request #171961 from fabaff/types-toml-bump
python310Packages.types-toml: 0.10.6 -> 0.10.7
2022-05-07 13:35:26 -05:00
Mario Rodas
fee392fc23
Merge pull request #171960 from r-ryantm/auto-update/python3.10-phonenumbers
python310Packages.phonenumbers: 8.12.47 -> 8.12.48
2022-05-07 13:34:17 -05:00
Mario Rodas
8d8a7c0549
Merge pull request #171974 from marsam/fix-exempi-darwin
exempi: fix build on darwin
2022-05-07 13:32:18 -05:00
Fabian Affolter
0ff07effdc python310Packages.karton-autoit-ripper: update stale substituteInPlace 2022-05-07 20:32:16 +02:00
Doron Behar
44a91b7153 monkeysAudio: Update license 2022-05-07 21:32:13 +03:00
Doron Behar
f8ee62b3dc monkeysAudio: Add -old suffix to pname - to update URL 2022-05-07 21:32:13 +03:00
Doron Behar
0b084cd7af monkeysAudio: Fix compilation using an older version of gcc
Fixes this issue:

> /nix/store/...-gcc-11.2.0/include/c++/11.2.0/cmath:1930:1: error: expected declaration before '}' token
>  1930 | } // extern "C++"
>       | ^
2022-05-07 21:32:04 +03:00
Mario Rodas
534a3f3807
Merge pull request #171755 from r-ryantm/auto-update/python3.10-spglib
python310Packages.spglib: 1.16.3 -> 1.16.5
2022-05-07 13:31:01 -05:00
Fabian Affolter
c793d21b64 python310Packages.devolo-home-control-api: 0.18.1 -> 0.18.2 2022-05-07 20:15:18 +02:00
AndersonTorres
e9ebd66bf6 arcan: refactor
To be more similar to other expressions (especially XFCE).
2022-05-07 15:12:12 -03:00
Fabian Affolter
3414ffe11f python310Packages.devolo-plc-api: 0.7.1 -> 0.8.0 2022-05-07 20:11:04 +02:00
AndersonTorres
9331ecf18e arcan.pipeworld: 0.pre+date=2021-12-03 -> 0.6.1+date=2022-04-03 2022-05-07 15:10:31 -03:00
AndersonTorres
9642a2fe72 arcan.durden: 0.6.1+date=2022-03-11 -> 0.6.1+date=2022-04-16 2022-05-07 15:10:31 -03:00
Anderson Torres
7fc3b44deb
Merge pull request #171968 from AndersonTorres/reorder-desktops
all-packages.nix: reorder desktops/
2022-05-07 15:03:39 -03:00
Fabian Affolter
b67dff8e98
Merge pull request #171920 from gador/nutils-fix
python3Packages.nutils: fix test issues, fetch form GitHub
2022-05-07 20:03:01 +02:00
Fabian Affolter
a007e91d85
Merge pull request #171966 from r-ryantm/auto-update/snakemake
snakemake: 7.6.1 -> 7.6.2
2022-05-07 19:54:52 +02:00
Mario Rodas
c40509b91e
Merge pull request #171965 from marsam/update-tflint
tflint: 0.35.0 -> 0.36.2
2022-05-07 12:41:05 -05:00
Sergei Trofimovich
2f653769f8 freetalk: pull pending fix for -fno-common toolchains
Without the change build on -fno-common toolchains like clamng-13 fails as:

    $ nix build --impure --expr 'with import ./. {}; freetalk.override { stdenv = clang13Stdenv; }' -L
    ...
    ld: more.o:src/./more.h:15: multiple definition of `cin'; primitives.o:src/./more.h:15: first defined here
    ld: more.o:src/./more.h:14: multiple definition of `initial_settings'; primitives.o:src/./more.h:14: first defined here
2022-05-07 18:32:19 +01:00
Mario Rodas
9efbb7e316
Merge pull request #171962 from fabaff/bump-tfsec
tfsec: 1.19.1 -> 1.20.0
2022-05-07 12:11:12 -05:00
Fabian Affolter
b61c2dc01d python310Packages.pydeps: 1.10.17 -> 1.10.18 2022-05-07 19:01:54 +02:00
Fabian Affolter
b0d08ba090 python310Packages.yalexs: 1.1.23 -> 1.1.24 2022-05-07 18:57:08 +02:00
Fabian Affolter
319dfb2709 python310Packages.pyzerproc: 0.4.10 -> 0.4.11 2022-05-07 18:53:06 +02:00
AndersonTorres
7c32eb3fe5 all-packages.nix: reorder desktops/
Yet another cosmetical edit.
2022-05-07 13:48:18 -03:00
R. Ryantm
5b55f851ac snakemake: 7.6.1 -> 7.6.2 2022-05-07 16:16:09 +00:00
Florian Klink
dbf2b9152f nixos/tests/systemd-nspawn: add test for machinectl pull-tar
This will package up the closure of pkgs.hello in a tarball, and will
later on verify machinectl pull-tar properly unpacked it, serving as a
regression test for #108158.

Closes #108158
2022-05-07 18:14:46 +02:00
Rick van Schijndel
17c252aab1
Merge pull request #153940 from tomfitzhenry/phosh-service
nixos/phosh: add Phosh, the Phone Shell
2022-05-07 17:56:44 +02:00
Fabian Affolter
f398d4f0fd python310Packages.types-pytz: 2021.3.7 -> 2021.3.8 2022-05-07 17:41:54 +02:00
Fabian Affolter
eabc4578db tfsec: 1.19.1 -> 1.20.0 2022-05-07 17:38:25 +02:00
R. Ryantm
f2105a9fab python310Packages.phonenumbers: 8.12.47 -> 8.12.48 2022-05-07 15:32:02 +00:00
Fabian Affolter
ed76aec1fd python310Packages.types-toml: 0.10.6 -> 0.10.7 2022-05-07 17:30:25 +02:00
Fabian Affolter
36f342125a
Merge pull request #171857 from vdot0x23/submit/yersinia-init
yersinia: init at 0.8.2
2022-05-07 17:09:57 +02:00
Fabian Affolter
4b53055f55
Merge pull request #171843 from techknowlogick/bump-step-ca
step-ca: 0.18.2 -> 0.19.0
2022-05-07 16:54:01 +02:00
Artturi
c7a2979f4c
Merge pull request #151366 from squalus/standardnotes-icon
standardnotes: fix icon path
2022-05-07 17:41:49 +03:00