Commit Graph

74517 Commits

Author SHA1 Message Date
Florian Klink
3ac326a93b Revert "gopass*: build with Go with CL417615"
This reverts commit 88415923b5.

With the fix being in go_1_18 itself, this gopass-specific override
doesn't need to be shipped anymore.
2022-07-26 09:24:40 +10:00
github-actions[bot]
2aa98a3fe0
Merge staging-next into staging 2022-07-25 18:02:05 +00:00
github-actions[bot]
db04e3c143
Merge master into staging-next 2022-07-25 18:01:19 +00:00
Kevin Cox
f5da53c188
Merge pull request #179744 from freezeboy/reduce-closure-metabase
metabase: only require jdk11_headless to reduce closure size
2022-07-25 11:47:35 -04:00
Yuto Oguchi
d5086eb862
blesh: init at 2022-07-24 (#181963)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-07-25 15:57:30 +02:00
Sandro
c932d7b834
Merge pull request #181112 from whentze/prosody-lua5_2 2022-07-25 15:40:29 +02:00
Sandro
e9109d950b
Merge pull request #180941 from malob/sumneko-lua-language-server-darwin-sdk-update 2022-07-25 15:35:50 +02:00
Sandro
b08ade8295
Merge pull request #180887 from aacebedo/rofi-top 2022-07-25 15:33:29 +02:00
Sandro
b83b40f41b
Merge pull request #180940 from malob/signalbackup-tools-darwin-sdk-update 2022-07-25 15:25:58 +02:00
Sandro
280928ea7d
Merge pull request #174354 from peeley/selectdefaultapplication-init 2022-07-25 15:07:43 +02:00
Viacheslav Lotsmanov
930628f022
midi-trigger: init at 0.0.4 (#182015)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-07-25 15:06:51 +02:00
github-actions[bot]
d31202e8c3
Merge staging-next into staging 2022-07-25 12:02:27 +00:00
github-actions[bot]
ded08eff9c
Merge master into staging-next 2022-07-25 12:01:46 +00:00
Florian Klink
a8a4f3dafa
Merge pull request #182784 from flokli/gopass-fix-go-1.18.3
gopass*: build with Go with CL417615
2022-07-25 17:39:40 +07:00
Linus Heckemann
f79da6c82f
Merge pull request #181033 from puffnfresh/package/rtl8189fs
rtl8189fs: init at 2022-05-20
2022-07-25 10:24:08 +02:00
Florian Klink
88415923b5 gopass*: build with Go with CL417615
gopass fails to build with 1.18.4 due to
https://github.com/gopasspw/gopass/issues/2280.

Apply the revert from upstream CL411617, CL417615.
2022-07-25 14:46:29 +07:00
github-actions[bot]
450f3eaa1d
Merge staging-next into staging 2022-07-25 06:01:58 +00:00
github-actions[bot]
63fdfd7d0e
Merge master into staging-next 2022-07-25 06:01:16 +00:00
Alexandre Acebedo
9ac130850a rofi-top: init at unstable-2017-10-16 2022-07-25 07:40:31 +02:00
Winter
e61492bc46
Merge pull request #182762 from luizribeiro/soapyrtlsdr
soapyrtlsdr: 0.3.0 -> 0.3.3
2022-07-24 23:44:41 -04:00
Luiz Ribeiro
b03edd851c
soapyrtlsdr: fix build on Darwin 2022-07-24 21:56:22 -05:00
Mario Rodas
af5d850c22
Merge pull request #182337 from tomfitzhenry/siglo
siglo: init at 0.9.9
2022-07-24 20:52:33 -05:00
superherointj
4e4a015adb
Merge pull request #182754 from AtilaSaraiva/tiler
tiler: init at 0.5.7
2022-07-24 22:19:40 -03:00
Átila Saraiva
16bc1830e5 tiler: init at 0.5.7 2022-07-24 21:32:22 -03:00
github-actions[bot]
a5a3f67b15
Merge staging-next into staging 2022-07-25 00:03:30 +00:00
github-actions[bot]
e706db2a81
Merge master into staging-next 2022-07-25 00:02:44 +00:00
Brian McKenna
174344338c rtl8189fs: init at 2022-05-20 2022-07-25 09:53:53 +10:00
Mario Rodas
0f87b2b305
Merge pull request #181123 from avdv/gephi-0.9.6
gephi: 0.9.2 -> 0.9.6
2022-07-24 16:08:03 -05:00
Mario Rodas
9be89ff2f6
Merge pull request #181223 from azahi/citrix
citrix_workspace: 22.05.0 -> 22.07.0
2022-07-24 16:06:05 -05:00
Mario Rodas
a58ecc7e82
Merge pull request #181300 from hhydraa/pkg/warpd
warpd: init at 1.3.2
2022-07-24 16:04:17 -05:00
Vladimír Čunát
687d59d7e6
Merge branch 'master' into staging-next 2022-07-24 22:27:27 +02:00
Sandro
9883f9b154
Merge pull request #182721 from aacebedo/qc71_laptop
qc71_laptop: init at unstable-2022-06-01
2022-07-24 21:07:33 +02:00
Producer Matt
bf182e4dec tere: init at 1.1.0
A failing test was keeping it from building. I [confirmed with the
dev](https://github.com/mgunyho/tere/issues/44) it's known and ignored
so I commented it out with a patch.

This app isn't that useful until some [shell hooks have been
added.](https://github.com/mgunyho/tere#setup) So I hope to add a config
option to home-manager such as:

```nix
programs.tere = {
  enabled = true;
  useBashIntegration = true;
  useFishIntegration = true;
};
```
2022-07-24 12:29:27 -05:00
Sandro
9c0f0e88ee
Merge pull request #168553 from auroraanna/didu 2022-07-24 18:12:58 +02:00
Sandro
cd0520d0ef
Merge pull request #182127 from romildo/upd.colloid-icon-theme
colloid-icon-theme: init at 2022-04-22
2022-07-24 18:00:49 +02:00
Sandro
cf4cb1911b
Merge pull request #182131 from romildo/upd.colloid-kde 2022-07-24 18:00:30 +02:00
Winter
1929294bca
Merge pull request #182573 from sagikazarmark/benthos
benthos: init at 4.3.0
2022-07-24 11:47:22 -04:00
Jian Lin
1e079ca5ce
kanata: init at 1.0.5 (#182358)
Co-authored-by: Azat Bahawi <azat+github@bahawi.net>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-07-24 17:40:27 +02:00
Sandro
3bc02c71c0
Merge pull request #182392 from centromere/zcash-5.1.0 2022-07-24 17:35:36 +02:00
Sandro
bb3c76f273
Merge pull request #178231 from fufexan/lexend 2022-07-24 17:34:59 +02:00
Sandro
572eaa94e8
Merge pull request #180009 from gador/reorder_python_imports_3.2.1 2022-07-24 17:31:07 +02:00
Austin Platt
6795d5c3e8 cw: init at 4.1.1 2022-07-24 15:58:25 +01:00
ajs124
fb687f6034
Merge pull request #177662 from fgaz/qremotecontrol-server/2.4.2 2022-07-24 15:41:49 +02:00
Mark Sagi-Kazar
b1d98133c0
benthos: init at 4.3.0
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2022-07-24 14:06:16 +02:00
github-actions[bot]
4a6e124c33
Merge staging-next into staging 2022-07-24 12:02:06 +00:00
github-actions[bot]
21a6aafb7d
Merge master into staging-next 2022-07-24 12:01:21 +00:00
Alexandre Acebedo
2484f57981 qc71_laptop: init at unstable-2022-06-01 2022-07-24 13:14:38 +02:00
Jörg Thalheim
73a475ae09
Merge pull request #182655 from viraptor/parsedmarc-app
parsedmarc: expose as an application
2022-07-24 09:49:08 +01:00
Vladimír Čunát
4ba8bc7d40
Merge branch 'master' into staging-next 2022-07-24 09:44:09 +02:00
Francesco Gazzetta
a102efba92 qremotecontrol-server: 2.4.2 -> unstable-2014-11-05, use Qt5
Qt4 is going to be removed: #174634
2022-07-24 09:29:10 +02:00