Anderson Torres
3329b34307
Merge pull request #139536 from AndersonTorres/new-vnote
...
vnote: 2.10 -> 3.7.0
2021-09-26 18:27:11 -03:00
Ryan Burns
47fd3efed8
Merge pull request #139391 from woffs/trebleshot-remove
...
trebleshot: remove
2021-09-26 14:01:59 -07:00
Frank Doepper
b20e68e623
trebleshot: remove
...
upstream is archived and not compatible with recent versions for Android
anymore
2021-09-26 22:29:13 +02:00
Kevin Cox
76a4a78d09
Merge pull request #138866 from smancill/quilt-wrap-missing-inputs
...
quilt: wrap all required inputs
2021-09-26 16:03:02 -04:00
Maximilian Bosch
aa4c5bb7cf
hedgedoc: fix build by re-running yarn2nix
...
Failing Hydra build: https://hydra.nixos.org/build/154209534
2021-09-26 21:05:28 +02:00
Maximilian Bosch
ca4e61d586
yarn2nix: run nix-prefetch-git
with --fetch-submodules
...
`pkgs.fetchgit` uses `fetchSubmodules = true;` by default, however
`nix-prefetch-git` doesn't. This means that hashes for a Git repository
with fetched submodules will be wrong in `yarn.nix`.
Considering that this got unnoticed before, it seems as if this case is
an exception to a certain degree.
An exemplary problem is the last `hedgedoc` update[1] where
`js-sequence-diagrams` - a Git repo with submodules - from upstream's
package.json caused a hash mismatch. This got unnoticed because
`nix-build --check` doesn't seem to reveal these issues for fixed-output
derivations.
[1] https://github.com/NixOS/nixpkgs/pull/139238
2021-09-26 21:05:28 +02:00
Sebastián Mancilla
89da7764ef
quilt: add smancill as maintainer
2021-09-26 14:32:10 -03:00
Sebastián Mancilla
0f77179bcf
quilt: wrap all required inputs
...
Some quilt commands fail on darwin with this error:
stat: illegal option -- c
usage: stat [-FlLnqrsx] [-f format] [-t timefmt] [file ...]
This is because at build time quilt is configured to use the coreutils
version of 'stat', but the 'quilt' wrapper does not wrap this coreutils
dependency and then at runtime the version from macOS is used (as found
in $PATH).
Fix by ensuring that coreutils is wrapped.
Also add and wrap the missing inputs for the other programs used by the
quilt commands: gawk, gnugrep, gnused, unixtools.column and
unixtools.getopt.
2021-09-26 14:32:09 -03:00
Ryan Burns
3d85bb0810
Merge pull request #139374 from ericdallo/bump-flutter
...
flutter: 2.2.1 -> 2.5.1
2021-09-26 10:09:25 -07:00
sternenseemann
9eb60cdf4e
emacs.pkgs.bqn-mode: 2021-09-15 -> 2021-09-26
2021-09-26 18:37:19 +02:00
Michael Raskin
b0e42edabf
Merge pull request #139538 from ninjin/julia-bin_163
...
julia_16-bin: 1.6.2 -> 1.6.3
2021-09-26 15:48:46 +00:00
Robert Schütz
9c6c62f724
Merge pull request #139455 from dotlambda/mauikit-2.0.2
...
libsForQt5.mauikit: 2.0.1 -> 2.0.2
2021-09-26 08:24:23 -07:00
figsoda
e9c83552c5
Merge pull request #139498 from Enzime/add/vscode-colorize
...
vsce/kamikillerto.vscode-colorize: init at 0.11.1
2021-09-26 11:07:35 -04:00
Fabian Affolter
fdd65f3ca5
Merge pull request #139477 from fabaff/bump-pyezviz
...
python3Packages.pyezviz: 0.1.9.3 -> 0.1.9.4
2021-09-26 16:58:40 +02:00
Jörg Thalheim
59cb7a87d7
Merge pull request #137124 from helsinki-systems/feat/activation-script-restart
...
nixos/switch-to-configuration: Allow activation scripts to restart units
2021-09-26 15:46:38 +01:00
Michael Weiss
f02db2bdd6
Merge pull request #139415 from primeos/ungoogled-chromium
...
ungoogled-chromium: 94.0.4606.54 -> 94.0.4606.61
2021-09-26 16:36:28 +02:00
Pontus Stenetorp
c43789e7bb
julia_16-bin: 1.6.2 -> 1.6.3
...
Patches: https://github.com/JuliaLang/julia/compare/v1.6.2...v1.6.3
Dropping `chown` test workaround patch as it is now fixed upstream:
3e8eb9e8de
2021-09-26 14:32:29 +00:00
Sandro
1737f98af6
Merge pull request #139533 from r-ryantm/auto-update/python38Packages.pytelegrambotapi
2021-09-26 16:25:10 +02:00
Robert Scott
1c15d094be
Merge pull request #139516 from Izorkin/update-wsdd
...
wsdd: 0.6.2 -> 0.6.4
2021-09-26 15:04:20 +01:00
Fabian Affolter
1f29d51b1e
Merge pull request #137836 from fabaff/bump-pyvolumio
...
python3Packages.pyvolumio: 0.1.3 -> 0.1.4
2021-09-26 15:59:50 +02:00
AndersonTorres
6ae909d183
vnote: 2.10 -> 3.7.0
2021-09-26 10:52:31 -03:00
Maximilian Bosch
c9b005ff13
Merge pull request #139528 from maxeaubrey/packer_1.7.5
...
packer: 1.7.4 -> 1.7.5
2021-09-26 15:44:02 +02:00
Izorkin
9b5dd00333
wsdd: 0.6.2 -> 0.6.4
2021-09-26 16:11:22 +03:00
R. RyanTM
8bf6ca43cb
python38Packages.pytelegrambotapi: 4.0.0 -> 4.1.0
2021-09-26 13:04:19 +00:00
Fabian Affolter
4f4b4c0ea5
Merge pull request #138047 from fabaff/bump-screenlogicpy
...
python3Packages.screenlogicpy: 0.4.2 -> 0.4.3
2021-09-26 14:52:06 +02:00
Fabian Affolter
759f7828f4
Merge pull request #139518 from fabaff/bump-pytibber
...
python3Packages.pytibber: 0.19.1 -> 0.20.0
2021-09-26 14:51:44 +02:00
Vladimír Čunát
31ffc50c57
Merge branch 'staging-next'
...
Almost all *-linux binaries are ready
https://hydra.nixos.org/eval/1707992?filter=linux
so let's get better cpio and hopefully unblock nixos-unstable channel.
2021-09-26 14:46:18 +02:00
Sergei Trofimovich
7c86d10590
texinfo6_8: init at 6.8 (without switching default)
...
(forward-picked from commit 1165533fc3
, partially)
The point is to work around issue #139470 : fetchurl on Hydra.
2021-09-26 14:40:50 +02:00
github-actions[bot]
181ac797ac
Merge master into staging-next
2021-09-26 12:01:19 +00:00
sternenseemann
61da869284
apostrophe: 2.4 -> 2.5
2021-09-26 13:46:27 +02:00
Maxine Aubrey
fe6701ec3a
packer: 1.7.4 -> 1.7.5
...
- https://github.com/hashicorp/packer/releases/tag/v1.7.5
- https://github.com/hashicorp/packer/blob/v1.7.5/CHANGELOG.md
2021-09-26 13:02:28 +02:00
Domen Kožar
ce4cf2b68b
Merge pull request #139456 from zimbatm/foreman-more-platform
...
foreman: add more platform support
2021-09-26 13:58:40 +03:00
Fabian Affolter
b5182c214f
Merge pull request #139511 from fabaff/bump-tfsec
...
tfsec: 0.58.9 -> 0.58.10
2021-09-26 12:07:29 +02:00
Fabian Affolter
1db5fc18fe
Merge pull request #139512 from fabaff/bump-exploitdb
...
exploitdb: 2021-09-22 -> 2021-09-25
2021-09-26 12:07:14 +02:00
Fabian Affolter
d93072b296
Merge pull request #139515 from fabaff/bump-mypy-boto3-builder
...
python3Packages.mypy-boto3-builder: 4.14.1 -> 5.4.0
2021-09-26 12:03:44 +02:00
Bobby Rong
e1450655d4
Merge pull request #135236 from r-ryantm/auto-update/openapi-generator-cli
...
openapi-generator-cli: 5.2.0 -> 5.2.1
2021-09-26 17:18:56 +08:00
Fabian Affolter
20706e9408
python3Packages.pytibber: update description
2021-09-26 11:07:28 +02:00
Fabian Affolter
d859c439d2
python3Packages.pytibber: 0.19.1 -> 0.20.0
2021-09-26 11:04:46 +02:00
Fabian Affolter
ee41eddc5c
Merge pull request #139398 from fabaff/pysdcp
...
python3Packages.pysdcp: init at 1
2021-09-26 10:51:52 +02:00
Fabian Affolter
293c04c6a9
python3Packages.mypy-boto3-builder: 4.22.1 -> 5.4.0
2021-09-26 10:43:21 +02:00
Fabian Affolter
aef78fae43
python3Packages.mypy-boto3-builder: 4.14.1 -> 4.22.1
2021-09-26 10:42:20 +02:00
Fabian Affolter
f329e04bfa
Merge pull request #139289 from fabaff/bump-arcam-fmj
...
python3Packages.arcam-fmj: 0.11.1 -> 0.12.0
2021-09-26 10:33:52 +02:00
Fabian Affolter
a34025f81e
Merge pull request #139288 from fabaff/bump-yeelight
...
python3Packages.yeelight: 0.7.4 -> 0.7.5
2021-09-26 10:33:40 +02:00
Fabian Affolter
d49ddc24b6
Merge pull request #139474 from fabaff/fix-imddpy
...
python3Packages.imdbpy: remove patch
2021-09-26 10:22:01 +02:00
Fabian Affolter
4e27609642
exploitdb: 2021-09-22 -> 2021-09-25
2021-09-26 10:18:05 +02:00
Fabian Affolter
29e399bbdb
Merge pull request #139500 from Riey/cargo-feature
...
cargo-feature: 0.5.2 -> 0.5.3
2021-09-26 10:15:34 +02:00
Fabian Affolter
5af96a4642
Merge pull request #139436 from fabaff/niluclient
...
python3Packages.niluclient: init at 0.1.2
2021-09-26 10:12:53 +02:00
Fabian Affolter
5d95b51f1d
Merge pull request #139352 from fabaff/bump-pysiaalarm
...
python3Packages.pysiaalarm: 3.0.0 -> 3.0.1
2021-09-26 10:09:37 +02:00
Fabian Affolter
b22226c8e8
Merge pull request #139348 from fabaff/bump-aioymaps
...
python3Packages.aioymaps: 1.1.0 -> 1.2.0
2021-09-26 10:09:13 +02:00
Fabian Affolter
fa1f22e108
Merge pull request #139505 from r-ryantm/auto-update/python38Packages.emoji
...
python38Packages.emoji: 1.5.0 -> 1.5.2
2021-09-26 10:08:07 +02:00