Commit Graph

3443 Commits

Author SHA1 Message Date
Robert Scott
3b6bc4b69c treewide: set sourceProvenance for packages containing downloaded jars
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01:00
Sandro
e2cc0bd2fd
Merge pull request #176019 from trofi/workaround-fno-common-for-vokoscreen
vokoscreen: add -fcommon workaround
2022-06-03 16:59:55 +02:00
Sergei Trofimovich
622faae80d w_scan: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: char-coding.o:/build/w_scan-20170107/si_types.h:117: multiple definition of
      `service_t'; countries.o:/build/w_scan-20170107/si_types.h:117: first defined here
2022-06-03 00:47:53 +01:00
Sergei Trofimovich
73e5c4d5aa vokoscreen: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: alsa_device.o:(.bss+0x8): multiple definition of `rc'; QvkAlsaDevice.o:(.bss+0x8): first defined here
2022-06-03 00:43:44 +01:00
Sandro Jäckel
fd4a00dfa8
manim: remove pytest-cov 2022-06-01 17:38:14 +02:00
Sandro
461c077f0e
Merge pull request #120479 from friedelino/add-manim-com
manim: remove old manim(lib) package and init at 0.15.2
2022-06-01 17:01:57 +02:00
Sandro
cac45c69ab
Merge pull request #174080 from dotlambda/hypnotix-init
hypnotix: init at 2.6
2022-05-31 03:58:41 +02:00
Rick van Schijndel
433701147a
treewide: pkgs/applications: mark broken for aarch64-linux 2022-05-30 13:42:58 +02:00
Frido Friedemann
81c384a4c0 manim: init at 0.15.2 2022-05-29 15:17:31 +02:00
Rick van Schijndel
37c633f7ae treewide: pkgs/applications: mark broken for darwin 2022-05-29 10:56:04 +02:00
Pavol Rusnak
ef50f067f7
Merge pull request #171043 from prusnak/curlWithGnuTls
treewide: refactor curlWithGnuTls into all-packages.nix
2022-05-25 17:18:07 +02:00
R. Ryantm
65bd6b2faa ani-cli: 2.1 -> 2.2 2022-05-25 01:21:20 +00:00
Frido Friedemann
9c3e927949 manim: remove to be replaced by ManimCE
Existing manim package has been incorrectly named manim, although on PyPi it is
called manimlib. It is now developed under the name manimgl, so the PyPi
package manimlib will receive no further updates. The new manim
package in nixpkgs is now the Manim Community Edition.
2022-05-24 21:24:17 +02:00
Robert Schütz
a452e0e264 hypnotix: init at 2.6 2022-05-23 06:33:24 +00:00
Jan Tojnar
b8b9f52393 Merge branch 'master' into staging-next
Conflicts:
- pkgs/applications/networking/browsers/firefox/common.nix between 318fae87c0 and f6c5761935.
2022-05-21 17:52:39 +02:00
Michele Guerini Rocco
7ce1c5eed3
Merge pull request #173676 from risicle/ris-mkvtoolnix-darwin-cppfs-experimental
mkvtoolnix: remove outdated clang fix
2022-05-21 10:14:48 +02:00
Robert Scott
5d26153324 mkvtoolnix: remove outdated clang fix 2022-05-20 22:39:42 +01:00
github-actions[bot]
77bded3c43
Merge master into staging-next 2022-05-20 18:02:18 +00:00
Robert Schütz
d5a2974e52 libsForQt5.mauiPackages: init at 2.1.2 2022-05-20 08:54:02 -07:00
github-actions[bot]
17dfec3606
Merge master into staging-next 2022-05-19 00:02:14 +00:00
Artturi
b0c602515d
Merge pull request #173084 from Artturin/unecessaryprf
treewide: remove unecessary XDG_DATA_DIRS from appimage wrapType2
2022-05-18 21:23:58 +03:00
github-actions[bot]
e87bfef273
Merge staging-next into staging 2022-05-16 18:11:41 +00:00
github-actions[bot]
115f2f7878
Merge master into staging-next 2022-05-16 18:05:56 +00:00
Artturi
6323f3ccba
Merge pull request #173275 from zendo/test
mpc-qt: 2019-06-09 -> 22.02
2022-05-16 20:59:52 +03:00
zendo
d1e5ca2014 mpc-qt: 2019-06-09 -> 22.02 2022-05-16 23:11:26 +08:00
github-actions[bot]
add75748e2
Merge staging-next into staging 2022-05-16 12:03:45 +00:00
github-actions[bot]
f10256fb7a
Merge master into staging-next 2022-05-16 12:02:51 +00:00
github-actions[bot]
f74178b418
Merge staging-next into staging 2022-05-15 18:01:53 +00:00
Peter Jones
1ed0bc2be3
makemkv: install mmccextr
Some discs cause makemkv to attempt to execute `bin/mmccextr`.  Ensure
the file is installed so no run time errors occur.
2022-05-15 10:52:03 -07:00
Vladimír Čunát
d72c6a72d0
Merge branch 'master' into staging-next 2022-05-15 18:17:05 +02:00
Thiago Kenji Okada
acdec6d298
Merge pull request #172912 from armeenm/bump-byzanz
byzanz: 0.2.3.alpha -> unstable-2016-03-12
2022-05-15 12:53:44 +01:00
Jan Tojnar
d1b77f990f Merge branch 'staging-next' into staging
Conflicts:
	pkgs/applications/networking/browsers/firefox/common.nix between f6c5761935 and a373324120.
2022-05-15 07:08:29 +02:00
Artturin
1a634cc057 treewide: remove unecessary XDG_DATA_DIRS from appimage wrapType2
they're unnecessary since https://github.com/NixOS/nixpkgs/pull/161739/files

which links the schemas to their correct fhs locations and adds
gsettings-desktop-schemas and hicolor-icon-theme to appimage fhs
2022-05-15 05:19:23 +03:00
github-actions[bot]
dae6d3bb73
Merge master into staging-next 2022-05-14 12:01:17 +00:00
Jörg Thalheim
d8a708d2b6
Merge pull request #172801 from midchildan/fix/epgstation
epgstation: fix build
2022-05-14 08:12:55 +01:00
midchildan
6a0c84d594
epgstation: keep old buildInputs in overrideAttrs 2022-05-14 15:24:01 +09:00
Armeen Mahdian
51536724da byzanz: 0.2.3.alpha -> unstable-2016-03-12 2022-05-13 16:06:17 -05:00
midchildan
834477e4d4
epgstation: move node-pre-gyp and node-gyp-build to buildInputs 2022-05-14 00:48:28 +09:00
github-actions[bot]
814126147f
Merge staging-next into staging 2022-05-13 12:02:03 +00:00
github-actions[bot]
477cc9463d
Merge master into staging-next 2022-05-13 12:01:27 +00:00
Janne Heß
0027518c91
Merge pull request #172771 from wkral/ogmtools-fix
ogmtools: fix build
2022-05-13 11:57:33 +02:00
midchildan
dfeb273bfa
epgstation: fix build 2022-05-13 10:39:02 +09:00
github-actions[bot]
d79af4efe4
Merge staging-next into staging 2022-05-13 00:03:35 +00:00
github-actions[bot]
97ea1401a7
Merge master into staging-next 2022-05-13 00:03:00 +00:00
William Kral
f7958990af ogmtools: fix build 2022-05-12 14:54:38 -07:00
Thiago Kenji Okada
eae1669de5
Merge pull request #171836 from ncfavier/escape-wrapper-args
Fix wrapper arguments escaping
2022-05-12 21:55:06 +01:00
Naïm Favier
2ae69114a1
makeWrapper: implement --inherit-argv0
For symmetry/interoperability with makeBinaryWrapper. Implemented as
--argv0 '$0'
2022-05-10 22:07:57 +02:00
github-actions[bot]
3a79190750
Merge staging-next into staging 2022-05-10 18:01:50 +00:00
Sandro
4010722a05
Merge pull request #154131 from onny/vvave
vvave: init at 2.1.1
2022-05-10 15:37:53 +02:00
github-actions[bot]
1a3de31faa
Merge staging-next into staging 2022-05-10 12:11:45 +00:00