Fabian Affolter
1cf6174f06
Merge pull request #121210 from chivay/bump-extractor
...
python3Packages.karton-config-extractor: 1.0.0 -> 1.1.1
2021-04-30 09:00:49 +02:00
Luflosi
ce43e28a68
pythonPackages.btrfs: 12 -> 13 ( #120638 )
2021-04-30 09:00:16 +02:00
Fabian Affolter
fce6d9385d
Merge pull request #121143 from fabaff/bump-gym
...
python3Packages.gym: 0.18.0 -> 0.18.1
2021-04-30 09:00:05 +02:00
Fabian Affolter
54c241c838
Merge pull request #121211 from chivay/bump-yaramatcher
...
python3Packages.karton-yaramatcher: 1.0.0 -> 1.1.0
2021-04-30 08:57:54 +02:00
Sandro
8b632317bf
Merge pull request #120914 from FliegendeWurst/trilium-update-0.47.2
...
trilium: 0.46.9 -> 0.47.2
2021-04-30 08:54:22 +02:00
Sandro
9726379687
Merge pull request #120923 from sikmir/lagrange
...
lagrange: 1.3.2 → 1.3.4
2021-04-30 08:53:47 +02:00
Sandro
3d078c89a7
Merge pull request #120933 from skykanin/dotty-update
...
dotty: 0.26.0-RC1 -> 3.0.0-RC3
2021-04-30 08:46:22 +02:00
Samuel Noordhuis
22ad269082
tanka: 0.15.0 -> 0.15.1
2021-04-30 16:43:37 +10:00
Peter Simons
b28fbeaf77
Merge pull request #121233 from r-ryantm/auto-update/apache-httpd
...
apacheHttpd: 2.4.46 -> 2.4.47
2021-04-30 08:31:44 +02:00
Robert T. McGibbon
b3477d186b
python37Packages.poetry: update stale substituteInPlace ( #120876 )
2021-04-30 08:30:40 +02:00
R. RyanTM
ef10ae1f4a
cargo-audit: 0.14.0 -> 0.14.1
2021-04-30 06:21:40 +00:00
github-actions[bot]
c6548b2832
Merge staging-next into staging
2021-04-30 06:21:40 +00:00
github-actions[bot]
51b608413c
Merge master into staging-next
2021-04-30 06:21:38 +00:00
Nikolay Korotkiy
352bc1f269
josm: 17702 → 17833
2021-04-30 09:19:32 +03:00
Robert Schütz
cba5ac76a2
qutebrowser: 2.2.0 -> 2.2.1
...
https://github.com/qutebrowser/qutebrowser/releases/tag/v2.2.1
2021-04-30 01:46:14 -04:00
Sandro
445845fd43
Merge pull request #121215 from mfossen/kopia-update
...
kopia: 0.7.3 -> 0.8.4
2021-04-30 07:41:19 +02:00
Andrew Childs
7869d16545
llvmPackages: Multuple outputs for everythting
...
Also begin to start work on cross compilation, though that will have to
be finished later.
The patches are based on the first version of
https://reviews.llvm.org/D99484 . It's very annoying to do the
back-porting but the review has uncovered nothing super major so I'm
fine sticking with what I've got.
Beyond making the outputs work, I also strove to re-sync the packages,
as they have been drifting pointlessly apart for some time.
----
Other misc notes, highly incomplete
- lvm-config-native and llvm-config are put in `dev` because they are
tools just for build time.
- Clang no longer has an lld dep. That was introduced in
db29857eb391ed002046090851a44c452b80bdbd, but if clang needs help
finding lld when it is used we should just pass it flags / put in the
resource dir. Providing it at build time increases critical path
length for no good reason.
----
A note on `nativeCC`:
`stdenv` takes tools from the previous stage, so:
1. `pkgsBuildBuild`: `(?1, x, x)`
2. `pkgsBuildBuild.stdenv.cc`: `(?0, ?1, x)`
while:
1. `pkgsBuildBuild`: `(?1, x, x)`
2. `pkgsBuildBuild.targetPackages`: `(x, x, ?2)`
3. `pkgsBuildBuild.targetPackages.stdenv.cc`: `(?1, x, x)`
2021-04-30 05:41:00 +00:00
Ivan Babrou
d75d0b9c62
gcc11: init at 11.0.0
...
Pretty much copy-pasted from gcc10 with changed version and sha256.
2021-04-29 22:05:32 -07:00
Zhaofeng Li
6704ec5710
phosh: init at 0.10.2
...
Co-authored-by: Blaž Hrastnik <blaz@mxxn.io>
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
Co-authored-by: Jordi Masip <jordi@masip.cat>
2021-04-30 04:55:35 +00:00
Sandro
45ada2fbd5
Merge pull request #121062 from 06kellyjac/terragrunt
...
terragrunt: 0.29.0 -> 0.29.1
2021-04-30 06:50:29 +02:00
Sandro
1eb7187dcb
Merge pull request #99414 from arcnmx/scream
...
scream: 3.4 -> 3.6
2021-04-30 06:46:08 +02:00
Sandro
192edf7df0
Merge pull request #121232 from r-ryantm/auto-update/avro-c
...
avro-c: 1.9.1 -> 1.10.2
2021-04-30 06:45:01 +02:00
Michal Minář
750ffff97a
megasync: switch to ffmpeg
...
Signed-off-by: Michal Minář <mic.liamg@gmail.com>
2021-04-30 06:41:14 +02:00
Peter Hoeg
600bb9d529
togglesg-download: drop it as it is no longer maintained/working
2021-04-30 12:38:54 +08:00
Sandro
2201c19776
Merge pull request #120891 from lunik1/opera-fix-build
...
opera: add libdrm and mesa dependencies
2021-04-30 06:34:27 +02:00
R. RyanTM
f072e1f2e2
flow: 0.149.0 -> 0.150.0
2021-04-30 00:32:05 -04:00
R. RyanTM
4b47f1504e
bgpq4: 0.0.6 -> 0.0.7
2021-04-30 04:24:12 +00:00
R. RyanTM
ee282e4e09
deepdiff: 5.3.0 -> 5.5.0
2021-04-30 00:23:49 -04:00
Mario Rodas
731d668552
python38Packages.grpcio-tools: 1.37.0 -> 1.37.1
2021-04-30 04:20:00 +00:00
Mario Rodas
147b101a63
lxc: 4.0.6 -> 4.0.7
2021-04-30 04:20:00 +00:00
Mario Rodas
d10fbc5b06
postgresqlPackages.pgvector: 0.1.0 -> 0.1.2
2021-04-30 04:20:00 +00:00
Zhaofeng Li
53193ef716
phoc: init at 0.7.0
...
Co-authored-by: Blaž Hrastnik <blaz@mxxn.io>
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
Co-authored-by: Jordi Masip <jordi@masip.cat>
2021-04-30 04:20:00 +00:00
Mario Rodas
c8232cbac1
grpc: 1.37.0 -> 1.37.1
...
https://github.com/grpc/grpc/releases/tag/v1.37.1
2021-04-30 04:20:00 +00:00
R. RyanTM
fe563d71a3
apacheHttpd: 2.4.46 -> 2.4.47
2021-04-30 04:07:35 +00:00
R. RyanTM
0c523b5e93
git-quick-stats: 2.1.8 -> 2.1.9
2021-04-29 23:52:09 -04:00
R. RyanTM
7ced0d92bf
avro-c: 1.9.1 -> 1.10.2
2021-04-30 03:45:26 +00:00
Sandro
ff13163e3f
Merge pull request #120896 from kini/aws-sam-cli/bump-1.23.0
...
aws-sam-cli: 1.14.0 -> 1.23.0
2021-04-30 04:36:46 +02:00
Austin Butler
15b116195d
python3Packages.pytest-helpers-namespace: add missing dependency
2021-04-29 19:34:45 -07:00
Austin Butler
6aa9d635d4
python3Packages.setuptools-declarative-requirements: init at 1.2.0
2021-04-29 19:34:31 -07:00
Austin Butler
309dc32405
pythonPackages.pypiserver: init at 1.4.2
2021-04-29 19:34:01 -07:00
reedrw
4b409860c2
shticker-book-unwritten: fix broken cargoSha256; add libXcursor ( #120968 )
2021-04-30 04:32:32 +02:00
Sandro
b40401ab89
Merge pull request #120958 from astro/svd2rust
...
svd2rust: 0.14.0 -> 0.18.0
2021-04-30 04:30:26 +02:00
Jörg Thalheim
17a8c9c4bf
Deterministic stdenv ( #120775 )
...
Co-authored-by: Atemu <atemu.main@gmail.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-30 04:13:20 +02:00
Sandro
5a2519d5e6
Merge pull request #120988 from r-ryantm/auto-update/dpkg
...
dpkg: 1.20.7.1 -> 1.20.9
2021-04-30 04:11:23 +02:00
Jordi Masip
ea6882edda
maintainers: add masipcat
2021-04-30 02:08:14 +00:00
Sandro
9716947ba6
Merge pull request #121033 from Radvendii/libgnurx-static
...
libgnurx: output libgnurx.a when static
2021-04-30 04:07:07 +02:00
Sandro
90ac20b969
Merge pull request #121032 from Radvendii/zlib-windows-static
...
zlib: fix windows static compile
2021-04-30 04:06:17 +02:00
Markus S. Wamser
9e143db301
minidlna: switch from ffmpeg_3 to ffmpeg
2021-04-29 18:58:13 -07:00
Sandro
13fc0815e9
Merge pull request #121219 from ivan/lmdb-fetchFromGitLab
...
lmdb: use fetchFromGitLab
2021-04-30 03:52:54 +02:00
Peter Hoeg
82c31a83b8
nixos/module: example referenced old ffmpeg
2021-04-30 09:43:18 +08:00