Eelco Dolstra
0ec8c3bb12
Revert "nix: build using gcc8"
...
This reverts commit 7ac90533a1
.
2020-01-05 20:42:44 +01:00
Ryan Mulligan
f8cd096aad
Merge pull request #54967 from volhovm/volhovm/clmagma
...
clmagma: init at 1.3
2020-01-05 08:18:12 -08:00
markuskowa
87021d3ca1
Merge pull request #76898 from markuskowa/fix-soapysdr
...
soapysdr: add as python module
2020-01-05 13:41:28 +01:00
Ryan Mulligan
e7e5fc9584
Merge pull request #61387 from bricewge/ddcci-driver-linux
...
ddcci-driver: init at 0.3.2
2020-01-04 07:58:45 -08:00
Ryan Mulligan
ceb515d438
Merge pull request #60390 from monsieurp/new-tmux-panes
...
tmux-xpanes: init at 4.1.0
2020-01-04 07:47:09 -08: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
Ryan Mulligan
bd62dd3bb3
Merge pull request #60336 from Tomahna/metals
...
metals: init at 0.7.6
2020-01-03 21:59:15 -08:00
Symphorien Gibol
b40fc3a56b
pynagsystemd: init at 1.2.0
...
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-01-03 15:48:42 -08: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
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
puzzlewolf
c5e72fa686
frescobaldi: 3.0.0 -> 3.1 ( #76889 )
2020-01-03 12:24:59 -05:00
Graham Christensen
e0470e11c7
Merge pull request #76890 from LnL7/nix-gcc-8
...
nix: build using gcc8
2020-01-03 11:40:57 -05:00
Renaud
af2046d3f1
Merge pull request #75548 from MatrixAI/step-ca
...
step-ca: init at 0.13.3
2020-01-03 17:16:10 +01:00
Daiderd Jordan
7ac90533a1
nix: build using gcc8
...
Workaround for https://github.com/NixOS/nix/issues/3300 .
https://hydra.nixos.org/build/109304568
running tests
checking Nixpkgs on i686-linux
error: stack overflow (possible infinite recursion)
build time elapsed: 0m0.068s 0m0.029s 0m36.549s 0m6.187s
builder for '/nix/store/dr5kd28msqmqk3hkz0ayx10dww6s8dn9-nixpkgs-tarball-20.03pre207974.16c665911fb.drv' failed with exit code 1
2020-01-03 17:04:10 +01: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
Stig Palmquist
76bd004a4b
micropython: init at 1.12
2020-01-03 10:57:55 +01:00
Frederik Rietdijk
7aa2b0215b
Merge master into staging-next
2020-01-03 10:25:14 +01:00
Maximilian Bosch
af26f69257
Merge pull request #76313 from oxalica/cargo-flamegraph-perf
...
cargo-flamegraph: fix runtime dep: linux-perf
2020-01-02 23:54:57 +01:00
adisbladis
54928f92ac
poetry: 0.12.17 -> 1.0.0
2020-01-02 21:59:56 +00:00
adisbladis
ded1080db4
poetry2nix: init at 1.1.0
2020-01-02 21:59:56 +00:00
Florian Klink
1c9af6e7c1
Merge pull request #76621 from cab404/micronucleus
...
Added micronucleus
2020-01-02 22:54:32 +01:00
Frederik Rietdijk
f08e3e38d4
Merge master into staging-next
2020-01-02 21:41:13 +01:00
Eric Norris
5e7131bcc6
Disable NS in emacs-nox
2020-01-02 12:11:09 -05:00
Wael Nasreddine
43e14efcc7
kcli: init at 1.8.2 ( #76791 )
...
kcli: init at 1.8.2
2020-01-01 23:30:08 -08: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
Evils
5bbe6be1a8
kicad: to hell with version specific crap
2020-01-02 03:45:34 +01:00
Craig Swank
1203bd403c
kcli: init at 1.8.2
2020-01-01 17:15:38 -07:00
Vladimir Serov
8c7473e203
micronucleus: init at 2.04
2020-01-02 01:58:54 +03: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
Franz Pletz
f197a51583
proxmark3: refactor & init unstable at 2019-12-28
2020-01-01 20:13:58 +01: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
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
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
7e5334d6f2
Merge pull request #75029 from dtzWill/feature/heimer
...
heimer: init at 1.12.0
2019-12-31 23:46:28 -06:00
zimbatm
9e6f0d5a78
rubyPackages_2_7: init at 2.7.0
2020-01-01 00:24:17 +00:00
K. Bruneau
7efeca1721
texlab: 1.7.0 -> 1.9.0 ( #76730 )
...
This commit also removes texlab-citeproc since it was replaced with
citeproc-rs and is no longer available.
2019-12-31 17:28:48 -05:00
Anderson Torres
ba9fdecba3
Merge pull request #76728 from OPNA2608/palemoon-improvements
...
palemoon: use gcc7, remove build notification
2019-12-31 18:01:10 -03:00
Frederik Rietdijk
555037a667
Merge master into staging-next
2019-12-31 16:35:53 +01:00
Mikhail Klementev
dad53fa08b
codeql: init at 2.0.0
2019-12-31 16:29:20 +01:00
Jörg Thalheim
a45447a3d5
bandwhich: init at 0.6.0 ( #76689 )
...
bandwhich: init at 0.6.0
2019-12-31 14:23:19 +00:00
Jörg Thalheim
073623d335
Merge pull request #76722 from xwvvvvwx/wireguard-kernel-versions
...
linuxPackagesFor: wireguard: respect supported kernel versions
2019-12-31 11:47:27 +00:00
David Terry
27ca6c2939
linuxPackagesFor: wireguard: noop for kernel >= 5.6
2019-12-31 09:36:51 +01:00
Oleksii Filonenko
1a477dc895
bandwhich: 0.5.1 -> 0.6.0
...
- Rename from `what` to `bandwhich`
- Add Security for darwin
2019-12-31 10:20:07 +02:00