Dmitry Kalinkin
e0f3eb5bc6
graphicsmagick: set full paths to delegates such as ghostscript
...
The --with-frozenpaths is something that we already set
unconditionally for imagemagick and imagemagick7. Without it
graphicsmagick may not be able to find its runtime dependencies.
2021-02-24 15:02:35 -05:00
Martin Weinelt
1e4c84ff93
Merge pull request #114267 from r-ryantm/auto-update/python3.7-asyncio_mqtt
...
python37Packages.asyncio-mqtt: 0.8.0 -> 0.8.1
2021-02-24 20:11:01 +01:00
R. RyanTM
ddbec360f9
python37Packages.asyncio-mqtt: 0.8.0 -> 0.8.1
2021-02-24 18:57:42 +00:00
Jörg Thalheim
05f5a8dfad
Merge pull request #114168 from alwinber/fix-io
2021-02-24 18:50:47 +00:00
Eelco Dolstra
21dc12c40c
Merge pull request #114250 from r-ryantm/auto-update/opensubdiv
...
opensubdiv: 3.4.3 -> 3.4.4
2021-02-24 19:44:12 +01:00
Samuel Dionne-Riel
4836a3dfb4
Merge pull request #113556 from MatthewCroughan/add-ubootOrangePiZero
...
U-Boot: Adds Orange Pi Zero build
2021-02-24 13:38:30 -05:00
Bernardo Meurer
f6b5bfdb47
Merge pull request #114236 from taku0/firefox-bin-86.0
...
firefox-bin: 85.0.2 -> 86.0 [High security fixes]
2021-02-24 18:30:23 +00:00
Alvar
ca16e7dc52
olm: 3.2.1 -> 3.2.2 ( #114245 )
...
Next to the version bump, some little refactoring was performed.
2021-02-24 19:01:39 +01:00
Martin Weinelt
7b9c874d67
firefox-esr: 78.7.1esr -> 78.8.0esr
...
/cc original PR #114152 . ESR doesn't need to go through staging.
I briefly ran it on X11 x86_64 NixOS and checked build on aarch64.
(for other's testing see the PR linked above)
2021-02-24 18:41:30 +01:00
Jörg Thalheim
cc8ad48f0b
Merge pull request #111034 from tmountain/master
2021-02-24 16:54:26 +00:00
Sandro
54a266a752
Merge pull request #99932 from alexbakker/argon2_cffi-20.1.0
...
argon2_cffi: 19.2.0 -> 20.1.0
2021-02-24 17:53:10 +01:00
Michael Weiss
2c042fe9c8
tdesktop: 2.5.9 -> 2.6.0
...
This also adds libthai and libdatrie as optional dependencies for gtk3.
2021-02-24 17:49:59 +01:00
adisbladis
9c852b8d2c
Merge pull request #114251 from adisbladis/emacs-telega-stable
...
emacs.pkgs.telega: Prefer telega from melpa stable
2021-02-24 17:36:54 +01:00
adisbladis
ce30081651
emacs.pkgs.telega: Prefer telega from melpa stable
...
Telega uploads packages that are incompatible with stable tdlib
releases to melpa and ones that are compatible to melpa stable.
This makes the melpa packages very unreliable and we should prefer the
one from melpa stable.
2021-02-24 17:03:54 +01:00
adisbladis
4370433b49
Merge pull request #114246 from adisbladis/emacs-override-pkgs-lib
...
emacs-packages: Make pkgs & lib overrideable
2021-02-24 17:03:11 +01:00
R. RyanTM
74c6b71074
opensubdiv: 3.4.3 -> 3.4.4
2021-02-24 15:48:53 +00:00
Tim Steinbach
c3178c39b0
sbt: Remove updateScript
...
`nix-shell -p nix-update --command "nix-update sbt"` is more reliable
2021-02-24 09:51:14 -05:00
Tim Steinbach
af2e9e5046
sbt: Replace VM test with installCheckPhase
2021-02-24 09:51:14 -05:00
Tim Steinbach
2962d51b90
argus-clients: Fix build, build client tools
2021-02-24 09:48:58 -05:00
adisbladis
1f18e81fd6
emacs-packages: Remove old FOR CONTRIBUTORS
comment
...
It doesn't apply any more.
2021-02-24 15:46:08 +01:00
adisbladis
2b84cf6e18
emacs-packages: Make pkgs & lib overrideable
...
With these changes it's possible to override pkgs & lib by:
```
emacs.pkgs.override { pkgs = fooPkgs; }
```
and get them to coherently apply to all emacs packages.
2021-02-24 15:46:08 +01:00
adisbladis
c68c81fb01
emacsPackagesFor: Remove all pkgs inherits from call site
2021-02-24 15:40:58 +01:00
adisbladis
b673be8336
emacsPackagesFor: Internalise trivialBuild/melpaBuild
...
I want less strangeness that's not obviously overrideable.
2021-02-24 15:40:58 +01:00
adisbladis
9647372202
emacs.pkgs: Get rid of external
from all-packages.nix
...
This was a strange construct that made these attrsets more difficult to work with.
It's simpler to just use pkgs.
2021-02-24 15:40:58 +01:00
Aaron Andersen
fbecdac147
Merge pull request #113487 from aanderse/nixos/galera
...
nixos/mysql: properly configure mariadb for galera recovery
2021-02-24 08:49:54 -05:00
Alwin Berger
96876f1e9a
io: switch to pname
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-24 14:00:12 +01:00
Alwin Berger
56201edbce
io: 2015.11.11 -> 2017.09.06
2021-02-24 14:00:12 +01:00
Alwin Berger
b01f6c43af
io: add static linking
...
When executing the programm the libraries were relinking to libm.so and
segfaulting
Since the libs in question are all <1MB when staticly linked this seemed like an easy workaround
To find future regression the interpreter will be called in
installCheckPhase
io: add install check
2021-02-24 13:57:43 +01:00
Mario Rodas
6c5b1e4c7d
Merge pull request #114206 from r-ryantm/auto-update/libavif
...
libavif: 0.8.4 -> 0.9.0
2021-02-24 07:56:05 -05:00
Mario Rodas
57fd5efe5d
Merge pull request #114207 from r-ryantm/auto-update/log4cplus
...
log4cplus: 2.0.5 -> 2.0.6
2021-02-24 07:53:49 -05:00
Jörg Thalheim
b4623f664e
Merge pull request #114230 from sternenseemann/psautohint-2.3.0
...
python3Packages.psautohint: 2.2.0 -> 2.3.0
2021-02-24 12:25:07 +00:00
davidak
71f9d970f8
Merge pull request #113978 from NixOS/sagemaker
...
pythonPackages.sagemaker: add pandas for analytical feature
2021-02-24 13:15:22 +01:00
Sandro
84220f2c5c
Merge pull request #114232 from SuperSandro2000/ssh-audit
...
ssh-audit: 2.3.1 -> 2.4.0
2021-02-24 12:57:43 +01:00
Sandro
dc8e6a669c
Merge pull request #113701 from fabaff/twitterapi
2021-02-24 12:16:01 +01:00
Sandro Jäckel
1e471c8b30
ssh-audit: 2.3.1 -> 2.4.0
2021-02-24 12:15:36 +01:00
sternenseemann
7511772486
python3Packages.psautohint: 2.2.0 -> 2.3.0
2021-02-24 12:14:33 +01:00
Jörg Thalheim
9b92b853b4
Merge pull request #114212 from Mic92/gdb-musl
...
gdb: fix musl build
2021-02-24 11:12:24 +00:00
taku0
b87a3ede29
Merge pull request #112393 from felixscheinost/update_jdk11_darwin
...
jdk11 (darwin): 11.0.1 -> 11.0.9
2021-02-24 20:08:59 +09:00
Alwin Berger
c2b65f7f91
io: remove deprecated sysctl.h
...
glibc 2.32 removed <sys/sysctl.h>
But since it is only required with __CYGWIN__ it can be removed safely
See related Issues upstream:
https://github.com/IoLanguage/io/issues/433
https://github.com/IoLanguage/io/pull/446
2021-02-24 11:29:48 +01:00
Martin Weinelt
2f5343a77e
Merge pull request #114188 from fabaff/jsonpath-ng
...
python3Packages.jsonpath-ng: init at 1.5.2
2021-02-24 11:27:47 +01:00
Mario Rodas
2d28c95f28
Merge pull request #114220 from 06kellyjac/nerdctl
...
nerdctl: 0.6.0 -> 0.6.1
2021-02-24 05:21:26 -05:00
Mario Rodas
90bd18552f
Merge pull request #114198 from marsam/update-zeek
...
zeek: 3.2.3 -> 3.2.4
2021-02-24 05:20:00 -05:00
06kellyjac
95a7975c27
nerdctl: 0.6.0 -> 0.6.1
2021-02-24 09:36:39 +00:00
Fabian Affolter
4d0c9f2c27
Merge pull request #114142 from fabaff/bump-ugrep
...
ugrep: 3.1.0 -> 3.1.7
2021-02-24 09:27:15 +01:00
Jörg Thalheim
aaae419aac
gdb: fix musl build
...
fixes #104133
Signed-off-by: Jörg Thalheim <joerg@thalheim.io>
2021-02-24 09:05:34 +01:00
Fabian Affolter
aa55da3810
python3Packages.jsonpath-ng: init at 1.5.2
2021-02-24 08:37:52 +01:00
Vincent Laporte
a346c68411
acgtk: 1.5.1 → 1.5.2
2021-02-24 08:13:06 +01:00
Bernardo Meurer
6c36c4ca06
Merge pull request #114200 from lovesegfault/filebot-fix-hash
...
filebot: fix hash
2021-02-24 06:48:19 +00:00
Sandro
e84bae2c1c
Merge pull request #113718 from Emantor/init/gpuvis
...
gpuvis: init at 20210220
2021-02-24 07:45:28 +01:00
R. RyanTM
ba02fd22e5
log4cplus: 2.0.5 -> 2.0.6
2021-02-24 06:12:18 +00:00