Miguel Madrid Mencía
148c82e07e
maintainer: mimadrid: update github username and personal data
3 years ago
Vincent Laporte
5fed98e862
ocamlPackages.js_of_ocaml*: 3.3.0 -> 3.4.0
...
Ensures compatibility with OCaml 4.08
3 years ago
Vincent Laporte
912f03d0d4
ocamlPackages.xtmpl: fix for jsoo ≥ 3.4.0
3 years ago
Vincent Laporte
5a5a87cd00
ocamlPackages.mtime: disable jsoo support for OCaml < 4.03
3 years ago
Austin Seipp
700cc56a0e
doctl: 1.18.0 -> 1.31.2
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
3 years ago
Jonathan Ringer
5e67b340e8
pythonPackages.pyarrow: fix build
3 years ago
Jonathan Ringer
8e06d7ee3b
python3Package.hug: 2.4.8 -> 2.6.0
3 years ago
zimbatm
d5817fa95a
rustup: 1.18.3 -> 1.19.0
3 years ago
Vasiliy Yorkin
2b921136f0
ocamlPackages.ppx_deriving_protobuf: init at 2.7
3 years ago
Jonathan Ringer
30f3e4a3a6
pythonPackages.zeep: fix pytest5 tests
3 years ago
Jörg Thalheim
b31931adf5
python.pkgs.pylint_1_9: fix incorrect checksum
...
was not updated in 08d556c0e8
3 years ago
Bjørn Forsman
d6e65ec4a0
wrapQtAppsHook: skip directories
...
Prevents messages like this in the build log:
grep: <PATH>/bin: Is a directory
3 years ago
Bjørn Forsman
c6d516dfc4
wrapQtAppsHook: use `patchelf --print-interpreter` instead of `isELFExec`
...
Some executables are built as PIEs (e.g. keepassxc) and are technically
isELFDyn, not isELFExec. Without this change those executables will not
be wrapped.
3 years ago
Michael Fellinger
13866ed4cf
gem-config: fix zookeeper for gcc-8 ( #68642 )
3 years ago
Christian Kögler
9b7e7e726e
redo-apenwarr: update to release 0.42 and added docs and checks
3 years ago
Jörg Thalheim
08d556c0e8
python.pkgs.pylint_1_9: 1.9.4 -> 1.9.5
...
Also fix build by skipping a test that requires setuptools to be present.
(Also just adding setuptools does not fix the issue either?)
3 years ago
zimbatm
cef857e8b7
bundlerApp: avoid unecessary rebuilds when gemdir changes
...
Because the gemdir was referenced on the derivation, it would cause the
whole gemdir to get added to the store, which would in turn force the
derivation to be rebuilt whenever unrelated folder files would change.
3 years ago
Linus Heckemann
afceaee163
itk4: init at 4.13.1
...
This is exactly the same as we had prior to
e7b0c389c2
, which broke some dependents,
just under a new attribute name.
3 years ago
Daniel Schaefer
5548ff632e
microsoft_gsl: Fix gcc8 build
3 years ago
Mario Rodas
9a2e336c8a
tflint: 0.11.0 -> 0.11.1
...
Changelog: https://github.com/wata727/tflint/releases/tag/v0.11.1
3 years ago
Sascha Grunert
4c981b4ffe
buildah: 1.11.0 -> 1.11.1
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
3 years ago
Ben Sima
c33f5ad65b
protobuf: add license metadata
...
https://github.com/protocolbuffers/protobuf/blob/master/LICENSE
GitHub doesn't identify it as BSD-3, but it is if you just look at the
license text.
3 years ago
zimbatm
ab0308604b
cide: remove ( #68505 )
3 years ago
worldofpeace
dc5d1aa474
gst_all_1: auto_features already enabled
3 years ago
worldofpeace
ca9c4d29e9
gst_all_1.gst-vaapi: patch to Remove Mesa from drivers white list
...
See https://mail.gnome.org/archives/distributor-list/2019-September/msg00000.html
Users can re-add it with GST_VAAPI_ALL_DRIVERS.
3 years ago
Roman Volosatovs
2a7c0f2ab9
conftest: 0.7.0 -> 0.12.0, ensure go 1.13 compatibility
3 years ago
WilliButz
0e879bfe8d
v8: fix build on aarch64
3 years ago
Tim Steinbach
dad77d59cb
ammonite: 1.6.9 -> 1.7.1
3 years ago
André-Patrick Bubel
383d3a43e5
rtmidi: add PulseAudio support
3 years ago
Peter Hoeg
0f95f6922d
buildah: minor cleanups
...
Was meant to be a part of 1.10.1 -> 1.11.0 but somebody else beat me to that.
3 years ago
Artemis Tosini
9273a22c48
insomnia: 6.5.3 → 6.6.2
3 years ago
Peter Hoeg
3ec8bc5ef2
pythonPackages.tvnamer: pytest belongs in checkInputs
3 years ago
Nick Spinale
982b85b578
plyplus: enable for python3
3 years ago
WilliButz
823e8accb9
wt4: 4.1.0 -> 4.1.1
3 years ago
WilliButz
5c5fc13602
wt3: 3.4.0 -> 3.4.1, include harfbuzz
3 years ago
Sascha Grunert
1593d91692
buildah: 1.10.1 -> 1.11.0
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
3 years ago
adisbladis
3e501fe168
go_1_11: Drop package
...
It's unsupported by upstream.
3 years ago
Nathan van Doorn
4535178a37
qt59.qtscript: fix error due to gcc8.3
3 years ago
Nathan van Doorn
a4ace375d2
qt511.qtscript: fix error due to gcc8.3
3 years ago
Peter Simons
14854f20bb
python-alembic: add missing 'setuptools' to propagatedBuildInputs
...
As a side-effect of f7e28bf5d8
, the build
no longer propagated 'setuptools', which is a run-time dependency. See
https://github.com/NixOS/nixpkgs/pull/68314 for further details.
3 years ago
Peter Simons
b57f25ac80
python-django-haystack: add missing 'setuptools' to propagatedBuildInputs
...
As a side-effect of f7e28bf5d8
, the build
no longer propagated 'setuptools', which is a run-time dependency. See
https://github.com/NixOS/nixpkgs/pull/68314 for further details.
Fixes https://github.com/NixOS/nixpkgs/issues/68479 .
3 years ago
Peter Simons
efb354ef04
python-setuptools_scm: enable the test suite
...
It succeeds fine with both Python 2.x and 3.x.
3 years ago
Peter Simons
5c582f35c1
haskell: fix evaluation error in tensorflow-proto
3 years ago
Domen Kožar
f4316473d9
ghc: compile with DWARF support by default
...
This allows our GHCs to build programs with DWARF debug information
when -g is passed, see https://ghc.haskell.org/trac/ghc/wiki/DWARF .
Compiling with debug symbols is off by default until GHC ticket #15960
(Using -g causes differences in generated core) is fixed.
3 years ago
Peter Simons
f2bf25e53a
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.4-7-ga804c35 from Hackage revision
0bd93345ee
.
3 years ago
Peter Simons
fac2b0126f
hackage2nix: disable broken packages that cause evaluation errors on Hydra
3 years ago
Peter Simons
216fae4043
LTS Haskell 14.5
3 years ago
Fabian Möller
7a4644fcb8
django: don't wrap binary files twice
3 years ago
Kevin Quick
85f655789e
python: thespian: 3.9.10 -> 3.9.11
3 years ago
Ivan Kozik
7e7c98a199
snscrape: fix startup
...
This fixes:
Traceback (most recent call last):
File "/nix/store/607z14x0spsz1lsh0fg9cbyc9lr038mi-python3.7-snscrape-0.3.0/bin/.snscrape-wrapped", line 11, in <module>
sys.exit(main())
File "/nix/store/607z14x0spsz1lsh0fg9cbyc9lr038mi-python3.7-snscrape-0.3.0/lib/python3.7/site-packages/snscrape/cli.py", line 218, in main
args = parse_args()
File "/nix/store/607z14x0spsz1lsh0fg9cbyc9lr038mi-python3.7-snscrape-0.3.0/lib/python3.7/site-packages/snscrape/cli.py", line 154, in parse_args
import snscrape.version
File "/nix/store/607z14x0spsz1lsh0fg9cbyc9lr038mi-python3.7-snscrape-0.3.0/lib/python3.7/site-packages/snscrape/version.py", line 1, in <module>
import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'
Related: https://github.com/NixOS/nixpkgs/pull/68314
3 years ago