Michele Guerini Rocco
4826d60ba2
Merge pull request #128520 from chvp/u/qutebrowser
...
qutebrowser: 2.2.3 -> 2.3.0
2021-06-29 08:51:13 +02:00
Daniel Ebbert
9125a1f063
owncloud-client: 2.6.3.14058 -> 2.8.2.4246
2021-06-29 08:50:50 +02:00
Johannes Schleifenbaum
7262a1e046
protoc-gen-go: 1.27.0 -> 1.27.1
2021-06-29 08:43:02 +02:00
Vincent Laporte
8ad7f2487e
ocamlPackages.ppxlib: 0.22.0 → 0.22.2
2021-06-29 08:16:14 +02:00
Ben Siraphob
fa0a222632
Merge pull request #128208 from liff/teams/fix-absolute-paths
...
teams: fix absolute path usages
2021-06-29 11:54:46 +07:00
Ben Siraphob
0966d546ec
Merge pull request #128276 from peterhoeg/f/gemrb
...
gemrb: vlc is only needed on mac
2021-06-29 11:53:24 +07:00
Ben Siraphob
6e4d5fe23d
Merge pull request #128529 from sumnerevans/openring-2021-06-28
...
openring: unstable-2021-04-03 -> unstable-2021-06-28
2021-06-29 11:46:03 +07:00
Ben Siraphob
754675d292
Merge pull request #128565 from dotlambda/restique-init
...
restique: init at unstable-2021-05-03
2021-06-29 11:25:19 +07:00
Ben Siraphob
9b89c5f756
Merge pull request #128545 from r-ryantm/auto-update/esbuild
...
esbuild: 0.12.9 -> 0.12.11
2021-06-29 11:09:36 +07:00
Ben Siraphob
897f82e01e
Merge pull request #128524 from arcnmx/scream-3.7
...
scream: 3.6 -> 3.7
2021-06-29 10:59:49 +07:00
Ben Siraphob
46cef20015
Merge pull request #128574 from r-ryantm/auto-update/k9s
...
k9s: 0.24.10 -> 0.24.11
2021-06-29 10:57:16 +07:00
Ben Siraphob
7989f7ee74
Merge pull request #128575 from r-ryantm/auto-update/katago
...
katago: 1.8.2 -> 1.9.0
2021-06-29 10:53:09 +07:00
Ben Siraphob
f0e736e290
Merge pull request #128571 from r-ryantm/auto-update/imgproxy
...
imgproxy: 2.16.4 -> 2.16.5
2021-06-29 10:42:17 +07:00
Ben Siraphob
eaf7c42c7f
Merge pull request #128568 from r-ryantm/auto-update/hugo
...
hugo: 0.84.1 -> 0.84.2
2021-06-29 10:40:53 +07:00
R. RyanTM
233e6c455b
cri-o-unwrapped: 1.21.0 -> 1.21.1
2021-06-29 03:38:15 +00:00
Ben Siraphob
5e34e744b8
Merge pull request #128582 from r-ryantm/auto-update/blueberry
...
blueberry: 1.4.3 -> 1.4.4
2021-06-29 10:37:00 +07:00
Ben Siraphob
fd8d53587c
Merge pull request #128579 from mikroskeem/mimalloc-update
...
mimalloc: 2.0.0 -> 2.0.2
2021-06-29 10:36:10 +07:00
Ben Siraphob
52969964c1
Merge pull request #128583 from r-ryantm/auto-update/avocode
...
avocode: 4.14.3 -> 4.15.0
2021-06-29 10:35:19 +07:00
Ben Siraphob
54b0142d0f
Merge pull request #128585 from r-ryantm/auto-update/cbonsai
...
cbonsai: 1.2.0 -> 1.2.1
2021-06-29 10:31:20 +07:00
R. RyanTM
8b7e73ddb0
cbonsai: 1.2.0 -> 1.2.1
2021-06-29 03:17:03 +00:00
Vincenzo Mantova
c805959fbc
texlive: drop unused "fetch&unpack" derivations ( #126982 )
...
Motivations
- not well reproducible as they disable hashed mirrors (tarballs.nixos.org)
- only reachable by modifying the file pkgs.nix, thus unused
- the space saving is analogous to using substitutes
2021-06-28 23:01:27 -04:00
Anderson Torres
f6e6cfaf76
Merge pull request #128573 from AndersonTorres/new-gxemul
...
gxemul: 0.6.2 -> 0.7.0
2021-06-29 00:00:17 -03:00
R. RyanTM
f717dcafbf
avocode: 4.14.3 -> 4.15.0
2021-06-29 02:39:04 +00:00
R. RyanTM
0616d2a463
blueberry: 1.4.3 -> 1.4.4
2021-06-29 02:20:29 +00:00
Andrew Childs
55dcd99859
root: use pure CoreSymbolication on Darwin
...
The current build works by linking against CoreSymbolication in
/System/Library/PrivateFrameworks. This is impure and doesn't work in
newer versions of macOS.
See https://github.com/NixOS/nixpkgs/issues/128576
2021-06-29 11:00:05 +09:00
Aycan iRiCAN
16fbc036ef
snort: 2.9.16.1 -> 2.9.18 ( #128580 )
2021-06-28 18:54:56 -07:00
AndersonTorres
2820afa6f6
gxemul: 0.6.2 -> 0.7.0
2021-06-28 22:46:32 -03:00
Mark Vainomaa
89400633b9
mimalloc: revert doCheck enable
...
For some reason, test fails with binary not being able to find
libmimalloc.so.2.0. Manually specifying LD_LIBRARY_PATH gets it working,
which does not look like a very viable fix.
2021-06-29 04:30:57 +03:00
Mark Vainomaa
58e6fa615a
mimalloc: make use of MI_INSTALL_TOPLEVEL
...
Fixes:
- Gross file moving in postInstall (maintenance burden)
- Usability of CMake files
Also enables check phase
2021-06-29 04:30:44 +03:00
Mark Vainomaa
13034ba77a
mimalloc: 2.0.0 -> 2.0.2
2021-06-29 03:44:03 +03:00
R. RyanTM
0319f3a97b
kustomize-sops: 2.5.6 -> 2.5.7
2021-06-29 00:43:17 +00:00
R. RyanTM
f5ca57b613
kitty: 0.21.1 -> 0.21.2
2021-06-29 00:27:07 +00:00
R. RyanTM
6b06737e5a
katago: 1.8.2 -> 1.9.0
2021-06-29 00:12:50 +00:00
R. RyanTM
40db7836fe
k9s: 0.24.10 -> 0.24.11
2021-06-29 00:05:57 +00:00
Emmanuel Rosa
02b42cf7b4
bisq: init at 1.7.0
...
This change adds the Bisq decentralized Bitcoin exchange
Closes #69807
2021-06-29 07:01:07 +07:00
Maciej Krüger
a7776f951e
Merge pull request #128494 from eduardosm/volk
2021-06-29 01:57:18 +02:00
R. RyanTM
447e75a24c
imgproxy: 2.16.4 -> 2.16.5
2021-06-28 23:38:15 +00:00
R. RyanTM
518fcad2c4
humioctl: 0.28.3 -> 0.28.4
2021-06-28 23:22:02 +00:00
R. RyanTM
0432fe1034
hugo: 0.84.1 -> 0.84.2
2021-06-28 23:15:54 +00:00
Luke Granger-Brown
3a8d7958a6
Merge pull request #128567 from lukegb/kernel-generic-fix
...
nixos/tests/kernel-generic: fix evaluation
2021-06-29 00:13:55 +01:00
Luke Granger-Brown
0dccbe2729
nixos/tests/kernel-generic: fix evaluation
...
This is breaking the tarball build, because #128502 depends on this test
existing. After this commit, nixpkgs.tarball once again evaluates.
2021-06-28 22:41:56 +00:00
R. RyanTM
775e849b0c
gpg-tui: 0.6.1 -> 0.6.2
2021-06-28 22:28:34 +00:00
Robert Schütz
5dcfdb5bd6
restique: init at unstable-2021-05-03
2021-06-29 00:13:00 +02:00
Luke Granger-Brown
0c556f31ca
Merge pull request #128519 from vcunat/p/kimageformats-libavif-0.9.2
...
libsForQt5.kimageformats: fix build after libavif update
2021-06-28 23:05:32 +01:00
Robert Schütz
7a8ca2b1f5
home-assistant: test songpal component
2021-06-28 23:51:47 +02:00
Fabian Affolter
91f13012c5
Merge pull request #128508 from dotlambda/starline-init
...
home-assistant: support starline component
2021-06-28 23:51:47 +02:00
Robert Schütz
1c4bcfc593
home-assistant: update component-packages.nix
2021-06-28 23:51:47 +02:00
Robert Schütz
b383977471
python3Packages.python-songpal: init at 0.13
2021-06-28 23:51:42 +02:00
Sandro
a9a0ec0414
Merge pull request #128077 from doronbehar/pkg/imagej
2021-06-28 23:41:32 +02:00
Sandro
7b4dfb1a88
Merge pull request #127823 from Stunkymonkey/games-pname
2021-06-28 23:39:30 +02:00