Commit Graph

71431 Commits

Author SHA1 Message Date
R. Ryantm
126d0be6b8 minikube: 1.25.1 -> 1.25.2 2022-02-25 12:09:30 +00:00
Sandro
b3547d3e7c
Merge pull request #161250 from devhell/bump-zettlr 2022-02-25 13:04:00 +01:00
Sandro
035c360136
Merge pull request #148257 from zseri/opt-disable-avahi-geoclue 2022-02-25 13:00:05 +01:00
Sandro
f8adc2e087
Merge pull request #156522 from vs49688/vgmstream 2022-02-25 12:56:14 +01:00
Renaud
1cf957f89c
Merge pull request #159519 from r-ryantm/auto-update/mob
mob: 2.2.1 -> 2.3.0
2022-02-25 12:19:47 +01:00
Maximilian Bosch
d2baa254ff
Merge pull request #161783 from r-ryantm/auto-update/dunst
dunst: 1.7.3 -> 1.8.0
2022-02-25 12:18:27 +01:00
Anderson Torres
98a3e633c7
Merge pull request #161564 from DarkOnion0/master
appflowy: fix error xdg-user-dir not found
2022-02-25 08:14:44 -03:00
"Bruno BELANYI"
3917530ac3 vimPlugins.lightline-lsp: init at 2022-01-09 2022-02-25 12:02:15 +01:00
"Bruno BELANYI"
4dd229ff0a vimPlugins.nvim-lightline-lsp: init at 2022-01-06 2022-02-25 12:01:33 +01:00
"Bruno BELANYI"
a7024faac5 vimPlugins: update 2022-02-25 12:00:55 +01:00
Janne Heß
b7a154ba6e
Merge pull request #160295 from r-ryantm/auto-update/geoipupdate
geoipupdate: 4.8.0 -> 4.9.0
2022-02-25 11:06:50 +01:00
Sandro
ab12cd1e1b
Merge pull request #161736 from r-ryantm/auto-update/tauon 2022-02-25 10:54:36 +01:00
Renaud
3a0afd5401
geoipupdate: set version with ldflags 2022-02-25 10:42:43 +01:00
zowoq
8c912d5c91 kubectl: build from source
this allows non-linux users to avoid building the entire kubernetes package
2022-02-25 19:22:30 +10:00
zowoq
ae0a6a6b08 kubernetes: only build on linux
- don't build kubectl, symlink from pkgs.kubectl
- use GOFLAGS and disallowedReferences
- move pause to installPhase
2022-02-25 19:22:30 +10:00
zowoq
4ee1f9eafc podman: 3.4.4 -> 4.0.1
https://github.com/containers/podman/releases/tag/v4.0.0
https://github.com/containers/podman/releases/tag/v4.0.1

- wrap helper binaries via CONTAINERS_HELPER_BINARY_DIR
2022-02-25 19:09:29 +10:00
R. Ryantm
ec7093413e strawberry: 1.0.1 -> 1.0.2 2022-02-25 17:08:59 +08:00
Ulrik Strid
7e20e9039e coqPackages: tree-wide move packages to nativeBuildInputs and add strictDeps = true
Co-authored-by: Vincent Laporte <vbgl@users.noreply.github.com>
2022-02-25 07:54:17 +01:00
R. Ryantm
214e341fa7 dunst: 1.7.3 -> 1.8.0 2022-02-25 05:43:26 +00:00
Vincent Laporte
056c34167d why3: 1.4.0 → 1.4.1 2022-02-25 06:00:09 +01:00
R. Ryantm
19492c486d cilium-cli: 0.10.3 -> 0.10.4 2022-02-25 03:53:16 +00:00
Ben Siraphob
8725b29aa0
Merge pull request #161707 from Synthetica9/nano-test-rewrite 2022-02-24 21:41:33 -06:00
Vanilla
86cd00d92d
android-studio: Remove version string from desktop and icon file. 2022-02-25 11:26:52 +08:00
Anderson Torres
cabaf93f48
Merge pull request #160336 from AndersonTorres/move-editor-plugins
Move misc/vim-plugins to applications/editors/vim/plugins
2022-02-24 22:40:17 -03:00
P. R. d. O
0f558b35e6
morgen: 2.4.3 -> 2.4.4 2022-02-24 19:39:46 -06:00
P. R. d. O
ba1152768a
mobilecoin-wallet: 1.4.1 -> 1.5.0 2022-02-24 18:31:03 -06:00
P. R. d. O
f414b5bc29
firefly-desktop: 1.2.0 -> 1.3.3 2022-02-24 18:12:53 -06:00
Ryan Mulligan
c6ec62f3d8
Merge pull request #161648 from r-ryantm/auto-update/kubeconform
kubeconform: 0.4.12 -> 0.4.13
2022-02-24 16:11:26 -08:00
adisbladis
8092496c99
Merge pull request #157423 from andreoss/master
emacs: Add withToolkitScrollBars argument
2022-02-25 11:57:20 +12:00
R. Ryantm
8fba55aa4f sigil: 1.8.0 -> 1.9.0 2022-02-24 17:55:45 -06:00
Anderson Torres
0c87d28254
Merge pull request #161730 from AndersonTorres/new-elisp
elisp-packages: updated at 2022-02-24
2022-02-24 20:40:23 -03:00
AndersonTorres
dd88285ba0 vimPlugins: update 2022-02-24 20:29:30 -03:00
AndersonTorres
93bc3c2aa4 vimPlugins: update 2022-02-24 20:29:30 -03:00
AndersonTorres
939e2fad0b vim-plugin-names: updates
+ liuchengxu/space-vim
+ SpaceVim/SpaceVim
2022-02-24 20:29:12 -03:00
AndersonTorres
b2a83e3c95 vim: update the updaters!
update.py and its companion update-shell.nix need to know where they are, else
they can't find the root default.nix of Nixpkgs. Because of this, I further
added a small piece of documentation about those path-dependent pieces of code.
2022-02-24 20:26:07 -03:00
AndersonTorres
3f19fc37a3 Move misc/vim-plugins to applications/editors/vim/plugins 2022-02-24 20:26:07 -03:00
Alyssa Ross
a212281392 seatd: 0.6.3 -> 0.6.4
https://lists.sr.ht/~kennylevinsen/seatd-announce/%3CETEO7R.QG8B1KGD531R1%40kl.wtf%3E

No CVE yet.
2022-02-24 22:36:39 +00:00
R. RyanTM
301dd50a43
mandelbulber: 2.26 -> 2.27
* mandelbulber: 2.26 -> 2.27 (#160938)

* mandelbulber: use SPDX3 license identifier

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-24 23:33:57 +01:00
R. Ryantm
9887158bce tauon: 7.1.1 -> 7.1.2 2022-02-24 21:55:07 +00:00
techknowlogick
f4ed38c560 waypoint: 0.7.1 -> 0.7.2 2022-02-24 16:48:45 -05:00
AndersonTorres
0e474ca3ea elisp-packages: updated at 2022-02-24 2022-02-24 18:48:39 -03:00
Maximilian Bosch
7c94333af3
Merge pull request #161719 from techknowlogick/gitea-up
gitea: 1.16.1 -> 1.16.2
2022-02-24 22:42:38 +01:00
Justin Bedő
6b477d556d
Merge pull request #161695 from r-ryantm/auto-update/picard-tools
picard-tools: 2.26.10 -> 2.26.11
2022-02-25 08:27:23 +11:00
R. Ryantm
d6a24fc108 cwltool: 3.1.20220217222804 -> 3.1.20220221074232 2022-02-24 15:52:49 -05:00
techknowlogick
b4a0042c42 gitea: 1.16.1 -> 1.16.2 2022-02-24 15:38:47 -05:00
Patrick Hilhorst
7ef8df8767
nixosTests.nano: replace with script using GNU expect 2022-02-24 21:26:25 +01:00
R. Ryantm
4c6f337c48 nano: 6.1 -> 6.2 2022-02-24 13:56:31 -05:00
Renaud
ff520dc746
Merge pull request #159596 from r-ryantm/auto-update/namecoind
namecoind: nc0.21.1 -> nc22.0
2022-02-24 19:31:55 +01:00
Renaud
c5d25af730
survex: 1.2.44 -> 1.4.1
* survex: 1.2.44 -> 1.4.1 (#160899)

Use source tarball to get man pages out of the box
Depend on `proj` 8.x and `python3`
Need GApps wrapping or it crashes

* survex: disable check phase on Darwin
2022-02-24 19:06:13 +01:00
Anderson Torres
f15188d1b8
Merge pull request #160344 from AndersonTorres/move-vscode-plugins
Move misc/vscode-extensions to applications/editors/vscode/extensions
2022-02-24 14:50:40 -03:00
R. Ryantm
ce9d28cc49 picard-tools: 2.26.10 -> 2.26.11 2022-02-24 17:34:18 +00:00
Ashish SHUKLA
84539c6a70
fossil: 2.17 -> 2.18 2022-02-24 23:02:32 +05:30
R. Ryantm
2daa686c8c natural-docs: 2.1.1 -> 2.2 2022-02-24 16:59:36 +00:00
Dustin Frisch
78626c8200
k40-whisperer: init at 0.59 2022-02-24 15:58:30 +01:00
Ulrik Strid
48df7cdbba coq: Move dune to nativeBuildInputs and add ocaml, findlib and menhir 2022-02-24 14:39:45 +01:00
Ulrik Strid
a13cdfe520 ocamlPackages tree-wide: Move buildInputs that should be nativeBuildInputs
To keep this for the future we also strictDeps where possible, including for janePackages, topkg, oasis and ocamlbuild.
This makes some closures significantly smaller and makes cross compilation easier
2022-02-24 14:39:27 +01:00
R. RyanTM
c710148f70
opsdroid: 0.24.1 -> 0.25.0
* opsdroid: 0.24.1 -> 0.25.0 (#149015)

* opsdroid: fix hash for v0.25.0

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-24 14:27:42 +01:00
Patrick Hilhorst
021ba615f6
Merge pull request #161598 from samuela/upkeep-bot/plexamp-4.0.2-1645663287 2022-02-24 13:37:23 +01:00
Anderson Torres
205927a987
Merge pull request #161422 from OPNA2608/darwinify/mednafen
mednafen,mednaffe: Enable for Darwin
2022-02-24 09:26:51 -03:00
Renaud
5eba7a0029
Merge pull request #148940 from r-ryantm/auto-update/mapproxy
mapproxy: 1.13.2 -> 1.14.0
2022-02-24 13:23:26 +01:00
R. Ryantm
d7d6b02c91 kubeconform: 0.4.12 -> 0.4.13 2022-02-24 12:00:31 +00:00
Renaud
16150620a5
Merge pull request #161626 from r-ryantm/auto-update/jotta-cli
jotta-cli: 0.13.53591 -> 0.13.55213
2022-02-24 11:03:34 +01:00
R. Ryantm
1b8518cadd jmol: 14.32.21 -> 14.32.24 2022-02-24 08:42:12 +00:00
zowoq
6faef6b2d6 cni-plugins: 1.0.1 -> 1.1.0
https://github.com/containernetworking/plugins/releases/tag/v1.1.0
2022-02-24 18:24:43 +10:00
R. Ryantm
829d02b299 jotta-cli: 0.13.53591 -> 0.13.55213 2022-02-24 07:15:21 +00:00
xfnw
5e94787f63 catgirl: 2.0a -> 2.1 2022-02-24 01:03:22 +00:00
nixpkgs-upkeep-bot
baf5cacf83 plexamp: 4.0.1 -> 4.0.2 2022-02-24 00:41:28 +00:00
Ryan Mulligan
71f4a06ce9
Merge pull request #161551 from r-ryantm/auto-update/geonkick
geonkick: 2.8.1 -> 2.9.0
2022-02-23 14:56:47 -08:00
zseri
72957a2dc0 element-desktop: make keytar optional 2022-02-23 23:41:15 +01:00
zseri
9bc2cd9866 remmina: make it easier to disable libsecret 2022-02-23 23:38:06 +01:00
Jörg Thalheim
7dda625e7f
Merge pull request #161554 from r-ryantm/auto-update/fn
fn-cli: 0.6.13 -> 0.6.14
2022-02-23 22:02:13 +00:00
José Romildo Malaquias
f1143cb501
Merge pull request #161144 from romildo/new.git-updater
gitUpdater: init
2022-02-23 18:48:24 -03:00
0x4A6F
02a416f737
Merge pull request #161099 from K900/upd8n
n8n: 0.163.1 → 0.164.1
2022-02-23 22:30:37 +01:00
0x4A6F
42352cfd51
Merge pull request #161574 from Kloenk/schildichat_maintainer_kloenk
Schildichat maintainer kloenk
2022-02-23 22:27:43 +01:00
Renaud
65ecaa9903
Merge pull request #150078 from r-ryantm/auto-update/gurobi
gurobi: 9.1.2 -> 9.5.0
2022-02-23 22:08:43 +01:00
Finn Behrens
69452c779b schildichat-desktop,schildichat-web: add kloenk as maintainer 2022-02-23 21:57:26 +01:00
Michael Weiss
7b6cf4d8e9
Merge pull request #161128 from a-m-joseph/chromium-use-jre8_headless-instead-of-jre8
chromium: use jre8_headless instead of jre8
2022-02-23 21:16:26 +01:00
Pascal Bach
9974f1dc74
Merge pull request #161527 from stehessel/add-odo
odo: init at 2.5.0
2022-02-23 21:06:44 +01:00
Renaud
8ddc676ed3
Merge pull request #152784 from r-ryantm/auto-update/lightwalletd
lightwalletd: 0.4.8 -> 0.4.9
2022-02-23 20:35:03 +01:00
Renaud
4f6f7592e2
Merge pull request #159463 from r-ryantm/auto-update/erigon
erigon: 2022.01.02 -> 2022.02.02
2022-02-23 19:52:01 +01:00
R. RyanTM
6d9dcdcff0
new-session-manager: 1.5.1 -> 1.5.3
* new-session-manager: 1.5.1 -> 1.5.3 (#159586)

* new-session-manager: update meta.homepage
Former URL is 404

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-23 19:45:54 +01:00
Renaud
374adfc19c
Merge pull request #159689 from r-ryantm/auto-update/praat
praat: 6.2.04 -> 6.2.07
2022-02-23 19:34:12 +01:00
Stephan Heßelmann
dfdc78785e odo: init at 2.5.0 2022-02-23 19:19:03 +01:00
Renaud
9c005dbcb6
Merge pull request #159660 from r-ryantm/auto-update/opera
opera: 82.0.4227.43 -> 83.0.4254.54
2022-02-23 19:18:50 +01:00
Kim Lindberger
52d50538fd
Merge pull request #160463 from yayayayaka/gitlab-14.7.3
gitlab: 14.7.2 -> 14.7.3
2022-02-23 19:14:38 +01:00
Renaud
2ec456172f
Merge pull request #159582 from r-ryantm/auto-update/markets
markets: 0.5.3 -> 0.5.4
2022-02-23 19:13:47 +01:00
DarkOnion0
c3ebb0fb50 appflowy: fix error xdg-user-dir not found 2022-02-23 19:00:57 +01:00
R. Ryantm
e8a0d6993d fn-cli: 0.6.13 -> 0.6.14 2022-02-23 17:31:24 +00:00
R. Ryantm
fc732cb92d geonkick: 2.8.1 -> 2.9.0 2022-02-23 17:05:49 +00:00
superherointj
059b8a6e28 fluxcd: 0.27.0 -> 0.27.2 2022-02-23 13:41:02 -03:00
markuskowa
9ecc48366e
Merge pull request #161523 from markuskowa/upd-gromacs-2022
gromacs: 2021.5 -> 2022
2022-02-23 17:07:02 +01:00
Maciej Krüger
f724c46b95
Merge pull request #160942 from mkg20001/flutter-fixup 2022-02-23 16:16:48 +01:00
Ryan Mulligan
61e9e64d7d
Merge pull request #161153 from r-ryantm/auto-update/appflowy
appflowy: 0.0.2 -> 0.0.3
2022-02-23 06:47:26 -08:00
Ryan Mulligan
f593fe9f7d
Merge pull request #161411 from r-ryantm/auto-update/werf
werf: 1.2.69 -> 1.2.70
2022-02-23 06:42:46 -08:00
Maciej Krüger
147a51467a
fluffychat: fix olm FOD 2022-02-23 15:13:05 +01:00
Maciej Krüger
c625e715f8
fluffychat: add .desktop 2022-02-23 15:11:00 +01:00
Maciej Krüger
141644ff03
fluffychat: fix olm
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-02-23 15:10:59 +01:00
Maciej Krüger
aab4a84a24
Merge pull request #161476 from jojosch/dbeaver-update 2022-02-23 14:54:13 +01:00
Markus Kowalewski
469ae42107
gromacs: 2021.5 -> 2022 2022-02-23 14:47:26 +01:00
Renaud
39303b99a4
Merge pull request #159777 from r-ryantm/auto-update/PortfolioPerformance
portfolio: 0.56.2 -> 0.56.5
2022-02-23 13:59:30 +01:00
Bobby Rong
f4b8977e0b
Merge pull request #161498 from r-ryantm/auto-update/mdzk
mdzk: 0.5.1 -> 0.5.2
2022-02-23 20:51:06 +08:00
Renaud
a723c88d4e
Merge pull request #159967 from r-ryantm/auto-update/workcraft
workcraft: 3.3.5 -> 3.3.6
2022-02-23 13:30:39 +01:00
R. Ryantm
2d9b86e991 mdzk: 0.5.1 -> 0.5.2 2022-02-23 10:50:23 +00:00
Johannes Schleifenbaum
0459cdeaed
dbeaver: 21.3.4 -> 21.3.5 2022-02-23 09:14:44 +01:00
Renaud
d8233c111e
Merge pull request #160314 from r-ryantm/auto-update/python3.9-i3-balance-workspace
i3-balance-workspace: 1.8.5 -> 1.8.6
2022-02-23 08:34:49 +01:00
Renaud
359d63179e
Merge pull request #160360 from r-ryantm/auto-update/qalculate-gtk
qalculate-gtk: 3.22.0 -> 4.0.0
2022-02-23 08:30:49 +01:00
Bobby Rong
7cd44abcc3
Merge pull request #161247 from r-ryantm/auto-update/got
got: 0.66 -> 0.67
2022-02-23 15:07:24 +08:00
Elis Hirwing
9ad7b9910e
Merge pull request #161459 from r-ryantm/auto-update/testssl.sh
testssl: 3.0.6 -> 3.0.7
2022-02-23 08:01:40 +01:00
Zane van Iperen
6432e8c08a
vgmstream: add update script 2022-02-23 15:53:35 +10:00
Zane van Iperen
4a40987ba5
vgmstream: r1050-3448-g77cc431b -> unstable-2022-02-21
* Enable Speex support
* Disable the new FSB CELT support
  - It always attempts to download it, there's no option
    to use the system version.
2022-02-23 15:53:05 +10:00
R. Ryantm
31ffa0cbf2 testssl: 3.0.6 -> 3.0.7 2022-02-23 04:20:50 +00:00
Bobby Rong
6e9efe5d67
Merge pull request #158796 from teutat3s/bump/qMasterPassword
qMasterPassword: git master -> 1.2.3
2022-02-23 10:29:53 +08:00
R. RyanTM
a126cc78b4
glooctl: 1.10.8 -> 1.10.10
* glooctl: 1.10.8 -> 1.10.9 (#160592)

* glooctl: 1.10.9 -> 1.10.10
Fixes Envoy CVEs CVE-2021-43826, CVE-2021-43824, CVE-2022-21654, CVE-2022-21655, CVE-2021-43825, CVE-2022-23606.

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-23 01:32:14 +01:00
Renaud
90f41677b6
Merge pull request #160164 from r-ryantm/auto-update/fnott
fnott: 1.2.0 -> 1.2.1
2022-02-23 01:22:34 +01:00
Renaud
5a5b8a0f42
Merge pull request #160583 from r-ryantm/auto-update/fluxcd
fluxcd: 0.26.3 -> 0.27.0
2022-02-23 01:00:41 +01:00
Pascal Bach
851f6a12a1
Merge pull request #161420 from stehessel/fix-openshift-build-inputs
openshift: fix build on darwin
2022-02-23 00:06:13 +01:00
zowoq
64f1f314bd
Merge pull request #159899 from symphorien/rust-bindgen-hook
rustPlatform.bindgenHook: init
2022-02-23 08:37:56 +10:00
Renaud
d49b9ed896
Merge pull request #160976 from r-ryantm/auto-update/otpclient
otpclient: 2.4.7 -> 2.4.8
2022-02-22 23:25:08 +01:00
OPNA2608
e458303d2f punes: 0.108 -> 0.109 2022-02-22 23:16:37 +01:00
Renaud
8948e7542d
Merge pull request #161037 from r-ryantm/auto-update/cherrytree
cherrytree: 0.99.45 -> 0.99.46
2022-02-22 23:15:48 +01:00
R. RyanTM
e0d35ba801
i3status-rust: 0.21.5 -> 0.21.6
* i3status-rust: 0.21.5 -> 0.21.6 (#161061)
and use SPDX3 license identifier

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-22 23:11:35 +01:00
OPNA2608
6f7d5cebf2 mednaffe: Enable for Darwin, fix wrapping 2022-02-22 22:06:48 +01:00
OPNA2608
3e3cb9b7c9 mednafen: Fix on Darwin 2022-02-22 21:18:17 +01:00
Bernardo Meurer
ce388cd439
Merge pull request #161408 from lovesegfault/commitizen-2.21.2
commitizen: 2.20.4 -> 2.21.2
2022-02-22 12:06:32 -08:00
Stephan Heßelmann
02a518f00e openshift: fix build on darwin
`ncurses` is required as build input at build time on macOS. Therefore
`ncurses` is moved from `buildInputs` to `nativeBuildInputs`.

Without this change the build fails with `tput: command not found`.
2022-02-22 21:01:51 +01:00
Bernardo Meurer
e2e23aac07
commitizen: use argcomplete 1.12.3 2022-02-22 11:27:30 -08:00
R. Ryantm
f9d835ba15 werf: 1.2.69 -> 1.2.70 2022-02-22 18:43:23 +00:00
Guillaume Girol
e60782c7fa firefox: use rustPlatform.bindgenHook 2022-02-22 19:41:32 +01:00
Guillaume Girol
7e29b55e9d helvum: use rustPlatform.bindgenHook 2022-02-22 19:41:24 +01:00
Bernardo Meurer
fde95785c9
commitizen: 2.20.4 -> 2.21.2 2022-02-22 10:08:35 -08:00
Ben Siraphob
125f3f7d6d
Merge pull request #161400 from r-ryantm/auto-update/ticker
ticker: 4.4.4 -> 4.5.0
2022-02-22 11:52:29 -06:00
R. Ryantm
50323b2c9b ticker: 4.4.4 -> 4.5.0 2022-02-22 17:23:33 +00:00
Thiago Kenji Okada
b314818898
Merge pull request #161380 from thiagokokada/fix-pinta-exception
pinta: re-added missing runtime icons
2022-02-22 16:14:54 +00:00
Thiago Kenji Okada
e71f3a7ef8 pinta: re-added missing runtime icons
On PR #155224, we switched to `dotnet build` to copy the Pinta assets to
the derivation. This worked mostly fine, however it seems to have missed
the runtime icons. We didn't catch the issue on #155224 neither,
probably because of some resource cache somewhere.

This commit re-adds the missing runtime icons by copying them manually.
2022-02-22 15:42:01 +00:00
R. Ryantm
93e8885f2a rednotebook: 2.23 -> 2.24 2022-02-22 14:50:51 +00:00
Mario Rodas
3d45bea96e
Merge pull request #161355 from marsam/update-git-gone
git-gone: 0.3.7 -> 0.3.8
2022-02-22 09:35:23 -05:00
Ryan Mulligan
23f0c42969
Merge pull request #161349 from r-ryantm/auto-update/mdzk
mdzk: 0.5.0 -> 0.5.1
2022-02-22 06:34:14 -08:00
Pavol Rusnak
30b10a87fb
Merge pull request #161234 from nixbitcoin/btcpayserver-1.4.6
btcpayserver: 1.4.4 -> 1.4.6
2022-02-22 15:15:23 +01:00
Linus Heckemann
38346f6461
Merge pull request #161301 from r-ryantm/auto-update/bemenu
bemenu: 0.6.6 -> 0.6.7
2022-02-22 11:52:55 +01:00
Linus Heckemann
df95cf173f
Merge pull request #158778 from ckiee/rtabmap-init
rtabmap: init at unstable-2022-02-07
2022-02-22 11:50:57 +01:00
R. Ryantm
98035afeb8 mdzk: 0.5.0 -> 0.5.1 2022-02-22 10:25:39 +00:00
Mario Rodas
f20f185b8f git-gone: 0.3.7 -> 0.3.8 2022-02-22 04:20:00 +00:00
Bobby Rong
93883402a4
Merge pull request #160594 from Cogitri/bada-bib
bada-bib: 0.4.1 -> 0.5.1
2022-02-22 12:10:40 +08:00
R. Ryantm
73a0253df1 bemenu: 0.6.6 -> 0.6.7 2022-02-22 02:00:58 +00:00
R. RyanTM
e88b01cc7c
rmview: 3.1 -> 3.1.1
* rmview: 3.1 -> 3.1.1 (#161125)

* rmview: remove unnecessary double wrapping
The wrapping is already done by wrapQtAppsHook in nativeBuildInputs

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-22 00:43:06 +01:00
Sandro
e5a736dc3a
Merge pull request #160724 from devhell/init-termusic 2022-02-21 23:57:12 +01:00
devhell
4faad70d25
globe-cli: init at 0.2.0 (#161239) 2022-02-21 23:50:30 +01:00
Wanja Zaeske
2d67cc2bf6 removing maintainer wucke13 from some packages 2022-02-21 22:58:18 +01:00
Robert Schütz
0074ebd592 imagemagick: 7.1.0-25 -> 7.1.0-26 2022-02-21 21:13:22 +01:00
Sibi Prabakaran
1b1f337068 argo-rollouts: init at 1.1.1 2022-02-22 04:38:30 +10:00