Commit graph

42374 commits

Author SHA1 Message Date
Sandro c32fa3f108
intel-gmmlib: add x686-linux to meta.platforms (#136738)
* intel-gmmlib: set meta.platforms ot linux to unbreak it on i686

* Update pkgs/development/libraries/intel-gmmlib/default.nix

Co-authored-by: r-burns <52847440+r-burns@users.noreply.github.com>

Co-authored-by: r-burns <52847440+r-burns@users.noreply.github.com>
2021-09-05 10:45:38 +02:00
Michael Weiss a442e572cb
intel-media-driver: 21.3.2 -> 21.3.3 2021-09-04 11:32:10 +02:00
Bernardo Meurer f30cbbc182
Merge pull request #136395 from acowley/frei0r
frei0r-plugins: 1.6.1 -> 1.7.0
2021-09-03 11:44:01 -07:00
Markus Kowalewski 3da1c95940 fftw: add optional AVX/FMA optmization flags 2021-09-03 16:53:30 +02:00
markuskowa 2be939de5d
Merge pull request #136578 from markuskowa/fix-libint
libint: make enableFMA default dependent of hostPlatform flags
2021-09-03 16:43:04 +02:00
Markus Kowalewski 94c4410f7c
libint: make enableFMA default dependent of hostPlatform flags 2021-09-03 14:15:37 +02:00
1000teslas 9533cd493c kddockwidgets: init at 1.4.0 2021-09-03 18:56:46 +10:00
1000teslas 979d0bbe72 rustc-demangle: init at 0.1.20 2021-09-03 18:56:37 +10:00
Sandro 40d7b581db
Merge pull request #136307 from SuperSandro2000/intel-media-driver
intel-media-driver: enable x11 only on linux, split dev output, move …
2021-09-02 20:30:06 +02:00
Mihai Fufezan e4a8bc9b94 arpa2common: init at 2.2.14 2021-09-02 04:34:41 -04:00
Jan Tojnar 07978cddab
Merge pull request #136071 from jtojnar/gnome-qpa
nixos/gnome: enable platform integration for Qt
2021-09-02 03:06:55 +02:00
Anthony Cowley ebda1da2cf frei0r-plugins: 1.6.1 -> 1.7.0
- Switched the build from autoconf to cmake as this build path
receives more attention by upstream developers.

- Include a PR that adds OpenCV 4 compatibility to better fit with nixpkgs. This
is not a recent PR, but no releases have been made in quite some time.
2021-09-01 16:56:42 -04:00
Robert Schütz a7a057d830
Merge pull request #136243 from dotlambda/libdeltachat-1.60.0
libdeltachat: 1.59.0 -> 1.60.0
2021-09-01 09:46:47 -07:00
Jan Tojnar 1c49627ba7
Merge pull request #135819 from Kranzes/pipewire-update
pipewire: 0.3.33 -> 0.3.34
2021-09-01 16:52:08 +02:00
Fabian Affolter ba3173486e
Merge pull request #136147 from fabaff/bump-msgpack
msgpack: 3.2.0 -> 3.3.0
2021-09-01 10:35:43 +02:00
Vladimír Čunát 538f369fb5
Merge #134049: liburcu: 0.12.2 -> 0.13.0 2021-09-01 08:31:15 +02:00
adisbladis bcddcb26be
Merge pull request #136232 from tweag/qt5-out-of-tree-modules
qt5: Expose internal variables to facilitate out-of-tree building of modules
2021-08-31 14:16:32 -05:00
Maximilian Bosch f9ed3a190d
Merge pull request #134877 from r-ryantm/auto-update/tclap
tclap: 1.2.3 -> 1.2.4
2021-08-31 20:46:36 +02:00
Robert Scott 84260c7a6b
Merge pull request #136167 from risicle/ris-grilo-CVE-2021-39365
grilo: add patch for CVE-2021-39365
2021-08-31 19:32:18 +01:00
Sandro Jäckel c0b250259c
intel-media-driver: enable x11 only on linux, split dev output, move meta to the file end 2021-08-31 17:50:46 +02:00
Alyssa Ross 7d471c8754 usbredir: fix cross 2021-08-31 12:27:03 +00:00
Niklas Hambüchen ccc9139fc9
Merge pull request #136236 from nh2/libe57format-2.2.0
libe57format: 2.1 -> 2.2.0
2021-08-31 11:02:11 +02:00
Niklas Hambüchen 92a5eac48b libe57format: 2.1 -> 2.2.0 2021-08-31 11:01:23 +02:00
Robert Schütz d30ce30110 libdeltachat: 1.59.0 -> 1.60.0
https://github.com/deltachat/deltachat-core-rust/blob/1.60.0/CHANGELOG.md
2021-08-30 15:22:12 -07:00
adisbladis 20ce363de4
qt5: Expose internal variables to facilitate out-of-tree building of modules
As it is currently it's almost impossible to accomplish something like:
```nix
...

(qt5.callPackage (
  { qtModule, qtbase, qtdeclarative }:
  qtModule {
    pname = "qt3d";
    qtInputs = [ qtbase qtdeclarative ];
    outputs = [ "out" "dev" "bin" ];
  }
) { })

...
```
because all the required variables such as qtModule are internal-only.

By exposing these it's easier for external projects not to be bound
exactly by the module definitions explicitly listed in nixpkgs.
2021-08-30 15:15:44 -05:00
adisbladis a7432ad311
qt5.qt3d: init module 2021-08-30 15:10:49 -05:00
Robert Scott f4153fb02c grilo: add patch for CVE-2021-39365 2021-08-30 11:43:07 +01:00
Matthew Leach a850ed0be8
portaudio: remove Werror (#136060) 2021-08-30 09:12:52 +01:00
Alyssa Ross 78d20f2200 pkgsMusl.libiscsi: fix build 2021-08-30 07:42:01 +00:00
Fabian Affolter a748e65c12 msgpack: 3.2.0 -> 3.3.0 2021-08-30 09:22:16 +02:00
Mario Rodas f659bd7695
Merge pull request #135747 from urlordjames/drogon_bump
drogon: 1.7.1 -> 1.7.2
2021-08-29 18:04:09 -05:00
Robert Schütz 6b369a4de7
Merge pull request #136050 from dotlambda/libdeltachat-1.59.0
libdeltachat: 1.56.0 -> 1.59.0
2021-08-29 09:40:39 -07:00
Vladimír Čunát 75c8d45096
Merge #136035: openssl: 1.1.1k -> 1.1.1l (again)
Hydra has < 25% of x86_64-linux jobs remaining:
https://hydra.nixos.org/eval/1700096?filter=x86_64-linux
so let's go on and get unstable-small channel, etc.

x86_64-darwin users will probably have to stay on an older commit
for a while, e.g. the nixpkgs-unstable channel.
2021-08-29 12:59:18 +02:00
Mario Rodas 8f40bb53b0
Merge pull request #135645 from r-ryantm/auto-update/libquotient
libquotient: 0.6.7 -> 0.6.8
2021-08-29 01:37:02 -05:00
Mario Rodas 1aa6a11373
Merge pull request #135736 from r-ryantm/auto-update/cjson
cjson: 1.7.14 -> 1.7.15
2021-08-29 01:34:32 -05:00
Michael Raskin f56bc01a16
Merge pull request #135992 from r-ryantm/auto-update/simgear
simgear: 2020.3.8 -> 2020.3.11
2021-08-29 06:25:37 +00:00
Jan Tojnar 882899981d qgnomeplatform: 0.6.1 → 0.8.0
- https://github.com/FedoraQt/QGnomePlatform/releases/tag/0.7.0
- https://github.com/FedoraQt/QGnomePlatform/releases/tag/0.7.1
- https://github.com/FedoraQt/QGnomePlatform/releases/tag/0.8.0
2021-08-29 04:25:07 +02:00
Martin Weinelt 3d245b3a37 Revert "Revert "openssl: 1.1.1k -> 1.1.1l" (#135999)"
This reverts commit b2b0115e70.
2021-08-28 16:58:44 +02:00
Alexandre Iooss 3e9661ce7f libguestfs: change license to gpl2Plus and lgpl21Plus 2021-08-28 10:53:44 +00:00
Alexandre Iooss 9c442fa901 libguestfs: enable strictDeps
Move bison, flex, getopt from buildInputs to nativeBuildInputs as they
are build tools. Move crdkit, cpio, gperf, qemu to nativeBuildInputs.
Enable strictDeps.
2021-08-28 10:53:44 +00:00
Alexandre Iooss 07c3195664 libguestfs: 1.40.2 -> 1.44.1 2021-08-28 10:53:44 +00:00
Dmitry Kalinkin b2b0115e70
Revert "openssl: 1.1.1k -> 1.1.1l" (#135999) 2021-08-27 23:36:39 -04:00
Martin Weinelt b4cc668277
Merge pull request #135611 from mweinelt/openssl 2021-08-28 02:27:54 +02:00
R. RyanTM ff3aa121fd simgear: 2020.3.8 -> 2020.3.11 2021-08-28 00:22:39 +00:00
Martin Weinelt 174868d4fa
openssl: 1.1.1k -> 1.1.1l 2021-08-28 02:21:11 +02:00
Maximilian Bosch 3da886bf41
treewide: remove ma27 from the maintainer-list of a few packages
These are all packages that I stopped using and hence just create noise
in my inbox for each change affecting them and let's face it, while I
still enjoy contributing to nixpkgs, it doesn't really make sense to be
listed there if I can't do much anyways.

Each of these packages can be taken over by someone or removed if
people think that's reasonable.

Of course, if other maintainers face issues, I can answer some questions
if needed & possible.
2021-08-27 22:28:49 +02:00
Michael Weiss 9f01f3f267
intel-gmmlib: 21.2.1 -> 21.2.2 2021-08-27 15:36:39 +02:00
Ben Gamari 9c65427ba7
gdal: 3.2.2 -> 3.3.1 (#132852)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2021-08-27 09:07:06 +02:00
Sandro 6a9ecf048d
Merge pull request #133906 from r-ryantm/auto-update/xmlsec 2021-08-27 05:03:06 +02:00
tomberek 59b3fb4048
Merge pull request #87685 from ghost/local/gnurl770-fix1
libgnurl: reduce size of closure. Remove unnecessary/old dependencies,
2021-08-26 22:09:44 -04:00