Commit graph

100787 commits

Author SHA1 Message Date
Weijia Wang 4c0e6010c9
Merge pull request #234608 from r-ryantm/auto-update/flrig
flrig: 1.4.8 -> 2.0.0
2023-05-30 12:20:53 +03:00
Weijia Wang 7607fdb51b
Merge pull request #234909 from r-ryantm/auto-update/flacon
flacon: 11.0.0 -> 11.1.0
2023-05-30 12:08:00 +03:00
Weijia Wang e324b9ad2e
Merge pull request #234825 from r-ryantm/auto-update/signalbackup-tools
signalbackup-tools: 20230523 -> 20230528-1
2023-05-30 12:05:13 +03:00
Weijia Wang 07794da0d4
Merge pull request #234751 from r-ryantm/auto-update/cloudflared
cloudflared: 2023.5.0 -> 2023.5.1
2023-05-30 12:04:01 +03:00
Doron Behar 2afeffbf7f
Merge pull request #234952 from doronbehar/pkg/picard
picard: Fix inputs
2023-05-30 11:06:43 +03:00
Doron Behar f1a6437259 picard: Fix inputs
Add qt5.qtwayland - for the wrapper.
Put most qt5 inputs in `buildInputs` - not `nativeBuildInputs`.
Remove `fetchpatch` unused argument.
2023-05-30 10:32:43 +03:00
Ilan Joselevich 02db012232
Merge pull request #234918 from NixOS/terraform-providers-update
terraform-providers: update 2023-05-30
2023-05-30 09:20:09 +03:00
adisbladis 64f7cc71c5
Merge pull request #233301 from atorres1985-contrib/emacs-refactor
Emacs refactor
2023-05-30 17:25:21 +12:00
Weijia Wang d8e39e7307
Merge pull request #234424 from basvandijk/upgrade-pgmanage-to-fix-nixos-test
pgmanage: 11.0.1 -> unstable-2022-05-11
2023-05-30 07:50:14 +03:00
Weijia Wang db7c5d174a
Merge pull request #234871 from m0rg-dev/vscode-darwin-signing
vscode: disable ripgrep patching on macOS
2023-05-30 06:15:21 +03:00
github-actions[bot] 15b55f8975 terraform-providers.scaleway: 2.19.0 -> 2.20.0 2023-05-30 03:10:30 +00:00
Weijia Wang 1e27109d4d
Merge pull request #234897 from figsoda/optionals
treewide: don't use lib.optional with a list
2023-05-30 06:09:19 +03:00
github-actions[bot] 0c664a56c8 terraform-providers.pagerduty: 2.14.5 -> 2.14.6 2023-05-30 03:09:12 +00:00
github-actions[bot] c8ac5e32b1 terraform-providers.infoblox: 2.3.0 -> 2.4.0 2023-05-30 03:07:36 +00:00
Nick Cao 9f5ee7073e
Merge pull request #234898 from figsoda/cmake
xplorer: move cmake to nativeBuildInputs
2023-05-29 20:41:58 -06:00
Nick Cao 6eb32baf92
Merge pull request #234822 from r-ryantm/auto-update/calico-cni-plugin
calico-cni-plugin: 3.25.1 -> 3.26.0
2023-05-29 20:29:47 -06:00
Nick Cao 44e26fca73
Merge pull request #234845 from r-ryantm/auto-update/youtube-tui
youtube-tui: 0.7.1 -> 0.7.2
2023-05-29 20:29:16 -06:00
R. Ryantm b27387cb03 flacon: 11.0.0 -> 11.1.0 2023-05-30 02:02:15 +00:00
Anderson Torres 3d43f48a93 emacs29: init at 20.0.91
Given that Emacs 29 is considered beta, it will not be aliased to `emacs`.
And, given that Emacs 29 ships with Pure GTK feature, why not to make it
available?
2023-05-29 22:23:52 -03:00
Anderson Torres c4e48ded59 emacs: a huge refactor
A list of modifications:

- The calling handles at `top-level/all-packages.nix` were transferred to
`pkgs/applications/editors/emacs/default.nix` (the good old `recurseIntoAttrs`
design pattern);
- The files `macport.nix` and `28.nix` were removed, replaced by the bigger and
better `sources.nix`;
- Aliases for the most important derivations were put on `all-packages.nix`;
- The file `generic.nix` was refactored. Among its changes, the most noticeable:
  - `pname` is decorated according to the selected UI options;
  - Environment variables are explicitly under `env` set;
  - The `null` defaults and (in)equality tests were removed;
    - It obliged the addition of some Boolean flag guards;
  - The flag `noGui` was added, allowing easier override for `emacs-nox`.

With this huge refactor, the emacs build functions become more sane and
maintainable, allowing future additions.
2023-05-29 22:16:45 -03:00
R. Ryantm 71a23afb45 iqtree: 2.2.2.4 -> 2.2.2.6 2023-05-30 01:13:17 +00:00
figsoda c8929e4523 xplorer: move cmake to nativeBuildInputs 2023-05-29 19:48:42 -04:00
figsoda 3605f48b4d ipe: don't use lib.optional with a list 2023-05-29 19:45:10 -04:00
Gaetan Lepage f1423fd5ae neovim: 0.9.0 -> 0.9.1 2023-05-30 00:17:30 +02:00
Ryan Lahfa 3890c1aafa
Merge pull request #234409 from stammon/fix-srt-live-server
srt-live-server: add missing ctime include
2023-05-29 23:26:00 +02:00
Morgan Wolfe 8769a90f90
vscode: disable ripgrep patching on macOS
useVSCodeRipgrep = false interferes with macOS 13's notarization enforcement
and doesn't allow the app to start. Setting it to stdenv.isDarwin by default
fixes the package for general use while preserving the option to patch ripgrep
on older versions of macOS if required by someone's particular use case.
2023-05-29 13:24:02 -07:00
figsoda 80d8f23123
Merge pull request #234843 from afh/musikcube-update
musikcube: 3.0.0 -> 3.0.1
2023-05-29 16:05:29 -04:00
maxine cbcdfdf8a9
Merge pull request #234587 from maxeaubrey/slack_4.32.122
slack: 4.29.149 -> 4.32.122
2023-05-29 21:57:48 +02:00
3JlOy_PYCCKUI 017dc5f595 dk: init at 1.9 2023-05-29 19:05:55 +00:00
R. Ryantm 37f7c78f8f lefthook: 1.4.0 -> 1.4.1 2023-05-29 19:02:57 +00:00
Martin Weinelt 3d4b6a6cf3
Merge pull request #234777 from mweinelt/fix-manim
manim: Pin networkx and watchdog
2023-05-29 20:57:41 +02:00
R. Ryantm 376767d1dc youtube-tui: 0.7.1 -> 0.7.2 2023-05-29 18:43:26 +00:00
Alexis Hildebrandt 11c0b06392 musikcube: 3.0.0 -> 3.0.1 2023-05-29 20:35:41 +02:00
Sandro 6849f0e587
Merge pull request #233947 from OPNA2608/update/furnace 2023-05-29 20:19:34 +02:00
figsoda bc04cd1b3d
Merge pull request #234806 from PedroHLC/swaync-0.9.0
swaynotificationcenter: 0.8.0 -> 0.9.0
2023-05-29 14:17:16 -04:00
figsoda b009a76ba4
Merge pull request #234827 from r-ryantm/auto-update/kyverno
kyverno: 1.9.4 -> 1.9.5
2023-05-29 14:08:22 -04:00
figsoda 8d7893bf22
Merge pull request #234824 from r-ryantm/auto-update/glooctl
glooctl: 1.14.5 -> 1.14.6
2023-05-29 13:59:15 -04:00
R. Ryantm 4358d2ac4f kyverno: 1.9.4 -> 1.9.5 2023-05-29 17:05:45 +00:00
R. Ryantm 10503ae83c signalbackup-tools: 20230523 -> 20230528-1 2023-05-29 17:03:21 +00:00
R. Ryantm 47f21185ea glooctl: 1.14.5 -> 1.14.6 2023-05-29 16:53:05 +00:00
R. Ryantm ee566ee06e calico-cni-plugin: 3.25.1 -> 3.26.0 2023-05-29 16:29:26 +00:00
PedroHLC ☭ 6ad7a32910
swaynotificationcenter: 0.8.0 -> 0.9.0 2023-05-29 11:21:17 -03:00
Weijia Wang 592a5ec754
Merge pull request #230061 from kranurag7/k8sgpt
k8sgpt: init at 0.3.5
2023-05-29 16:40:14 +03:00
Robert Hensing d048d75ee8
Merge pull request #234230 from hercules-ci/update-nixops
Update nixops
2023-05-29 14:08:08 +02:00
Weijia Wang 0776eb8777
Merge pull request #234768 from r-ryantm/auto-update/gtkcord4
gtkcord4: 0.0.10 -> 0.0.11
2023-05-29 15:03:44 +03:00
Martin Weinelt d27954a561
manim: Pin networkx and watchdog
Fixes the build.
2023-05-29 13:18:07 +02:00
kilianar c1071ec8c2 hugo: 0.112.4 -> 0.112.5
https://github.com/gohugoio/hugo/releases/tag/v0.112.5
2023-05-29 11:17:05 +02:00
R. Ryantm 35cb10f82e gtkcord4: 0.0.10 -> 0.0.11 2023-05-29 09:10:53 +00:00
R. Ryantm c03888fb67 cloudflared: 2023.5.0 -> 2023.5.1 2023-05-29 08:23:11 +00:00
Weijia Wang a268f6ff1c
Merge pull request #234691 from wegank/darwin-clangstdenv
darwin.apple_sdk_11_0: deprecate clang*Stdenv
2023-05-29 10:23:43 +03:00