Commit graph

51661 commits

Author SHA1 Message Date
Winter 8849b7ae5c
Merge pull request #181723 from keksbg/add-dwarfs 2022-08-02 11:11:01 -04:00
Jonas Heinrich 6be26ecd01
Merge pull request #184615 from r-ryantm/auto-update/nix-direnv
nix-direnv: 2.1.1 -> 2.1.2
2022-08-02 17:07:07 +02:00
Jonas Heinrich 59850186c6
Merge pull request #184691 from r-ryantm/auto-update/sstp-client
sstp: 1.0.16 -> 1.0.17
2022-08-02 17:03:43 +02:00
Jonas Heinrich d1d6699cb6
Merge pull request #184679 from r-ryantm/auto-update/sanctity
sanctity: 1.2.1 -> 1.3.1
2022-08-02 16:53:04 +02:00
Sandro cd6ef4b63f
Merge pull request #184821 from qowoz/fzf 2022-08-02 16:40:31 +02:00
Sandro e76aa82431
Merge pull request #184598 from wegank/treewide-fix-platforms 2022-08-02 15:57:56 +02:00
zowoq 20a308341e fzf: 0.31.0 -> 0.32.0
https://github.com/junegunn/fzf/releases/tag/0.32.0
2022-08-02 23:05:03 +10:00
Jonas Heinrich 38bfd83490
Merge pull request #184613 from r-ryantm/auto-update/naabu
naabu: 2.0.9 -> 2.1.0
2022-08-02 14:33:59 +02:00
Alyssa Ross eb38d95b8a minijail-tools: move constants.json from minijail
It makes more sense to keep constants.json in the minijail package,
because that's where the tool that consumes it,
compile_seccomp_policy, lives.  By having it in this package, we can
set it as the default location for compile_seccomp_policy, which means
it shouldn't ever even need to be specified on the command
line (although it still can be).  And we can hook into the
cross-compilation machinery to get it to automatically use the
constants for the right architecture.

I've also changed from generating constants.json by running a test
program in qemu-user to generating it from LLVM IR, which will save a
huge QEMU build dependency.
2022-08-02 12:25:58 +00:00
superherointj 26fe161d9c
Merge pull request #184794 from r-ryantm/auto-update/blueman
blueman: 2.3.1 -> 2.3.2
2022-08-02 09:19:42 -03:00
Jonas Heinrich eb3c86d9cb
Merge pull request #184665 from r-ryantm/auto-update/rsyslog
rsyslog: 8.2204.1 -> 8.2206.0
2022-08-02 14:14:06 +02:00
Bobby Rong 7fb3065a1f
Merge pull request #184710 from r-ryantm/auto-update/snowflake
snowflake: 2.2.0 -> 2.3.0
2022-08-02 19:58:07 +08:00
Bobby Rong 37805e152b
Merge pull request #184252 from r-ryantm/auto-update/jsvc
jsvc: 1.3.0 -> 1.3.1
2022-08-02 19:52:26 +08:00
Bobby Rong d13d31a2ad
Merge pull request #184721 from r-ryantm/auto-update/telepresence2
telepresence2: 2.5.4 -> 2.6.4
2022-08-02 19:46:47 +08:00
Stella 73570ddb89
dwarfs: init at 0.6.1
Co-authored-by: Thomas <twatson52@mac.com>
2022-08-02 14:25:23 +03:00
Jonas Heinrich d2ac16d35a
Merge pull request #184696 from r-ryantm/auto-update/spoofer
spoofer: 1.4.7 -> 1.4.8
2022-08-02 13:18:50 +02:00
R. Ryantm 17b513517b blueman: 2.3.1 -> 2.3.2 2022-08-02 11:08:01 +00:00
Jonas Heinrich 438b4d6408
Merge pull request #184677 from r-ryantm/auto-update/siege
siege: 4.1.3 -> 4.1.4
2022-08-02 13:06:44 +02:00
Michele Guerini Rocco 087058a72b
Merge pull request #183221 from r-ryantm/auto-update/ddcutil
ddcutil: 1.2.2 -> 1.3.0
2022-08-02 10:23:26 +02:00
Jonas Heinrich 3b7fa572e6
Merge pull request #184645 from lilyinstarlight/pkg/hyfetch-1.3.0
hyfetch: 1.1.2 -> 1.3.0
2022-08-02 09:22:58 +02:00
Jonas Heinrich 028283af08
Merge pull request #184639 from r-ryantm/auto-update/tinyssh
tinyssh: 20220311 -> 20220801
2022-08-02 08:56:18 +02:00
Jonas Heinrich 5a2bad9e2d
Merge pull request #184671 from r-ryantm/auto-update/seehecht
seehecht: 3.0.2 -> 3.0.3
2022-08-02 08:30:17 +02:00
Jonas Heinrich 90d269f717
Merge pull request #184669 from r-ryantm/auto-update/sfeed
sfeed: 1.4 -> 1.5
2022-08-02 08:17:33 +02:00
ivanbrennan d2042f91c1 gpick: ensure GSettings schemas are available
Running gpick on a system where GSettings schemas are not provided (e.g.
XMonad with no desktop environment), any attempt to save or export color
info from gpick will cause gpick to crash:

  GLib-GIO-ERROR **: 19:12:55.095: No GSettings schemas are installed on the system

The nixpkgs manual describes how to fix such errors:
https://nixos.org/manual/nixpkgs/stable/#ssec-gnome-common-issues-no-schemas

Adding wrapGAppsHook to the nativeBuildInputs appears to be all that was
needed to fix the issue in this case.
2022-08-02 07:50:46 +02:00
Winter b3d6b804af
Merge pull request #184646 from r-ryantm/auto-update/witness 2022-08-02 00:29:16 -04:00
R. Ryantm b2bb3f5a25 telepresence2: 2.5.4 -> 2.6.4 2022-08-02 04:26:41 +00:00
Winter 2c4c32f729
Merge pull request #184624 from r-ryantm/auto-update/pathvector 2022-08-01 23:46:33 -04:00
Winter 87cbb3022a
Merge pull request #183554 from r-ryantm/auto-update/mutagen-compose 2022-08-01 23:45:36 -04:00
R. Ryantm 88a181b7d4 snowflake: 2.2.0 -> 2.3.0 2022-08-02 03:44:10 +00:00
Winter 1e7b1d7c5f
Merge pull request #184412 from r-ryantm/auto-update/nb 2022-08-01 23:38:06 -04:00
R. Ryantm c86625c069 spoofer: 1.4.7 -> 1.4.8 2022-08-02 02:39:53 +00:00
R. Ryantm 3e7e63e3e4 sstp: 1.0.16 -> 1.0.17 2022-08-02 02:04:28 +00:00
R. Ryantm 1104c057ec sanctity: 1.2.1 -> 1.3.1 2022-08-02 01:34:57 +00:00
R. Ryantm f77591210e siege: 4.1.3 -> 4.1.4 2022-08-02 01:26:47 +00:00
R. Ryantm 09f3acf17d seehecht: 3.0.2 -> 3.0.3 2022-08-02 00:45:24 +00:00
R. Ryantm ae21a269ff sfeed: 1.4 -> 1.5 2022-08-02 00:44:53 +00:00
R. Ryantm f2ff2843a0 rsyslog: 8.2204.1 -> 8.2206.0 2022-08-02 00:35:09 +00:00
Robert Scott 647dd48323
Merge pull request #184440 from r-ryantm/auto-update/opencc
opencc: 1.1.3 -> 1.1.4
2022-08-02 01:10:32 +01:00
Ryan Mulligan 06db1de3b3
Merge pull request #184311 from r-ryantm/auto-update/linode-cli
linode-cli: 5.21.0 -> 5.22.0
2022-08-01 16:07:17 -07:00
Sandro 01c19b3e23
Merge pull request #180844 from jiegec/copilot-cli 2022-08-02 01:01:16 +02:00
Sandro 6bdbee1a0a
Merge pull request #184253 from bobvanderlinden/pr-volumeicon-github-source 2022-08-02 00:44:43 +02:00
Sandro aa4459f877
Merge pull request #184127 from r-ryantm/auto-update/wander 2022-08-02 00:35:45 +02:00
R. Ryantm 9ab92e8670 witness: 0.1.10 -> 0.1.11 2022-08-01 22:07:40 +00:00
Lily Foster 73b573ce61 hyfetch: 1.1.2 -> 1.3.0 2022-08-01 18:05:11 -04:00
R. Ryantm 20be65cf54 tinyssh: 20220311 -> 20220801 2022-08-01 21:35:48 +00:00
R. Ryantm 65769b2d5a link-grammar: 5.10.4 -> 5.10.5 2022-08-01 22:22:56 +02:00
R. Ryantm fe38a85998 pathvector: 6.0.1 -> 6.0.2 2022-08-01 19:13:12 +00:00
Fabian Affolter fa639d93c6
Merge pull request #184573 from r-ryantm/auto-update/httpx
httpx: 1.2.3 -> 1.2.4
2022-08-01 21:01:22 +02:00
R. Ryantm 661f3b1613 nix-direnv: 2.1.1 -> 2.1.2 2022-08-01 18:33:56 +00:00
R. Ryantm 6011ef0b7e naabu: 2.0.9 -> 2.1.0 2022-08-01 18:01:52 +00:00