Commit Graph

47683 Commits

Author SHA1 Message Date
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]
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
Sergei Trofimovich
eece5d0dc0 gcc: enable stripping for cross-compilers
With explicit support for distinction between Host and Target strip paths
we can now safely strip ELF binaries with their according strip tools
without fear of damaging binaries due to architecture mismatch.

Closure size change for `pkgsCross.mingwW64.gcc12Stdenv.cc.cc`:

    # before:
    $ nix path-info -Sh $(nix-build -A pkgsCross.mingwW64.gcc12Stdenv.cc.cc) | unnix
    /<<NIX>>/x86_64-w64-mingw32-stage-final-gcc-debug-12.1.0           2.5G

    # after:
    $ nix path-info -Sh $(nix-build -A pkgsCross.mingwW64.gcc12Stdenv.cc.cc) | unnix
    /<<NIX>>/x86_64-w64-mingw32-stage-final-gcc-12.1.0         1.5G
2022-07-25 11:06:58 +01:00
Vladimír Čunát
913cbfda33
apkg: init at 0.4.0 2022-07-25 11:26:51 +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]
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
github-actions[bot]
e706db2a81
Merge master into staging-next 2022-07-25 00:02:44 +00: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
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
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]
21a6aafb7d
Merge master into staging-next 2022-07-24 12:01:21 +00: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
Jörg Thalheim
3572000779
Merge pull request #182611 from marsam/update-watchexec
watchexec: 1.19.0 -> 1.20.4
2022-07-24 06:58:18 +01:00
Jörg Thalheim
086b21f82e
Merge pull request #182629 from winterqt/fish-irssi-bump
fish-irssi: unstable-2013-04-13 -> unstable-2021-04-16
2022-07-24 06:45:12 +01:00
Nick Cao
a67bbc7465
bpf-linker: init at 0.9.4 2022-07-24 13:36:10 +08:00
Stanisław Pitucha
329c52b416 parsedmarc: expose as an application 2022-07-24 13:36:45 +10:00
Winter
eb54e6e86a
Merge pull request #182603 from Craftzman7/pkg/railway
railway: init at 1.8.3
2022-07-23 22:59:54 -04:00
Craftman7
60a93661ca railway: init at 1.8.3 2022-07-23 19:22:00 -07:00
Thiago Kenji Okada
6e52e6441a
Merge pull request #146010 from thiagokokada/build-7zz-macos
_7zz: 22.00 -> 22.01; build on macOS
2022-07-23 23:43:59 +01:00
Thiago Kenji Okada
d383e90ace _7zz: build on macOS 2022-07-23 21:20:22 +01:00
Winter
dd2709275c fish-irssi: unstable-2013-04-13 -> unstable-2021-04-16 2022-07-23 15:34:09 -04:00
Sandro
00977a9804
Merge pull request #182537 from dit7ya/autotiling-rs
autotiling-rs: init at 0.1.3
2022-07-23 21:10:17 +02:00
Jonathan Ringer
7eeaecfaea arcanist: pin php to 8.0 2022-07-23 17:05:04 +02:00
Mario Rodas
74bb5d9ffb
Merge pull request #182423 from dit7ya/wayshot
wayshot: init at 1.1.9
2022-07-23 09:24:00 -05:00
Mostly Void
83e1754b23
autotiling-rs: init at 0.1.3 2022-07-23 17:53:59 +05:30
github-actions[bot]
6629a2339e
Merge master into staging-next 2022-07-23 12:01:31 +00:00
Doron Behar
9d36bc482a
Merge pull request #182047 from foo-dogsquared/frog
gnome-frog: init at 1.1.3
2022-07-23 13:24:13 +03:00
Mario Rodas
8aebac5eca watchexec: 1.19.0 -> 1.20.4 2022-07-23 04:20:00 +00:00
Alex Wied
5f564536bb zcash: 5.0.0 -> 5.1.0 2022-07-22 19:45:44 -04:00
Noah Snelson
985e152050 selectdefaultapplication: init at unstable-2021-08-12
Creates the package definition for `selectdefaultapplication`, an
application to select default applications for various file types on
Linux systems.
2022-07-22 10:45:49 -07:00
Artturin
6789222b1c Merge branch 'master' into staging-next 2022-07-22 18:23:16 +03:00
Sandro
8455ba6d64
Merge pull request #181258 from SuperSandro2000/onlyoffice 2022-07-22 16:28:13 +02:00
José Romildo
c06b43dfef colloid-kde: init at unstable-2022-07-13 2022-07-22 11:23:02 -03:00
zendo
8b6838735e
eget: init at 1.1.0 (#182166)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-07-22 16:20:52 +02:00
Emil Johansen
c8fc89334d
avalonia-ilspy: Init at 7.2-rc (#182196)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-07-22 16:20:40 +02:00
Sandro
ed05a2b827
Merge pull request #180988 from reckenrode/moltenvk-no-sdk-v3 2022-07-22 16:17:52 +02:00
José Romildo
940e9e002e colloid-icon-theme: init at 2022-04-22 2022-07-22 11:14:32 -03:00
Sandro
c68669ed5f
Merge pull request #182303 from qowoz/ncdu 2022-07-22 16:09:51 +02:00
Sandro
3d91ee6922
Merge pull request #182208 from romildo/upd.qogir-kde
qogir-kde: init at unstable-2022-07-08
2022-07-22 15:51:36 +02:00
Sandro
15ee3ad767
Merge pull request #182002 from romildo/upd.colloid-gtk-theme
colloid-gtk-theme: init at 2022-07-18
2022-07-22 15:50:04 +02:00
José Romildo
e772ac45e3 enlightenment: make new scope 2022-07-22 10:45:55 -03:00
Martin Weinelt
b5e4c14806 Merge remote-tracking branch 'origin/master' into staging-next 2022-07-22 14:56:01 +02:00
Sandro
bbda031dd1
Merge pull request #182106 from SuperSandro2000/dive
Revert go 1.17 bumps because of outdated golang.org/x/sys
2022-07-22 14:28:07 +02:00
Stig Palmquist
e7de3e88fb
gitMinimal: set perlSupport=false 2022-07-22 13:38:26 +02:00
Tom Fitzhenry
f7f2e41dd1 siglo: init at 0.9.9 2022-07-22 20:12:02 +10:00
github-actions[bot]
206abeaeaa
Merge master into staging-next 2022-07-22 06:01:20 +00:00
Mostly Void
9f191401d4
wayshot: init at 1.1.9 2022-07-22 09:51:20 +05:30
Bernardo Meurer
789e6d97b0
Merge pull request #182372 from fortuneteller2k/xanmod
xanmod-kernels: update and init tt
2022-07-21 17:27:03 -07:00
github-actions[bot]
d44e369b44
Merge master into staging-next 2022-07-22 00:02:40 +00:00
zowoq
98367d2c61 ncdu: default to v2 2022-07-22 08:08:57 +10:00
Randy Eckenrode
3c695f159a
binocle: fix build on Darwin 2022-07-21 17:03:54 -04:00
Randy Eckenrode
3580e419ea
google-amber: fix build on Darwin 2022-07-21 17:03:54 -04:00
Randy Eckenrode
a88ca05577
wgpu-utils: fix build on Darwin 2022-07-21 17:03:54 -04:00
Sandro
3f21fea08a
Merge pull request #181339 from centromere/cxx-rs-1.0.71 2022-07-21 22:54:58 +02:00
Sandro
38afef9653
Merge pull request #182120 from astro/re-isearch 2022-07-21 22:22:21 +02:00
fortuneteller2k
9459bcdc13 linux_xanmod_tt: init at 5.15.54 2022-07-21 20:12:00 +00:00
Ilan Joselevich
9910ecd692 srcml: remove 2022-07-21 20:12:51 +03:00
Alex Wied
34e761962b cxx-rs: init at 1.0.72
This library provides a safe mechanism for calling C++ code from Rust
and Rust code from C++, not subject to the many ways that things can
go wrong when using bindgen or cbindgen to generate unsafe C-style
bindings.
2022-07-21 11:57:40 -04:00
github-actions[bot]
9dbe8733d5
Merge staging-next into staging 2022-07-21 06:02:02 +00:00
Anderson Torres
b73f704a2f
Merge pull request #178567 from Artturin/pkgconfignew
makePkgconfigItem: init new function to generate pc files
2022-07-20 23:31:58 -03:00
github-actions[bot]
f09c360345
Merge staging-next into staging 2022-07-21 00:03:40 +00:00
SuperHeroINTJ
dc111d84f0
Merge pull request #182213 from stehessel/fix-kubectx-darwin
kubectx: pin to go 1.17
2022-07-20 19:32:03 -03:00
Stephan Heßelmann
41e371106b kubectx: pin to go 1.17
The build with go 1.18 is broken on Darwin.

Fixes #182108.
2022-07-21 00:29:58 +02:00
Robert Scott
3d27d7ed52
Merge pull request #182148 from amarshall/arrow-cpp-glib
arrow-glib: init at 8.0.0
2022-07-20 21:50:18 +01:00
José Romildo
f0b82935f5 qogir-kde: init at unstable-2022-07-08 2022-07-20 11:10:54 -03:00
Andrew Marshall
5b2bf60e0b arrow-cpp-glib: init at 8.0.0 2022-07-20 09:22:15 -04:00
github-actions[bot]
e800d53d26
Merge staging-next into staging 2022-07-20 12:02:27 +00:00
Martin Weinelt
cd8d178450
Merge pull request #181921 from helsinki-systems/init/unifi-protect-backup 2022-07-20 11:57:05 +02:00
ajs124
73ad01f7d3 unifi-protect-backup: init at 0.7.1 2022-07-20 11:49:31 +02:00
Azat Bahawi
3e10c3cfa7
citrix_workspace: 22.05.0 -> 22.07.0 2022-07-20 11:29:27 +03:00
Lassulus
f5161e5bee
Merge pull request #181853 from kmein/cardo-font 2022-07-20 08:55:24 +02:00
github-actions[bot]
9c32c81a99
Merge staging-next into staging 2022-07-20 06:02:01 +00:00
Winter
dd4fe67ac0
Merge pull request #182038 from natsukium/dssp/init
dssp: init at 4.0.5
2022-07-20 01:06:16 -04:00
Artturin
7249b8a2f3 makePkgconfigItem: init new function to generate pc files
A function to generate pkg-config files for Nix packages that need to create them ad hoc,
like blas and lapack.

Inspiration taken from `makeDesktopItem`.
2022-07-20 06:22:39 +03:00
annaaurora
714182c27e
didu: init at 2.5.2 2022-07-20 03:04:49 +02:00
Kierán Meinhardt
5b76bb6110 cardo: init at 1.04 2022-07-19 20:13:35 +02:00
Astro
481ad5b3c3 re-Isearch: init at unstable-2022-03-24 2022-07-19 20:05:55 +02:00
github-actions[bot]
49299f66ad
Merge staging-next into staging 2022-07-19 18:02:05 +00:00
Wael Nasreddine
6f884c2f43
Merge pull request #181407 from kalbasit/wkhtmltopdf 2022-07-19 10:55:53 -07:00
Vladimír Čunát
2543ab976c
Merge #181133: staging-next 2022-07-11 2022-07-19 18:47:48 +02:00
Dmitry Kalinkin
d57f20b903
Merge pull request #181777 from veprbl/pr/clhep_init
clhep: init at 2.4.5.3
2022-07-19 10:25:57 -04:00
Sandro Jäckel
9b79ff3a10
Revert "noti: fix build"
This reverts commit 538d28ff33.
2022-07-19 15:21:56 +02:00
Sandro Jäckel
55ce7255bc
Revert "dive: fix build"
This reverts commit cdd324d59b.
2022-07-19 15:19:30 +02:00
github-actions[bot]
f0d5e4f5ad
Merge staging-next into staging 2022-07-19 12:02:34 +00:00
github-actions[bot]
cfe78489c9
Merge master into staging-next 2022-07-19 12:01:43 +00:00
Mario Rodas
c576c03e24
Merge pull request #181898 from marsam/add-mloader
mloader: init at 1.1.8
2022-07-19 01:15:32 -05:00
github-actions[bot]
1ae70f1c80
Merge staging-next into staging 2022-07-19 06:03:43 +00:00
github-actions[bot]
305e8cb7b8
Merge master into staging-next 2022-07-19 06:03:02 +00:00
Gabriel Arazas
75c934681c gnome-frog: init at 1.1.3 2022-07-19 13:06:10 +08:00
Mario Rodas
cdd324d59b dive: fix build
dive doesn't build with go 1.18
2022-07-19 04:20:00 +00:00
natsukium
cf0dc604a6
dssp: init at 4.0.5 2022-07-19 12:17:34 +09:00
natsukium
a8a4cdb76d
libcifpp: init at 4.2.0 2022-07-19 12:14:28 +09:00
Louis Pearson
61b0cd2d13 mopidy-bandcamp init at 1.1.5 2022-07-18 15:49:14 -06:00
Dmitry Kalinkin
8d10015d3a
clhep: init at 2.4.5.3 2022-07-18 16:30:23 -04:00
José Romildo
0c4eb785f6 colloid-gtk-theme: init at 2022-07-18 2022-07-18 16:00:52 -03:00
github-actions[bot]
9339fffb65
Merge staging-next into staging 2022-07-18 18:01:57 +00:00
github-actions[bot]
83702a6ef7
Merge master into staging-next 2022-07-18 18:01:14 +00:00
sternenseemann
0005ee6060 josh: init at 22.06.22 2022-07-18 17:09:22 +02:00
Nikolay Korotkiy
d9a59b22ee Group GIS applications 2022-07-18 14:09:45 +02:00
github-actions[bot]
a2fce4c651
Merge staging-next into staging 2022-07-18 12:02:35 +00:00
github-actions[bot]
71fe747e70
Merge master into staging-next 2022-07-18 12:01:55 +00:00
Sandro
073a8eeb0f
Merge pull request #181871 from hqurve/ob-kb 2022-07-18 12:22:15 +02:00
Sandro
278bd9c231
Merge pull request #180711 from loicreynier/feat-fzf-obc-init
fzf-obc: init at 1.3.0
2022-07-18 12:19:42 +02:00
Sandro
1828cdf6db
Merge pull request #181261 from SohamG/pkg-adcli 2022-07-18 12:00:49 +02:00
Loïc Reynier
09e68b8535 fzf-obc: init at 1.3.0
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-07-18 10:43:48 +02:00
Alexander Bantyev
726e0661d0
Merge pull request #181758 from NixOS/balsoft/opam2json
opam2json: init at v0.2
2022-07-18 12:08:49 +04:00
Rick van Schijndel
9532db9eb7
Merge pull request #160554 from Cloudef/android-prebuilt
Fix android prebuilt toolchains
2022-07-18 10:01:00 +02:00
Vladimír Čunát
250922fd1e
Merge branch 'master' into staging-next 2022-07-18 08:29:53 +02:00
Jonathan Ringer
950a258b9e protobuf3_21: init at 3.21.2 2022-07-17 23:25:30 -07:00
Jonathan Ringer
436f9e14b1 protobuf3_20: init at 3.20.1 2022-07-17 23:25:30 -07:00
Winter
d2c8b5c93c
Merge pull request #180959 from ihatethefrench/master
sshs init at 3.2.0
2022-07-18 00:37:31 -04:00
Soham S Gumaste
dd927c3f52
adcli: init at 0.9.1 2022-07-17 23:24:23 -05:00
Winter
96728ff138
Merge pull request #181660 from anoadragon453/anoa/libuiohook_init
libuiohook: init at 1.2.2
2022-07-17 20:38:02 -04:00
hqurve
618e446ed1 openbangla-keyboard: init at 2.0.0 2022-07-17 20:12:36 -04:00
Sandro
9ec1d5e1a1
Merge pull request #181459 from alyssais/imagemagick-options 2022-07-18 00:07:13 +02:00
Sandro
24aefd2c82
Merge pull request #177240 from Majiir/streamdeck-ui 2022-07-17 23:27:43 +02:00
Mario Rodas
538d28ff33 noti: fix build 2022-07-17 15:54:04 -05:00
Andrew Morgan
4f82bcc822 libuiohook: init at 1.2.2 2022-07-17 16:21:25 -04:00
Sandro
0a45993732
Merge pull request #181211 from uvNikita/webex/init 2022-07-17 19:58:02 +02:00
Sandro
e59f65caf8
Merge pull request #163964 from yuuyins/strictdoc
strictdoc: init at 0.0.26
2022-07-17 16:45:12 +02:00
Nikita Uvarov
29461af542 webex: init at 42.8.0.22907 2022-07-17 12:54:54 +02:00
Guillaume Girol
21d9cb03e6
Merge pull request #179711 from pmiddend/fcppt-update-and-metal-removal
fcppt: 3.5.0 -> 4.2.1
2022-07-17 09:02:34 +00:00
Alyssa Ross
322ed64cf9
imagemagick6: modernize package options
Throughout Nixpkgs, we now tend to avoid packages being null outside
of bootstrapping, in favour of dedicated options that can have
more complex defaults set, e.g. per-platform.  This simplifies and
regularizes the imagemagick package definition.
2022-07-17 07:36:13 +00:00
Alyssa Ross
4a0608f8b2
imagemagick: modernize package options
Throughout Nixpkgs, we now tend to avoid packages being null outside
of bootstrapping, in favour of dedicated options that can have
more complex defaults set, e.g. per-platform.  This simplifies and
regularizes the imagemagick package definition.
2022-07-17 07:36:02 +00:00
Philipp Middendorf
4e434dc700 metal: remove package 2022-07-17 08:47:18 +02:00
Alexander Bantyev
fcd75613ea
opam2json: init at v0.2 2022-07-17 07:38:34 +04:00