Nikolay Korotkiy
833b639d7b
gpxsee: 7.32 -> 7.33
2020-10-08 11:51:24 +03:00
Bernardo Meurer
56c9f66a42
octoprint.python.pkgs.displaylayerprogress: 1.23.2 -> 1.24.0
2020-10-07 20:56:53 -07:00
Ryan Mulligan
c6a937ed22
Merge pull request #85040 from das-g/prevo-init
...
prevo: init at 0.2
2020-10-07 19:34:43 -07:00
Raphael Borun Das Gupta
905cf1555c
prevo: init at 0.2
2020-10-07 19:29:26 -07:00
gnidorah
708f3ce52f
ArchiSteamFarm: 4.2.4.0 -> 4.3.0.6 ( #99972 )
2020-10-07 17:55:26 -04:00
Aaron Andersen
68e9a64d56
Merge pull request #99943 from jojosch/dbeaver-7.2.2
...
dbeaver: 7.2.1 -> 7.2.2
2020-10-07 16:30:39 -04:00
Nicolas Martin
2ec74f3c33
charm: 0.8.2 -> 0.8.3
2020-10-07 18:16:48 +02:00
Stig P
2c0dc389b4
Merge pull request #98622 from avdv/auto-update/wtf
...
wtf: 0.31.0 -> 0.32.0
2020-10-07 15:34:28 +00:00
Claudio Bley
fd04da1540
wtf: 0.31.0 -> 0.32.0
...
* mark as broken on darwin
```
these derivations will be built:
/nix/store/f29hm2393h56xh4slil62zlb72j5k0nq-wtf-0.32.0.drv
building '/nix/store/f29hm2393h56xh4slil62zlb72j5k0nq-wtf-0.32.0.drv'...
unpacking sources
unpacking source archive /nix/store/7xd1c92n7i0pcpxb71qgfz7d0hasbcrf-source
source root is source
patching sources
configuring
building
Building subPackage ./.
modules/azuredevops/widget.go:7:2: cannot find package "." in:
/private/var/folders/hk/77b9kbln51v8hgc1c6j767k00000gn/T/nix-build-wtf-0.32.0.drv-0/source/vendor/github.com/microsoft/azure-devops-go-api/azuredevops
modules/azuredevops/client.go:7:2: cannot find package "." in:
/private/var/folders/hk/77b9kbln51v8hgc1c6j767k00000gn/T/nix-build-wtf-0.32.0.drv-0/source/vendor/github.com/microsoft/azure-devops-go-api/azuredevops/build
builder for '/nix/store/f29hm2393h56xh4slil62zlb72j5k0nq-wtf-0.32.0.drv' failed with exit code 1
error: build of '/nix/store/f29hm2393h56xh4slil62zlb72j5k0nq-wtf-0.32.0.drv' failed
```
2020-10-07 17:11:42 +02:00
Johannes Schleifenbaum
2fcbd87b2e
dbeaver: 7.2.1 -> 7.2.2
2020-10-07 12:37:56 +02:00
Vladimir Serov
16265f5641
super-slicer: 2.2.53.1 -> 2.2.54.0
2020-10-06 23:54:04 +03:00
Nicolas Martin
d01e3d5489
charm: init at 0.8.2
2020-10-06 22:25:36 +02:00
Luflosi
14385e08fe
kitty: 0.19.0 -> 0.19.1
...
https://github.com/kovidgoyal/kitty/releases/tag/v0.19.1
2020-10-06 11:52:26 +02:00
Frederik Rietdijk
692d219a93
Merge staging-next into staging
2020-10-06 10:25:58 +02:00
Jonathan Ringer
90e5082576
ape: don't inherit lexicon from pkgs scope
2020-10-05 10:55:06 -07:00
Mario Rodas
51038178c2
Merge pull request #99313 from elkowar/update-pipr-0.0.15
...
pipr: 0.0.12 -> 0.0.15
2020-10-02 19:21:49 -05:00
Patrick Hilhorst
f7e390e6d4
treewide: fix redirected urls (run 3)
...
Related:
- 9fc5e7e473
- 593e11fd94
- 508ae42a0f
Since the last time I ran this script, the Repology API changed, so I had to
adapt the script used in the previous PR. The new API should be more robust, so
overall this is a positive (no more grepping the error messages for our relevant
data but just a nice json structure).
Here's the new script I used:
```sh
curl https://repology.org/api/v1/repository/nix_unstable/problems \
| jq -r '.[] | select(.type == "homepage_permanent_https_redirect") | .data | "s@\(.url)@\(.target)@"' \
| sort | uniq | tee script.sed
find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```
I will also add this script to `maintainers/scripts`.
2020-10-02 09:01:35 -07:00
Jonathan Ringer
1b17aea63e
dbvisualizer: remove
...
Source has likely been broken since 2017
It's unfree, so we don't have hydra to view breakage history.
2020-10-01 21:15:04 -07:00
Jake Gillberg
6535c9f1da
waybar: 0.9.3 -> 0.9.4
...
Was frustrated with https://github.com/Alexays/Waybar/issues/739
2020-10-01 19:49:56 -07:00
WORLDofPEACE
5c2446f9aa
Merge pull request #99238 from mdevlamynck/fix-effitask
...
effitask: fix build
2020-10-01 18:38:26 -04:00
elkowar
ea329b5547
pipr: 0.0.12 -> 0.0.15
2020-10-01 20:04:06 +02:00
Timo Kaufmann
cb5a4de2b9
Merge pull request #90172 from AluisioASG/aasg/sox-wv
...
sox: Add WavPack support
2020-10-01 17:21:06 +02:00
Silvan Mosberger
098dedb63f
Merge pull request #98584 from sikmir/joplin
...
joplin-desktop: 1.0.245 -> 1.1.4
2020-09-30 23:47:53 +02:00
R. RyanTM
cedc599764
pwsafe: 3.52.0 -> 3.53.0
2020-09-30 08:49:25 -07:00
Matthias Devlamynck
ab0e7bffa0
effitask: fix build
2020-09-30 12:30:54 +02:00
Mario Rodas
e1d0f3ceb5
archiver: 3.3.1 -> 3.3.2
...
https://github.com/mholt/archiver/releases/tag/v3.3.2
2020-09-29 19:00:00 -05:00
Anderson Torres
9f973593c8
Merge pull request #98991 from AndersonTorres/netsurf-upload
...
Netsurf: a huge rewrite+update!
2020-09-29 15:01:32 -03:00
Gabriel Ebner
92da99b415
Merge pull request #98982 from valencik/blender-2.90.1
...
blender: 2.90.0 -> 2.90.1
2020-09-29 08:17:33 +02:00
AndersonTorres
3072952295
Netsurf browser: 3.9 -> 3.10
2020-09-28 22:39:18 -03:00
AndersonTorres
66fac9a0bf
Netsurf libnsfb: 0.2.1 -> 0.2.2
2020-09-28 22:39:18 -03:00
AndersonTorres
a5c9ce767b
Netsurf libsvgtiny: 0.1.7 -> 0.1.7
2020-09-28 22:39:18 -03:00
AndersonTorres
ed204dc61b
Netsurf libdom: 0.4.0 -> 0.4.1
2020-09-28 22:39:18 -03:00
AndersonTorres
486a3fb556
Netsurf libhubub: 0.3.6 -> 0.3.7
2020-09-28 22:39:18 -03:00
AndersonTorres
d6d7ead024
Netsurf libcss: 0.9.0 -> 0.9.1
2020-09-28 22:39:17 -03:00
AndersonTorres
d5832afa3e
Netsurf nsgenbind: 0.7 -> 0.8
2020-09-28 22:39:17 -03:00
AndersonTorres
b537eb29c0
Netsurf libwapcaplet: 0.4.2 -> 0.4.3
2020-09-28 22:39:17 -03:00
AndersonTorres
fc5cb71883
Netsurf libutf8proc: 2.4.0-1
2020-09-28 22:39:16 -03:00
AndersonTorres
91f818b2be
Netsurf libnsutils: 0.0.5 -> 0.1.0
2020-09-28 22:39:16 -03:00
AndersonTorres
88ef1ffe46
Netsurf libnspsl: 0.1.5 -> 0.1.6
2020-09-28 22:39:16 -03:00
AndersonTorres
d1e5d5012f
Netsurf libnslog: 0.1.2 -> 0.1.3
2020-09-28 22:39:16 -03:00
AndersonTorres
bf98c55b76
Netsurf libnsgif: 0.2.1 -> 0.2.1
2020-09-28 22:39:15 -03:00
AndersonTorres
b06a3b1fcb
Netsurf libnsbmp: 0.1.6 -> 0.1.6
2020-09-28 22:39:15 -03:00
AndersonTorres
0f845601f6
Netsurf libparserutils: 0.2.4 -> 0.2.4
...
Update metadata and maintain version
2020-09-28 22:39:15 -03:00
AndersonTorres
b055ec84fc
Netsurf buildysstem: 1.8 -> 1.9
2020-09-28 22:39:14 -03:00
Jan Tojnar
32b4375f10
Merge branch 'staging-next' into staging
2020-09-29 00:12:29 +02:00
Ryan Mulligan
e8f69ee41e
Merge pull request #98715 from r-ryantm/auto-update/fff
...
fff: 2.1 -> 2.2
2020-09-28 06:18:07 -07:00
Mario Rodas
692f58d16f
Merge pull request #81116 from matthiasbeyer/add-swappy
...
swappy: Init at 1.2.1
2020-09-28 01:13:17 -05:00
Mario Rodas
f13c14ce5c
Merge pull request #98966 from matthias-t/zola-0.12.1
...
zola: 0.12.0 -> 0.12.1
2020-09-27 22:57:18 -05:00
Andrew Valencik
075014385e
blender: 2.90.0 -> 2.90.1
2020-09-27 22:40:55 -04:00
Justin Lovinger
2870231e08
rofimoji: init at 4.3.0
2020-09-27 18:37:44 -04:00
Matthias Totschnig
19becd922c
zola: 0.12.0 -> 0.12.1
2020-09-27 20:13:26 +02:00
Michael Raskin
862e6fe2c6
Merge pull request #98905 from r-ryantm/auto-update/vifm
...
vifm: 0.10.1 -> 0.11
2020-09-27 13:04:54 +00:00
Nikolay Korotkiy
a502146d7a
gpxsee: 7.31 -> 7.32
2020-09-27 14:26:21 +02:00
R. RyanTM
40b1a628b6
vifm: 0.10.1 -> 0.11
2020-09-27 19:16:44 +10:00
Mario Rodas
7045401699
Merge pull request #98817 from marsam/update-archiver
...
archiver: 3.3.0 -> 3.3.1
2020-09-26 16:33:56 -05:00
Ryan Mulligan
22cb0f88a1
Merge pull request #98829 from r-ryantm/auto-update/obsidian
...
obsidian: 0.8.12 -> 0.8.15
2020-09-26 07:03:17 -07:00
Oleksii Filonenko
346d16add1
Merge pull request #98729 from r-ryantm/auto-update/hugo
...
hugo: 0.74.3 -> 0.75.1
2020-09-26 10:57:55 +03:00
R. RyanTM
082fd1a676
obsidian: 0.8.12 -> 0.8.15
2020-09-26 06:26:16 +00:00
Mario Rodas
5d7544ee72
archiver: 3.3.0 -> 3.3.1
...
https://github.com/mholt/archiver/releases/tag/v3.3.1
2020-09-25 18:00:00 -05:00
Robert Scott
2f93218001
Merge pull request #98747 from freezeboy/fix-rsibreak
...
rsibreak: 0.12.8 -> 0.12.13
2020-09-25 20:57:51 +01:00
Ryan Mulligan
b8883134be
Merge pull request #98712 from r-ryantm/auto-update/dstask
...
dstask: 0.20 -> 0.21
2020-09-25 08:45:46 -07:00
freezeboy
88c8a3c69f
rsibreak: 0.12.8 -> 0.12.13
2020-09-25 14:57:49 +02:00
R. RyanTM
3765ae7ad5
hugo: 0.74.3 -> 0.75.1
2020-09-25 09:39:22 +00:00
Lancelot SIX
2281b638c5
Merge pull request #98635 from jojosch/dbeaver-7.2.1
...
dbeaver: 7.2.0 -> 7.2.1
2020-09-25 09:29:22 +01:00
R. RyanTM
cef4bc9f8a
fff: 2.1 -> 2.2
2020-09-25 06:32:31 +00:00
R. RyanTM
adf9fe19f5
dstask: 0.20 -> 0.21
2020-09-25 05:36:08 +00:00
R. RyanTM
91e5494dbf
cheat: 4.0.4 -> 4.1.0
2020-09-25 02:08:28 +00:00
zimbatm
7bfde4b334
Revert "st: enable build on darwin ( #98668 )"
...
This reverts commit 34133d5425
.
2020-09-25 00:06:56 +02:00
Ben Siraphob
34133d5425
st: enable build on darwin ( #98668 )
2020-09-24 21:57:19 +00:00
Jan Tojnar
d471c5d1f3
Merge branch 'staging-next' into staging
2020-09-24 23:09:00 +02:00
Tim Steinbach
020ff6989a
1password: 1.1.1 -> 1.7.0
2020-09-24 16:50:38 -04:00
Johannes Schleifenbaum
0a07c8c67e
dbeaver: 7.2.0 -> 7.2.1
2020-09-24 11:32:58 +02:00
R. RyanTM
fe11d0ce2d
grip: 4.1.1 -> 4.2.0
2020-09-23 20:16:58 -07:00
Nikolay Korotkiy
338b02d59f
joplin-desktop: 1.0.245 -> 1.1.4
2020-09-23 21:53:21 +03:00
Ryan Mulligan
d291fa0a1e
Merge pull request #98546 from r-ryantm/auto-update/go-jira
...
go-jira: 1.0.23 -> 1.0.24
2020-09-23 06:41:38 -07:00
Mario Rodas
c006f18a79
Merge pull request #98509 from r-ryantm/auto-update/fetchmail
...
fetchmail: 6.4.8 -> 6.4.12
2020-09-23 06:54:26 -05:00
R. RyanTM
5b1381f619
go-jira: 1.0.23 -> 1.0.24
2020-09-23 09:49:17 +00:00
R. RyanTM
9be69c5cc4
fetchmail: 6.4.8 -> 6.4.12
2020-09-23 01:20:28 +00:00
Daniël de Kok
e05feccc46
weather: enable on all Unix platforms
2020-09-22 19:56:48 +02:00
Daniël de Kok
53c78da3b7
weather: cleanups
2020-09-22 19:56:42 +02:00
Frederik Rietdijk
7bff759fac
Merge staging-next into staging
2020-09-22 18:31:56 +02:00
Daniël de Kok
271b9ac9a7
weather: reformat derivation
2020-09-22 06:50:04 +02:00
Daniël de Kok
748aa38cb1
Merge pull request #98195 from zachcoyle/weather-enable-darwin
...
weather: enable on darwin
2020-09-22 06:48:09 +02:00
Zach Coyle
b06070c2bb
weather: enable on darwin
2020-09-21 18:13:52 -04:00
Mario Rodas
b144c8f25a
Merge pull request #98271 from sternenseemann/fuzzel-1.4.2
...
fuzzel: 1.4.1 → 1.4.2
2020-09-21 07:24:17 -05:00
WORLDofPEACE
978e419abe
Merge branch 'staging-next' into staging
2020-09-20 18:43:38 -04:00
WORLDofPEACE
34aaac6d7c
Merge branch 'staging-next' into staging
2020-09-20 18:41:15 -04:00
dawidsowa
8bb5c62adc
gallery-dl: 1.14.5 -> 1.15.0
2020-09-20 22:42:36 +02:00
Yves Fischer
a426157210
qcad: replace qt argument
...
change qcad to take the individual packages instead of qt5 as argument
2020-09-20 17:24:42 +02:00
Gabriel Ebner
4e7b124f13
Merge pull request #98290 from yvesf/qcad-3.25.2.0
2020-09-20 17:04:11 +02:00
Gabriel Ebner
a2bd21f1bf
Merge pull request #98314 from gebner/upgradejava
2020-09-20 16:36:52 +02:00
Yves Fischer
2f934a967c
qcad: fix library browser
...
the drawing library of qcad uses qt's database abstract for sqlite.
Somehow the libqsqlite library file is not found in the default
location. As workaround it is copied to the qcad library directory.
2020-09-20 16:35:24 +02:00
Ryan Mulligan
4de9a13eef
Merge pull request #95973 from r-ryantm/auto-update/heimer
...
heimer: 1.18.0 -> 1.19.0
2020-09-20 07:01:39 -07:00
Daniël de Kok
770ecb1d31
Merge pull request #98266 from joncojonathan/removeAsMaintainer
...
Remove joncojonathan as maintainer
2020-09-20 11:38:30 +02:00
Gabriel Ebner
effd6aa53a
gpsprune: use latest jdk
2020-09-20 11:25:44 +02:00
joncojonathan
609e3aa507
gramps: remove joncojonathan as maintainer
2020-09-20 11:19:26 +02:00
joncojonathan
ff078a7e0f
keepass: remove joncojonathan as maintainer
2020-09-20 11:19:00 +02:00
Yves Fischer
ea72791b9b
qcad: 3.25.0.0 -> 3.25.2.0
2020-09-19 21:48:24 +02:00
sternenseemann
5f47df90ba
fuzzel: 1.4.1 → 1.4.2
2020-09-19 12:50:44 +02:00
Serg Nesterov
b5ea7643dc
navi: 2.10.0 -> 2.12.0
2020-09-19 09:03:03 +02:00