Commit Graph

79020 Commits

Author SHA1 Message Date
R. RyanTM
3b37ff146e flyctl: 0.0.102 -> 0.0.110 2020-04-01 11:49:03 +00:00
Jan Tojnar
08306f3f26
Merge pull request #83832 from jtojnar/samba-things
Clean up & update samba things
2020-03-31 20:38:45 +02:00
Jonathan Ringer
0f9e2ba04d ldc: inherit python interpreter from lit 2020-03-31 10:54:56 -07:00
Jonathan Ringer
10993853d4 lit: passthru python interpreter 2020-03-31 10:54:56 -07:00
Jonathan Ringer
239343c6c3 lit: use python3 2020-03-31 10:54:56 -07:00
R. RyanTM
5a34c9946f lit: 0.8.0 -> 0.9.0 2020-03-31 10:54:56 -07:00
John Ericson
be0d1dc5a6
Merge pull request #69454 from jmillerpdt/bugfix/tensorflow-mkl
pythonPackages.tensorflow: fix for bazel settings for intel mkl, dnnl
2020-03-31 12:47:29 -04:00
R. RyanTM
a90b82dfe9 alibuild: 1.5.4rc3 -> 1.5.5 2020-03-31 09:29:48 -07:00
Jason Miller
4a4b44803c tensorflow: bugfix for bazel settings (intel mkl, dnnl) 2020-03-31 12:01:22 -04:00
Timo Kaufmann
c6590b2063
Merge pull request #82259 from doronbehar/package-liberio
liberio: init at unstable-2019-12-11
2020-03-31 15:42:46 +00:00
Jörg Thalheim
3d6b05766c
Merge pull request #83857 from Mic92/fcgi
fcgi: 2.4.0 -> 2.4.2
2020-03-31 14:35:56 +01:00
Jörg Thalheim
5112c97730
Merge pull request #83441 from lsix/update-khronos-ocl-icd-loader
khronos-ocl-icd-loader: 6c03f8b -> 2020.03.13
2020-03-31 12:40:56 +01:00
Jörg Thalheim
5371ea9702
Merge pull request #83582 from colemickens/nixpkgs-ha-pkgs-roku
pythonPackages.roku: init at v4.1
2020-03-31 11:46:04 +01:00
Jörg Thalheim
61cee883a9
Merge pull request #83720 from bhipple/f/py-application
python27Packages.application: 2.7.0 -> 2.8.0 and fix build; python27Packages.python-otr: mark as broken
2020-03-31 11:36:51 +01:00
markuskowa
470c50d633
Merge pull request #71607 from r-ryantm/auto-update/geos
geos: 3.7.3 -> 3.8.0
2020-03-31 11:44:03 +02:00
Jörg Thalheim
ebc2110f3f
Merge pull request #83854 from r-ryantm/auto-update/wllvm
wllvm: 1.2.2 -> 1.2.8
2020-03-31 08:41:19 +01:00
Jörg Thalheim
35523fbb0d
fcgi: 2.4.0 -> 2.4.2 2020-03-31 08:39:25 +01:00
R. RyanTM
4a623b9c8a wllvm: 1.2.2 -> 1.2.8 2020-03-31 06:56:11 +00:00
Jon
1504df58e2 vcstools: fix dependencies
missing setuptools

```
$ ./results/vcstool/bin/vcs --help
Traceback (most recent call last):
  File "/nix/store/m9w0gapwnwffhnvyv3ds14mgbx2p5y93-vcstool-0.2.7/bin/.vcs-wrapped", line 6, in <module>
    from vcstool.commands.vcs import main
  File "/nix/store/m9w0gapwnwffhnvyv3ds14mgbx2p5y93-vcstool-0.2.7/lib/python3.7/site-packages/vcstool/commands/vcs.py", line 5, in <module>
    from vcstool.commands.help import get_entrypoint
  File "/nix/store/m9w0gapwnwffhnvyv3ds14mgbx2p5y93-vcstool-0.2.7/lib/python3.7/site-packages/vcstool/commands/help.py", line 6, in <module>
    from pkg_resources import load_entry_point
ModuleNotFoundError: No module named 'pkg_resources'
```
2020-03-30 22:41:47 -07:00
R. RyanTM
aa6c79daeb vcstool: 0.1.36 -> 0.2.7 2020-03-30 22:41:47 -07:00
Jon
4c3c03eb56
Merge pull request #83850 from r-ryantm/auto-update/gitup
git-repo-updater: 0.5 -> 0.5.1
2020-03-30 22:33:26 -07:00
Jon
18abe3a09c
Merge pull request #83847 from r-ryantm/auto-update/gdbgui
gdbgui: 0.13.1.1 -> 0.13.2.0
2020-03-30 22:30:35 -07:00
R. RyanTM
0474424904 whatstyle: 0.1.7 -> 0.1.8 2020-03-30 22:28:20 -07:00
R. RyanTM
560e80348c sqlite-web: 0.3.5 -> 0.3.6 2020-03-30 22:27:11 -07:00
R. RyanTM
b64ce81b87 rshell: 0.0.26 -> 0.0.27 2020-03-30 22:26:55 -07:00
R. RyanTM
b3bd6835b7 git-repo-updater: 0.5 -> 0.5.1 2020-03-31 05:11:30 +00:00
R. RyanTM
1e78891e85 gdbgui: 0.13.1.1 -> 0.13.2.0 2020-03-31 04:57:29 +00:00
Jan Tojnar
e6674f6472
Merge pull request #83825 from Gabriel439/gabriel/fix_cabal2nix
Fix evaluation of `cabal2nix`
2020-03-31 06:44:32 +02:00
Jan Tojnar
1be7664496
ntdb: clean up expression
* format with nixpkgs-fmt
* quote homepage as per RFC 0045
* split name → pname & version
* do not use aliases
* switch to wafHook
* move build tools to nativeBuildInputs
2020-03-31 05:20:26 +02:00
Jan Tojnar
4cfdc7af53
ldb: 1.3.3 → 2.1.1
* Move build tools to nativeBuildInputs
* Switch to Python 3 as it is required by most Samba libraries
* Do not yet enable the experimental lmdb backend introduced in 1.4.0

Changes:
* https://git.samba.org/samba.git/?p=samba.git;a=commit;h=4e2eb5660a11cea215d39495844aa76ffb5a1a2e
* https://git.samba.org/samba.git/?p=samba.git;a=commit;h=3eecdbcc38dbe084b285c9720443d819304f7b97
* https://git.samba.org/samba.git/?p=samba.git;a=commit;h=b7f0ee93f58e663bb8fc0b39985aa49b254582d9
* https://git.samba.org/samba.git/?p=samba.git;a=commit;h=bdbb9422c0430d74c3173822257e23a9dfb2713e
* https://git.samba.org/samba.git/?p=samba.git;a=commit;h=340cb9ca97bc2a23f102f80897a8d8f4809f0072
* https://git.samba.org/samba.git/?p=samba.git;a=commit;h=de3bb5cd5236565f2b79644d99e55d03b254b65e
* https://git.samba.org/samba.git/?p=samba.git;a=commit;h=09d281d69b668a71e4457889bb5e949414a664fb
* https://git.samba.org/samba.git/?p=samba.git;a=commit;h=81648d576d56e924945b2214ac12ca6a40679db8
* https://git.samba.org/samba.git/?p=samba.git;a=commit;h=86d480ade25953a175b0837667ce5efb8b7e65df
* https://git.samba.org/samba.git/?p=samba.git;a=commit;h=80bd467affbda1d962f4deb3caa8a42c6531425d
* https://git.samba.org/samba.git/?p=samba.git;a=commit;h=bc0d16c9d8eacd254552ff28726a2ba5f2a1c8c0
* https://git.samba.org/samba.git/?p=samba.git;a=commit;h=c37b94fd0a7b24df93b664ad4c2d197c516c9dce
* https://git.samba.org/samba.git/?p=samba.git;a=commit;h=79460b1b9f3452d6d68014b84f4a9dc3988bd916
* https://git.samba.org/samba.git/?p=samba.git;a=commit;h=0ca46a37268c8219192abc3ab5f2546a02ed8862
2020-03-31 05:16:10 +02:00
Matt Snider
c015badaa2 python3Packages.openwrt-luci-rpc: init at 1.1.2 2020-03-30 20:10:58 -07:00
Jan Tojnar
f1582a04df
tdb: Port to Python 3
Half of the Samba libraries needs it now
2020-03-31 04:52:47 +02:00
Jan Tojnar
43f5507446
tdb: clean up expression
* format with nixpkgs-fmt
* quote homepage as per RFC 0045
* split name → pname & version
* do not use aliases
* switch to wafHook
2020-03-31 04:52:46 +02:00
Jan Tojnar
b04ace2fbb
ldb: clean up expression
* format with nixpkgs-fmt
* quote homepage as per RFC 0045
* split name → pname & version
* do not use aliases
* switch to wafHook
2020-03-31 04:52:46 +02:00
Jan Tojnar
2ef17b38fb
tevent: 0.9.37 → 0.10.2
* Now requires Python 3
* Which was also coincidentally required to fix build (https://github.com/NixOS/nixpkgs/issues/82489)
* Also switch to wafhook

Changes:
* https://git.samba.org/samba.git/?p=samba.git;a=commit;h=1c73f38633ce40bcf19775fbeaf5e3baacdba9ab
* https://git.samba.org/samba.git/?p=samba.git;a=commit;h=db58a50296041ca57675daee15caea8850f1d3f8
* https://git.samba.org/samba.git/?p=samba.git;a=commit;h=6f2278018436184785e19f69efc60ec408b14aa7
* https://git.samba.org/samba.git/?p=samba.git;a=commit;h=123267138e993c6a87990c0022e89f4970c0ac12
* https://git.samba.org/samba.git/?p=samba.git;a=commit;h=4aea5c0972de53c143530cc42ef6d3b8cfafb973
2020-03-31 04:51:58 +02:00
R. RyanTM
215ca6863d python27Packages.pysmbc: 1.0.18 -> 1.0.19 2020-03-30 19:40:58 -07:00
Gabriel Gonzalez
8d2c08e774 Fix evaluation of cabal2nix
`cabal2nix` fails to evaluate due to attempting to
evaluate `pkgs.haskellPackages.hackage-db_2_1_0`, which
does not exist.  However, the default
`pkgs.haskellPackages.hackage-db` is already version 2.1.0,
so the fix is simple: go back to using the default version.
2020-03-30 19:24:01 -07:00
Jan Tojnar
f6f09daa23
tevent: clean up expression
* format with nixpkgs-fmt
* do not use aliases
2020-03-31 04:14:20 +02:00
Jan Tojnar
fa7d35dcbf
tevent: clean up expression
* format with nixpkgs-fmt
* quote homepage as per RFC 0045
* split name → pname & version
* do not use aliases
2020-03-31 04:10:00 +02:00
Raphael Borun Das Gupta
4bbb0e83b1 python: Shapely: 1.6.4.post2 -> 1.7.0 2020-03-30 18:57:34 -07:00
Ben Darwin
4aaa18b64b python3Packages.dcmstack: init at 0.8 2020-03-30 18:01:07 -07:00
Jan Tojnar
40ecaf3808
Revert "flatpak: do not use autoreconfHook"
This reverts commit a7e4dba1e9.

Apparently, tarballs do not ship autogen.sh 😿
2020-03-31 02:54:31 +02:00
Dmitry Kalinkin
03ccfe23f7 pythonPackages.pyarrow: remove dead code in preCheck, use pytestCheckHook 2020-03-30 17:50:19 -07:00
Jan Tojnar
a7e4dba1e9
flatpak: do not use autoreconfHook
They use custom autogen.sh and running autoreconf is not enough.

This is necessary when running from Git, which I do on almost every update.
2020-03-31 02:16:55 +02:00
Jan Tojnar
648327d510
Merge pull request #83781 from zowoq/flatpak
flatpak: 1.6.2 -> 1.6.3
2020-03-31 02:15:05 +02:00
R. RyanTM
5e8451b8a3 socket_wrapper: 1.2.3 -> 1.2.4 2020-03-30 17:06:52 -07:00
R. RyanTM
cce45bd7d7 commonsLang: 3.9 -> 3.10 2020-03-30 17:05:12 -07:00
R. RyanTM
dad6f372fb python27Packages.flaskbabel: 0.12.2 -> 1.0.0 2020-03-30 17:04:08 -07:00
R. RyanTM
62948a60be python27Packages.datadog: 0.34.1 -> 0.35.0 2020-03-30 17:00:06 -07:00
Jonathan Ringer
915d58ba7c python3Packages.subunit: fix build and add tests 2020-03-30 16:54:40 -07:00