Michael Weiss
0608d78f3c
Merge pull request #76437 from gnidorah/sway
...
nixos/sway: add programs.sway.extraOptions
2020-01-11 12:16:34 +01:00
Mario Rodas
8ff55c6498
Merge pull request #76338 from r-ryantm/auto-update/mkvtoolnix
...
mkvtoolnix: 40.0.0 -> 41.0.0
2020-01-11 05:26:45 -05:00
Mario Rodas
08fd35f6ad
Merge pull request #77242 from r-ryantm/auto-update/remmina
...
remmina: 1.3.8 -> 1.3.9
2020-01-11 05:04:52 -05:00
Vladimír Čunát
a1d4878723
Merge #77499 : thunderbird*: 68.3.1 -> 68.4.1 (security)
...
https://www.thunderbird.net/en-US/thunderbird/68.4.1/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2020-04/
2020-01-11 09:54:14 +01:00
lewo
4ea7d13c5c
Merge pull request #77041 from filalex77/rink-0.4.5
...
rink: 0.4.4 -> 0.4.5
2020-01-11 09:35:16 +01:00
Frederik Rietdijk
1a654573b0
Merge master into staging-next
2020-01-11 09:32:41 +01:00
taku0
f7c1c22747
thunderbird: 68.3.1 -> 68.4.1
2020-01-11 15:16:34 +09:00
taku0
ae41b779a9
thunderbird-bin: 68.3.1 -> 68.4.1
2020-01-11 15:12:44 +09:00
Jonathan Ringer
5961f211f3
python.pkgs wide: fix problematic urls
2020-01-10 21:02:12 -08:00
Mario Rodas
f4c73a568f
Merge pull request #74255 from filalex77/mullvad-vpn-2019.9
...
mullvad-vpn: 2019.8 -> 2019.10
2020-01-10 21:14:47 -05:00
Tim Steinbach
8665adc902
vivaldi: 2.10.1745.23-1 -> 2.10.1745.26-1
2020-01-10 20:48:43 -05:00
Mario Rodas
28eefd1ae2
Merge pull request #77245 from turboMaCk/google-talk-plugin-sha1-to-sha256
...
google_talk_plugin: sha1 -> sha256
2020-01-10 20:38:35 -05:00
Florian Klink
0e75514442
firefoxPackages.icecat: mark as insecure
...
It's based on 60.3.0, whose support ended around October 2019.
2020-01-10 20:19:19 +01:00
Graham Christensen
5a437278d0
Merge pull request #77458 from emilazy/tor-browser-bundle-bin-9.0.4
...
tor-browser-bundle-bin: 9.0.3 -> 9.0.4
2020-01-10 13:59:20 -05:00
Emily
05c0695c6b
tor-browser-bundle-bin: 9.0.3 -> 9.0.4
2020-01-10 18:57:02 +00:00
Dmitry Kalinkin
8aa0e2fe1d
blender: switch from openimageio to openimageio2
2020-01-10 13:55:49 -05:00
adisbladis
7750fd5555
firefox-beta-bin: 72.0b3 -> 73.0b3
2020-01-10 18:40:53 +00:00
adisbladis
7a023738dd
firefox-devedition-bin: 72.0b11 -> 73.0b3
2020-01-10 18:40:10 +00:00
Florian Klink
1efaa03d95
firefoxPackages.tor-browser*, tor-browser-bundle: remove
...
These are all based on firefox versions with known vulnerabilities
exploited in the wild.
We seriously shouldn't ship this in nixpkgs, especially not for
sensitive applications as the Tor Browser.
`tor-browser-bundle` is just a wrapper around
`firefoxPackages.tor-browser`, so let's remove it too.
`tor-browser-bundle-bin` is the much safer bet, which is individually
downloaded from `dist.torproject.org` and just `patchelf`-ed locally to
work on NixOS.
Co-Authored-By: Alyssa Ross <hi@alyssa.is>
Co-Authored-By: Andreas Rammhold <andreas@rammhold.de>
Co-Authored-By: Graham Christensen <graham@grahamc.com>
2020-01-10 18:34:22 +01:00
Frederik Rietdijk
348eaa280b
Merge master into staging-next
2020-01-10 18:32:07 +01:00
Michael Weiss
b333f39de7
gns3-{gui,server}: 2.2.3 -> 2.2.5
2020-01-10 17:57:24 +01:00
Michael Weiss
d494bfcaf3
androidStudioPackages.{dev,canary}: 4.0.0.7 -> 4.0.0.8
...
Unfortunately this update seems to require some manual changes, at least
in my case. But fortunately the IDE explains the required changes:
4:45 PM Gradle sync failed: Minimum supported Gradle version is 6.1-rc-1. Current version is 6.1-milestone-2. If using the gradle wrapper, try editing the distributionUrl in /home/michael/workspace/as40test/gradle/wrapper/gradle-wrapper.properties to gradle-6.1-rc-1-all.zip
Consult IDE log for more details (Help | Show Log) (21 s 544 ms)
2020-01-10 17:57:23 +01:00
Dmitry Kalinkin
f1d3df98d7
Merge pull request #76592 from snglth/master
...
flacon: improvements
2020-01-10 11:33:05 -05:00
Vladimír Čunát
f703a3a04a
firefox-esr-60: mark as vulnerable
...
The last release was in September, so it's surely "vulnerable" now.
https://www.mozilla.org/en-US/firefox/60.9.0/releasenotes/
This is the same appproach we've taken for esr-52.
2020-01-10 17:08:01 +01:00
Jörg Thalheim
01d93cbbe1
kicad: split version.nix & add update.sh ( #77003 )
...
kicad: split version.nix & add update.sh
2020-01-10 14:19:14 +00:00
markuskowa
7a4d2dece8
Merge pull request #77414 from NeQuissimus/xterm_351
...
xterm: 349 -> 351
2020-01-10 13:49:37 +01:00
Emery Hemingway
dcf9c11477
trojita: add explicit libsecret dependency
...
This was previously a transitive dependency.
Fix #77296
2020-01-10 13:46:48 +01:00
Florian Klink
0c26ef9e76
Merge pull request #77425 from emmanuelrosa/qutebrowser-1.9
...
qutebrowser: 1.8.3 -> 1.9.0
2020-01-10 11:35:13 +01:00
Frederik Rietdijk
5ad16cb27f
Merge master into staging-next
2020-01-10 10:34:04 +01:00
Emmanuel Rosa
216dea5b9d
qutebrowser: 1.8.3 -> 1.9.0
...
Closes #77360
2020-01-10 16:05:17 +07:00
Tim Steinbach
0916988a46
xterm: 349 -> 351
2020-01-09 21:58:20 -05:00
Vladyslav M
429812d0cb
Merge pull request #77389 from erictapen/imv-4.1.0
...
imv: 4.0.1 -> 4.1.0
2020-01-09 23:42:35 +02:00
gnidorah
ad8a430a3a
nixos/sway: add programs.sway.extraOptions
2020-01-09 22:25:01 +01:00
worldofpeace
75f9b2f91f
Merge pull request #77375 from lheckemann/calls-0.1.1
...
calls: unstable-2019-10-29 -> 0.1.1
2020-01-09 16:19:12 -05:00
worldofpeace
ed165adbf6
Merge pull request #77348 from Kiwi/fix-librecad
...
librecad: fix build
2020-01-09 16:18:18 -05:00
markuskowa
db630cac11
Merge pull request #74512 from prusnak/kodelife
...
kodelife: 0.8.7.105 -> 0.8.8.110 (+support for more archs)
2020-01-09 21:41:48 +01:00
Robert Djubek
e0f6da5655
librecad: fix build
...
recently this stopped building on nixos-unstable
a git bisect of nixpkgs revealed;
`# first bad commit: [8f729c0070
] gcc: switch default to gcc9`
this switches the build to use gcc8Stdenv
2020-01-09 20:39:10 +00:00
markuskowa
f2997ea03a
Merge pull request #77132 from r-ryantm/auto-update/kid3
...
kid3: 3.8.0 -> 3.8.1
2020-01-09 21:36:55 +01:00
markuskowa
907e0af7dc
Merge pull request #77367 from filalex77/glow-0.2.0
...
glow: 0.1.6 -> 0.2.0
2020-01-09 21:30:20 +01:00
Justin Humm
ccb4a4e4e9
imv: 4.0.1 -> 4.1.0
2020-01-09 21:00:18 +01:00
Bruno Bzeznik
f7a4e4a93a
bayescan: init at 2.1 ( #68191 )
...
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-01-09 12:38:53 -05:00
Franz Pletz
7d38d95e76
Merge pull request #77381 from filalex77/alacritty-0.4.1
...
alacritty: 0.4.0 -> 0.4.1
2020-01-09 17:26:48 +00:00
Joachim F
ec1f3aba86
Merge pull request #77340 from dtzWill/update/tor-browser-bundle-bin-9.0.3
...
tor-browser-bundle-bin: 9.0.2 -> 9.0.3
2020-01-09 17:25:29 +00:00
Oleksii Filonenko
d4b4c29da6
alacritty: 0.4.0 -> 0.4.1
2020-01-09 18:18:31 +02:00
Linus Heckemann
1e3fbfbf5e
calls: unstable-2019-10-29 -> 0.1.1
2020-01-09 15:19:10 +01:00
Daniel Frank
0271b2c9a0
firefox-bin: 72.0 -> 72.0.1 [security] CVE-2019-17026
2020-01-09 15:02:34 +01:00
Sascha Grunert
acd334c5b6
cni-plugins: v0.8.3 -> v0.8.4
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-01-09 14:28:24 +01:00
Oleksii Filonenko
00f74cdeaf
glow: 0.1.6 -> 0.2.0
2020-01-09 15:27:05 +02:00
R. RyanTM
80f1d9a7f2
qmidinet: 0.6.0 -> 0.6.1 ( #76398 )
2020-01-09 14:03:39 +01:00
R. RyanTM
856de672b6
qsynth: 0.6.0 -> 0.6.1 ( #76380 )
2020-01-09 14:03:05 +01:00
markuskowa
2aecfca22c
Merge pull request #77083 from r-ryantm/auto-update/gmsh
...
gmsh: 4.4.1 -> 4.5.1
2020-01-09 12:27:11 +01:00
Mario Rodas
554e020002
Merge pull request #76418 from r-ryantm/auto-update/setbfree
...
setbfree: 0.8.10 -> 0.8.11
2020-01-09 05:44:38 -05:00
Mario Rodas
a5f4a12fb8
Merge pull request #76448 from r-ryantm/auto-update/suricata
...
suricata: 5.0.0 -> 5.0.1
2020-01-09 05:37:13 -05:00
Mario Rodas
dcb362072d
Merge pull request #77013 from r-ryantm/auto-update/cherrytree
...
cherrytree: 0.38.9 -> 0.38.10
2020-01-09 05:36:14 -05:00
Mario Rodas
47cd3b5222
Merge pull request #77163 from r-ryantm/auto-update/mpop
...
mpop: 1.4.6 -> 1.4.7
2020-01-09 05:19:07 -05:00
Mario Rodas
2148e53664
Merge pull request #77160 from r-ryantm/auto-update/ngspice
...
ngspice: 30 -> 31
2020-01-09 05:13:15 -05:00
Mario Rodas
6f79952429
Merge pull request #77169 from r-ryantm/auto-update/pcb
...
pcb: 4.2.0 -> 4.2.1
2020-01-09 05:09:50 -05:00
Mario Rodas
39ab81fc26
Merge pull request #77164 from r-ryantm/auto-update/msmtp
...
msmtp: 1.8.6 -> 1.8.7
2020-01-09 05:09:30 -05:00
Mario Rodas
bda5f7964b
Merge pull request #77350 from marsam/update-terraform
...
terraform: 0.12.18 -> 0.12.19
2020-01-09 04:45:25 -05:00
Dmitry Kalinkin
2287d54e7d
blender: fix on darwin
...
This enables building of Blender.app. The standard build process assumes
that the dependencies are installed in subdirectoris inside $LIBDIR with
libraries built as static. In current implementation we are not looking
to achieve portability, so cmake files are patched to link dynamically
with the libraries in the nix store. Linking to the transitive
dependencies is not needed in the shared case. There are also some minor
inconsistensies in the expected paths, which also need to be patched.
Alternatively, we could patch cmake files to treat darwin as "unix", but
that would require more tweaking to ensure that the frameworks are being
linked properly.
2020-01-09 02:54:50 -05:00
Dmitry Kalinkin
95b8c85331
openimageio: enable on darwin
2020-01-09 02:54:44 -05:00
Dmitry Kalinkin
e57392dbc2
blender: switch to OpenJPEG 2.x
...
Fixes:
-- Could NOT find OpenJPEG (missing: OPENJPEG_LIBRARY OPENJPEG_INCLUDE_DIR)
and
- WITH_IMAGE_OPENJPEG OFF
2020-01-09 02:53:06 -05:00
Maarten Hoogendoorn
7d14a45b51
krop: Add wrapQtAppsHook. Closes #77339
2020-01-09 05:00:18 +01:00
Peter Hoeg
4e222ab09d
Merge pull request #77351 from marsam/update-syncthing
...
syncthing: 1.3.2 -> 1.3.3
2020-01-09 10:38:39 +08:00
Maximilian Bosch
4c45878a30
swaylock-fancy-unstable: init at 2019-03-31
...
Port of `i3lock-fancy` to `swaylock`.
Closes #77284
2020-01-09 02:24:58 +01:00
Mario Rodas
9ab9bb4ab6
terraform: 0.12.18 -> 0.12.19
...
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.19
2020-01-08 18:00:00 -05:00
Andreas Rammhold
b4983fe20b
firefox: fix build of >=72 on aarch64
2020-01-08 23:39:26 +01:00
Andreas Rammhold
204d32a746
firefox-esr-68: 68.4.0esr -> 68.4.1esr
2020-01-08 23:39:26 +01:00
Andreas Rammhold
aab1f2dfe2
firefox: 72.0 -> 72.0.1
2020-01-08 23:39:26 +01:00
markuskowa
568fd9c191
Merge pull request #76991 from hax404/qsstv
...
qsstv: 9.2.6 -> 9.4.4; cleanup
2020-01-08 23:35:14 +01:00
Evils
2607c4b9f9
kicad: split version.nix & add update.sh
...
update.sh generates version.nix
by default only updates kicad-unstable
several options (can be combined)
all, update to latest tag and master
clean, generate versions.sh from scratch
commit, make a git commit
2020-01-08 23:04:54 +01:00
Will Dietz
a0b86e3b64
Merge pull request #75022 from dtzWill/update/vnote-2.8
...
vnote: 2.7.2 -> 2.8.2
2020-01-08 16:03:05 -06:00
Will Dietz
19879a7f7b
tor-browser-bundle-bin: 9.0.2 -> 9.0.3
...
https://blog.torproject.org/new-release-tor-browser-903
2020-01-08 15:51:18 -06:00
Vladimír Čunát
5c780036c5
Merge branch 'master' into staging-next
...
The nss rebuild isn't so small.
2020-01-08 22:48:13 +01:00
Franz Pletz
d01cc96e0a
Merge pull request #77331 from andir/firefox72
...
firefox: 71.0 -> 72.0 (and other firefox packages as well)
2020-01-08 19:39:50 +00:00
Oleksii Filonenko
cb132f981f
tiny: init at 0.5.1
2020-01-08 21:14:53 +02:00
Marek Mahut
1bf1da0ff5
Merge pull request #77329 from mmahut/ledger-live-desktop
...
ledger-live-desktop: 1.19.2 -> 1.20.0
2020-01-08 18:37:51 +01:00
Marek Mahut
dcd6e6c94a
ledger-live-desktop: 1.19.2 -> 1.20.0
2020-01-08 18:10:26 +01:00
Georg Haas
304d6cf8e7
qsstv: remove additional desktop item
2020-01-08 17:15:21 +01:00
Andreas Rammhold
40018e5987
firefox: 71.0 -> 72.0
2020-01-08 17:06:35 +01:00
squalus
9314327dee
keepassxc: fix darwin build
...
- Removed the unnecessary libmicrohttpd dependency, which doesn't
build on macOS. KeepassXC removed this dependency in 2.1.2
- Fixed a compiler error related to the Touch ID feature by adding a
dependency on the LocalAuthentication framework
2020-01-08 16:44:14 +01:00
adisbladis
61a92baf35
melpa-packages: 2020-01-08
2020-01-08 14:34:35 +00:00
adisbladis
04c9af7d11
elpa-packages: 2020-01-08
2020-01-08 14:33:14 +00:00
Andreas Rammhold
2ad59bdf8c
firefox-esr-68: 68.3.0esr -> 68.4.0esr
2020-01-08 14:48:30 +01:00
Andreas Rammhold
a36a9127bb
firefox-devedition-bin: 72.0b11 -> 73.0b2
2020-01-08 14:48:30 +01:00
Andreas Rammhold
47804d55b4
firefox-beta-bin: 72.0b4 -> 73.0b2
2020-01-08 14:48:30 +01:00
Andreas Rammhold
1064ac96b9
firefix-bin: 71.0 -> 72.0
2020-01-08 14:48:30 +01:00
Andreas Rammhold
6d8208e373
firefox: prepare for firefox 72
2020-01-08 14:48:30 +01:00
Mario Rodas
f8aeca57c7
Merge pull request #77069 from r-ryantm/auto-update/gnucash
...
gnucash: 3.7 -> 3.8b
2020-01-08 05:33:04 -05:00
Mario Rodas
68cea76f36
Merge pull request #77089 from r-ryantm/auto-update/gnunet
...
gnunet: 0.12.0 -> 0.12.1
2020-01-08 05:20:00 -05:00
Mario Rodas
f537f4a998
Merge pull request #77020 from r-ryantm/auto-update/cvs-fast-export
...
cvs_fast_export: 1.49 -> 1.50
2020-01-08 05:19:47 -05:00
Mario Rodas
0b6e3a1ebf
Merge pull request #77068 from r-ryantm/auto-update/gallery_dl
...
gallery-dl: 1.12.1 -> 1.12.2
2020-01-08 05:17:31 -05:00
Mario Rodas
714e4980d1
Merge pull request #77030 from jojosch/dbeaver_6.3.2
...
dbeaver: 6.3.1 -> 6.3.2
2020-01-08 05:05:56 -05:00
Peter Hoeg
3c3c633fac
Merge pull request #76250 from r-ryantm/auto-update/elisa
...
elisa: 0.4.2 -> 19.12.0
2020-01-08 17:46:01 +08:00
Mario Rodas
4477b1edc5
syncthing: 1.3.2 -> 1.3.3
...
Changelog: https://github.com/syncthing/syncthing/releases/tag/v1.3.3
2020-01-08 04:20:00 -05:00
Aaron Andersen
24967c14fc
Merge pull request #66710 from tbenst/tusk
...
tusk: init at v0.23.0
2020-01-07 20:46:13 -05:00
Mario Rodas
0a4c110bc3
Merge pull request #77221 from saschagrunert/conmon
...
conmon: v2.0.8 -> v2.0.9
2020-01-07 20:43:50 -05:00
Aaron Andersen
11c50eeb6c
Merge pull request #77165 from aanderse/kdevelop
...
kdevelop: 5.4.5 -> 5.4.6
2020-01-07 20:17:29 -05:00
tbenst
0dd8ee7d0c
tusk: init at v0.23.0
2020-01-07 17:06:49 -08:00
worldofpeace
09863a6c7a
Merge pull request #76433 from valencik/photoqt-qtwrap
...
photoqt: use qt5's mkDerivation
2020-01-07 19:52:25 -05:00
Andrew Valencik
787a7f6456
photoqt: use qt5's mkDerivation
2020-01-07 19:51:01 -05:00
Mario Rodas
c623852600
Merge pull request #77278 from zowoq/podman
...
podman: 1.6.3 -> 1.7.0
2020-01-07 19:48:14 -05:00
worldofpeace
30fc528a6c
Merge pull request #77212 from pacien/gscan2pdf-v2.6.3
...
gscan2pdf: 2.6.2 -> 2.6.3
2020-01-07 19:08:46 -05:00
worldofpeace
afe20a8cb7
Merge pull request #77230 from r-ryantm/auto-update/quilter
...
quilter: 2.0.4 -> 2.0.5
2020-01-07 18:54:15 -05:00
Maximilian Bosch
5f6df74f66
Merge pull request #77166 from r-ryantm/auto-update/neovim-remote
...
neovim-remote: 2.2.3 -> 2.4.0
2020-01-07 23:39:17 +01:00
Maximilian Bosch
8a6baaecb5
geogebra: 5-0-569-0 -> 5-0-570-0
2020-01-07 23:26:31 +01:00
Will Dietz
ce4eafa2e6
Merge pull request #77145 from dtzWill/update/heimer-1.13.1
...
heimer: 1.12.0 -> 1.13.1
2020-01-07 16:14:29 -06:00
Will Dietz
76039f97e1
Merge pull request #75027 from dtzWill/update/azpainter-2.1.5
...
azpainter: 2.1.4 -> 2.1.5
2020-01-07 16:06:07 -06:00
Will Dietz
77db935ac3
vnote: 2.8.1 -> 2.8.2
2020-01-07 16:05:23 -06:00
Will Dietz
ee73c91c52
vnote: 2.8 -> 2.8.1
2020-01-07 16:05:11 -06:00
Vladyslav M
67f0c0b7ca
qjackctl: 0.6.0 -> 0.6.1 ( #76390 )
...
qjackctl: 0.6.0 -> 0.6.1
2020-01-07 23:44:26 +02:00
R. RyanTM
b2c0a1a8b6
josm: 15553 -> 15628 ( #77102 )
2020-01-07 22:33:23 +01:00
zowoq
66978f0f46
podman: 1.6.3 -> 1.7.0
2020-01-08 07:25:59 +10:00
R. RyanTM
19e36bdb3f
latte-dock: 0.9.5 -> 0.9.7 ( #77122 )
2020-01-07 16:15:55 -05:00
Wael M. Nasreddine
7909787a7d
Revert "vimPlugins: turn filetype and syntax before sourcing the plugins ( #66536 )"
...
This reverts commit a3bf0c2e40
.
2020-01-07 13:13:41 -08:00
Maximilian Bosch
dd243644b4
quaternion*: fix build
...
https://hydra.nixos.org/build/109701246
2020-01-07 21:45:09 +01:00
Maximilian Bosch
e2d850f8d8
Merge pull request #77191 from r-ryantm/auto-update/pulseeffects
...
pulseeffects: 4.6.9 -> 4.7.0
2020-01-07 20:54:25 +01:00
Marek Fajkus
741db8c3b0
google_talk_plugin: sha1 -> sha256
...
related https://github.com/NixOS/nixpkgs/issues/77238
2020-01-07 20:17:32 +01:00
Luis Pedro Coelho
fdfebafc10
blast: init at 2.10.0 ( #61430 )
...
Co-authored-by: Pavel Chuprikov <pschuprikov@gmail.com>
2020-01-07 20:14:18 +01:00
Frederik Rietdijk
a823616723
Merge master into staging-next
2020-01-07 20:06:22 +01:00
markuskowa
c425a7e694
Merge pull request #77237 from markuskowa/upd-openmolcas
...
openmolcas: 18.09 -> 19.11
2020-01-07 19:53:31 +01:00
Marek Fajkus
eb58df4e55
gcolor2: sha1 -> sha256
...
related to: https://github.com/NixOS/nixpkgs/issues/77238
2020-01-07 18:19:12 +01:00
R. RyanTM
993264ac18
remmina: 1.3.8 -> 1.3.9
2020-01-07 08:33:30 -08:00
Markus Kowalewski
a74b248f06
openmolcas: 18.09 -> 19.11
2020-01-07 15:36:59 +01:00
R. RyanTM
b3feafd95a
qtractor: 0.9.11 -> 0.9.12
2020-01-07 06:02:42 -08:00
R. RyanTM
dd85e2e72c
quilter: 2.0.4 -> 2.0.5
2020-01-07 05:37:39 -08:00
Sascha Grunert
d4a9b0a087
conmon: v2.0.8 -> v2.0.9
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-01-07 13:22:45 +01:00
José Romildo Malaquias
894b056b2f
Merge pull request #77099 from r-ryantm/auto-update/jgmenu
...
jgmenu: 3.5 -> 4.0
2020-01-07 08:46:47 -03:00
pacien
a6608d5981
gscan2pdf: 2.6.2 -> 2.6.3
2020-01-07 12:08:56 +01:00
Mario Rodas
a7ecd2a93b
Merge pull request #77185 from r-ryantm/auto-update/pgmodeler
...
pgmodeler: 0.9.1 -> 0.9.2
2020-01-07 05:33:01 -05:00
Pavol Rusnak
665112e6e6
kodelife: 0.8.7.105 -> 0.8.8.110
...
add support for aarch64-linux, armv7l-linux and x86_64-darwin
2020-01-07 10:27:54 +01:00
markuskowa
7de7b51741
Merge pull request #77173 from r-ryantm/auto-update/openmpt123
...
openmpt123: 0.4.10 -> 0.4.11
2020-01-07 09:36:13 +01:00
R. RyanTM
fea295150e
pulseeffects: 4.6.9 -> 4.7.0
2020-01-06 23:50:17 -08:00
tilpner
e9f87bd30b
goxel: 0.10.0 -> 0.10.5
2020-01-07 08:26:00 +01:00
R. RyanTM
c4571f2268
pgmodeler: 0.9.1 -> 0.9.2
2020-01-06 23:10:20 -08:00
R. RyanTM
74b913a9e8
openmpt123: 0.4.10 -> 0.4.11
2020-01-06 20:26:32 -08:00
R. RyanTM
cc98c9fbb2
pcb: 4.2.0 -> 4.2.1
2020-01-06 19:47:54 -08:00
R. RyanTM
42a0d7f315
neovim-remote: 2.2.3 -> 2.4.0
2020-01-06 19:10:52 -08:00
Ryan Mulligan
fdf4002d70
Merge pull request #77098 from r-ryantm/auto-update/git-machete
...
gitAndTools.git-machete: 2.12.5 -> 2.12.6
2020-01-06 19:00:10 -08:00
Ryan Mulligan
8e0b0d08c2
Merge pull request #77125 from r-ryantm/auto-update/last
...
last: 1042 -> 1045
2020-01-06 18:51:09 -08:00
R. RyanTM
4068a753d5
msmtp: 1.8.6 -> 1.8.7
2020-01-06 18:00:04 -08:00
Aaron Andersen
c6b8d7912c
kdev-python: 5.4.5 -> 5.4.6
2020-01-06 20:59:09 -05:00
Aaron Andersen
3980119c29
kdev-php: 5.4.5 -> 5.4.6
2020-01-06 20:58:55 -05:00
Aaron Andersen
a8db490969
kdevelop: 5.4.5 -> 5.4.6
2020-01-06 20:58:39 -05:00
R. RyanTM
45101d8776
mpop: 1.4.6 -> 1.4.7
2020-01-06 17:52:39 -08:00
R. RyanTM
501f79aa9b
ngspice: 30 -> 31
2020-01-06 17:40:29 -08:00
Will Dietz
897cc917fb
heimer: 1.12.0 -> 1.13.1
...
https://github.com/juzzlin/Heimer/releases/tag/1.13.1
https://github.com/juzzlin/Heimer/releases/tag/1.13.0
2020-01-06 17:08:19 -06:00
R. RyanTM
2f34993173
kid3: 3.8.0 -> 3.8.1
2020-01-06 13:03:27 -08:00
Martin Weinelt
68106d9317
git-and-tools.gitstatus: unstable-2019-05-06 -> unstable-2019-12-18
...
Also bumps the interally used version of libgit2.
2020-01-06 21:49:15 +01:00
markuskowa
3bb642a4a2
Merge pull request #77060 from r-ryantm/auto-update/gromacs
...
gromacs: 2019.4 -> 2020
2020-01-06 20:49:23 +01:00
R. RyanTM
4bc4c70bc6
last: 1042 -> 1045
2020-01-06 11:46:28 -08:00
R. RyanTM
e3f9951ac1
bitcoin-abc: 0.20.8 -> 0.20.9
2020-01-06 20:14:53 +01:00
Jason Felice
de8700d42d
mercurial_4: init at 4.9.1
2020-01-06 19:23:24 +01:00
R. RyanTM
eb32ac4055
keepassxc: 2.5.1 -> 2.5.2
2020-01-06 10:09:27 -08:00
Maximilian Bosch
a6d0b81d28
khal: fix build
...
* `glibcLocales` (+appropriate locale settings) are needed to fix
locale/language-related errors in the `checkPhase`.
* The `test_editor.test_popup`-testcase appears to break in
their testsuite. I confirmed manually that the functionality works, the
error looks more like a problem related to the mocking-api. Thus I
disabled the test for now.
https://hydra.nixos.org/build/109705657
Closes #76989
2020-01-06 17:41:44 +01:00
R. RyanTM
96d1740d6b
jgmenu: 3.5 -> 4.0
2020-01-06 08:22:36 -08:00
R. RyanTM
9bc1b6f8b9
gitAndTools.git-machete: 2.12.5 -> 2.12.6
2020-01-06 08:06:10 -08:00
R. RyanTM
4d4add5bb3
gnunet: 0.12.0 -> 0.12.1
2020-01-06 07:07:43 -08:00
worldofpeace
6bd13ccd8e
Merge pull request #76995 from kjuvi/formatter
...
formatter: 0.3.1 -> 0.3.2
2020-01-06 09:39:35 -05:00
R. RyanTM
8b42ff460c
gthumb: 3.8.2 -> 3.8.3
2020-01-06 06:38:25 -08:00
R. RyanTM
66156e04d5
gmsh: 4.4.1 -> 4.5.1
2020-01-06 06:33:28 -08:00
Oleksii Filonenko
ae9cef7262
glow: 0.1.3 -> 0.1.6
...
- Add buildFlagsArray to support --version
- Refactor some meta attributes to look more uniform
2020-01-06 15:29:28 +01:00
Ryan Mulligan
2510159e94
Merge pull request #77043 from Synthetica9/vscode-no-auto-update
...
vscode, vscodium: ban nixpkgs-update from updating
2020-01-06 05:53:28 -08:00
R. RyanTM
289eebc744
gnucash: 3.7 -> 3.8b
2020-01-06 05:32:51 -08:00
R. RyanTM
60fcf7a171
gallery-dl: 1.12.1 -> 1.12.2
2020-01-06 05:26:21 -08:00
Mario Rodas
f81a6f98e6
Merge pull request #76431 from r-ryantm/auto-update/timemachine
...
timemachine: 0.3.3 -> 0.3.4
2020-01-06 08:03:25 -05:00
Mario Rodas
d7065142e3
Merge pull request #77031 from filalex77/hugo-0.62.2
...
hugo: 0.62.0 -> 0.62.2
2020-01-06 07:50:21 -05:00
R. RyanTM
60fd879921
gromacs: 2019.4 -> 2020
2020-01-06 04:30:02 -08:00
Frederik Rietdijk
4a91444aa8
Merge staging-next into staging
2020-01-06 12:01:12 +01:00
Frederik Rietdijk
8fff915659
Merge pull request #76488 from jtojnar/more-python-cleanups
...
Another batch of Python 2 clean-ups
2020-01-06 12:00:36 +01:00
Mario Rodas
9beb0d1ac2
Merge pull request #77015 from r-ryantm/auto-update/cwm
...
cwm: 6.3 -> 6.6
2020-01-06 05:49:56 -05:00
Patrick Hilhorst
157d9bcc52
vscode, vscodium: ban nixpkgs-update from updating
...
nixpkgs-update doesn't correctly update the hash for darwin.
There doesn't seem to be a good fix for this.
See also:
- #76471
- #76458
CC: @ryantm @eadwu
2020-01-06 11:42:04 +01:00
Oleksii Filonenko
bc8dc2bd0a
rink: add filalex77 to maintainers
2020-01-06 12:41:19 +02:00
Oleksii Filonenko
8d8ce109cb
rink: 0.4.4 -> 0.4.5
2020-01-06 12:39:32 +02:00
Frederik Rietdijk
17ab5f9d88
Merge master into staging-next
2020-01-06 10:38:20 +01:00
Oleksii Filonenko
2580c72b9e
hugo: 0.62.0 -> 0.62.2
2020-01-06 11:32:46 +02:00
Johannes Schleifenbaum
3a1709de7d
dbeaver: 6.3.1 -> 6.3.2
2020-01-06 10:07:29 +01:00
R. RyanTM
fa28442ad5
cvs_fast_export: 1.49 -> 1.50
2020-01-06 00:38:27 -08:00
R. RyanTM
d912d69f73
cwm: 6.3 -> 6.6
2020-01-05 23:30:16 -08:00
R. RyanTM
0a619c70c6
cherrytree: 0.38.9 -> 0.38.10
2020-01-05 22:22:59 -08:00
kjuvi
0b66e714a6
formatter: 0.3.1 -> 0.3.2
2020-01-05 21:00:32 +01:00
Mario Rodas
0b56c6c7c0
Merge pull request #76933 from royneary/git-bug-0.6.0
...
gitAndTools.git-bug: 0.5.0 -> 0.6.0
2020-01-05 13:06:38 -05:00
lewo
96e344e70e
Merge pull request #76513 from bignaux/ksudoku
...
ksudoku: init at 19.08.3
2020-01-05 17:50:32 +01:00
Frederik Rietdijk
828f93a326
Merge master into staging-next
2020-01-05 16:00:21 +01:00
Georg Haas
ac1ddc70cf
qsstv: 9.2.6 -> 9.4.4
2020-01-05 15:43:03 +01:00
Doron Behar
01fb51db81
pdfcpu: 0.3.1 -> 0.3.2
2020-01-05 15:12:45 +01:00
Peter Simons
7391a22a44
shotcut: update from version 19.09.14 to 19.12.31
2020-01-05 14:17:51 +01:00
markuskowa
87021d3ca1
Merge pull request #76898 from markuskowa/fix-soapysdr
...
soapysdr: add as python module
2020-01-05 13:41:28 +01:00
royneary
8cc7acddda
gitAndTools.git-bug: 0.5.0 -> 0.6.0
2020-01-04 14:57:51 +01:00
markuskowa
ec48271b88
Merge pull request #76343 from r-ryantm/auto-update/obs-studio
...
obs-studio: 24.0.4 -> 24.0.6
2020-01-04 14:14:38 +01:00
markuskowa
f3e8be7cd4
Merge pull request #76399 from r-ryantm/auto-update/qownnotes
...
qownnotes: 19.11.14 -> 19.12.15
2020-01-04 14:07:56 +01:00
wucke13
4be14c94b2
pivx: 3.4.0 -> 4.0.0
2020-01-04 11:49:32 +00:00
markuskowa
c425754249
Merge pull request #76462 from r-ryantm/auto-update/vym
...
vym: 2.7.0 -> 2.7.1
2020-01-04 12:46:28 +01:00
markuskowa
b06114f078
Merge pull request #76311 from r-ryantm/auto-update/marvin
...
marvin: 19.23.0 -> 19.27.0
2020-01-04 12:24:48 +01:00
markuskowa
8dcb8318b1
Merge pull request #76423 from r-ryantm/auto-update/tixati
...
tixati: 2.64 -> 2.66
2020-01-04 12:09:25 +01:00
Mario Rodas
0f9eda896b
flexget: add marsam to maintainers
2020-01-04 04:22:00 -05:00
Mario Rodas
b5c8ef0e7f
flexget: 2.21.25 -> 3.0.31
2020-01-04 04:21:00 -05:00
Elis Hirwing
4c9e280001
Merge pull request #76698 from fnords/protonmail-bridge-1.2.3-1-bump
...
protonmail-bridge: 1.2.2-1 -> 1.2.3-1
2020-01-04 22:23:29 +01:00
Markus Kowalewski
457b17cf21
texmaker: 5.0.3 -> 5.0.4
2020-01-04 20:18:06 +01:00
Michael Raskin
df3896f6ac
Merge pull request #76900 from misuzu/psi-1.4
...
psi: 0.15 -> 1.4
2020-01-04 15:20:43 +00:00
misuzu
b3a3168a95
psi: 0.15 -> 1.4
2020-01-04 14:41:59 +02:00
Markus Kowalewski
4097ffcc29
soapysdr: add as python module
...
Use "toPythonModule" function to make python interface available.
2020-01-03 23:11:02 +01:00
Maximilian Bosch
11dd4ccf9d
rambox: 0.6.9 -> 0.7.3
...
https://github.com/ramboxapp/community-edition/releases/tag/0.7.3
https://github.com/ramboxapp/community-edition/releases/tag/0.7.2
https://github.com/ramboxapp/community-edition/releases/tag/0.7.1
https://github.com/ramboxapp/community-edition/releases/tag/0.7.0
2020-01-03 20:53:49 +01:00
Maximilian Bosch
bef84a3d83
Merge pull request #76895 from Vskilet/gitea-update
...
gitea: 1.10.1 -> 1.10.2
2020-01-03 20:36:31 +01:00
Gabriel Ebner
3604ae8394
Merge pull request #74259 from Evils-Devils/kicad-unstable
...
kicad: cleanup, fix and update
2020-01-03 20:14:07 +01:00
toonn
f4adb7c4d8
wire-desktop: linux 3.11.2912 -> 3.12.2916
2020-01-03 19:37:25 +01:00
toonn
a8bd7e6694
wire-desktop: mac 3.10.3215 -> 3.12.3490
2020-01-03 19:37:25 +01:00
Victor SENE
56ad7c630b
gitea: 1.10.1 -> 1.10.2
2020-01-03 19:27:06 +01:00
Florian Klink
cd9cbb1108
Merge pull request #76193 from talyz/gitlab-12.6.0
...
gitlab: 12.5.5 -> 12.6.2
2020-01-03 18:39:24 +01:00
Alyssa Ross
dfc27a8430
airwave: mark VST SDK as unfree
...
Airwave itself is free software, but the VST SDK it depends on is not.
This means that trying to build airwave fails with an error about
manually adding VST SDK to the store, rather than the expected error
that non-free software has been requested.
2020-01-03 15:58:13 +00:00
adisbladis
e41e1822a0
firefox-devedition-bin: 72.0b4 -> 72.0b11
2020-01-03 13:16:37 +00:00
Benjamin Slade
aa8f763861
mullvad-vpn: 2019.08 -> 2019.10
2020-01-03 12:58:52 +00:00
adisbladis
74f5c7f3d1
compton/picom: 7.2 -> 7.5
...
Also change the derivation attribute and name to Picom, a maintained
fork of Compton.
2020-01-03 12:52:02 +00:00
zowoq
31d2d5a382
docker: 19.03.4 -> 19.03.5
2020-01-03 12:49:49 +00:00
Frederik Rietdijk
5ca7a7d882
Merge staging-next into staging
2020-01-03 13:18:04 +01:00
lewo
72d4651b59
Merge pull request #76838 from nlewo/next-fix
...
next: set next-gtk-webkit as a propagated build input
2020-01-03 11:28:41 +01:00
Frederik Rietdijk
7aa2b0215b
Merge master into staging-next
2020-01-03 10:25:14 +01:00
Antoine Eiche
b66452693b
next: set next-gtk-webkit as a propagated build input
...
Because this reference is unfortunately not detected by Nix.
Fixes #76834 .
2020-01-03 09:50:12 +01:00
Mario Rodas
d3cd40ac86
Merge pull request #76477 from r-ryantm/auto-update/yoshimi
...
yoshimi: 1.6.0.3 -> 1.6.1
2020-01-03 03:35:28 -05:00
Franz Pletz
6a2caa555b
Merge pull request #76801 from hax404/chirp
...
chirp: 20191123 -> 20191221; add support for chirp.drivers.tk8180
2020-01-03 03:10:08 +00:00
Ryan Mulligan
ec29bb50bf
Merge pull request #76208 from r-ryantm/auto-update/bcftools
...
bcftools: 1.9 -> 1.10.2
2020-01-02 16:42:27 -08:00
Florian Klink
d075e33bf5
gitlab: 12.6.1 -> 12.6.2
...
- CVE-2019-20146
- CVE-2019-20143
- CVE-2019-20147
- CVE-2019-20145
- CVE-2019-20142
- CVE-2019-20148
- CVE-2020-5197
2020-01-02 23:09:53 +01:00
Frederik Rietdijk
62bfa88763
Merge staging-next into staging
2020-01-02 21:41:48 +01:00
Frederik Rietdijk
f08e3e38d4
Merge master into staging-next
2020-01-02 21:41:13 +01:00
Vladyslav M
9543e35537
Merge pull request #76579 from filalex77/polybar-3.4.2
...
polybar: 3.4.1 -> 3.4.2
2020-01-02 22:15:52 +02:00
Maximilian Bosch
7440483138
Merge pull request #76397 from r-ryantm/auto-update/qsampler
...
qsampler: 0.6.0 -> 0.6.1
2020-01-02 19:38:10 +01:00
Franz Pletz
5338dd7ac8
Merge pull request #76065 from risicle/ris-qemu-4.2.0
...
qemu: 4.1.0 -> 4.2.0, including patch for minor CVE-2019-15890
2020-01-02 15:19:30 +00:00
Evils
e4786f3a1c
kicad: update & cleanup
...
minor simplification, fix base version
split i18n and get from gitlab
correct wrapper pythonpath, cleanup build output
update & fake git describe
correct base.nix to fit contributing.md
2020-01-02 03:45:34 +01:00
Evils
6119ca27bb
kicad: split wrapping and building
2020-01-02 03:45:34 +01:00
Evils
d96992a21b
kicad: unite unstable.nix with default.nix
...
use latest libraries for unstable
move all revs and hashes to default.nix
thanks TQ for getting me through this blockage
2020-01-02 03:45:34 +01:00
Evils
958d745fec
kicad: use separated libraries
...
switch source to gitlab as that's the new upstream source
use wrapper variables for everything but i18n
add sym and fp templates to template path
update meta to reflect kicad's own language
set license to AGPLv3, according to the source's LICENSE.README
reduce diff between default and unstable in preparation of merging
on debian gets "no module named 'math'"
pcbnew 3d viewer is unusable (at least on my T410)
2020-01-02 03:45:34 +01:00
Evils
c61170168d
kicad: switch to best try from unstable and 5.1.5
...
make unstable use kicad-libraries
still using a link in $out..., not sure that's a bad thing
this allows setting that path in makeWrapperArgs
can't use $out there
kicad-with-packages3d -> kicad and kicad-small
default to OCCT, OCE is outdated
enforce OCCT on aarch64, where OCE is broken
withOCE flag allows using OCE on non-aarch64
2020-01-02 03:45:34 +01:00
Evils
6477f717e3
kicad-unstable: wrap
...
use wxGTK31
brings hiDPI support
no python shell...
2020-01-02 03:45:34 +01:00
Matt Huszagh
d40747ed2c
kicad: add python six package as dep
...
This is needed for python scripting support.
2020-01-02 03:45:34 +01:00
Matt Huszagh
1eb1b067dd
kicad: python2 -> python3
2020-01-02 03:45:34 +01:00
Anders Kaseorg
84c81a4929
rosegarden: Use wrapQtAppsHook ( #76799 )
...
Fixes this startup failure:
qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Aborted (core dumped)
Fixes #76639 .
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-01 18:55:30 -05:00
Bernard Fortz
3fb22f785a
bitwig studio 3.0.3 -> 3.1.1
2020-01-02 00:03:02 +01:00
Georg Haas
328030c9d6
chirp: 20191123 -> 20191221; add support for chirp.drivers.tk8180
2020-01-01 21:45:27 +01:00
Will Dietz
3c974c71cd
Merge pull request #76773 from dtzWill/update/joplin-desktop-0.177
...
joplin-desktop: 1.0.167 -> 1.0.177
2020-01-01 12:44:58 -06:00
Will Dietz
5de0909911
Merge pull request #76766 from dtzWill/update/minder-1.6.0
...
minder: 1.5.1 -> 1.6.0, add new req'd deps
2020-01-01 12:41:41 -06:00
Tim Steinbach
8d39a23190
Merge pull request #76716 from ysndr/review/atom140
...
atom, atom-beta: 1.36.1 -> 1.42.0, 1.37.0-beta0 -> 1.43.0-beta0
2020-01-01 12:42:13 -05:00
Michael Weiss
04cc65db61
androidStudioPackages.{dev,canary}: 4.0.0.6 -> 4.0.0.7
2020-01-01 17:27:43 +01:00
Vladyslav M
7d97b7692b
mpvScripts.mpris: 0.2 -> 0.3 ( #76735 )
...
mpvScripts.mpris: 0.2 -> 0.3
2020-01-01 14:14:59 +02:00
Will Dietz
12bf5c90c1
joplin-desktop: 1.0.167 -> 1.0.177
...
https://github.com/laurent22/joplin/releases/tag/v1.0.177
https://github.com/laurent22/joplin/releases/tag/v1.0.176
https://github.com/laurent22/joplin/releases/tag/v1.0.175
https://github.com/laurent22/joplin/releases/tag/v1.0.174
https://github.com/laurent22/joplin/releases/tag/v1.0.173
https://github.com/laurent22/joplin/releases/tag/v1.0.172
https://github.com/laurent22/joplin/releases/tag/v1.0.171
https://github.com/laurent22/joplin/releases/tag/v1.0.170
https://github.com/laurent22/joplin/releases/tag/v1.0.169
https://github.com/laurent22/joplin/releases/tag/v1.0.168
2020-01-01 01:59:31 -06:00
Will Dietz
c77123584a
minder: 1.5.1 -> 1.6.0, add new req'd deps
2020-01-01 01:22:52 -06:00
Will Dietz
7e5334d6f2
Merge pull request #75029 from dtzWill/feature/heimer
...
heimer: init at 1.12.0
2019-12-31 23:46:28 -06:00
Will Dietz
b5f7f21677
heimer: simplify fetched rev, safe for sane repos.
...
Suggested by @doronbehar in PR review, thanks!
2019-12-31 21:34:59 -06:00
Silvan Mosberger
286450b335
Bemenu: 0.1.0 -> 0.3.0 ( #76676 )
...
Bemenu: 0.1.0 -> 0.3.0
2020-01-01 03:46:06 +01:00
Nils André-Chang
b20fbeee2a
bemenu: 0.1.0 -> 0.3.0
...
Add option to enable backends.
Co-Authored-By: Oleksii Filonenko <brightone@protonmail.com>
2020-01-01 02:34:48 +00:00
Silvan Mosberger
587c992958
Merge pull request #76741 from asymmetric/patchwork-3.17.2
...
ssb-patchwork: 3.17.1 -> 3.17.2
2020-01-01 03:07:39 +01:00