about summary refs log tree commit diff
AgeCommit message (Collapse)AuthorFilesLines
2021-07-21pythonPackages: deprecate pytestrunner aliasSandro Jäckel120-220/+218
2021-07-21pythonPackages: deprecate pytestcov aliasSandro Jäckel143-268/+268
2021-07-21Merge pull request #130895 from figsoda/iwgtkSandro2-0/+30
iwgtk: init at 0.4
2021-07-21Merge pull request #130696 from r-ryantm/auto-update/etcherSandro1-2/+2
etcher: 1.5.120 -> 1.5.121
2021-07-21Merge pull request #130707 from r-ryantm/auto-update/gpg-tuiSandro1-3/+3
gpg-tui: 0.7.0 -> 0.7.1
2021-07-21Merge pull request #130709 from r-ryantm/auto-update/grypeSandro1-2/+2
grype: 0.14.0 -> 0.15.0
2021-07-21Merge pull request #130711 from r-ryantm/auto-update/h3Sandro1-2/+2
h3: 3.7.1 -> 3.7.2
2021-07-21Merge pull request #130899 from ↵Sandro2-0/+23
arcticlimer/vscode-extensions.competitive-programming-helper
2021-07-21Merge pull request #130904 from r-ryantm/auto-update/helmSandro1-3/+3
2021-07-21Merge pull request #130845 from TredwellGit/linuxSandro9-31/+31
2021-07-21Merge pull request #130874 from SuperSandro2000/SuperSandro2000-patch-1Sandro1-1/+1
cmake: don't use meta.homepage in fetchurl
2021-07-21Merge pull request #130779 from helsinki-systems/fix/cve-2021-33910Andreas Rammhold1-0/+7
systemd: Patch CVE-2021-33910
2021-07-21Merge pull request #130915 from primeos/chromiumMichael Weiss1-3/+2
chromium: Fix the Ozone/Wayland support
2021-07-21chromium: Fix the Ozone/Wayland supportMichael Weiss1-3/+2
The stable channel update to M92 (97570d30c7f) broke the Wayland support: $ chromium --enable-features=UseOzonePlatform --ozone-platform=wayland [31712:31712:0721/114725.940557:ERROR:wayland_connection.cc(137)] Failed to load wayland client libraries. [31712:31712:0721/114725.940641:FATAL:ozone_platform_wayland.cc(177)] Failed to initialize Wayland platform [0721/114725.947566:ERROR:process_memory_range.cc(75)] read out of range Trace/breakpoint trap (core dumped)
2021-07-21Merge pull request #130110 from vbgl/ocaml-odoc-1.5.3Ben Siraphob1-2/+2
ocamlPackages.odoc: 1.5.2 → 1.5.3
2021-07-21Merge pull request #130877 from primeos/chromiumMichael Weiss4-13/+13
chromium: 91.0.4472.164 -> 92.0.4515.107
2021-07-21chromium: 91.0.4472.164 -> 92.0.4515.107Michael Weiss4-13/+13
https://chromereleases.googleblog.com/2021/07/stable-channel-update-for-desktop_20.html This update includes 35 security fixes. CVEs: CVE-2021-30565 CVE-2021-30566 CVE-2021-30567 CVE-2021-30568 CVE-2021-30569 CVE-2021-30571 CVE-2021-30572 CVE-2021-30573 CVE-2021-30574 CVE-2021-30575 CVE-2021-30576 CVE-2021-30577 CVE-2021-30578 CVE-2021-30579 CVE-2021-30580 CVE-2021-30581 CVE-2021-30582 CVE-2021-30583 CVE-2021-30584 CVE-2021-30585 CVE-2021-30586 CVE-2021-30587 CVE-2021-30588 CVE-2021-30589 Note: This won't be the smoothest update. Chromium seems to be fine but requires gtk3 in $LD_LIBRARY_PATH to find libgtk-3.so.0 (otherwise it crashes during startup) but Google Chrome fails to initialize ("GPU process exited unexpectedly: exit_code=132") and requires "--use-gl=angle --use-angle=swiftshader" for hardware(?) acceleration (which seems to work work fine and performant but SwiftShader should actually use the CPU instead of the GPU).
2021-07-21Merge pull request #129824 from expipiplus1/joe-mautrixSandro2-20/+8
mautrix-signal: 0.1.1 -> 2021-07-01
2021-07-21Merge pull request #130815 from r-ryantm/auto-update/fido2luksPavol Rusnak1-3/+3
fido2luks: 0.2.16 -> 0.2.17
2021-07-21Merge pull request #130910 from r-ryantm/auto-update/android-toolsMichael Weiss1-2/+2
android-tools: 31.0.0p1 -> 31.0.2
2021-07-21android-tools: 31.0.0p1 -> 31.0.2R. RyanTM1-2/+2
2021-07-21ocaml-ng.ocamlPackages_4_13.ocaml: 4.13.0-α1 → 4.13.0-α2Vincent Laporte1-3/+3
2021-07-21gpgme: upstream patch for failing testVladimír Čunát1-1/+8
Changes cause stdenv rebuild, so for now let's only patch on i686-linux where the test fails: https://hydra.nixos.org/build/148090126 The issue was triggered by the last update (PR #128098).
2021-07-21Merge pull request #128927 from andersk/appimageJörg Thalheim1-1/+1
appimageTools.wrapAppImage: Fix passing arguments to wrapped executable
2021-07-21hashcat: 6.2.2 -> 6.2.3 (#130870)R. RyanTM1-2/+2
2021-07-21ci: add no-channel check (#109543)Jonas Chevalier1-0/+21
* ci: add no-channel check * Update .github/workflows/no-channel.yml Co-authored-by: Cole Helbling <cole.e.helbling@outlook.com> Co-authored-by: Cole Helbling <cole.e.helbling@outlook.com>
2021-07-21Merge pull request #130878 from q3k/q3k/go-mipsJörg Thalheim3-0/+3
go: enable MIPS GOARCH/cross integration
2021-07-21kubernetes-helm: 3.6.2 -> 3.6.3R. RyanTM1-3/+3
2021-07-20vscode-extensions.divyanshuagrawal.competitive-programming-helper: (5.8.5)Vinícius Müller1-0/+17
2021-07-20pythonPackages.teletype: init at 1.1.0 (#130871)urlordjames2-0/+24
2021-07-21gnome.gnome-shell: 40.2 -> 40.3R. RyanTM1-2/+2
2021-07-20maintainers: Add arcticlimerVinícius Müller1-0/+6
2021-07-20Merge pull request #130716 from r-ryantm/auto-update/kmonRyan Mulligan1-3/+3
kmon: 1.5.3 -> 1.5.4
2021-07-20Merge pull request #130852 from seqizz/g_clipcatRyan Mulligan4-0/+42
nixos/clipcat: add user service module
2021-07-21gh: 1.12.1 -> 1.13.1zowoq1-3/+3
https://github.com/cli/cli/releases/tag/v1.13.0 https://github.com/cli/cli/releases/tag/v1.13.1
2021-07-20iwgtk: init at 0.4figsoda2-0/+30
2021-07-20Merge pull request #130589 from marsam/update-terracognitaMario Rodas1-4/+4
terracognita: 0.6.3 -> 0.7.1
2021-07-20Merge pull request #130868 from fabaff/bump-tfsecMario Rodas1-2/+2
tfsec: 0.48.7 -> 0.50.3
2021-07-20Merge pull request #130571 from aanderse/kodi-updatesAaron Andersen5-10/+10
kodi.packages.*: updates
2021-07-21Merge pull request #130880 from primeos/chromiumBetaMichael Weiss1-1/+1
chromiumBeta: Temporarily build on Hydra
2021-07-21chromiumBeta: Temporarily build on HydraMichael Weiss1-1/+1
The stable channel update in #130877 is currently blocked due to regressions but a cached build on Hydra might be useful for the meantime (and that build would even be reusable if the PR is merged without any changes).
2021-07-21go: enable MIPS GOARCH/cross integrationSerge Bazanski3-0/+3
This allows the Go compiler in nixpkgs (eg. buildGoModule) to work with crossSystem.config == mips-*, eg mips-unknown-linux-musl, and succesfully generate Go MIPS binaries. nix-build -A grpcurl --arg crossSystem '{ config = "mips-unknown-linux-musl"; }' This unfortunately cannot currently be tested on qemu-mips as Go emits ELF files that fail to execute correctly in qemu-user (see: https://go-review.googlesource.com/c/go/+/239217, on track to land in Go 1.17). However, I have tested this on a physical MIPS device. I have not been able to build anything using cgo (hit various compilation errors in C dependencies), but considering mips-unknown-linux-musl is not a support nixpkgs target this isn't that surprising.
2021-07-21Merge pull request #130840 from oxalica/osu-lazerSandro2-12/+12
osu-lazer: 2021.707.0 -> 2021.720.0 and fix build failure
2021-07-21Merge pull request #130873 from applePrincess/exploitdb-2021-07-20Sandro1-2/+2
exploitdb: 2021-07-17 -> 2021-07-20
2021-07-21Merge pull request #130838 from r-ryantm/auto-update/cascadia-codeSandro1-2/+2
cascadia-code: 2105.24 -> 2106.17
2021-07-21Merge pull request #130846 from fabaff/bump-sqlfluffSandro1-2/+2
sqlfluff: 0.6.0 -> 0.6.1
2021-07-21Merge pull request #130844 from r-ryantm/auto-update/andikaSandro1-2/+2
andika: 6.000 -> 6.001
2021-07-21Merge pull request #130670 from Artturin/update-copyqSandro2-14/+50
CopyQ: 3.13.0 -> 4.1.0
2021-07-20cmake: don't use meta.homepage in fetchurlSandro1-1/+1
2021-07-20Merge pull request #130850 from mdlayher/mdl-corerad-0.3.3Sandro1-3/+3
corerad: 0.3.2 -> 0.3.3