Sandro
08d6c7b536
Merge pull request #115250 from fabaff/bump-msldap
...
python3Packages.msldap: 0.3.26 -> 0.3.27
2021-03-06 18:56:08 +01:00
Sandro
7b55372d12
Merge pull request #115262 from marsam/update-tflint
...
tflint: 0.24.1 -> 0.25.0
2021-03-06 18:53:24 +01:00
Daniel Fox Franke
2f3eab365c
nvidia-x11: 460.39 -> 460.56
2021-03-06 12:35:35 -05:00
Martin Weinelt
6ed2bd9937
home-assistant: disable tests getting stuck on aarch64
2021-03-06 18:25:08 +01:00
Mario Rodas
7173ab6f8e
Merge pull request #114822 from r-ryantm/auto-update/python3.7-pglast
...
python37Packages.pglast: 1.14 -> 1.17
2021-03-06 11:38:15 -05:00
Mario Rodas
89a5d5a5c6
Merge pull request #115126 from r-ryantm/auto-update/nfpm
...
nfpm: 2.2.5 -> 2.3.1
2021-03-06 11:34:38 -05:00
ajs124
c543f4d884
dovecot_pigeonhole: 0.5.13 -> 0.5.14
2021-03-06 17:21:52 +01:00
ajs124
0b6c9a4c38
dovecot: 2.3.13 -> 2.3.14
2021-03-06 17:21:48 +01:00
ajs124
003b067baf
dovecot: add myself as maintainer
2021-03-06 17:21:48 +01:00
Frederik Rietdijk
9fa29c0df2
python37Packages: no longer recurse into set
...
Python 3.9 is going to be the default release for NixOS, which means
we'll build 3.8 and 3.9. We can stop building for 3.7 to reduce the load
on Hydra.
2021-03-06 17:18:59 +01:00
Frederik Rietdijk
ba9b70bcfd
python3Packages.bokeh: 2.2.3 -> 2.3.0
2021-03-06 17:02:26 +01:00
Frederik Rietdijk
01b5919dc8
python3Packages.colorcet: remove nbsmoke test dependency
...
to avoid circular dependency.
2021-03-06 16:57:17 +01:00
Frederik Rietdijk
8c3814471b
python3Packages.hvplot: 0.7.0 -> 0.7.1
2021-03-06 16:57:17 +01:00
Frederik Rietdijk
4fde90cf87
python3Packages.holoviews: 1.13.5 -> 1.14.2
2021-03-06 16:57:17 +01:00
Frederik Rietdijk
e3900e3e0b
python3Packages.ipykernel: 5.2.1 -> 5.5.0
2021-03-06 16:51:23 +01:00
Frederik Rietdijk
cc92e8f8c3
python3Packages.nbclient: 0.5.2 -> 0.5.3
2021-03-06 16:51:22 +01:00
Frederik Rietdijk
61b25de93f
python3Packages.notebook: 6.1.6 -> 6.2.0
2021-03-06 16:51:22 +01:00
Frederik Rietdijk
482e0ac25b
python3Packages.ipython: 7.19.0 -> 7.21.0
2021-03-06 16:51:22 +01:00
Frederik Rietdijk
f43ae887d1
python3Packages.dask: 2021.01.0 -> 2021.03.0
2021-03-06 16:51:22 +01:00
Robert Schütz
6c3b5c1942
pythonPackages.python_magic: fix build and run tests
2021-03-06 16:32:03 +01:00
Mauricio Collares
6efed4bee8
Revert "python3Packages.cypari2: 2.1.1 -> 2.1.2"
...
This reverts commit 7a3db26212
.
Updating this requires fixing Sage tests, which will be done in a
separate PR.
2021-03-06 12:28:55 -03:00
Mauricio Collares
ef615b5a61
sage: adapt for eclib output format changes
2021-03-06 12:28:52 -03:00
Frederik Rietdijk
d80850806d
Merge pull request #114452 from NixOS/staging-next
...
Staging next
2021-03-06 16:19:15 +01:00
tu-maurice
66328b6949
fishnet: 2.2.4 -> 2.2.5
2021-03-06 16:13:26 +01:00
WORLDofPEACE
2098e5d23a
Merge pull request #115255 from VirtusLab/git-machete-3.0.0
...
gitAndTools.git-machete: 2.16.1 -> 3.0.0
2021-03-06 09:59:30 -05:00
Yevhen Shymotiuk
74d70bd5a7
python3Packages.pipx: 0.16.0.0 -> 0.16.1.0
2021-03-06 16:59:08 +02:00
Akshat Agarwal
7264b0bf17
vimPlugins.tremor-vim: init at 2020-11-19
2021-03-06 20:13:48 +05:30
Peter Simons
9247b11bbe
Merge pull request #114517 from NixOS/haskell-updates
...
Update Haskell package set to Stackage Nightly 2021-02-25 (plus other fixes)
2021-03-06 15:31:20 +01:00
Git Machete Release Bot
5396fa3fcb
gitAndTools.git-machete: 2.16.1 -> 3.0.0
...
###### Motivation for this change
Update to latest upstream version
###### Things done
* [ ] Tested using sandboxing ([nix.useSandbox](http://nixos.org/nixos/manual/options.html#opt-nix.useSandbox ) on NixOS, or option `sandbox` in [`nix.conf`](http://nixos.org/nix/manual/#sec-conf-file ) on non-NixOS linux)
* Built on platform(s)
* [x] NixOS
* [ ] macOS
* [ ] other Linux distributions
* [ ] Tested via one or more NixOS test(s) if existing and applicable for the change (look inside [nixos/tests](https://github.com/NixOS/nixpkgs/blob/master/nixos/tests ))
* [ ] Tested compilation of all pkgs that depend on this change using `nix-shell -p nix-review --run "nix-review wip"`
* [x] Tested execution of all binary files (usually in `./result/bin/`)
* [ ] Determined the impact on package closure size (by running `nix path-info -S` before and after)
* [ ] Ensured that relevant documentation is up to date
* [x] Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md ).
###### Notify maintainers
cc @blitz @Ma27 @tfc @worldofpeace
2021-03-06 14:23:51 +00:00
Ben Siraphob
4cd3c27aee
anthy: expand platforms to unix
2021-03-06 21:02:44 +07:00
Ben Siraphob
48fbf632d9
pcapfix: expand platforms to all
2021-03-06 21:02:44 +07:00
Ben Siraphob
aebe0ec419
boolstuff: expand platforms to all
2021-03-06 21:02:43 +07:00
Ben Siraphob
5549e98c8c
cpputest: expand platforms to all
2021-03-06 21:02:43 +07:00
Ben Siraphob
eaa9863d0f
cpptest: expand platforms to all
2021-03-06 21:01:47 +07:00
Ben Siraphob
dcf51a859f
loadwatch: expand platforms to all
2021-03-06 21:01:46 +07:00
Ben Siraphob
48c42ec3a0
direvent: expand platforms to unix
2021-03-06 21:01:46 +07:00
Ben Siraphob
329a1ecb71
clips: fix darwin build
2021-03-06 21:01:46 +07:00
Ben Siraphob
77d59d21d5
vimv: fix darwin build
2021-03-06 21:01:46 +07:00
Ben Siraphob
ba0a6ec44b
agedu: expand platforms to unix
2021-03-06 21:01:45 +07:00
Ben Siraphob
1dda78c2ec
libdsk: expand platforms to unix
2021-03-06 21:01:45 +07:00
Ben Siraphob
c4d38733f1
mednafen-server: expand platforms to unix
2021-03-06 21:01:45 +07:00
Ben Siraphob
4dc3d2e4ee
hashdeep: add darwin build failure note
2021-03-06 21:01:41 +07:00
Ben Siraphob
f0f62c2297
aespipe: expand platforms to unix
2021-03-06 21:00:49 +07:00
Ben Siraphob
f4391744ed
fanficfare: expand platforms to unix
2021-03-06 21:00:49 +07:00
Ben Siraphob
d5ac8b4bb0
podiff: expand platforms to unix
2021-03-06 21:00:49 +07:00
Ben Siraphob
53b2713f2f
dos2unix: add meta.platforms
2021-03-06 21:00:49 +07:00
Ben Siraphob
23b9febef2
dadadodo: fix darwin build
2021-03-06 21:00:48 +07:00
Ben Siraphob
a3bea2debd
cconv: expand platforms to all
2021-03-06 21:00:48 +07:00
Sandro
fe3df71968
Merge pull request #115220 from bobrik/ivan/py-cpuinfo-sysctl
2021-03-06 14:56:40 +01:00
Adam Griffiths
ce3b4a623f
raylib: init at 3.5.0
2021-03-07 00:44:58 +11:00