github-actions[bot]
ed3d50b6ce
Merge staging-next into staging
2021-03-05 06:17:28 +00:00
Sandro
2c0e6a0e69
Merge pull request #114586 from hjones2199/indi-full
2021-03-05 04:25:48 +01:00
Jan Tojnar
6d1958ad2d
Merge branch 'staging-next' into staging
2021-03-04 22:16:45 +01:00
Sandro
13a3551cec
Merge pull request #115041 from SuperSandro2000/r
...
R: switch to pname + version
2021-03-04 13:38:16 +01:00
Lio李歐
51512d843a
quantum-espresso: enable on darwin
2021-03-03 19:40:47 -08:00
Sandro Jäckel
086e9e0978
R: switch to pname + version
2021-03-04 03:47:33 +01:00
sternenseemann
6f2fbf5f0b
treewide: add missing lib inputs
...
This fixes hopefully all remaining missing lib inputs, likely introduced
as a regression by our recent treewide switch from stdenv.lib to lib.
These instances are all I could find using nix-instantiate --parse using
the following command:
find "$NIXPKGS" -name '*.nix' \
-and ! -path "$NIXPKGS/pkgs/development/interpreters/python/cpython/docs/template.nix" \
-and ! -path '$NIXPKGS/.git/**' \
-print0 | xargs -0 nix-instantiate --parse >/dev/null
2021-03-03 13:40:45 +01:00
github-actions[bot]
eef2c4e401
Merge staging-next into staging
2021-03-03 00:38:15 +00:00
Eduardo Sánchez Muñoz
b1718d879a
librepcb: fix use of wrapQtApp ( #114891 )
2021-03-03 01:03:37 +01:00
github-actions[bot]
e668a36492
Merge staging-next into staging
2021-03-02 12:17:32 +00:00
Vincent Laporte
cd43a53947
coq_8_13: 8.13.0 → 8.13.1
2021-03-02 09:04:40 +01:00
Jan Tojnar
913394a1d9
Merge branch 'staging-next' into staging
2021-03-01 19:30:56 +01:00
R. RyanTM
4dd9084ca9
lean: 3.26.0 -> 3.27.0
2021-02-28 15:14:35 +00:00
Hunter Jones
62249b7904
kstars: update license to gpl2Plus
2021-02-27 15:11:20 -06:00
Hunter Jones
18040bda9b
phd2: use third party indi drivers
2021-02-27 13:26:17 -06:00
Hunter Jones
9c4e268d65
kstars: use third party indi drivers
2021-02-27 13:25:07 -06:00
github-actions[bot]
5267db2989
Merge staging-next into staging
2021-02-27 18:16:44 +00:00
Sandro
299a683718
Merge pull request #114417 from veprbl/pr/sherpa_darwin_fix
...
sherpa: fix on darwin
2021-02-27 14:23:38 +01:00
github-actions[bot]
2a38839b78
Merge staging-next into staging
2021-02-27 12:20:00 +00:00
Sandro
7918f4b407
Merge pull request #114539 from SuperSandro2000/z3-java
...
z3: Add output for Java bindings (*.jar and *.so)
2021-02-27 11:15:31 +01:00
Lorenz Leutgeb
7306864977
z3: Add output for Java bindings (*.jar and *.so)
2021-02-27 09:01:25 +01:00
github-actions[bot]
52f404b187
Merge staging-next into staging
2021-02-27 06:17:01 +00:00
R. RyanTM
4d89f50881
jmol: 14.31.18 -> 14.31.24
2021-02-26 21:10:01 -05:00
github-actions[bot]
e8162c62e3
Merge staging-next into staging
2021-02-27 00:37:54 +00:00
Vijay Lulla
2c9d7ee369
R: 4.0.3 -> 4.0.4
2021-02-26 22:42:21 +00:00
Guillaume Girol
b4389c0736
Merge pull request #114271 from hjones2199/siril
...
siril: 0.99.6 -> 0.99.8.1
2021-02-26 20:25:19 +00:00
github-actions[bot]
ec3729e487
Merge staging-next into staging
2021-02-26 18:16:46 +00:00
Timo Kaufmann
be504fc82a
Merge pull request #113603 from collares/sage-test-fixes
...
sage: disable intermittent test and fix threejs breakage
2021-02-26 13:27:44 +00:00
Robert Schütz
54757b35c1
Merge branch 'staging-next' into staging
2021-02-26 10:56:17 +01:00
Frederik Rietdijk
c456a2512f
Merge master into staging-next
2021-02-26 10:25:13 +01:00
Mauricio Collares
4718aea896
sage: use slightly more robust way of getting threejs version
2021-02-25 22:31:27 -03:00
Mauricio Collares
7efa803a4b
sage: disable intermittent test
2021-02-25 22:31:27 -03:00
Dmitry Kalinkin
5b9a3edb20
sherpa: fix on darwin
...
Fixes: 81cf1908
('sherpa: fix build w/glibc-2.32')
2021-02-25 17:24:13 -05:00
Hunter Jones
804999f37e
siril: 0.99.6 -> 0.99.8.1
2021-02-25 10:46:05 -06:00
Eduardo Sánchez Muñoz
ade1748bd8
diylc: 4.15.1 -> 4.17.0 ( #114260 )
...
* diylc: set eduardosm as maintainer
* diylc: 4.15.1 -> 4.17.0
* diylc: run preInstall and postInstall hooks
2021-02-25 09:14:51 +01:00
Mario Rodas
9a6f587ab8
Merge pull request #114100 from r-ryantm/auto-update/star
...
star: 2.7.7a -> 2.7.8a
2021-02-24 22:36:58 -05:00
Vincent Laporte
a346c68411
acgtk: 1.5.1 → 1.5.2
2021-02-24 08:13:06 +01:00
Vladimir Serov
f4eddc2fad
hol: 10 -> 14
...
also cleared broken status; builds on NixOS
Signed-off-by: Vladimir Serov <me@cab404.ru>
2021-02-23 21:31:26 -05:00
Mario Rodas
19d38d712a
Merge pull request #112945 from r-ryantm/auto-update/ngspice
...
ngspice: 33 -> 34
2021-02-23 20:40:05 -05:00
Vincent Laporte
f9a4e6b1e2
alt-ergo: use Dune 2
2021-02-23 22:11:44 +01:00
R. RyanTM
615ff1b2ab
star: 2.7.7a -> 2.7.8a
2021-02-23 10:38:00 +00:00
Sandro
ad06c82b9c
Merge pull request #113965 from SuperSandro2000/fix-collection17
2021-02-23 08:44:14 +01:00
Fabian Affolter
a3343fc6b9
calc: specify license
2021-02-22 14:21:33 -05:00
github-actions[bot]
ed07c63105
Merge staging-next into staging
2021-02-22 06:17:08 +00:00
github-actions[bot]
227aa2c9b0
Merge master into staging-next
2021-02-22 06:17:05 +00:00
Thomas Bereknyei
d3833fbe25
calc: nixpkgs-review fixes
2021-02-22 00:56:59 -05:00
R. RyanTM
840822c280
calc: 2.12.8.1 -> 2.12.8.2
2021-02-22 00:56:59 -05:00
davidak
3bbd4267ab
Merge pull request #112951 from rmcgibbo/cbc
...
cbc: 2.10.3 -> 2.10.4
2021-02-22 05:02:25 +01:00
Sandro Jäckel
dcc2d18867
nasc: remove unused input
2021-02-22 02:27:56 +01:00
Sandro Jäckel
af5886a2a3
kicad: remove unused inputs
2021-02-22 02:27:52 +01:00