Léo Gaspard
203955fa0c
Merge pull request #82714 from delroth/s3tc
...
libtxc_dxtn{,_s2tc}: remove from nixpkgs + hardware.opengl options
2020-04-20 13:41:47 +02:00
oxalica
4ab8a6e622
birdtray: 1.7.0 -> 1.8.0
2020-04-20 16:56:02 +08:00
Jörg Thalheim
ee3eb80af9
Merge pull request #85592 from delroth/alacritty-strip
2020-04-20 05:41:31 +01:00
Pierre Bourdon
e857e72b7a
alacritty: manually strip before running patchelf
...
patchelf seems to generate an ELF that "strip" cannot process:
strip: /tmp/stNGAZvd: not enough room for program headers, try linking with -N
strip:/tmp/stNGAZvd[.interp]: bad value
(This unfortunately does not cause any errors or even error output in
the build log, since the default strip hook redirects them to /dev/null
and ignores failures.)
The lack of stripping ends up leaking paths to the compiler in the debug
symbols. This more than doubles the transitive closure size of
alacritty.
Impact on closure size: 314.5M -> 131.8M.
2020-04-20 05:48:04 +02:00
Pierre Bourdon
1b89bffcf4
libtxc_dxtn{,_s2tc}: remove from nixpkgs + hardware.opengl options
...
Context: discussion in https://github.com/NixOS/nixpkgs/pull/82630
Mesa has been supporting S3TC natively without requiring these libraries
since the S3TC patent expired in December 2017.
2020-04-20 03:19:41 +02:00
Maximilian Bosch
07d622284d
Merge pull request #85558 from prusnak/keepassxc
...
keepassxc: 2.5.2 -> 2.5.4
2020-04-20 01:31:00 +02:00
samlich
8f6882bb4c
lutris: fix gog integration
2020-04-19 22:16:29 +00:00
Pavol Rusnak
e353fe89db
keepassxc: 2.5.2 -> 2.5.4
...
+ disabled testcli flaky test
2020-04-19 14:49:07 +02:00
Manuel Bärenz
f253da42f8
Add myself (turion) to the maintainers list for several packages
...
Following nh2's advice, I want to be more involved in nixpkgs,
and I'll start to review changes to programs that are important to me,
and that didn't have a long list of maintainers yet.
2020-04-19 13:14:31 +02:00
worldofpeace
ddbc832637
Revert "calibre: 4.12.0 -> 4.13.0"
2020-04-18 20:51:33 -04:00
adisbladis
8804e2f53f
Merge pull request #85248 from HugoReeves/update-joplin-desktop
...
joplin-desktop: 1.0.179 -> 1.0.200
2020-04-19 02:48:45 +02:00
Fabian Möller
9c83defd29
AusweisApp2: init at 1.20.0
2020-04-18 23:30:22 +02:00
Vladimír Čunát
e233a9d4dd
Merge #84442 : staging-next branch
2020-04-18 23:11:00 +02:00
Anderson Torres
5f0fa1b454
Merge pull request #84370 from AndersonTorres/update-calibre
...
calibre : 4.12.0 -> 4.13.0
2020-04-18 16:54:14 -03:00
Arnout Engelen
03c76d470a
sweethome3d: 6.2 -> 6.3
...
unfortunately still needs me to manually roll back the mesa version
from 20.0.2 (or 20.0.4) to 19.3.3 as discussed in
https://discourse.nixos.org/t/glx-not-recognised-after-mesa-update/6753
using 'sweethome3.application'
2020-04-18 19:17:58 +02:00
Pavol Rusnak
fadcfc3ea4
treewide: per RFC45, remove more unquoted URLs
2020-04-18 14:04:37 +02:00
Vladimír Čunát
d96487b9ca
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1582510
2020-04-18 07:42:26 +02:00
Matthieu Coudron
839263d558
termpdf.py: init at 2019-09-30
...
This is a pdf reader for the terminal kitty.
2020-04-17 21:01:17 +02:00
nschoe
b584941ab9
st: copy config file in 'prePatch' instead of 'preBuild'
...
The patch phase runs after the build phase. Which means than when
using an override to override both 'conf' and 'patches' to provide
a custom config file and apply some patches, it doesn't work:
- first the patches applied (optionally changing config.def.h)
- then preBuild is run which overrides config.def.h with the user
supplied one (effectively cancelling previously applied patches)
By copying the config file in the prePatch phase instead, changes
are kept and applied in order.
2020-04-17 14:52:40 +01:00
Hugo Reeves
9301b2c95d
joplin-desktop: add maintainer hugoreeves, change homepage
2020-04-17 10:52:22 +12:00
Zakkor
13c58fbbf4
upwork: init at 5.3.3-883
2020-04-16 14:45:30 -07:00
Jan Tojnar
3d8e436917
Merge branch 'master' into staging-next
2020-04-16 10:09:43 +02:00
worldofpeace
9ec6bcba22
Merge pull request #85228 from etu/update-sequeler
...
sequeler: 0.7.4 -> 0.7.9
2020-04-16 02:19:13 -04:00
Niklas Hambüchen
74946536fe
Merge pull request #85196 from r-ryantm/auto-update/blugon
...
blugon: 1.12.0 -> 1.12.1
2020-04-16 04:52:00 +02:00
Niklas Hambüchen
33496aa3a6
Merge pull request #85261 from r-ryantm/auto-update/notejot
...
notejot: 1.6.0 -> 1.6.3
2020-04-16 04:46:04 +02:00
AndersonTorres
d811d6a0dc
[WIP] {help wanted} calibre: 4.12.0 -> 4.13.0
2020-04-15 17:44:08 -03:00
Marc 'risson' Schmitt
385289b9bd
yubioath-desktop: 5.0.2 -> 5.0.3
2020-04-15 16:13:43 +02:00
R. RyanTM
ff820a10b5
notejot: 1.6.0 -> 1.6.3
2020-04-15 04:11:32 +00:00
AndersonTorres
3e03c1bbb1
cherrytree: 0.39.0 -> 0.39.2
2020-04-14 21:53:27 -03:00
Hugo Reeves
b70a3dc515
joplin-desktop: 1.0.179 -> 1.0.200
...
Builds successfully on NixOS
2020-04-15 08:33:29 +12:00
Maximilian Bosch
401e07d419
Merge pull request #84551 from gnprice/pr-stripDebugList
...
treewide: Fix types of stripDebugList attrs (and fix doc)
2020-04-14 15:54:52 +02:00
Elis Hirwing
cca2fe91ad
sequeler: 0.7.4 -> 0.7.9
...
Changelogs:
- https://github.com/Alecaddd/sequeler/releases/tag/v0.7.5
- https://github.com/Alecaddd/sequeler/releases/tag/v0.7.6
- https://github.com/Alecaddd/sequeler/releases/tag/v0.7.7
- https://github.com/Alecaddd/sequeler/releases/tag/v0.7.8
- https://github.com/Alecaddd/sequeler/releases/tag/v0.7.9
2020-04-14 15:39:44 +02:00
worldofpeace
29016450ab
Merge pull request #84101 from worldofpeace/calibre-desktop
...
calibre: install desktop items
2020-04-14 08:48:21 -04:00
adisbladis
46f06e083b
Merge pull request #84822 from flokli/subsurface-4.9.3
...
subsurface: 4.8.2 -> 4.9.3
2020-04-14 11:05:27 +02:00
R. RyanTM
8f59b98fd3
blugon: 1.12.0 -> 1.12.1
2020-04-14 06:07:15 +00:00
Oleksii Filonenko
535ac441c6
ulauncher: 5.6.1 -> 5.7.3
2020-04-14 00:46:38 +03:00
Jan Tojnar
a04625379a
Merge branch 'master' into staging-next
2020-04-13 18:50:35 +02:00
Nikolay Korotkiy
6f6d2124fc
gpsbabel-gui: init at 1.6.0
2020-04-13 17:12:20 +02:00
Marek Mahut
e9bc22e904
Merge pull request #80619 from sorki/ipmicfg
...
ipmicfg: 1.29.0-181029 -> 1.30.0-190710
2020-04-13 16:45:15 +02:00
Graham Christensen
ff80d9c19b
Merge pull request #77500 from Emantor/pkg/microcom
...
microcom: init at 2019.01.0
2020-04-13 07:46:07 -04:00
Rouven Czerwinski
b6bddf9e8a
microcom: init at 2019.01.0
2020-04-13 13:24:24 +02:00
Nikolay Korotkiy
d933524a2a
nnn: 3.0 -> 3.1
2020-04-13 13:23:53 +03:00
Cole Helbling
8b2abebb23
alacritty: improve robustness of installPhase
2020-04-12 14:06:08 -07:00
Benjamin Hipple
d4dea954c8
Merge pull request #85077 from IvarWithoutBones/1password
...
1password: 0.7.0 -> 0.9.4
2020-04-12 11:15:12 -04:00
Ivar
1b39c60fcd
1password: 0.7.0 -> 0.9.4
2020-04-12 16:04:19 +02:00
Ryan Mulligan
8b1a581efd
Merge pull request #85061 from r-ryantm/auto-update/etesync-dav
...
etesync-dav: 0.15.0 -> 0.16.0
2020-04-12 06:36:22 -07:00
Symphorien Gibol
99b5068c26
pdfarranger: 1.3.1 -> 1.4.2
2020-04-12 14:13:29 +02:00
Maximilian Bosch
81a6a80436
Merge pull request #85050 from r-ryantm/auto-update/waybar
...
waybar: 0.9.1 -> 0.9.2
2020-04-12 12:31:02 +02:00
R. RyanTM
7a06b8c181
etesync-dav: 0.15.0 -> 0.16.0
2020-04-12 09:32:25 +00:00
R. RyanTM
f1d646b36f
waybar: 0.9.1 -> 0.9.2
2020-04-12 04:00:43 +00:00
Mario Rodas
b445532528
Merge pull request #85035 from r-ryantm/auto-update/hugo
...
hugo: 0.68.3 -> 0.69.0
2020-04-11 21:07:21 -05:00
R. RyanTM
f4161cc59d
hugo: 0.68.3 -> 0.69.0
2020-04-11 21:43:30 +00:00
Rok Garbas
4f8ca442d7
Merge pull request #85014 from bcc32/patch-1
...
megacmd: 1.1.0 -> 1.2.0
2020-04-11 21:30:57 +02:00
Aaron Zeng
d06f3687fa
megacmd: 1.1.0 -> 1.2.0
2020-04-11 13:49:38 -04:00
Nikolay Korotkiy
9980389161
gpxsee: 7.27 -> 7.28
2020-04-11 15:38:42 +03:00
Florian Klink
435ff3118e
subsurface: 4.8.2 -> 4.9.3
...
This bumps subsurface to 4.9.3.
As the subsurface-specific libdivecomputer source is shipped as a git
submodule these days, we can avoid having to fetch a separate tarball
that needs to be kept in sync (and is only uploaded for each release).
This also applies a patch on top of 4.9.3 to properly handle libgit2
versions 1.0 and later - conditional code for older libgit versions has
been removed upstream, but that's a nontrivial backport, which is why
this patch was added.
2020-04-11 12:51:32 +02:00
Jan Tojnar
dd0c85d546
Merge pull request #84969 from kisik21/mako-svg-icons
...
mako: wrap with wrapGAppsHook
2020-04-11 12:01:45 +02:00
Vika
c6eabc0033
mako: wrap with wrapGAppsHook
...
mako wasn't finding the librsvg library and its gdk-pixbuf loader, the
SVG icon support was broken for a long time.
2020-04-11 06:00:18 +03:00
Aaron Andersen
276a27b8f5
Merge pull request #80878 from MilesBreslin/nnn_config
...
nnn: Fix configuration file
2020-04-10 14:58:32 -04:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Jan Tojnar
1ab03c3a76
Merge branch 'master' into staging-next
2020-04-10 12:12:56 +02:00
R. RyanTM
087f912b71
mediainfo: 19.09 -> 20.03
2020-04-10 00:18:28 -07:00
R. RyanTM
6ff1813318
img2pdf: 0.3.3 -> 0.3.4
2020-04-09 20:57:53 -04:00
Tor Hedin Brønner
88607e0e02
Merge pull request #84694 from hedning/gnome-3.36.1
...
Gnome 3.36.1
2020-04-09 10:37:23 +02:00
R. RyanTM
1cab8bc0a6
ddgr: 1.7 -> 1.8
2020-04-09 02:16:42 +00:00
Mario Rodas
9ced617cf5
Merge pull request #84821 from r-ryantm/auto-update/fetchmail
...
fetchmail: 6.4.2 -> 6.4.3
2020-04-09 11:12:36 -05:00
Mario Rodas
b41b5287e2
Merge pull request #84788 from r-ryantm/auto-update/syncthingtray
...
syncthingtray: 0.10.7 -> 0.10.8
2020-04-09 11:11:08 -05:00
R. RyanTM
2058a22a4c
fetchmail: 6.4.2 -> 6.4.3
2020-04-09 15:09:08 +00:00
R. RyanTM
8ae65ec0cc
syncthingtray: 0.10.7 -> 0.10.8
2020-04-09 09:08:18 +00:00
Mario Rodas
c8e8a5425d
Merge pull request #84737 from jojosch/dbeaver_7.0.2
...
dbeaver: 7.0.1 -> 7.0.2
2020-04-08 19:34:43 -05:00
Anderson Torres
9589864ad1
Merge pull request #84604 from AndersonTorres/update-tilda
...
tilda: 1.4.1 -> 1.5.0
2020-04-08 15:44:17 -03:00
Samuel Leathers
72cb7f81fd
Merge pull request #81442 from manveru/bundler-2.1.4
...
bundler: 1.17.3 -> 2.1.4
2020-04-08 12:44:54 -04:00
Johannes Schleifenbaum
128baaf549
dbeaver: 7.0.1 -> 7.0.2
2020-04-08 18:43:22 +02:00
Jörg Thalheim
9902849e66
cheat: 3.8.0 -> 3.9.0
2020-04-08 10:11:41 +01:00
Tor Hedin Brønner
ef28fe9c92
orca: 3.36.0 -> 3.36.1
2020-04-08 09:48:14 +02:00
Yves Fischer
25c3d0da53
qcad: init at 3.24.2.1 ( #81209 )
...
Co-authored-by: zimbatm <zimbatm@zimbatm.com>
2020-04-07 21:46:50 +00:00
Nikolay Korotkiy
388635f82f
josm: 15937 -> 16239
2020-04-07 23:26:28 +02:00
Matthias Beyer
b9b3cdf058
buku: 4.2.2 -> 4.3
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-04-07 12:18:22 -07:00
Jonathan Ringer
d71ed93abf
lutris: 0.5.4 -> 0.5.5
2020-04-07 10:12:29 -07:00
AndersonTorres
10f1ce04b8
tilda: 1.4.1 -> 1.5.0
2020-04-07 10:19:44 -03:00
Michael Weiss
230b54c3cb
Merge pull request #83792 from primeos/gollum
...
gollum: 4.1.4 -> 5.0.1
2020-04-07 12:36:25 +02:00
Greg Price
7547cf9dfc
treewide: Fix up stripDebugList attrs to be lists.
...
The documentation says this should be a list, and it already is in
about half the expressions that set it.
The difference doesn't matter at present, because these values are all
space-free literals. But it will in a future with __structuredAttrs .
(The similar attr stripAllList has no users in the nixpkgs tree, so
there's nothing to do to fix any of those up.)
2020-04-06 21:26:52 -07:00
Ryan Mulligan
a7c2106568
Merge pull request #84441 from r-ryantm/auto-update/obinskit
...
obinskit: 1.1.1 -> 1.1.4
2020-04-06 13:31:10 -07:00
R. RyanTM
ac467bffd5
minder: 1.7.1 -> 1.7.2
2020-04-06 12:36:54 -07:00
Michael Weiss
bce93ec4c6
gollum: 4.1.4 -> 5.0.1
...
Some changes might require manual migration steps:
"Due to changes to the way in which Gollum handles filenames, you may
have to change some links in your wiki when migrating from gollum 4.x.
See the release notes [0] for more details. You may find the
bin/gollum-migrate-tags script helpful to accomplish this. Also see the
--lenient-tag-lookup option for making tag lookup backwards compatible
with 4.x, though note that this will decrease performance on large wikis
with many tags." (source: [1])
[0]: https://github.com/gollum/gollum/wiki/5.0-release-notes
[1]: https://github.com/gollum/gollum/blob/v5.0.0/HISTORY.md
2020-04-06 18:09:35 +02:00
Michael Fellinger
f92600b406
update versions in Gemfile.lock
2020-04-06 15:02:13 +02:00
Marek Mahut
c392599be3
Merge pull request #84218 from equirosa/tut
...
tut: init at 0.0.2
2020-04-06 12:36:05 +02:00
Frederik Rietdijk
2420184727
Merge staging into staging-next
2020-04-06 08:54:28 +02:00
R. RyanTM
63c541146e
obinskit: 1.1.1 -> 1.1.4
2020-04-06 06:52:30 +00:00
Ryan Mulligan
92ab349a70
Merge pull request #84098 from matthiasbeyer/update-mwic
...
mwic: 0.7.7 -> 0.7.8
2020-04-05 22:18:06 -07:00
Rohan Hart
2d05e15781
Lutris using Proton 5 depends on libselinux
...
fixes:
ImportError: libselinux.so.1
2020-04-06 14:53:14 +12:00
Maximilian Bosch
2732afe9fc
Merge pull request #84407 from r-ryantm/auto-update/khard
...
khard: 0.15.1 -> 0.16.0
2020-04-06 02:33:14 +02:00
R. RyanTM
35f427d9d0
khard: 0.15.1 -> 0.16.0
2020-04-05 22:44:43 +00:00
R. RyanTM
7fa60a5e6e
gpsprune: 19.2 -> 20
2020-04-05 23:32:12 +02:00
Frederik Rietdijk
ce2321f938
Merge staging-next into staging
2020-04-05 08:34:03 +02:00
Frederik Rietdijk
866c5aa090
Merge master into staging-next
2020-04-05 08:33:39 +02:00
Eduardo Quiros
20f9dae4f5
tut: init at 0.0.2
2020-04-04 16:22:36 -06:00
Maximilian Bosch
384a164a25
Merge pull request #83753 from cole-h/rofi-emoji
...
rofi-emoji: init at 2.1.2
2020-04-04 16:39:15 +02:00
Frederik Rietdijk
edaa972160
Merge staging-next into staging
2020-04-03 21:55:10 +02:00
Frederik Rietdijk
92124ed660
Merge master into staging-next
2020-04-03 21:54:40 +02:00
Mario Rodas
3573d7801c
Merge pull request #84172 from filalex77/kondo-0.3
...
kondo: init at 0.3
2020-04-03 09:13:16 -05:00
Jörg Thalheim
e1a880fca9
Merge pull request #84119 from i077/todoist-electron/1.20
...
todoist-electron: 1.19 -> 1.20
2020-04-03 12:56:48 +01:00
Mario Rodas
5452d07ab7
pueue: 0.2.1 -> 0.3.0
...
Changelog: https://github.com/Nukesor/pueue/releases/tag/v0.3.0
2020-04-03 04:20:00 -05:00
Oleksii Filonenko
72fb30d5cc
kondo: init at 0.3
2020-04-03 11:55:56 +03:00
Mario Rodas
1fffcbc798
Merge pull request #83967 from r-ryantm/auto-update/fusee-interfacee-tk
...
fusee-interfacee-tk: 1.0.0 -> 1.0.1
2020-04-02 18:20:05 -05:00
Jörg Thalheim
d6d87e6d93
Merge pull request #84111 from Mic92/clipit
...
clipit: 1.4.2 -> 1.4.4
2020-04-02 18:03:45 +01:00
talyz
b4d68d88c6
synergy: 1.11.0 -> 1.11.1
2020-04-02 16:31:22 +00:00
Imran Hossain
65d1579faa
todoist-electron: 1.19 -> 1.20
2020-04-02 12:06:35 -04:00
Jörg Thalheim
b4080f3eb5
clipit: 1.4.2 -> 1.4.4
2020-04-02 16:17:30 +01:00
worldofpeace
557eb8a89d
calibre: install desktop items
...
These have been available for a while it seems.
2020-04-02 07:41:53 -04:00
Timo Kaufmann
addac63b84
Merge pull request #84095 from timokau/calibre-unbreak-desktop
...
calibre: fix build of desktop items
2020-04-02 11:35:49 +00:00
Matthias Beyer
2bac62079e
mwic: 0.7.7 -> 0.7.8
2020-04-02 13:31:49 +02:00
Timo Kaufmann
3f76ce2011
calibre: fix build of desktop items
...
Broken by https://github.com/NixOS/nixpkgs/pull/75729 since the desktop
items are only valid after post-processing. There's probably multiple
better ways to do this, but I'm not a calibre maintainer and I just want
to get this unbroken as quickly as possible.
2020-04-02 11:52:39 +02:00
R. RyanTM
700ce1fd81
sequeler: 0.7.3 -> 0.7.4
2020-04-01 19:33:07 -07:00
AndersonTorres
a4e96ca322
lilyterm: 2017-01-06 -> 2019-07-25
...
faf1254f46049edfb1fd6e9191e78b1b23b9c51d
Fix a segfault bug for vte-0.54
2020-04-02 03:35:14 +02:00
R. RyanTM
5b8e21861a
xmrig: 5.7.0 -> 5.10.0
2020-04-01 16:56:17 -07:00
Ben Wolsieffer
9574d98a4a
opentx: 2.3.5 -> 2.3.7
2020-04-01 16:53:32 -07:00
R. RyanTM
8f0226ffa2
simplenote: 1.15.0 -> 1.15.1
2020-04-01 16:46:39 -07:00
Lancelot SIX
f7ccd35422
Merge pull request #84035 from r-ryantm/auto-update/wtf
...
wtf: 0.27.0 -> 0.28.0
2020-04-01 23:30:50 +02:00
R. RyanTM
ed2497199d
wtf: 0.27.0 -> 0.28.0
2020-04-01 21:09:43 +00:00
Jan Tojnar
15002f1cfd
tree-wide: Switch from gnome3.maintainers to lib.teams.gnome
2020-04-01 14:41:43 +02:00
R. RyanTM
8d4341343a
fusee-interfacee-tk: 1.0.0 -> 1.0.1
2020-04-01 12:01:04 +00:00
Nikolay Korotkiy
3094029291
gpxsee: 7.25 -> 7.27
2020-04-01 12:41:27 +03:00
Jan Tojnar
3e0f4e202f
Merge branch 'master' into staging-next
2020-03-31 21:32:15 +02:00
Cole Helbling
f0fe89357e
rofi: add plugins' share directories to XDG_DATA_DIRS
2020-03-31 12:01:47 -07:00
Cole Helbling
7fce01fd6a
rofi-emoji: init at 2.1.2
...
This plugin is intended to be supplied to the `rofi` wrapper through an
override:
pkgs.rofi.override { plugins = [ rofi-emoji ]; }
2020-03-31 12:00:54 -07:00
Jörg Thalheim
bfe1e17750
Merge pull request #83604 from charles-dyfis-net/curaengine-fix-openmp-compat
...
curaLulzbot: Fix build breakage around OpenMP compatibility
2020-03-31 17:54:54 +01:00
Jörg Thalheim
84ad3f2dc2
Merge pull request #82551 from Moredread/slicer
...
prusa-slicer: 2.1.1 -> 2.2.0
2020-03-31 14:54:45 +01:00
André-Patrick Bubel
bbce57b143
prusa-slicer: 2.1.1 -> 2.2.0
...
Adding myself (moredread) as maintainer. Several new dependencies and a bit of cleanup.
2020-03-31 15:00:49 +02:00
R. RyanTM
81baaa6860
gallery-dl: 1.13.1 -> 1.13.3
2020-03-30 21:48:17 -07:00
Rohan Hart
41fe7dbedf
lutris: custom wine installations require libkrb5
...
fixes the error: symbol k5_os_mutex_destroy version krb5support_0_MIT not defined in file libkrb5support.so.0
2020-03-30 19:51:15 -07:00
R. RyanTM
df62bb79cb
latte-dock: 0.9.9 -> 0.9.10
2020-03-30 18:08:11 -07:00
R. RyanTM
725e7aec63
calcurse: 4.5.1 -> 4.6.0
2020-03-30 17:05:58 -07:00
Ryan Mulligan
97f404147e
Merge pull request #82993 from Synthetica9/homepage-fix2
...
treewide: fix redirected urls (again)
2020-03-30 13:40:46 -07:00
Josef Kemetmüller
99a310e566
klayout: init at 0.26.2 ( #73941 )
2020-03-29 20:20:41 -04:00
luc65r
8edd400bfb
rofi-calc: init at 1.6 ( #83136 )
...
Also:
* maintainers: add albakhamj
* maintainers: add luc65r
* rofi: add plugins argument to wrapper
Co-authored-by: Maciej Krüger <mkg20001@gmail.com>
2020-03-30 01:18:56 +02:00
Cole Helbling
45f53ccd8b
alacritty: 0.4.1 -> 0.4.2
...
* alacritty now has its own org, so I changed the URLs to point there
* updated the description to match upstream's description
* formatted with nixpkgs-format
2020-03-29 15:15:32 -07:00
Ryan Mulligan
9d21fe813f
Merge pull request #83648 from r-ryantm/auto-update/pdfsam-basic
...
pdfsam-basic: 4.1.1 -> 4.1.2
2020-03-29 12:58:31 -07:00
Benjamin Hipple
21dbe88670
Merge pull request #83681 from Atemu/cherrytree-0.39.1
...
cherrytree: 0.39.0 -> 0.39.1
2020-03-29 14:31:14 -04:00
Charles Duffy
68d14b3756
curaLulzbot: Fix build breakage around OpenMP compatibility
2020-03-29 10:49:36 -05:00
Ryan Mulligan
98bc4867fa
Merge pull request #83652 from r-ryantm/auto-update/qmapshack
...
qmapshack: 1.14.0 -> 1.14.1
2020-03-29 07:21:36 -07:00
Atemu
e18f1429be
cherrytree: 0.39.0 -> 0.39.1
2020-03-29 14:57:44 +02:00
Luflosi
5b6dbb5e18
kitty: 0.17.1 -> 0.17.2
...
https://github.com/kovidgoyal/kitty/releases/tag/v0.17.2
2020-03-29 14:06:08 +02:00
R. RyanTM
99f39d0bc4
qmapshack: 1.14.0 -> 1.14.1
2020-03-29 07:35:11 +00:00
R. RyanTM
0295a51856
pdfsam-basic: 4.1.1 -> 4.1.2
2020-03-29 06:58:28 +00:00
Elyhaka
c2600f0424
wofi: changed maintainer after @erictapen request
2020-03-29 00:23:49 +01:00
Elyhaka
df2984dbf9
wofi: fix hash mismatch between fetchurl and fetchpatch
2020-03-29 00:23:49 +01:00
Frederik Rietdijk
a36be028f5
Merge staging-next into staging
2020-03-28 21:15:15 +01:00
Jaakko Luttinen
f576221832
electron-cash: 4.0.11 -> 4.0.14
2020-03-28 16:55:29 +01:00
Jörg Thalheim
774ddebd87
Merge pull request #83472 from Mic92/propragate-darwin-go
...
Propragate darwin go
2020-03-28 06:57:59 +00:00
Jörg Thalheim
716aa1abdb
curaengine-lulzbot: fix build
2020-03-28 03:06:34 +00:00
Patrick Hilhorst
84c2856760
Apply suggestions from code review
...
Co-Authored-By: Drew <drewrisinger@users.noreply.github.com>
2020-03-28 00:06:12 +01:00
worldofpeace
bee6c1a445
Merge pull request #81207 from aaronjanse/update-ulauncher-561
...
ulauncher: 4.4.0.r1 -> 5.6.1
2020-03-27 18:01:13 -04:00
Aaron Janse
276bfbc17e
ulauncher: 4.4.0.r1 -> 5.6.1
2020-03-27 13:47:10 -07:00
Jörg Thalheim
066db11215
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
...
This reverts commit 4e6bf03504
, reversing
changes made to afd997aab6
.
Instead we propagate those frameworks from the compiler again
2020-03-27 07:33:21 +00:00
Benjamin Hipple
1854831909
Merge pull request #83444 from r-ryantm/auto-update/clipmenu
...
clipmenu: 5.6.0 -> 6.0.1
2020-03-26 20:49:38 -04:00
R. RyanTM
05078b0325
clipmenu: 5.6.0 -> 6.0.1
2020-03-26 19:08:46 +00:00
Sergey Lukjanov
06ebdb4288
hugo: 0.68.1 -> 0.68.3
2020-03-26 11:18:20 -07:00
Matthew Bauer
e003ae1874
Merge pull request #83159 from khumba/pydf
...
pydf: install man page and default config file
2020-03-26 11:00:40 -05:00
Mario Rodas
ab0379a69e
pueue: 0.1.6 -> 0.2.1
2020-03-25 18:00:00 -05:00
Aaron Andersen
a15e0daf99
Merge pull request #80035 from dtzWill/update/stretchly-0.21.1-electron7-simplify
...
stretchly: 0.21.0 -> 0.21.1, use system electron, simplify
2020-03-25 19:26:31 -04:00
Ryan Mulligan
bf035ab2f4
Merge pull request #83051 from r-ryantm/auto-update/syncthingtray
...
syncthingtray: 0.10.6 -> 0.10.7
2020-03-25 15:00:57 -07:00
Dmitry Kalinkin
70dc68397b
Merge pull request #81124 from doronbehar/update-zathura
...
zathura: 0.4.4 -> 0.4.5 and plugins update
2020-03-25 11:50:19 -04:00
Jörg Thalheim
368588e0b7
cheat: 3.0.7 -> 3.8.0
2020-03-25 08:25:52 +00:00
Doron Behar
f620961990
zathura: always use pname and version and 1 url for all projects
2020-03-25 09:31:52 +02:00
Doron Behar
aeead88261
zathura: inherit plugins in wrapper.nix
2020-03-25 09:22:40 +02:00
Doron Behar
f063295d5a
zathura: Make sure tests are enabled
2020-03-25 09:22:36 +02:00
Doron Behar
f338db083b
zathura: quote homepage url on all projects
2020-03-25 09:22:31 +02:00
Doron Behar
55d6abc64f
zathura: 0.4.4 -> 0.4.5
2020-03-25 09:22:17 +02:00
Doron Behar
20d71fa731
zathura-pdf-poppler: 0.2.9 -> 0.3.0
2020-03-25 09:21:26 +02:00
Doron Behar
f1e8d4d09a
zathura-djvu: 0.2.8 -> 0.2.9
2020-03-25 09:20:32 +02:00
Benjamin Hipple
fcbc4151d4
Merge pull request #82622 from lopsided98/opentx-update
...
opentx: 2.2.1 -> 2.3.5, fix build
2020-03-24 20:37:13 -04:00
R. RyanTM
1717c2f02e
moolticute: 0.42.32-testing -> 0.43.3
2020-03-24 11:13:18 -07:00
R. RyanTM
7d0dd86a9f
minder: 1.6.0 -> 1.7.1
2020-03-24 11:01:08 -07:00
Vladyslav M
7e62388ed7
Merge pull request #83283 from Elyhaka/wofi-fix
...
wofi: 1.1 -> 1.1.2 + fix
2020-03-24 19:53:12 +02:00
Elyhaka
968b6ad017
wofi: fixes allow_images=true crash
2020-03-24 16:59:38 +01:00
Luflosi
4ed98532a2
kitty: 0.16.0 -> 0.17.1
...
https://github.com/kovidgoyal/kitty/releases/tag/v0.17.1
The png2icns patch is no longer needed because kitty will now automatically use `png2icns` when `iconutil` cannot be found.
The zsh completions will now work without needing to invoke them with `source`, which means, that we can just install them like the other shell completions.
2020-03-24 16:32:49 +01:00
Elyhaka
2c96f59172
wofi: 1.1 -> 1.1.2
2020-03-24 13:05:35 +01:00
Tor Hedin Brønner
93f7d34871
orca: 3.34.1 -> 3.36.0
2020-03-24 07:10:49 +01:00
Matthieu Coudron
d21cf30353
visidata: add setuptools
...
and ran nixpkgs-fmt.
This allows to access visidata's help via ctrl+H.
2020-03-23 20:50:30 +01:00
Johannes Schleifenbaum
b1de18e999
dbeaver: 7.0.0 -> 7.0.1
2020-03-23 11:02:58 +01:00
Maximilian Bosch
de1bcd7819
Merge pull request #83145 from r-ryantm/auto-update/jotta-cli
...
jotta-cli: 0.6.21799 -> 0.6.24251
2020-03-23 02:48:43 +01:00
Maximilian Bosch
72dca3638d
xterm: 351 -> 353
...
https://invisible-island.net/xterm/xterm.log.html#xterm_353
2020-03-23 01:24:38 +01:00
Maximilian Bosch
0dbf73c022
hugo: 0.68.0 -> 0.68.1
...
https://github.com/gohugoio/hugo/releases/tag/v0.68.1
2020-03-22 23:11:46 +01:00
Bryan Gardiner
7ca75fad04
pydf: install man page and default config file
...
This makes the pydf derivation install the package's man page and default config
file, so that `man pydf` works and the user has a default config file to work
from. This default config file is placed in `share/pydf/` and isn't read by
default; pydf still looks in `/etc` and `$HOME` instead. (The file is identical
to the defaults in the executable itself except for additional colours applied
to the `full_fs_colour` setting.)
2020-03-22 13:53:33 -07:00
R. RyanTM
41b1f02027
jotta-cli: 0.6.21799 -> 0.6.24251
2020-03-22 16:05:58 +00:00
Markus S. Wamser
0ee07ed92b
notable: use .desktop file from AppImage
2020-03-22 14:16:35 +01:00
Mario Rodas
4e6bf03504
Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin
...
treewide: fix buildGoModule packages on darwin
2020-03-22 08:13:37 -05:00
Sergey Lukjanov
b5f779b137
hugo: 0.67.1 -> 0.68.0
2020-03-21 11:42:10 -07:00
Orivej Desh
11315a3e27
lutris: 0.5.3 -> 0.5.4
2020-03-21 16:08:38 +00:00
Mario Rodas
0acc5e11b2
wtf: fix build on darwin
2020-03-21 05:52:00 -05:00
Mario Rodas
b6b516f7cf
todoist: fix build on darwin
2020-03-21 05:49:00 -05:00
Mario Rodas
dbb3f260ca
geoipupdate: fix build on darwin
2020-03-21 05:16:00 -05:00
Mario Rodas
069aff87e7
hugo: fix build on darwin
2020-03-21 05:12:00 -05:00
Mario Rodas
6f95d105e0
exercism: fix build on darwin
2020-03-21 04:27:00 -05:00
Mario Rodas
4ca044eafc
archiver: fix build on darwin
2020-03-21 04:24:00 -05:00
R. RyanTM
d012168b90
syncthingtray: 0.10.6 -> 0.10.7
2020-03-21 04:57:58 +00:00
Patrick Hilhorst
9fc5e7e473
treewide: fix redirected urls (again)
...
Ran the same script as #78265 .
Additionally, manually replaced `http://goodies.xfce.org `
with https.
2020-03-20 13:36:23 +01:00
Roman Volosatovs
8132a6fb8f
sidequest: 0.8.4 -> 0.8.7
2020-03-19 12:11:03 -07:00
Jörg Thalheim
50cabb2ca8
Merge pull request #81823 from chrbauer/fix/pwsafe-1.09
...
pwsafe: 1.08.2 -> 1.09.0
2020-03-18 21:24:58 +00:00
Dmitry Kalinkin
ddf87fb1ba
Merge pull request #82736 from LeshaInc/master
...
blender: add OpenImageDenoise support
2020-03-18 07:31:22 -04:00
LeshaInc
3c54b996ca
blender: build with OpenImageDenoise support
2020-03-18 12:58:12 +02:00
Vladislav Zavialov
bfcb19197b
toggldesktop: use mkDerivation from Qt ( #81720 )
2020-03-17 19:36:22 -04:00
markuskowa
1b5ef3f4b1
Merge pull request #81117 from Synthetica9/megaFix
...
megasync: 4.2.3.0 -> 4.3.0.8
2020-03-16 09:06:04 +01:00
Sergey Lukjanov
98ccb8b194
hugo: 0.67.0 -> 0.67.1
2020-03-15 17:22:31 -07:00
Herman Fries
f27a51e36f
cura: 4.4.0 -> 4.5.0
2020-03-15 14:42:10 -07:00
Gabriel Ebner
254c72f560
octoprint.python.pkgs.*: fix homepage
2020-03-15 13:48:22 +01:00
Gabriel Ebner
a11d4fd073
octoprint.python.pkgs.touchui: 0.3.13 -> 0.3.14
2020-03-15 13:48:22 +01:00
Gabriel Ebner
68cb570a92
octoprint.python.pkgs.psucontrol: 0.1.8 -> 0.1.9
2020-03-15 13:48:22 +01:00
Frederik Rietdijk
7066dc85ba
octoprint-plugins: use same python as octoprint, use overlays
...
- ensure the plugins use the same python as octoprint
- overlay of overriding plugins
- drop octoprint-plugins attribute
2020-03-15 13:48:22 +01:00
Alex Whitt
d5528e3979
octoprint: 1.3.12 -> 1.4.0, use python3
2020-03-15 10:09:21 +01:00
Ryan Mulligan
9b053bcd6d
Merge pull request #82540 from r-ryantm/auto-update/geoipupdate
...
geoipupdate: 4.1.5 -> 4.2.2
2020-03-14 19:21:43 -07:00
Ben Wolsieffer
49e769d658
opentx: 2.2.1 -> 2.3.5, fix build
2020-03-14 20:08:13 -04:00
R. RyanTM
6f3e387b0c
archiver: 3.2.0 -> 3.3.0
2020-03-14 16:04:58 -07:00
Benedict Aas
51fa3d374a
obinskit: init at 1.1.1
...
This is the configuration software for the enthusiast Anne Pro mechanical
keyboard, used to update the firmware, change keyboard settings, clear
Bluetooth connections from the device, set up backlighting colours, and so
forth.
2020-03-14 15:29:56 -07:00
Ryan Mulligan
6ac55d9ecc
Merge pull request #82577 from r-ryantm/auto-update/sampler
...
sampler: 1.0.3 -> 1.1.0
2020-03-14 11:02:11 -07:00
R. RyanTM
63925c1cb9
calibre: 4.11.2 -> 4.12.0
2020-03-14 14:30:28 +01:00
R. RyanTM
8097fc060c
sampler: 1.0.3 -> 1.1.0
2020-03-14 12:51:22 +00:00
R. RyanTM
d633f29608
geoipupdate: 4.1.5 -> 4.2.2
2020-03-14 05:41:16 +00:00
Jan Tojnar
f5fade94bd
Merge pull request #82362 from jtojnar/mysql-wb
...
mysql-workbench: 8.0.15 → 8.0.19
2020-03-14 04:41:36 +01:00
R. RyanTM
4d8cac34f7
blender: 2.82 -> 2.82a ( #82450 )
2020-03-13 20:12:28 -04:00
Maximilian Bosch
04ea9dc275
wikicurses: install man pages
2020-03-13 20:59:53 +01:00
Maximilian Bosch
1505633e2f
wikicurses: fix build
...
The package doesn't have a testsuite, but fails as the checkPhase is
missing appropriate locale configuration (usually taken from
`pkgs.glibcLocales`). Entirely disabling the `checkPhase` for now as
it's basically a no-op.
ZHF: #80379
See also https://hydra.nixos.org/build/114125176
2020-03-13 20:59:53 +01:00
Jörg Thalheim
601235d9ee
cheat: 3.0.3 -> 3.0.7
2020-03-13 10:08:00 +00:00
Ryan Mulligan
a2fe5aff19
Merge pull request #82438 from r-ryantm/auto-update/simplenote
...
simplenote: 1.14.0 -> 1.15.0
2020-03-12 22:00:58 -07:00
Doron Behar
cc5665d223
polybar: remove doing nothing postConfigure
2020-03-13 03:21:45 +00:00
Mario Rodas
cce3d17bda
zola: 0.10.0 -> 0.10.1
2020-03-13 03:17:02 +00:00
R. RyanTM
68fbe8206e
simplenote: 1.14.0 -> 1.15.0
2020-03-12 21:04:25 +00:00
Murray Campbell
fd614a72e9
blender: use PYTHONPATH ( #82341 )
...
See [blender patch](https://developer.blender.org/D6598 )
2020-03-12 14:41:25 -04:00
Florian Klink
8f45fe62ca
Merge pull request #82331 from helsinki-systems/upd/gummi
...
gummi: 0.6.6 -> 0.8.1
2020-03-12 01:16:40 -07:00
Jan Tojnar
070b49ed00
mysql-workbench: 8.0.15 → 8.0.19
...
* https://dev.mysql.com/doc/relnotes/workbench/en/news-8-0-16.html
* https://dev.mysql.com/doc/relnotes/workbench/en/news-8-0-17.html
* https://dev.mysql.com/doc/relnotes/workbench/en/news-8-0-18.html
* https://dev.mysql.com/doc/relnotes/workbench/en/news-8-0-19.html
The release notes contain the following:
Important Note: MySQL Workbench 8.0.19 is unable to open a new connection to MySQL Server from the home screen if the server is not started and you cannot start a server by using the Workbench Administration feature. Administrative and SQL editing tasks require an online server for the duration of this issue. Feature tasks that you performed with an offline server in previous releases now return an error message indicating that the server is unreachable.
but it is clearly better than having it broken.
2020-03-12 06:42:31 +01:00
ajs124
a2a0c9349d
gummi: 0.6.6 -> 0.8.1
2020-03-12 04:05:32 +01:00
Jan Tojnar
eacf018ea7
mysql-workbench: format with nixpkgs-fmt
2020-03-12 01:40:55 +01:00
Dave Anderson
af576fc3b1
bitcoinarmory: remove
...
The project has been abandoned upstream for 2 years. For its entire
lifetime in nixpkgs, the installed binaries segfault due to static
library linking that couldn't be undone due to proprietary changes
to said libraries. In addition, there are unpatched CVEs according
to #29956 .
Fixes #29956 .
Signed-off-by: David Anderson <dave@natulte.net>
2020-03-12 00:39:03 +00:00
Mrinal Purohit
7ebfcc1d4d
rescuetime: 2.14.5.2 -> 2.14.5.3
2020-03-11 16:17:29 +05:30
Luflosi
ae297d5247
kitty: install man page on Darwin
...
On Linux the man page is already being built with `setup.py linux-package` and later copied to the correct location.
2020-03-10 23:23:40 +01:00
Patrick Hilhorst
8565dcf7bc
megasync: 4.2.5.0 -> 4.3.0.8
2020-03-10 16:34:48 +01:00
Sergey Lukjanov
d6c5ce7cf8
hugo: 0.66.0 -> 0.67.0
2020-03-10 08:33:06 -07:00
Jaakko Luttinen
57930a5f0e
electron-cash: fix build
...
This commit fixes #82221 .
2020-03-10 14:41:50 +01:00
Dmitry Kalinkin
edaceeae80
Merge pull request #82184 from Luflosi/kitty-remove-unused-nativeBuildInputs
...
kitty: remove unused nativeBuildInputs on macOS
2020-03-09 19:38:02 -04:00
Jan Tojnar
04d6123309
pytrainer: fix missing pkg_resources
2020-03-09 22:30:46 +01:00
Luflosi
1b74dfcf6d
kitty: remove unused nativeBuildInputs on macOS
...
These two dependencies were used to generate the PNG icons that would later be converted to the icon for the macOS app. The PNGs are now stored in git and are not generated during the build anymore.
2020-03-09 21:58:42 +01:00
Mario Rodas
f32e17d802
Merge pull request #81799 from skykanin/master
...
gomatrix: init at 101.0.0
2020-03-08 21:40:57 -05:00
Mario Rodas
d3b479860c
Merge pull request #79137 from Kristian-Brucaj/fusee-interfacee-tk
...
fusee-interfacee-tk: init at V1.0.0
2020-03-08 21:29:31 -05:00
Ryan Mulligan
4120419e10
Merge pull request #82037 from r-ryantm/auto-update/etesync-dav
...
etesync-dav: 0.14.2 -> 0.15.0
2020-03-08 07:35:30 -07:00
R. RyanTM
3f02faf825
etesync-dav: 0.14.2 -> 0.15.0
2020-03-08 07:09:51 +00:00
Michele Guerini Rocco
08cc4cd702
Merge pull request #81932 from lsix/update-notable-license
...
notable: update license to unfree
2020-03-08 01:52:37 +01:00
markuskowa
1ee52aea6a
Merge pull request #81461 from sikmir/gpxsee
...
gpxsee: 7.22 -> 7.25
2020-03-07 16:04:30 +01:00
skykanin
8e80908387
gomatrix: init at 101.0.0
2020-03-07 05:14:09 +01:00
Silvan Mosberger
3982db1894
Merge pull request #78492 from mothsART/feature/new-package-fluxboxlauncher
...
New package : fluxboxlauncher
2020-03-07 00:48:54 +01:00