Commit Graph
329035 Commits
Author SHA1 Message Date
Andrew ChildsandRobert Hensing 6661e9b5f6 elk7Version: 7.5.1 -> 7.11.1 2021-11-03 11:27:03 +01:00
Thomas Gerbet 6ba92e5f30 cosign: 1.2.1 -> 1.3.0
https://github.com/sigstore/cosign/releases/tag/v1.3.0
2021-11-03 11:24:59 +01:00
Bobby RongandGitHub 4789953e5c Merge pull request #143075 from newAM/saleae-logic-2
saleae-logic-2: 2.3.38 -> 2.3.39
2021-11-03 18:19:35 +08:00
Fabian Affolter 3fec0833fc python3Packages.angrop: 9.0.10339 -> 9.0.10409 2021-11-03 11:13:43 +01:00
Fabian Affolter a0bdd02518 python3Packages.angr: 9.0.10339 -> 9.0.10409 2021-11-03 11:13:40 +01:00
Fabian Affolter 376cd1647e python3Packages.cle: 9.0.10339 -> 9.0.10409 2021-11-03 11:13:36 +01:00
Fabian Affolter d77aade7bb python3Packages.claripy: 9.0.10339 -> 9.0.10409 2021-11-03 11:13:32 +01:00
Fabian Affolter c79765456f python3Packages.pyvex: 9.0.10339 -> 9.0.10409 2021-11-03 11:13:29 +01:00
Fabian Affolter ba6b5b4ef9 python3Packages.ailment: 9.0.10339 -> 9.0.10409 2021-11-03 11:13:26 +01:00
Fabian Affolter 4446f58ebe python3Packages.archinfo: 9.0.10339 -> 9.0.10409 2021-11-03 11:13:22 +01:00
Maciej KrügerandGitHub 19781e6663 Merge pull request #120965 from mkg20001/lxd-roundup 2021-11-03 11:10:24 +01:00
sternenseemann 1b6a6c0522 utf8cpp: disable tests on darwin
Ever since the test framework was changed, tests started to fail on
Darwin due to an exception being thrown somewhere in the test framework
code. As this failure doesn't indicate a bug in utf8cpp, we can work
around this by disabling the test suite on darwin.

Closes #144265.
Reference https://github.com/nemtrif/utfcpp/issues/84.
2021-11-03 11:09:17 +01:00
Julius de Bruijn db3faeea8e prisma: 3.2.0 -> 3.4.0 2021-11-03 11:06:43 +01:00
Shamrock Lee 3c77e75d14 graphicsmagick: add mainProgram 2021-11-03 18:05:49 +08:00
Luke Granger-BrownandGitHub 8cafc54845 Merge pull request #144315 from pacien/mercurial-5.9.3
mercurial: 5.9.1 -> 5.9.3
2021-11-03 03:05:33 -07:00
Bobby RongandGitHub 5588b702e5 Merge pull request #144088 from DamienCassou/add-passthru-tests-to-crowdin-cli
crowdin-cli: Add passthru.tests.version
2021-11-03 18:05:17 +08:00
SandroandGitHub 40224f09aa Merge pull request #144368 from McSinyx/river-0.1.0 2021-11-03 11:05:09 +01:00
rnhmjoj bbf3107797 maintainers: add more Matrix IDs 2021-11-03 11:04:39 +01:00
R. Ryantm 9a14085381 libplctag: 2.4.0 -> 2.4.2 2021-11-03 10:02:47 +00:00
SandroandGitHub 9b8e553e3b Merge pull request #142617 from ivan/libsixel-1.10.3 2021-11-03 11:00:37 +01:00
Bruno BzeznikandArtturin 0d9ec2d3f0 obitools3: fix build on aarch64 + formatting 2021-11-03 11:59:05 +02:00
R. Ryantm 5b741cbc28 libpg_query: 13-2.0.7 -> 13-2.1.0 2021-11-03 09:58:58 +00:00
SandroandGitHub 05f969ac6f Merge pull request #141738 from mupdt/init-stashy 2021-11-03 10:54:02 +01:00
Gabriel EbnerandGitHub 2536adb971 Merge pull request #144400 from gebner/elan131
elan: 1.3.0 -> 1.3.1
2021-11-03 10:53:16 +01:00
Bobby RongandGitHub d9e561d0dd Merge pull request #143941 from ivankovnatsky/patch-16
rbw: 1.4.0 -> 1.4.1
2021-11-03 17:51:25 +08:00
R. RyantmandGabriel Ebner 14ee52edff elan: 1.3.0 -> 1.3.1
(cherry picked from commit 4cb7820ac9)
2021-11-03 10:51:13 +01:00
Bobby RongandGitHub 2842093642 Merge pull request #144301 from r-ryantm/auto-update/barrier
barrier: 2.3.3 -> 2.4.0
2021-11-03 17:44:30 +08:00
Bobby RongandGitHub d37e5e2bdf Merge pull request #144324 from bobby285271/pantheon-tweaks
pantheon-tweaks: 1.0.1 -> 1.0.2
2021-11-03 17:41:53 +08:00
Bobby RongandGitHub 435f85eaa6 Merge pull request #144340 from r-ryantm/auto-update/github-runner
github-runner: 2.283.3 -> 2.284.0
2021-11-03 17:40:49 +08:00
sternenseemann 2174bfe675 chroma: use -X ldflag to do variable substitution in cmd/chroma
Previously this was done rather hackily using substituteInPlace in
postFetch, however I've since found out that the way goreleaser does it
is actually quite accessible, since it just calls go with the
appropriate -X flags.

To avoid having to call git in the build to obtain the values and to not
rely on leaveDotGit, we can use the JSON populated by nix-prefetch-git
which contains the extra information we need: the commit hash and the
date.
2021-11-03 10:40:23 +01:00
sternenseemann 22a15615c7 chroma: 0.9.2 -> 0.9.4
cmd/chroma is no longer a sub package, but its own module which we need
to account for.
2021-11-03 10:40:23 +01:00
Bobby RongandGitHub e92075e4e6 Merge pull request #144345 from r-ryantm/auto-update/iotop-c
iotop-c: 1.19 -> 1.20
2021-11-03 17:39:57 +08:00
Bobby RongandGitHub 251c974270 Merge pull request #144313 from r-ryantm/auto-update/catatonit
catatonit: 0.1.6 -> 0.1.7
2021-11-03 17:32:22 +08:00
Sergei Trofimovich 72aca77ae5 mcabber: pull upstream fix for upcoming ncurses-6.3 2021-11-03 09:31:03 +00:00
Bobby RongandGitHub 7f03c36285 Merge pull request #144332 from r-ryantm/auto-update/exoscale-cli
exoscale-cli: 1.45.2 -> 1.46.0
2021-11-03 17:30:45 +08:00
SandroandGitHub b427b60863 Merge pull request #144383 from r-ryantm/auto-update/kubernetes 2021-11-03 10:21:48 +01:00
SandroandGitHub 751048c04b Merge pull request #144373 from r-ryantm/auto-update/krew 2021-11-03 10:18:22 +01:00
Bobby RongandGitHub 2f83900c54 Merge pull request #143474 from r-ryantm/auto-update/stgit
stgit: 1.3 -> 1.4
2021-11-03 17:17:07 +08:00
ArtturiandGitHub a89a1498a4 Merge pull request #142700 from SuperSamus/citra 2021-11-03 11:12:05 +02:00
Nick Cao aefde7c02a v2ray-domain-list-community: init at 20211103073737 2021-11-03 17:03:17 +08:00
Cole Helblingandtomberek 516b49155e nixos/zfs: replace parentheses with braces
The parentheses prevent the `continue` line from working by running the
enclosed in a subshell -- I noticed that ZFS would start asking me for
my password to encrypted child datasets, even though they were not
specified in `requestEncryptionCredentials`. The following logs would
also be present in the import unit's journal:

    Oct 31 22:13:17 host systemd[1]: Starting Import ZFS pool "pool"...
    Oct 31 22:13:44 host zfs-import-pool-start[3711]: importing ZFS pool "pool"...
    Oct 31 22:13:44 host zfs-import-pool-start[4017]:pool/nix/store/39zij3xcxn4w38v6x8f88bx8y91nv0rm-unit-script-zfs-import-pool-start/bin/zfs-import-pool-start: line 31: continue: only meaningful in a `for', `while', or `until' loop
    Oct 31 22:13:44 host zfs-import-pool-start[4020]:pool/nix/store/39zij3xcxn4w38v6x8f88bx8y91nv0rm-unit-script-zfs-import-pool-start/bin/zfs-import-pool-start: line 31: continue: only meaningful in a `for', `while', or `until' loop
    Oct 31 22:15:14 host zfs-import-pool-start[4023]: Failed to query password: Timer expired
    Oct 31 22:15:14 host zfs-import-pool-start[4024]: Key load error: encryption failure
    Oct 31 22:15:14 host systemd[1]: zfs-import-pool.service: Main process exited, code=exited, status=255/EXCEPTION
    Oct 31 22:15:14 host systemd[1]: zfs-import-pool.service: Failed with result 'exit-code'.
    Oct 31 22:15:14 host systemd[1]: Failed to start Import ZFS pool "pool".
2021-11-03 04:59:46 -04:00
R. Ryantm e1c9c39409 lazygit: 0.29 -> 0.30.1 2021-11-03 08:31:28 +00:00
R. Ryantm c97ffef917 kubernetes: 1.22.2 -> 1.22.3 2021-11-03 08:21:01 +00:00
Ryan BurnsandGitHub 71e05e9287 Merge pull request #137670 from trofi/update-bridge-utils
bridge-utils: 1.5 -> 1.7.1
2021-11-03 01:13:08 -07:00
Sergei Trofimovich 77c54c908f bastet: fix build against upcoming ncurses-6.3
On ncurses-6.3 with extra printf() annotations gcc now detects
use of user input in place of format strings:

    Ui.cpp:293:16: error: format not a string literal and no format arguments [-Werror=format-security]
      293 |       mvwprintw(w,0,0,msg.c_str());
          |       ~~~~~~~~~^~~~~~~~~~~~~~~~~~~
2021-11-03 08:09:42 +00:00
R. Ryantm c92087aee4 kubeconform: 0.4.10 -> 0.4.12 2021-11-03 08:02:23 +00:00
R. Ryantm 4307f06667 kube3d: 5.0.0 -> 5.0.3 2021-11-03 07:51:28 +00:00
R. Ryantm 9aee009f71 kube-score: 1.12.0 -> 1.13.0 2021-11-03 07:47:46 +00:00
Sergei Trofimovich 19071065eb bridge-utils: 1.5 -> 1.7.1
While at it:
- updated package description (and mention DEPRECATED upstream status)
- switched to .xz tarball
- dropped upstreamed patch
- dropped explicit checks for build result as upstream fixed it.
2021-11-03 07:45:29 +00:00
Bobby RongandGitHub 5373418b44 Merge pull request #144360 from r-ryantm/auto-update/k0sctl
k0sctl: 0.10.4 -> 0.11.4
2021-11-03 15:40:20 +08:00