makefu
5c8fac2d52
esphome: 1.14.5 -> 1.15.0
...
upstream switched from setup.py to define the requirements to requirements.txt
2020-10-03 16:00:15 +02:00
Gabriel Ebner
d1614a3425
Merge pull request #99466 from risicle/ris-opencascade-darwin-fix
...
opencascade-occt, opencascade-occt730: fix build on darwin
2020-10-03 15:46:31 +02:00
Gabriel Ebner
c73822d298
Merge pull request #99467 from samuela/upkeep-bot/vscodium-1.49.3-1601726822
...
vscodium: 1.49.1 -> 1.49.3
2020-10-03 15:44:53 +02:00
Aiken Cairncross
a5f1cf97b6
python3Packages.nbval: Fix tests
2020-10-03 14:19:40 +01:00
Silvan Mosberger
de71ca2ebc
lib/types: Fix type description of bool enum values
...
Previously bool values would show as <bool>
2020-10-03 15:15:04 +02:00
Gabriel Ebner
f26dcb4850
Merge pull request #93201 from symphorien/dovecot-namespace-mailbox
...
nixos/dovecot: configure mailboxes for all processes
2020-10-03 14:46:40 +02:00
Ryan Mulligan
96392c318b
Merge pull request #99459 from r-ryantm/auto-update/python3.7-pytest-rerunfailures
...
python37Packages.pytest-rerunfailures: 9.0 -> 9.1.1
2020-10-03 05:43:09 -07:00
meutraa
65e279292e
androidStudioPackages.{dev,canary}: 4.2.0.12 -> 4.2.0.13
2020-10-03 13:31:40 +01:00
Jamie Magee
4e1b0f54e4
pythonPackages.sseclient-py: init at 1.7
2020-10-03 14:26:35 +02:00
R. RyanTM
965ac833cc
python27Packages.pynvim: 0.4.1 -> 0.4.2
2020-10-03 12:25:41 +00:00
Ninjatrappeur
c8ccfdb5f4
Merge pull request #99017 from ckauhaus/98581-zeroc-mcpp
...
zeroc-mcpp: decouple from original mcpp
2020-10-03 14:20:40 +02:00
Benjamin Esham
0e60d79f2a
handbrake: fix Darwin build ( #89674 )
...
- Omit the numactl dependency under Darwin.
- Prevent the configure script from checking for xcodebuild. This check
always failed (because xcodebuild isn't available in the build
context) but xcodebuild isn't actually needed for the build, which
uses --disable-xcode.
- Use the Nix-provided libxml2 under Darwin like we already do under
Linux.
2020-10-03 08:13:50 -04:00
upkeep-bot
0d4b52a77b
vscodium: 1.49.1 -> 1.49.3
2020-10-03 12:07:02 +00:00
Stefan Junker
aba8b0799e
wally-cli: bump to 2.0.0
2020-10-03 13:48:50 +02:00
Robert Scott
0724d7ef59
opencascade-occt, opencascade-occt730: fix build on darwin
2020-10-03 12:37:25 +01:00
Mario Rodas
cb4ca87504
skaffold: replace SRI hash
2020-10-03 06:36:00 -05:00
Mario Rodas
2475277198
Merge pull request #99393 from wheelsandmetal/skaffold-update
...
skaffold: 1.14.0 -> 1.15.0
2020-10-03 06:35:50 -05:00
Mario Rodas
08d1216c54
Merge pull request #99431 from thiagokokada/update-picom
...
picom: 8 -> 8.1
2020-10-03 06:29:21 -05:00
Mario Rodas
e5823ae55c
Merge pull request #99441 from r-ryantm/auto-update/python2.7-Wand
...
python27Packages.Wand: 0.6.2 -> 0.6.3
2020-10-03 06:27:42 -05:00
Mario Rodas
c5447e4123
Merge pull request #99434 from r-burns/ppc64le-openblas
...
openblas: enable on ppc64le
2020-10-03 06:25:22 -05:00
Mario Rodas
44026c9364
Merge pull request #98724 from r-ryantm/auto-update/goconst
...
goconst: 1.1.0 -> 1.2.0
2020-10-03 06:23:26 -05:00
Mario Rodas
baf7df5090
Merge pull request #99356 from marsam/update-watchexec
...
watchexec: 1.14.0 -> 1.14.1
2020-10-03 06:20:49 -05:00
Doron Behar
c9195c15ce
pdfcpu: 0.3.5 -> 0.3.6
2020-10-03 14:08:21 +03:00
Doron Behar
16d4ec339d
tectonic: 0.1.15 -> 0.1.16
...
Enable tests.
2020-10-03 14:05:04 +03:00
R. RyanTM
b1b3ebbab6
python27Packages.spotipy: 2.13.0 -> 2.16.0
2020-10-03 10:58:38 +00:00
R. RyanTM
616f51ce12
python27Packages.python-ctags3: 1.3.0 -> 1.5.0
2020-10-03 10:53:13 +00:00
R. RyanTM
dd7fae6a04
python37Packages.pytest-rerunfailures: 9.0 -> 9.1.1
2020-10-03 10:43:12 +00:00
zowoq
4e71acfe00
Revert ".github/workflows: build NixOS/Nixpkgs manuals ( #88488 )"
...
This reverts commit b3d674549f
.
2020-10-03 20:24:11 +10:00
R. RyanTM
43021d0a65
python27Packages.shodan: 1.23.0 -> 1.23.1
2020-10-03 10:12:52 +00:00
rnhmjoj
3fafb02125
qutebrowser: downgrade Qt to 5.14
...
There are a number of unresolved issues with Qt 5.15, the most
important one being the inability to properly restore sessions[1].
For now it's better to stay at the earlier version.
[1]: https://github.com/qutebrowser/qutebrowser/issues/5359
2020-10-03 12:12:37 +02:00
R. RyanTM
782f4c0340
python27Packages.py_scrypt: 0.8.15 -> 0.8.17
2020-10-03 09:54:26 +00:00
Gabriel Ebner
e85be54baa
Merge pull request #99430 from samuela/upkeep-bot/vscode-1.49.3-1601683750
...
vscode: 1.49.1 -> 1.49.3
2020-10-03 11:53:18 +02:00
Gabriel Ebner
cfc9214a8a
Merge pull request #98490 from etu/waybar-enable-pa
...
waybar: Enable pulseaudio by default
2020-10-03 11:49:35 +02:00
Jonas Meurer
07988a0f88
nixos/moodle: add missing PHP module ( #99163 )
2020-10-03 11:41:56 +02:00
R. RyanTM
388e0a8a3d
python27Packages.pyroute2: 0.5.13 -> 0.5.14
2020-10-03 09:14:20 +00:00
Elis Hirwing
6e9a525a15
Merge pull request #99406 from sikmir/blogc
...
blogc: init at 0.20.0
2020-10-03 10:51:53 +02:00
zowoq
c3a05f90ed
doc/stdenv: fix build
...
https://hydra.nixos.org/build/128037886/nixlog/1/tail
error: element "variable" not allowed anywhere
2020-10-03 18:49:10 +10:00
Eelco Dolstra
b551f06097
nixos-generate-config: Add missing newline
2020-10-03 10:48:39 +02:00
Elis Hirwing
755ebd12bc
Merge pull request #99440 from SuperSandro2000/gitstatus-sh
...
gitstatus: also install sh files
2020-10-03 10:15:23 +02:00
R. RyanTM
b8c6c2499c
python27Packages.pytesseract: 0.3.5 -> 0.3.6
2020-10-03 07:55:33 +00:00
R. RyanTM
293a546c93
python37Packages.python-gitlab: 2.4.0 -> 2.5.0
2020-10-03 06:56:54 +00:00
Elis Hirwing
b560e89848
php.extensions.maxminddb: 1.6.0 -> 1.7.0
2020-10-03 08:30:42 +02:00
R. RyanTM
5e209b5874
python27Packages.Wand: 0.6.2 -> 0.6.3
2020-10-03 06:27:39 +00:00
Jeremy Schlatter
87278e9f87
sandboxfs: init at 0.2.0
2020-10-03 08:23:02 +02:00
Sandro Jäckel
61d1967ab0
gitstatus: also install sh files
2020-10-03 08:15:56 +02:00
Elis Hirwing
37e47b7f7c
waybar: Enable pulseaudio by default
...
The default configuration use the pulseaudio module, but it fails to
load with errors since we've built the package without pulseaudio
support. Most systems already have pulseaudio in the system closure
anyways so the closure size change won't be noticable on end user systems.
2020-10-03 08:15:02 +02:00
Elis Hirwing
f832fead74
Merge pull request #99417 from shyim/composer2
...
init phpPackages.composer2: init at 2.0.0-RC1
2020-10-03 08:13:14 +02:00
Elis Hirwing
260940576a
Merge pull request #99413 from shyim/update-phpstan
...
phpPackages.phpstan: 0.12.32 -> 0.12.48
2020-10-03 08:10:36 +02:00
Elis Hirwing
6eed5763f4
Merge pull request #99415 from shyim/update-php-cs-fixer
...
phpPackages.php-cs-fixer: 2.16.3 -> 2.16.4
2020-10-03 08:10:17 +02:00
Elis Hirwing
2a37e5fcf2
Merge pull request #99416 from shyim/update-composer
...
phpPackages.composer: 1.10.8 -> 1.10.13
2020-10-03 08:09:55 +02:00