Commit Graph

207142 Commits

Author SHA1 Message Date
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
Evils
e5daa9501b maintainers: add evils 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
Evils
5bbe6be1a8 kicad: to hell with version specific crap 2020-01-02 03:45:34 +01:00
Matt Huszagh
1eb1b067dd kicad: python2 -> python3 2020-01-02 03:45:34 +01:00
Florian Klink
fa34e97122
Merge pull request #76798 from andersk/dhcpcd-ra-time-units
dhcpcd: fix RA time unit confusion
2020-01-02 01:56:05 +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
Anders Kaseorg
e474db24b1 dhcpcd: fix RA time unit confusion
Fixes #76710.  Submitted upstream as rsmarples/dhcpcd#12.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-01 15:31:05 -08:00
Atemu
a461f3fa9c Consider the exit status of docker run in ExecStop (#76444)
We don't need to stop the container if it already exited sucessfully
2020-01-01 18:28:46 -05:00
Ryan Mulligan
f4375dd320
Merge pull request #76803 from misuzu/freeswitch-1.10
freeswitch: 1.8.7 -> 1.10.2
2020-01-01 15:25:01 -08:00
Bernard Fortz
3fb22f785a bitwig studio 3.0.3 -> 3.1.1 2020-01-02 00:03:02 +01:00
Tim Steinbach
3ebcd9a338
oh-my-zsh: 2019-12-29 -> 2020-01-01 2020-01-01 16:12:27 -05:00
Tim Steinbach
6f5a01faeb
linux_latest-libre: 17153 -> 17159 2020-01-01 16:11:42 -05:00
misuzu
6d66795575 freeswitch: 1.8.7 -> 1.10.2 2020-01-01 23:07:45 +02:00
Franz Pletz
427217ac1f
Merge pull request #76786 from misuzu/freeswitch-gsmopen
freeswitch: fix gsmopen build and enable by default for linux
2020-01-01 20:25:43 +00:00
Maximilian Bosch
26f3d45b5f
cargo-make: 0.24.3 -> 0.25.0
https://github.com/sagiegurari/cargo-make/releases/tag/0.25.0
2020-01-01 21:13:45 +01:00
Maximilian Bosch
5065378316
evcxr: 0.4.5 -> 0.4.6
https://github.com/google/evcxr/releases/tag/v0.4.6
2020-01-01 21:13:45 +01:00
Linus Heckemann
99a6326791
Merge pull request #76672 from lheckemann/mirtk-tbb
mirtk: enable tbb support for multithreading
2020-01-01 20:44:44 +01:00
Franz Pletz
151c38b5c8
batman-adv: 2019.4 -> 2019.5
Fixes #72463.
2020-01-01 20:30:38 +01:00
Franz Pletz
8b3427ad87
batman-adv: refactor 2020-01-01 20:29:35 +01:00
Franz Pletz
f197a51583
proxmark3: refactor & init unstable at 2019-12-28 2020-01-01 20:13:58 +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
Alvar
a47ad014d5 golangci-lint: 1.21.0 -> 1.22.2 (#76782)
Also replace legacy `buildGoPackage` with `buildGoModule`.
2020-01-01 10:33:38 -08:00
Florian Klink
2393fa23f2
Merge pull request #76560 from nh2/kexec-test-python
nixosTests.kexec: port to python and mark as broken
2020-01-01 19:05:09 +01:00
Florian Klink
d7d0ccd222
Merge pull request #76783 from timjb/fix-dispatcherScripts
networkmanager: fix dispatcherScripts example
2020-01-01 18:47:56 +01: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
Will Dietz
b973735394
Merge pull request #76370 from r-ryantm/auto-update/power-calibrate
power-calibrate: 0.01.28 -> 0.01.29
2020-01-01 11:25:58 -06:00
Will Dietz
71cbc67f3f
Merge pull request #76772 from dtzWill/update/txr-230
txr: 225 -> 230
2020-01-01 11:20:13 -06:00
Will Dietz
2b9e68bd08
Merge pull request #76774 from dtzWill/update/victor-mono-1.3.0
victor-mono: 1.2.7 -> 1.3.0
2020-01-01 11:18:34 -06:00
Michael Weiss
04cc65db61
androidStudioPackages.{dev,canary}: 4.0.0.6 -> 4.0.0.7 2020-01-01 17:27:43 +01:00
misuzu
96f4563f1e freeswitch: fix gsmopen build and enable by default for linux 2020-01-01 18:09:54 +02:00
misuzu
8cce0e0937 gsmlib: init at unstable-2017-10-06 2020-01-01 17:59:54 +02:00
misuzu
03a4369379 libctb: init at 0.16 2020-01-01 17:07:58 +02:00
Tim J. Baumann
36b98fdf26 networkmanager: fix dispatcherScripts example
Before, the example script didn't actually exit when the event type
didn't match "up".
2020-01-01 15:32:15 +01:00
Jörg Thalheim
a82f07cecf
netdata: 1.18.1 -> 1.19.0 (#75173)
netdata: 1.18.1 -> 1.19.0
2020-01-01 12:52:29 +00: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
zimbatm
5f5df51bf0
Merge pull request #76758 from alyssais/ruby_2_7
Some Ruby 2.7 updates and fixes
2020-01-01 11:29:44 +00:00
Emily
31ef3b8ec5 stm32loader: 0.5.0 -> 0.5.1 2020-01-01 10:54:31 +01:00
Jörg Thalheim
060bd74d3f
bitwarden-cli: move to nodePackages version (#76489)
bitwarden-cli: move to nodePackages version
2020-01-01 09:07:44 +00:00
Will Dietz
4fa9c36165
victor-mono: 1.2.7 -> 1.3.0
https://github.com/rubjo/victor-mono/releases/tag/v1.3.0
https://github.com/rubjo/victor-mono/releases/tag/v1.2.9
https://github.com/rubjo/victor-mono/releases/tag/v1.2.8
2020-01-01 02:02:34 -06: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
2dd40bf158
txr: add include to fix w/musl 2020-01-01 01:56:00 -06:00
Will Dietz
68d725d0fd
txr: 225 -> 230 2020-01-01 01:55:49 -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