Commit Graph

13389 Commits

Author SHA1 Message Date
R. Ryantm
62f4e9477f xplr: 0.17.2 -> 0.17.3 2022-03-01 19:18:18 +00:00
R. Ryantm
68e4d1c26b whalebird: 4.5.1 -> 4.5.2 2022-03-01 18:46:10 +00:00
Artturi
b05276f953
Merge pull request #159331 from eliandoran/dev/playonlinux 2022-03-01 16:45:09 +02:00
R. Ryantm
b93f5fd8b3 otpclient: 2.4.8 -> 2.4.9.1 2022-03-01 12:46:56 +00:00
Bobby Rong
ea8e122ba3
Merge pull request #162181 from r-ryantm/auto-update/koreader
koreader: 2022.01 -> 2022.02
2022-03-01 18:01:26 +08:00
Artturi
13e74fc7ff
Merge pull request #161334 from wahjava/update-neo
neo: 0.6 -> 0.6.1
2022-03-01 06:42:29 +02:00
Dmitriy
cf2a25f9d2 bottles: 2022.2.14-trento -> 2022.2.28-trento-1 2022-03-01 00:59:20 +03:00
pennae
4bbac52419
Merge pull request #162247 from K900/fix-desktop-file-names
treewide: fix some desktop file names
2022-02-28 20:20:00 +00:00
Artturi
b1b05eec0a
Merge pull request #161940 from r-ryantm/auto-update/corectrl
corectrl: 1.2.2 -> 1.2.3
2022-02-28 21:11:24 +02:00
K900
1e2662c5fd treewide: fix some desktop file names
pkgs.writeTextFile doesn't like spaces in filenames.
This is fixed in #162246, but other tools will probably dislike
spaces in .desktop file names as well, and that PR will take forever,
so let's fix this anyway.
2022-02-28 20:15:33 +03:00
R. Ryantm
25878107b4 p2pool: 1.7 -> 1.8 2022-02-28 15:03:09 +00:00
Sandro
c921bea68e
Merge pull request #145540 from WolfangAukang/gometer 2022-02-28 14:45:31 +01:00
Sandro
f31e080cc4
Merge pull request #161414 from Stunkymonkey/treewide-appendToName 2022-02-28 14:25:43 +01:00
R. Ryantm
46ed4a3e8b mob: 2.5.0 -> 2.6.0 2022-02-28 12:29:28 +00:00
Sandro
21968db378
Merge pull request #159298 from DeeUnderscore/misc/nerd-font-patcher-sparse 2022-02-28 13:24:07 +01:00
Alexander Nortung
ab34433bc0
emojipick: init at 2021-01-27 (#158187) 2022-02-28 13:18:39 +01:00
Felix Buehler
f427f5296e openlpFull: remove appendToName to have a consistent package name for repology 2022-02-28 12:46:14 +01:00
R. Ryantm
9e24da2300 koreader: 2022.01 -> 2022.02 2022-02-28 08:57:32 +00:00
Renaud
cef0a9d0b1
Merge pull request #161096 from nagy/gsctl-114
gsctl: 0.15.4 -> 1.1.4
2022-02-27 22:08:06 +01:00
Ben Siraphob
ea7ff89d2c
archivy: 1.6.1 -> 1.7.1 2022-02-27 14:23:20 -06:00
R. Ryantm
404fd5663e taskwarrior-tui: 0.18.5 -> 0.20.1 2022-02-27 18:58:55 +00:00
Anderson Torres
dbd8fd189c
Merge pull request #162089 from ivan-pop/calibre
calibre: 5.34.0 -> 5.37.0
2022-02-27 15:21:24 -03:00
Renaud
d246b57145
Merge pull request #161687 from r-ryantm/auto-update/natural-docs
natural-docs: 2.1.1 -> 2.2
2022-02-27 19:12:05 +01:00
Ivan Popovych
f04b4d0640 calibre: 5.34.0 -> 5.37.0 2022-02-27 17:36:48 +02:00
R. Ryantm
bd61b9139f mob: 2.3.0 -> 2.5.0 2022-02-27 11:54:54 +00:00
R. Ryantm
34c98fa0dc logseq: 0.6.0 -> 0.6.1 2022-02-27 10:13:37 +00:00
Nick Cao
0c8d2aa94d rofi: fix cross compilation 2022-02-26 15:43:00 +01:00
Bobby Rong
f024f55bdb
Merge pull request #161756 from WolfangAukang/firefly-1.3.3
firefly-desktop: 1.2.0 -> 1.3.3
2022-02-26 21:01:44 +08:00
Maciej Krüger
3668790abd
Merge pull request #154764 from gador/pgadmin4 2022-02-26 13:49:44 +01:00
Bobby Rong
98eb1722f8
Merge pull request #161757 from WolfangAukang/mobilecoin-wallet-1.5.0
mobilecoin-wallet: 1.4.1 -> 1.5.0
2022-02-26 20:42:34 +08:00
florian on nixos (Florian Brandes)
69ec03d112
pgadmin3: move
moved pgadmin3 to pgadmin4 and renamed to 3.nix
added an alias for pgadmin->pgadmin4

Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
2022-02-26 13:20:27 +01:00
R. Ryantm
a657e1dae6 corectrl: 1.2.2 -> 1.2.3 2022-02-26 08:15:33 +00:00
Joel
3adb137ca6
snowsql: 1.2.9 -> 1.2.21 2022-02-26 13:55:06 +10:00
R. Ryantm
f4c182b53b charm: 0.9.2 -> 0.10.2 2022-02-26 02:45:30 +00:00
K900
cb2cfba6f7 treewide: switch all desktop file generators to new API
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
P. R. d. O
97e38be9f6
gometer: init at 5.2.0 2022-02-25 13:34:32 -06:00
R. Ryantm
fc2cdef599 curaengine: 4.12.1 -> 4.13.1 2022-02-25 11:19:05 -08:00
R. Ryantm
668473f049 logseq: 0.5.9 -> 0.6.0 2022-02-25 11:09:32 -08:00
R. Ryantm
b9cac792d2 remarkable-mouse: 7.0.0 -> 7.0.1 2022-02-25 10:34:15 -08:00
Ivv
2b9029fc3f
Merge pull request #160192 from AtilaSaraiva/oil
oil-buku: init at 0.3.2
2022-02-25 16:56:15 +01:00
Renaud
0c1592eb53
Merge pull request #160997 from r-ryantm/auto-update/skate
skate: 0.1.3 -> 0.1.4
2022-02-25 14:55:41 +01:00
R. RyanTM
e68fc84783
OSCAR: 1.3.0 -> 1.3.1
* OSCAR: 1.3.0 -> 1.3.1 (#159715)

* OSCAR: use SPDX3 license identifier
and define eligible platforms using the proper attributes

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-25 14:24:23 +01:00
Sandro
b3547d3e7c
Merge pull request #161250 from devhell/bump-zettlr 2022-02-25 13:04:00 +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
Schäfer, Denny
cbdb5991e7
joplin-desktop: 2.6.10 -> 2.7.13 2022-02-25 11:16:56 +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
Renaud
3a0afd5401
geoipupdate: set version with ldflags 2022-02-25 10:42:43 +01:00
R. Ryantm
214e341fa7 dunst: 1.7.3 -> 1.8.0 2022-02-25 05:43:26 +00: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
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
Niko Strijbol
5f7a91e49b
gramps: disable strictDeps
This fixes a crash when opening file pickers in KDE.
See #149812 and #56943.
See https://nixos.org/manual/nixpkgs/stable/#ssec-gnome-hooks-gobject-introspection
2022-02-24 20:21:11 +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
R. Ryantm
2daa686c8c natural-docs: 2.1.1 -> 2.2 2022-02-24 16:59:36 +00:00
R. Ryantm
41fdbcf690 mkgmap: 4895 -> 4896 2022-02-24 16:39:39 +00:00
Dustin Frisch
78626c8200
k40-whisperer: init at 0.59 2022-02-24 15:58:30 +01: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
829d02b299 jotta-cli: 0.13.53591 -> 0.13.55213 2022-02-24 07:15:21 +00: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
Maciej Krüger
aab4a84a24
Merge pull request #161476 from jojosch/dbeaver-update 2022-02-23 14:54:13 +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
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
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
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
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
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
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
R. Ryantm
98035afeb8 mdzk: 0.5.0 -> 0.5.1 2022-02-22 10:25:39 +00:00
Ashish SHUKLA
2ed535a28f
neo: 0.6 -> 0.6.1 2022-02-22 14:16:53 +05:30
R. Ryantm
08712733cb genact: 0.11.0 -> 0.12.0 2022-02-22 06:05:21 +00: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
devhell
4faad70d25
globe-cli: init at 0.2.0 (#161239) 2022-02-21 23:50:30 +01:00
devhell
d769fc6185 zettlr: 2.2.2 -> 2.2.3 2022-02-21 15:25:02 +00:00
Bobby Rong
8dd93109c0
Merge pull request #160373 from r-ryantm/auto-update/slides
slides: 0.7.2 -> 0.7.3
2022-02-21 19:21:56 +08:00
Daniel Nagy
79f727ad47
gsctl: 0.15.4 -> 1.1.4
Also switch to buildGoModule.
2022-02-20 20:04:45 +01:00
R. RyanTM
76007afe26
yate: 6.1.0-1 -> 6.4.0-1
* yate: 6.1.0-1 -> 6.4.0-1 (#143292)

* yate: use license identifier from lib
and make it explicit that parallel building is not desirable

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-20 17:15:01 +01:00
Renaud
d0ae089799
Merge pull request #137465 from tomfitzhenry/feedbackd-device-themes
feedbackd: add device themes
2022-02-20 17:04:51 +01:00
Fabian Affolter
6282a13260
Merge pull request #160870 from fabaff/fix-jrnl
jrnl: 2.8.3 -> 2.8.4
2022-02-20 12:24:02 +01:00
Pascal Bach
bf6002070f
Merge pull request #155130 from psydvl/bottles
bottles: 2022.1.14-trento-4 -> 2022.2.14-trento
2022-02-20 11:51:17 +01:00
lewo
ea614de51a
Merge pull request #160452 from jrpotter/jrpotter/gremlin-server
gremlin-server: init at 3.5.2
2022-02-20 11:46:43 +01:00
Linus Heckemann
461778eaa4
Merge pull request #160867 from r-ryantm/auto-update/bemenu
bemenu: 0.6.4 -> 0.6.6
2022-02-20 10:54:15 +01:00
R. Ryantm
2b81805f80 cherrytree: 0.99.45 -> 0.99.46 2022-02-20 09:19:21 +00:00
R. Ryantm
04f07d1d28 girara: 0.3.6 -> 0.3.7 2022-02-20 00:24:03 -08:00
R. Ryantm
b030dbef03 scli: 0.6.6 -> 0.7.0 2022-02-20 00:18:45 -08:00
Mario Rodas
438d759bb4 maintainers: remove linarcx 2022-02-20 04:20:00 +00:00
R. Ryantm
4d2e4cc273 skate: 0.1.3 -> 0.1.4 2022-02-20 02:55:48 +00:00
R. Ryantm
6095fd0c63 pueue: 1.0.6 -> 2.0.0 2022-02-20 00:51:10 +00:00
Chua Hou
157b6703ea
stork: 1.3.0 -> 1.4.0
* stork: 1.3.0 -> 1.4.0 (#157416)

* stork: add Security framework and mark broken for x64 darwin build

- The Security framework is needed to build on Darwin.
- It currently fails on x86_64-darwin because the SDK is too old.
- For more details, see #157416.
2022-02-20 00:35:27 +01:00
R. Ryantm
e169c528ff otpclient: 2.4.7 -> 2.4.8 2022-02-19 23:35:17 +00:00
Renaud
9234f7fbb5
Merge pull request #152579 from dan4ik605743/cubocore-bump
CuboCore.packages: 4.2.0 -> 4.3.0
2022-02-19 18:54:00 +01:00
Mario Rodas
2fab1ff429
Merge pull request #160730 from rhoriguchi/spicetify-cli
spicetify-cli: 2.9.0 -> 2.9.1
2022-02-19 12:04:20 -05:00
Hugh O'Brien
3f72667ba1
moolticute: correct udev extraction regex
(#154355)
* correct regex to extract udev rule
* fix udev instructions
2022-02-19 17:11:48 +01:00
Renaud
397f7c0bb8
Merge pull request #156429 from Enzime/update/surface-control
surface-control: 0.3.1-2 -> 0.4.1-2
2022-02-19 15:55:16 +01:00
markuskowa
1b84c95133
Merge pull request #160878 from r-ryantm/auto-update/cpu-x
cpu-x: 4.2.0 -> 4.3.0
2022-02-19 13:13:25 +01:00
R. Ryantm
c100889789 cpu-x: 4.2.0 -> 4.3.0 2022-02-19 11:28:20 +00:00
Daniel Nagy
7f76ac5d6a
tty-share: switch to buildGoModule
Also pass the version to the go linker.
2022-02-19 12:21:05 +01:00
Joshua Potter
531ff21671 Add self as maintainer. 2022-02-19 05:56:37 -05:00
Fabian Affolter
75aa457cc6 jrnl: 2.8.3 -> 2.8.4 2022-02-19 11:16:39 +01:00
lewo
91c340ea11
Merge pull request #160451 from jrpotter/master
gremlin-console: 3.5.1 -> 3.5.2
2022-02-19 11:03:54 +01:00
R. Ryantm
d614b891a2 bemenu: 0.6.4 -> 0.6.6 2022-02-19 09:49:31 +00:00
Artturi
fa85412232
Merge pull request #160744 from bbigras/anytype
anytype: 0.23.0 -> 0.23.5
2022-02-19 06:28:58 +02:00
Átila Saraiva
d3f07498cd oil-buku: init at 0.3.2 2022-02-18 22:24:48 -03:00
Renaud
63756b44ca
Merge pull request #158566 from tomfitzhenry/feedbackd-20211018
feedbackd: 0.0.0+git20210426 -> 0.0.0+git20211018
2022-02-18 20:38:02 +01:00
Bruno Bigras
9d6d47e348 anytype: 0.23.0 -> 0.23.5 2022-02-18 14:03:18 -05:00
Ryan Horiguchi
191967cb47
spicetify-cli: 2.9.0 -> 2.9.1 2022-02-18 17:53:02 +01:00
Bobby Rong
c6e98d3406
Merge pull request #159369 from yipengsun/update-logseq
logseq: 0.5.4 -> 0.5.9
2022-02-19 00:27:46 +08:00
Bobby Rong
c384d4faff
Merge pull request #160203 from r-ryantm/auto-update/p2pool
p2pool: 1.6 -> 1.7
2022-02-18 21:33:44 +08:00
Pascal Wittmann
febf23e69c
Merge pull request #160188 from r-ryantm/auto-update/dmenu
dmenu: 5.0 -> 5.1
2022-02-18 10:32:50 +01:00
R. Ryantm
43270e7471 AusweisApp2: 1.22.3 -> 1.22.4 2022-02-18 00:42:16 +00:00
Dmitriy
8d2fa50ec9 Add psydvl to maintainers list
Add psydvl to bottles package maintainers
2022-02-17 21:44:47 +03:00
Dmitriy
eb1ed6553a bottles: 2021.12.28-treviso -> 2022.2.14-trento
`libunwind` and `libusb1` added to steam.run because program default wine runner `caffe` require it
2022-02-17 21:44:35 +03:00
Jörg Thalheim
a91b28ef0e
Merge pull request #160200 from Stunkymonkey/mediaelch-libmediainfo
mediaelch: fix loading of libmediainfo
2022-02-17 14:31:10 +00:00
markuskowa
2f7ef979c7
Merge pull request #160324 from r-ryantm/auto-update/gpxsee
gpxsee: 10.3 -> 10.4
2022-02-17 14:21:43 +01:00
Felix Buehler
64d9b62ab9 mediaelch: fix loading of libmediainfo 2022-02-17 14:04:10 +01:00
Joshua Potter
95431151db gremlin-server: init at 3.5.2 2022-02-17 06:26:04 -05:00
R. RyanTM
312f673f41
xmrig-mo: 6.16.2-mo2 -> 6.16.4-mo1
(#159840)
2022-02-17 12:15:37 +01:00
Joshua Potter
18c02d81b0 gremlin-console: 3.5.1 -> 3.5.2 2022-02-17 05:46:00 -05:00
AndersonTorres
9d07a91aeb yambar: mesonFeatureFlag with descriptive argument names 2022-02-16 23:59:42 -03:00
R. RyanTM
ed8716d97e
whalebird: 4.5.0 -> 4.5.1
(#159962)
2022-02-16 22:51:11 +01:00
R. Ryantm
e8137065b5 slides: 0.7.2 -> 0.7.3 2022-02-16 21:02:55 +00:00
Ivv
7b83619948
Merge pull request #160183 from Unkn0wnCat/feature/plasma-theme-switcher
plasma-theme-switcher: init at 0.1
2022-02-16 21:13:13 +01:00
devhell
26826a0dab zettlr: 2.2.1 -> 2.2.2 2022-02-16 12:56:12 +00:00
R. Ryantm
94b52f0c2d gpxsee: 10.3 -> 10.4 2022-02-16 12:16:27 +00:00
Kevin Kandlbinder
50e6588e38 plasma-theme-switcher: init at 0.1 2022-02-16 12:54:11 +01:00
R. Ryantm
4c54ad0f3c geoipupdate: 4.8.0 -> 4.9.0 2022-02-16 08:45:44 +00:00
Sandro
ed9c8d388e
Merge pull request #159047 from devhell/bump-zettlr 2022-02-15 23:02:24 +01:00
R. Ryantm
5b55c25c21 p2pool: 1.6 -> 1.7 2022-02-15 19:55:52 +00:00
R. Ryantm
7fe35cc0b6 dmenu: 5.0 -> 5.1 2022-02-15 16:21:01 +00:00
Doron Behar
a400822701
Merge pull request #160125 from doronbehar/pkg/hplip 2022-02-15 17:24:34 +02:00
Mario Rodas
a2c4c82081
Merge pull request #160174 from r-ryantm/auto-update/gallery_dl
gallery-dl: 1.20.4 -> 1.20.5
2022-02-15 09:30:56 -05:00
Sandro
a0ea39b899
Merge pull request #158700 from SuperSandro2000/lemonade 2022-02-15 14:53:46 +01:00
R. Ryantm
691fc7077e gallery-dl: 1.20.4 -> 1.20.5 2022-02-15 13:47:39 +00:00
Kevin Cox
3cc1b8163d
Merge pull request #148937 from psydvl/Wike
Wike: fix: provide right python version instead of patching source
2022-02-15 08:18:32 -05:00
Dmitriy
8144bd3050 Fix: provide right python version instead of patching source 2022-02-15 16:02:28 +03:00
R. Ryantm
2e1f121ff2 fnott: 1.2.0 -> 1.2.1 2022-02-15 13:00:37 +00:00
R. Ryantm
07c953ae72 orca: 41.1 -> 41.2 2022-02-15 13:30:23 +01:00
Doron Behar
d055f48602 dupeguru: Use pyqt5_sip from python3.pkgs 2022-02-15 13:29:51 +02:00
Franz Pletz
6985703263
Merge pull request #159913 from r-ryantm/auto-update/kanboard 2022-02-15 11:25:27 +01:00
Fabian Affolter
1b5225a2aa
Merge pull request #159976 from gador/octoprint-werkzeug
octoprint: disable tests
2022-02-15 10:47:33 +01:00
Jörg Thalheim
b081abfa4c
Merge pull request #160107 from doronbehar/pkg/dupeguru
dupeguru: 4.0.4 -> 4.1.1
2022-02-15 07:34:35 +00:00
Jonasmadsen
0c66a2f30d
archivebox: refactor and fix
Archivebox didn't build before but does now.
2022-02-15 07:18:02 +00:00
Doron Behar
902705927a maintainers: update @novoxd github login 2022-02-15 08:25:21 +02:00
Doron Behar
4c1298943b dupeguru: 4.0.4 -> 4.1.1
Fix pyqt5_sip issue, and enable tests.
2022-02-15 08:23:45 +02:00
R. Ryantm
081ca28ece lscolors: 0.8.1 -> 0.9.0 2022-02-14 19:47:06 +00:00
devhell
71bcac92f3 zettlr: 2.1.3 -> 2.2.1 2022-02-14 12:12:44 +00:00
florian on nixos (Florian Brandes)
6833b1a1a7
ocoprint: fix build due to recent python upgrades
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
2022-02-14 12:40:07 +01:00