Commit Graph
394419 Commits
Author SHA1 Message Date
github-actions[bot]andGitHub 99b8c65591 Merge master into haskell-updates 2022-07-22 00:15:45 +00:00
R. Ryantm 63c8719073 python310Packages.plexapi: 4.11.2 -> 4.12.0 2022-07-21 23:55:58 +00:00
Michal 91f9185dfb sshs: 3.2.0 -> 3.3.0 2022-07-22 00:43:09 +01:00
Malte Brandy 28e9634a9d haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-07-22 01:01:30 +02:00
Malte Brandy 8aeb1d8ec5 all-cabal-hashes: 2022-07-18T21:55:34Z -> 2022-07-21T21:13:45Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-07-22 01:00:36 +02:00
Malte Brandy 642279ab6f haskellPackages: stackage LTS 19.15 -> LTS 19.16
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-07-22 01:00:22 +02:00
maralornandGitHub 77085e9b2b Merge pull request #182019 from NixOS/haskell-updates
haskellPackages: update stackage and hackage
2022-07-22 01:00:11 +02:00
SandroandGitHub f625c21fb5 Merge pull request #182302 from kilianar/minio
minio: 2022-05-08T23-50-31Z -> 2022-07-17T15-43-14Z
2022-07-22 00:50:06 +02:00
Martin WeineltandGitHub 76ee08a0db Merge pull request #182341 from helsinki-systems/upd/nss_lastest 2022-07-22 00:41:35 +02:00
Bill EwanickandYt d99563cd78 Add oil to packages before invoking shell,
this allows the oil shell to actually run
2022-07-21 18:40:45 -04:00
Martin WeineltandGitHub 24e8a4993b Merge pull request #182394 from NixOS/revert-182080-openldap-sysconfdir
Revert "openldap: load client config from /etc, not the nix store"
2022-07-22 00:29:58 +02:00
Martin WeineltandGitHub fa8de76521 Revert "openldap: load client config from /etc, not the nix store" 2022-07-22 00:29:21 +02:00
Martin WeineltandGitHub b435482234 Merge pull request #182080 from danc86/openldap-sysconfdir 2022-07-22 00:28:49 +02:00
Malte Brandy b4d1872885 maintainers/scripts/haskell/hydra-report: Add hint about eval errors 2022-07-22 00:26:52 +02:00
Michal 443ce157a8 maintainers: ihatethefrench -> not-my-segfault 2022-07-21 23:22:27 +01:00
Malte Brandy 15924be1b2 Merge branch 'master' into haskell-updates 2022-07-22 00:22:27 +02:00
Malte Brandy 8fc4df0415 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-07-22 00:22:14 +02:00
zowoq 98367d2c61 ncdu: default to v2 2022-07-22 08:08:57 +10:00
fortuneteller2k b3d53dee19 xanmod-kernels: move kernelPatches to xanmodKernels 2022-07-21 22:04:25 +00:00
R. Ryantm a62e7e74ee python310Packages.icecream: 2.1.2 -> 2.1.3 2022-07-21 22:00:55 +00:00
zowoq c2d91c4d01 stylua: 0.14.0 -> 0.14.1
https://github.com/JohnnyMorganz/StyLua/releases/tag/v0.14.1
2022-07-22 07:54:37 +10:00
Martin WeineltandGitHub 3debd9a437 Merge pull request #182381 from r-ryantm/auto-update/python3.10-structlog 2022-07-21 23:47:55 +02:00
Sandro Jäckel 44d5286b0d intel-gmmlib: 22.1.5 -> 22.1.7 2022-07-21 23:47:22 +02:00
R. Ryantm 3b740fe8ab python310Packages.structlog: 21.5.0 -> 22.1.0 2022-07-21 21:35:10 +00:00
SandroandGitHub 09b26806a0 Merge pull request #182235 from r-ryantm/auto-update/python310Packages.google-cloud-spanner 2022-07-21 23:21:01 +02:00
Stig Palmquist d07f3037e2 nixos/security/pam: fix u2f options leakage
Fix bug where pam_u2f options would be partially included in other pam.d
files if the module was enable for specific services, resulting in
broken configuration.
2022-07-21 23:14:09 +02:00
ajs124andGitHub d6a0bb7262 Merge pull request #181566 from fabaff/wolfssl-bump 2022-07-21 23:08:25 +02:00
Randy Eckenrode 3c695f159a binocle: fix build on Darwin 2022-07-21 17:03:54 -04:00
Randy Eckenrode 3580e419ea google-amber: fix build on Darwin 2022-07-21 17:03:54 -04:00
Randy Eckenrode 8087d35668 libplacebo: fix build on Darwin 2022-07-21 17:03:54 -04:00
Randy Eckenrode 249e904af0 realesrgan-ncnn-vulkan: fix build on aarch64-darwin 2022-07-21 17:03:54 -04:00
Randy Eckenrode a88ca05577 wgpu-utils: fix build on Darwin 2022-07-21 17:03:54 -04:00
Randy Eckenrode c92d1a55d3 moltenvk: 1.1.9 -> 1.1.10 2022-07-21 17:03:54 -04:00
Randy Eckenrode 9d2b95eef3 moltenvk: refactor to build without Xcode
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

- Use the 11.0 SDK instead of the 10.12 one on x86_64-darwin;
- Use `NIX_CFLAGS_COMPILE` and `NIX_LDFLAGS` to pass flags to the
  compiler instead of patching the Xcode project files; and
- Use xcbuild to build the project.
2022-07-21 17:03:53 -04:00
SandroandGitHub 955e844ded Merge pull request #182139 from astro/taler
taler-exchange: 0.8.1 -> unstable-2022-07-17 and taler-merchant: 0.8.…
2022-07-21 22:55:50 +02:00
SandroandGitHub 3f21fea08a Merge pull request #181339 from centromere/cxx-rs-1.0.71 2022-07-21 22:54:58 +02:00
SandroandGitHub 19f46ac104 Merge pull request #182333 from AtilaSaraiva/obs-vkcapture 2022-07-21 22:48:25 +02:00
Robert ScottandGitHub 7035839167 Merge pull request #182317 from fabaff/angr-bump
python310Packages.angr: 9.2.10 -> 9.2.11
2022-07-21 21:48:11 +01:00
Sandro Jäckel 40e28a7df4 vault: 1.11.0 -> 1.11.1 2022-07-21 22:40:35 +02:00
SandroandGitHub 98b4daa994 Merge pull request #181881 from SuperSandro2000/searx 2022-07-21 22:39:48 +02:00
Robert ScottandGitHub 0b7947c963 Merge pull request #182349 from r-ryantm/auto-update/snakemake
snakemake: 7.8.5 -> 7.9.0
2022-07-21 21:35:04 +01:00
Johannes Schleifenbaum d6a7358e72 oh-my-git: 0.6.4 -> 0.6.5 2022-07-21 22:34:39 +02:00
Robert ScottandGitHub e88ab8f54b Merge pull request #182168 from happysalada/update_sequoia
sequoia: 0.26.0 -> 0.27.0
2022-07-21 21:26:04 +01:00
Robert ScottandGitHub 9d28e3414b Merge pull request #182057 from jiegec/arpack-darwin
arpack: unbreak on aarch64-darwin
2022-07-21 21:25:27 +01:00
SandroandGitHub 38afef9653 Merge pull request #182120 from astro/re-isearch 2022-07-21 22:22:21 +02:00
Joseph LucasandAstro a79ea27f16 taler-exchange: 0.8.1 -> unstable-2022-07-17 and taler-merchant: 0.8.0 -> unstable-2022-07-11
also add check phase
2022-07-21 22:16:37 +02:00
SandroandGitHub f7f8721b1e Merge pull request #162689 from astro/glusterfs
nixos/glusterfs: exclude hook "S10selinux-label-brick.sh"
2022-07-21 22:15:00 +02:00
SandroandGitHub 6752f40d13 Merge pull request #181011 from astro/gnunet
gnunet: 0.17.1 -> 0.17.2
2022-07-21 22:14:20 +02:00
fortuneteller2k 9459bcdc13 linux_xanmod_tt: init at 5.15.54 2022-07-21 20:12:00 +00:00
Noah Fontes 7e0d8135dd mate: expose all packages in a scope
MATE currently uses a scope, but it doesn't actually expose that scope
to callers, which makes overriding packages in overlays quite difficult
as you have to figure out where each package is plumbed through in the
attrset. You end up with contrived expressions like:

  mate = super.mate // {
    # ...

    extraPackages =
      (self.lib.remove super.mate.whatever super.mate.extraPackages)
      ++ [ self.mate.whatever ];
  };

This change exposes the scope so that we can use overrideScope' in
overlays instead.
2022-07-21 13:05:57 -07:00