sternenseemann
60dc874d98
haskellPackages: update list of transitively broken packages
2021-09-26 21:40:50 +02:00
sternenseemann
64a3ff66f6
haskellPackages.cryptohash-sha256: make sure hydraPlatforms is populated
2021-09-26 21:26:08 +02:00
sternenseemann
3efe1b4b45
haskellPackages.polysemy: unbreak
2021-09-26 21:16:35 +02:00
sternenseemann
dfad6f38cc
release-haskell.nix: add more GHC drvs to muslGHCs
...
Now a lot more is working here, let's keep it that way!
2021-09-26 21:08:13 +02:00
sternenseemann
fded78193d
release-haskell.nix: don't build musl integer-simple GHC 8.8.4
2021-09-26 21:07:21 +02:00
Maximilian Bosch and Yuka
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 and Yuka
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
Mikael Voss
1ec1836dfe
vimPlugins.inkpot: init at 2013-02-10
2021-09-26 20:28:36 +02:00
sternenseemann
4db2830d07
haskellPackages.tz: fix tests for non-glibc platforms
...
tz's test suite (luckily only the test suite, it seems) relies on some
non-POSIX behavior of glibc which was easy enough to patch.
2021-09-26 20:27:25 +02:00
creator54
b32b998d21
godot: 3.3.2 -> 3.3.3
2021-09-26 23:50:07 +05:30
sternenseemann
2034c06a0a
haskell.compiler.ghc884: revert to reverse bootstraping using 8.10.2
...
Reverse bootstrapping is not supported by GHC upstream. In the case of
8.8.4 it just happens to work using 8.10.2, with later versions,
specifically 8.10.7 there seems to be some digressions in the generated /
used C code which cause 8.8.4 to fail to compile [1].
Thus we revert to using 8.10.2 for aarch64 and Musl which means: Still
no integer-simple and musl at the same time (however all other GHCs have
it, so it's probably not a problem) and no aarch64-darwin (GHC 8.8.4
can't target that architecture anyways). In short, the situation stays
the same.
[1]: https://github.com/NixOS/nixpkgs/pull/138523#issuecomment-927339953
2021-09-26 19:40:56 +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 and GitHub
3d85bb0810
Merge pull request #139374 from ericdallo/bump-flutter
...
flutter: 2.2.1 -> 2.5.1
2021-09-26 10:09:25 -07:00
TredwellGit
bb21f231cf
linux/hardened/patches/5.4: 5.4.147-hardened1 -> 5.4.148-hardened1
2021-09-26 17:03:30 +00:00
TredwellGit
5b71d92f9a
linux/hardened/patches/5.14: 5.14.6-hardened1 -> 5.14.7-hardened1
2021-09-26 17:03:29 +00:00
TredwellGit
34fe5d827c
linux/hardened/patches/5.10: 5.10.67-hardened1 -> 5.10.68-hardened1
2021-09-26 17:03:28 +00:00
TredwellGit
b754a3c355
linux/hardened/patches/4.19: 4.19.206-hardened1 -> 4.19.207-hardened1
2021-09-26 17:03:27 +00:00
TredwellGit
7b29a72e54
linux/hardened/patches/4.14: 4.14.246-hardened1 -> 4.14.247-hardened1
2021-09-26 17:03:26 +00:00
TredwellGit
fa3a710526
linux: 5.4.148 -> 5.4.149
2021-09-26 17:02:51 +00:00
TredwellGit
10fee833c9
linux: 5.14.7 -> 5.14.8
2021-09-26 17:02:44 +00:00
TredwellGit
bba95d3763
linux: 5.10.68 -> 5.10.69
2021-09-26 17:02:36 +00:00
TredwellGit
bb9a54d5ee
linux: 4.9.283 -> 4.9.284
2021-09-26 17:02:30 +00:00
TredwellGit
bae26c4e05
linux: 4.4.284 -> 4.4.285
2021-09-26 17:02:23 +00:00
TredwellGit
7fad98993c
linux: 4.19.207 -> 4.19.208
2021-09-26 17:02:19 +00:00
TredwellGit
b0f3a99f00
linux: 4.14.247 -> 4.14.248
2021-09-26 17:02:15 +00:00
sternenseemann
9eb60cdf4e
emacs.pkgs.bqn-mode: 2021-09-15 -> 2021-09-26
2021-09-26 18:37:19 +02:00
Michael Raskin and GitHub
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
José Romildo
cb28af9045
matcha-gtk-theme: 2021-08-23 -> 2021-09-24
2021-09-26 12:26:16 -03:00
Robert Schütz and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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:
https://github.com/JuliaLang/julia/commit/3e8eb9e8deb72f5bf231dbde3a48eae69c558947
2021-09-26 14:32:29 +00:00
Yaroslav Bolyukin
de5ffe51f6
plasma5: load kwayland-integration plugin
...
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw >
2021-09-26 17:26:23 +03:00
Sandro and GitHub
1737f98af6
Merge pull request #139533 from r-ryantm/auto-update/python38Packages.pytelegrambotapi
2021-09-26 16:25:10 +02:00
Robert Scott and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and Vladimír Čunát
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
R. RyanTM
e7d2416831
ytcc: 2.3.0 -> 2.4.1
2021-09-26 12:02:38 +00:00
github-actions[bot] and GitHub
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