Commit Graph
440640 Commits
Author SHA1 Message Date
maralornandGitHub 4422059266 Merge pull request #207604 from NixOS/haskell-updates
haskellPackages: update stackage and hackage
2022-12-28 17:45:15 +01:00
figsodaandGitHub fab9a5b367 Merge pull request #208117 from teto/fix-vim-deps
fix vim deps
2022-12-28 11:34:24 -05:00
R. Ryantm b2025a306f superd: 0.7 -> 0.7.1 2022-12-28 16:33:18 +00:00
maralorn 2383a233a8 Merge branch 'master' into haskell-updates 2022-12-28 17:27:50 +01:00
Stefan Frijters dbeea53715 maestral-gui: 1.6.4 -> 1.6.5 2022-12-28 17:23:09 +01:00
Stefan Frijters d62ef66317 python3Packages.maestral: 1.6.4 -> 1.6.5 2022-12-28 17:22:57 +01:00
figsodaandGitHub 408657d9a2 Merge pull request #207903 from figsoda/httm
httm: 0.17.10 -> 0.18.3
2022-12-28 11:20:42 -05:00
Matthieu Coudron 1f573777e3 vimPlugins.rest-nvim: add treesitter dependencies 2022-12-28 17:17:41 +01:00
Matthieu Coudron 025d862be6 vimPlugins.orgmode: add treesitter dependencies 2022-12-28 17:17:40 +01:00
maralorn 9499f943dd haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-12-28 17:17:06 +01:00
Stefan Frijters 253f19bf95 maestral-gui: 1.6.3 -> 1.6.4 2022-12-28 17:15:52 +01:00
Stefan Frijters 3a58dfb33e python3Packages.maestral: 1.6.3 -> 1.6.4 2022-12-28 17:15:48 +01:00
SubhrajyotiSen f7fba0329f maestro: 1.17.2 -> 1.18.2 2022-12-28 21:17:28 +05:30
Robert Helgesson 7fb1be82f4 libwebsockets: build static library only when necessary 2022-12-28 16:37:08 +01:00
Robert Helgesson 7e74ec53da libwebsockets: use multiple outputs
This considerably lowers the closure size of packages that just need
the libraries at runtime. The difference is roughly 60–70MiB.
2022-12-28 16:37:07 +01:00
maralorn d3f1d14912 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-12-28 16:30:39 +01:00
Weijia Wang 76aaf902a5 bsnes-hd: unbreak on x86_64-darwin 2022-12-28 16:29:53 +01:00
Anund d3291f4f2a devilutionx: 1.4.0 -> 1.4.1
Removed SDL_AUDIOLIB patch as it is included in the 1.4.1 release,
updated libzt dependency to match
https://github.com/diasurgical/devilutionX/commit/6bf474a6ba
2022-12-29 02:28:13 +11:00
Anderson TorresandGitHub 0ad5b19765 Merge pull request #208061 from wegank/ares-darwin
ares: add darwin support
2022-12-28 12:23:37 -03:00
R. RyantmandMatthieu Coudron 374cfcfa35 pulumictl: 0.0.32 -> 0.0.38 2022-12-28 16:23:27 +01:00
R. Ryantm 54c973aa91 python310Packages.wled: 0.14.1 -> 0.15.0 2022-12-28 15:12:07 +00:00
Kiskae b08fa40e69 pkgsStatic.dash: fix build
pkg-config wrapper does not provide a named binary.
2022-12-28 16:07:30 +01:00
Jörg Thalheim 741a0f5a7f envfs: init at 1.0.0 2022-12-28 16:03:49 +01:00
markuskowaandGitHub 4d5535c90c Merge pull request #208051 from r-ryantm/auto-update/sofia_sip
sofia_sip: 1.13.9 -> 1.13.10
2022-12-28 16:02:01 +01:00
R. Ryantm 6322eff41e ocamlPackages.tsdl: 0.9.8 -> 0.9.9 2022-12-28 14:48:32 +00:00
maralorn 4d1d526ca7 haskellPackages.reflex: Pin to < 0.9 2022-12-28 15:44:02 +01:00
R. Ryantm c594a1dce6 python310Packages.certbot-dns-inwx: 2.1.3 -> 2.2.0 2022-12-28 14:39:36 +00:00
Artturin a519bddf0d packagekit: disable nix backend 2022-12-28 16:26:36 +02:00
Artturin 2ecd8cbbc5 rnix-lsp: 0.2.5 -> unstable-2022-11-27
unpin nix version
2022-12-28 16:26:36 +02:00
Artturin b9e503a35e cachix,hercules-ci-{agent,cnix-expr,cnix-store}: bump nix pin to 2_10 2022-12-28 16:24:54 +02:00
Artturin 172347745f nixVersion.nix_{2_6,2_7,2_8,2_9}: remove
the comment from 2_6 does not apply anymore because the fix has been
merged nix#7283
and the fix has been applied to 2_9+
2022-12-28 16:24:54 +02:00
R. Ryantm bf2067d09d ocamlPackages.conduit: 5.1.0 -> 6.1.0 2022-12-28 14:19:40 +00:00
Sandro Jäckel e772ade40a plasma5Packages.okular: add option to build without qtspeech 2022-12-28 15:06:37 +01:00
Timothy Sutton fe4b57acf1 jenkins 2.361.4 -> 2.375.1
https://www.jenkins.io/changelog-stable/#2.375.1
2022-12-28 09:05:18 -05:00
Robert HensingandGitHub 8df1ea3269 Merge pull request #207958 from hercules-ci/nixos-only-warn-stateVersion-when-used-lite
nixos/version: Only warn about unset stateVersion if used (lite)
2022-12-28 15:03:09 +01:00
Weijia Wang f955d78e27 hypr: unbreak on darwin 2022-12-28 15:00:47 +01:00
kilianar 79a92931f3 vscode-extensions.james-yu.latex-workshop: 9.2.0 -> 9.2.1
https://github.com/James-Yu/LaTeX-Workshop/releases/tag/v9.2.1
2022-12-28 14:57:53 +01:00
Weijia Wang d1b54838bd libsForQt5.libopenshot-audio: convert to patch 2022-12-28 14:39:41 +01:00
R. Ryantm f76e5335d6 sptk: 4.0 -> 4.1 2022-12-28 13:38:48 +00:00
Robert Hensing 91050a9d9d nixos/macos-builder: Remove unnecessary paragraph
I was considering the broader context of stateVersion, but the
macos builder does not enable documentation, making this paragraph
a distraction.
2022-12-28 14:38:36 +01:00
62c8b5bf85 nixos/macos-builder: Simplify error message
The `system` argument is usually implied, and not hard to figure out.

Co-authored-by: Gabriella Gonzalez <Gabriel439@gmail.com>
2022-12-28 14:38:04 +01:00
Robert Hensing 30548793ab darwin.builder: Avoid unnecessary dependency on stateVersion 2022-12-28 14:37:02 +01:00
Robert Hensing f03c7fb8d4 nixos/version: Only warn about unset stateVersion if used
If a configuration does not use services that depend on the
stateVersion, it does not need to be set.

This provides an incentive for services not to rely on
stateVersion, and not to burden users with this.
2022-12-28 14:35:14 +01:00
R. Ryantm f55c9ff288 rhoas: 0.51.7 -> 0.51.9 2022-12-28 13:32:32 +00:00
Vincent LaporteandGitHub 9aa77715b7 Merge pull request #205005 from ulrikstrid/ligo--0_57
ligo: 0.55.0 -> 0.58.0
2022-12-28 14:11:43 +01:00
sternenseemann e238c3fdaa haskell.packages.*.binary-orphans: provide OneTuple when necessary
The binary-orphans dependency on OneTuple is only activated if GHC < 9.2
which means hackage2nix won't emit this dependency anymore.
2022-12-28 14:10:41 +01:00
ArtturiandGitHub a65df1ed0b Merge pull request #193894 from amjoseph-nixpkgs/pr/nixos/arch-without-inferiors 2022-12-28 15:08:09 +02:00
Jörg ThalheimandGitHub 2f957178db Merge pull request #208065 from existentiality/submit/update-q
q: 0.8.2 -> 0.8.4
2022-12-28 13:06:46 +00:00
Jörg ThalheimandGitHub a96f41fbda Merge pull request #208083 from NickCao/protobufc-cross
protobufc: fix cross compilation
2022-12-28 13:06:16 +00:00
Jörg ThalheimandGitHub 2dc7fd59fe Merge pull request #208074 from wineee/cpeditor
cpeditor: 6.10.1 -> 6.11.1
2022-12-28 13:05:52 +00:00