Nick Cao
f97bd7fa1f
Merge pull request #234899 from figsoda/pkg-config
...
treewide: move pkg-config to nativeBuildInputs
2023-05-29 20:45:53 -06: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
06358235ff
Merge pull request #234905 from r-ryantm/auto-update/crowdsec
...
crowdsec: 1.5.1 -> 1.5.2
2023-05-29 20:33:29 -06:00
R. Ryantm
d21a85aad3
goflow2: 1.3.3 -> 1.3.4
2023-05-30 02:32:45 +00: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
Nick Cao
0e3bd75987
Merge pull request #234842 from sumnerevans/matrix-synapse-1.84.1
...
matrix-synapse: 1.84.0 -> 1.84.1
2023-05-29 20:27:10 -06:00
Dennis Gosnell
0d3187197e
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh based on
*evaluation [1795703](https://hydra.nixos.org/eval/1795703 ) of nixpkgs commit [4e4cf85
](4e4cf85c95
) as of 2023-05-30 02:14 UTC*
from the haskell-updates jobset on hydra under https://hydra.nixos.org/jobset/nixpkgs/haskell-updates
2023-05-30 11:21:10 +09:00
R. Ryantm
c9b945e0f8
webhook: 2.8.0 -> 2.8.1
2023-05-30 02:04:29 +00:00
R. Ryantm
b27387cb03
flacon: 11.0.0 -> 11.1.0
2023-05-30 02:02:15 +00:00
figsoda
498f1ccad0
Merge pull request #234904 from r-ryantm/auto-update/iqtree
...
iqtree: 2.2.2.4 -> 2.2.2.6
2023-05-29 21:58:11 -04: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
5b809c2f2f
crowdsec: 1.5.1 -> 1.5.2
2023-05-30 01:15:47 +00:00
R. Ryantm
71a23afb45
iqtree: 2.2.2.4 -> 2.2.2.6
2023-05-30 01:13:17 +00:00
R. Ryantm
01507d38f8
plumed: 2.8.2 -> 2.9.0
2023-05-30 00:57:30 +00:00
figsoda
f7f0512311
swiftPackages.swift-docc: convert swiftFlags to a list
2023-05-29 20:16:22 -04:00
figsoda
34233107b9
swift-format: convert swiftpmFlags to a list
2023-05-29 20:15:20 -04:00
figsoda
ee5d3342eb
python310Packages.skytemple-files: convert pytestFlagsArray to a list
2023-05-29 20:14:01 -04:00
github-actions[bot]
4e4cf85c95
Merge master into haskell-updates
2023-05-30 00:13:33 +00:00
figsoda
f0363f573c
dart-sass: convert dartCompileFlags to a list
2023-05-29 20:13:23 -04:00
Dennis Gosnell
dd9e4575ec
tests.haskell.incremental: change package used from turtle to temporary
...
With a recent hackage update, turtle stopped compiling on ghc94. This
commit changes the tests.haskell.incremental test to use the temporary
package instead of turtle.
2023-05-30 09:06:42 +09:00
Dennis Gosnell
6ddd5973f4
haskell.packages.ghc96.haskell-language-server: explicitly disable fourmolu plugin
2023-05-30 08:56:03 +09:00
figsoda
c05fa24286
sourcekit-lsp: move pkg-config to nativeBuildInputs
2023-05-29 19:52:22 -04:00
figsoda
8733c5536e
swiftpm: move pkg-config to nativeBuildInputs
2023-05-29 19:51:01 -04: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
figsoda
e4b6aeb3a9
mpfr: don't use lib.optional with a list
2023-05-29 19:44:01 -04:00
figsoda
81fe865cf8
python310Packages.python-mapnik: don't use lib.optional with a list
2023-05-29 19:43:15 -04:00
figsoda
17cb25a433
cargo-dephell: don't use lib.optional with a list
2023-05-29 19:42:08 -04:00
figsoda
b643a42a1f
ghostscript: don't use lib.optional with a list
2023-05-29 19:41:39 -04:00
figsoda
2014fdae3d
flashrom: don't use lib.optional with a list
2023-05-29 19:40:16 -04:00
figsoda
8d91de5145
linuxPackages.ax99100: don't use lib.optional with a list
2023-05-29 19:38:13 -04:00
figsoda
58c8583551
Merge pull request #234540 from figsoda/topfew
2023-05-29 18:37:14 -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
Martin Weinelt
9ad39773d6
Merge pull request #234728 from natsukium/boa-api/fix
...
python3Packages.boa-api: disable tests
2023-05-29 23:23:32 +02:00
Infinidoge
5dd9667abd
nitter: unstable-2023-04-21 -> unstable-2023-05-19
2023-05-29 21:14:24 +00:00
Gaetan Lepage
d93dc82ee9
nixos/river: fix display manager error
2023-05-29 22:41:48 +02:00
Bas van Dijk
ad3402c664
wasmtime: fix lib on darwin
...
Before:
```
otool -D result-dev/lib/libwasmtime.dylib
result-dev/lib/libwasmtime.dylib:
/private/tmp/nix-build-wasmtime-9.0.2.drv-0/source/target/aarch64-apple-darwin/release/deps/libwasmtime.dylib
```
After:
```
otool -D result-dev/lib/libwasmtime.dylib
result-dev/lib/libwasmtime.dylib:
/nix/store/bz6l7dr60izrq6vga83df9y2p1mgh5hw-wasmtime-9.0.2-dev/lib/libwasmtime.dylib
```
2023-05-29 22:30:29 +02:00
figsoda
e483b3f5d2
Merge pull request #234516 from figsoda/piknik
2023-05-29 16:29:34 -04: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
Ryan Lahfa
aab9ccad3e
Merge pull request #234730 from natsukium/bx-py-utils/fix-darwin
...
python3Packages.bx-py-utils: disable a broken test on darwin
2023-05-29 22:22:54 +02:00
figsoda
db15159723
Merge pull request #234829 from r-ryantm/auto-update/okteto
...
okteto: 2.15.3 -> 2.15.4
2023-05-29 16:18:16 -04:00
figsoda
95c9bbc6e4
Merge pull request #234835 from r-ryantm/auto-update/fluent-bit
...
fluent-bit: 2.1.3 -> 2.1.4
2023-05-29 16:17:21 -04:00
figsoda
d9a9a21a88
Merge pull request #234832 from r-ryantm/auto-update/nuclei
...
nuclei: 2.9.4 -> 2.9.5
2023-05-29 16:14:52 -04:00
figsoda
338b02f497
Merge pull request #234853 from r-ryantm/auto-update/checkstyle
...
checkstyle: 10.11.0 -> 10.12.0
2023-05-29 16:13:33 -04:00
figsoda
4607959dde
Merge pull request #234841 from r-ryantm/auto-update/kustomize-sops
...
kustomize-sops: 4.2.0 -> 4.2.1
2023-05-29 16:09:16 -04:00
figsoda
7513aa98f2
Merge pull request #234837 from hzeller/20230529-ftxui-411
...
ftxui: 4.1.0 -> 4.1.1
2023-05-29 16:07:44 -04: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