Commit Graph

404073 Commits

Author SHA1 Message Date
Jonas Heinrich
f62655273c libre: 2.0.1 -> 2.6.1 2022-08-27 09:25:11 +02:00
Mario Rodas
e500665539
Merge pull request #188455 from marsam/update-rubypackages
ruby-packages: update
2022-08-27 01:01:57 -05:00
adisbladis
57f1997b58
Merge pull request #188340 from squalus/redis
redis: fix cross compile
2022-08-27 14:00:25 +08:00
Anderson Torres
f6677f429e
Merge pull request #178749 from Infinidoge/bump/kmscon
kmscon: unstable-2018-09-07 -> 9.0.0
2022-08-27 02:57:23 -03:00
Anderson Torres
7165bcb796
Merge pull request #161445 from chasecaleb/fix-emacs-recursive-load-path
emacs: populate load-path recursively
2022-08-27 02:37:21 -03:00
Mario Rodas
d493cf539f
Merge pull request #188438 from fabaff/mdformat-bump
python310Packages.mdformat: 0.7.15 -> 0.7.16
2022-08-27 00:33:57 -05:00
Mario Rodas
339da54864 ruby-packages: update 2022-08-27 04:20:00 +00:00
Sofi
07c76c980c nixos/minecraft-server: optimize world generation inside test
Due to how complex minecraft world generation has gotten in recent
years, it now can take several minutes to complete the first generation
of a world seed, even on relatively new and powerful hardware.

We are testing if a minecraft server can run inside of a nix enviroment,
and not so much about stress testing the CI.

Test running before this change:

> (finished: waiting for TCP port 43000, in 118.49 seconds)

Test running with this change:

> (finished: waiting for TCP port 43000, in 27.88 seconds)

Choice of using `level-type` and `generate-structures` was made as they
support almost every version of minecraft. These two also make it
extremely clear what it does, compared to the more complex
`generator-settings` and all its toggles.
2022-08-26 23:22:52 -04:00
Bobby Rong
d7cef0d40f
Merge pull request #187768 from r-ryantm/auto-update/miller
miller: 6.3.0 -> 6.4.0
2022-08-27 10:19:50 +08:00
Samuel Ainsworth
36342ac7ad
Merge pull request #172786 from danielfullmer/cudnn-src
cudaPackages.cudnn: fix source fetching
2022-08-26 18:35:01 -07:00
superherointj
965f51d889
Merge pull request #188429 from SuperSandro2000/dnscontrol
dnscontrol: 3.19.0 -> 3.20.0
2022-08-26 21:20:55 -03:00
zowoq
e683858f46 roxctl: remove unnecessary override
1.17, is EOL, it builds/runs with current go
2022-08-27 10:07:56 +10:00
Robert Scott
f9a75b14fd
Merge pull request #188391 from fabaff/angr-bump
python310Packages.angr: 9.2.14 -> 9.2.15
2022-08-27 00:56:20 +01:00
Robert Scott
6f4c01b76f
Merge pull request #188120 from r-ryantm/auto-update/python310Packages.python-gnupg
python310Packages.python-gnupg: 0.4.9 -> 0.5.0
2022-08-27 00:55:48 +01:00
Michael Weiss
692574660e
Merge pull request #188440 from primeos/chromiumBeta
chromiumBeta: Fix errors due to incompatible Wayland headers
2022-08-27 00:38:12 +02:00
Felipe Silva
bc74518252 soulseekqt: add main program
Should allow running soulseek with `nix run`.
2022-08-27 00:05:06 +02:00
Michael Weiss
b6b51374fc
chromiumBeta: Fix errors due to incompatible Wayland headers
This "fixes" errors like these:
```
FAILED: obj/third_party/angle/angle_gpu_info_util/SystemInfo_vulkan.o
[...]
In file included from ../../third_party/wayland/src/src/wayland-client.h:40:
/nix/store/an42rhwn6ck2nix6caikrr4rvizknjhh-wayland-1.21.0-dev/include/wayland-client-protocol.h:1040:13: error: use of undeclared identifier 'wl_proxy_marshal_flags'
        callback = wl_proxy_marshal_flags((struct wl_proxy *) wl_display,
                   ^
[...]
/nix/store/an42rhwn6ck2nix6caikrr4rvizknjhh-wayland-1.21.0-dev/include/wayland-client-protocol.h:1392:87: error: use of undeclared identifier 'WL_MARSHAL_FLAG_DESTROY'
                         WL_SHM_POOL_DESTROY, NULL, wl_proxy_get_version((struct wl_proxy *) wl_shm_pool), WL_MARSHAL_FLAG_DESTROY);
                                                                                                           ^
[...]
fatal error: too many errors emitted, stopping now [-ferror-limit=]
```

At least for now (until Chromium updates their bundled Wayland version) it
seems best to use the bundled headers/versions to avoid version incompatibility
issues (we should hopefully be able to drop use_system_wayland_scanner though).
2022-08-27 00:04:41 +02:00
Bernardo Meurer
7851ae607d
Merge pull request #188421 from SuperSamus/ntfs3 2022-08-26 18:56:23 -03:00
Fabian Affolter
2b948f5f48 python310Packages.mdformat: 0.7.15 -> 0.7.16 2022-08-26 23:56:01 +02:00
superherointj
a4ba3da0a7 vscode-extensions.prisma.prisma: 4.1.0 -> 4.2.0 2022-08-26 14:51:12 -07:00
Fabian Affolter
bb2f1ef2e9 python310Packages.aiobiketrax: 0.2.0 -> 0.2.1 2022-08-26 14:49:06 -07:00
superherointj
f0e1cf45eb vscode-extensions.jnoortheen.nix-ide: 0.1.20 -> 0.1.23 2022-08-26 14:46:40 -07:00
superherointj
ae539d06a3 vscode-extensions.ocamllabs.ocaml-platform: 1.10.4 -> 1.10.7 2022-08-26 14:46:33 -07:00
Fabian Affolter
45e45a8e4a python310Packages.fastcore: 1.5.18 -> 1.5.22 2022-08-26 14:46:16 -07:00
superherointj
80ebc2df18 vscode-extensions.jakebecker.elixir-ls: 0.9.0 -> 0.11.0 2022-08-26 14:46:02 -07:00
Fabian Affolter
4ee7b35fb0 python310Packages.adafruit-platformdetect: 3.27.1 -> 3.27.2 2022-08-26 14:44:15 -07:00
superherointj
bb365ad0bb vscode-extensions.esbenp.prettier-vscode: 9.5.0 -> 9.8.0 2022-08-26 14:44:00 -07:00
superherointj
176d3299e5 vscode-extensions.christian-kohler.path-intellisense: 2.8.0 -> 2.8.1 2022-08-26 14:43:52 -07:00
superherointj
c84fafd005 vscode-extensions.badochov.ocaml-formatter: 1.14.0 -> 2.0.5 2022-08-26 14:43:30 -07:00
superherointj
0f147b79e5
Merge pull request #187231 from arathunku/elixir-ls-v0.11.0
elixir-ls: 0.10.0 -> 0.11.0
2022-08-26 18:16:59 -03:00
Sandro Jäckel
30bc8e7c5e
dnscontrol: 3.19.0 -> 3.20.0 2022-08-26 23:14:18 +02:00
Sandro
4919d1d955
Merge pull request #186398 from NickCao/dmlive 2022-08-26 22:44:45 +02:00
Sandro
12f74551c7
Merge pull request #187891 from Luflosi/add/nodePackages.carto 2022-08-26 21:52:45 +02:00
Guillaume Girol
38e16b192a neovim: fix plugin loading order
fixes https://github.com/NixOS/nixpkgs/issues/188167
2022-08-26 21:17:31 +02:00
7c6f434c
f98065ab50
Merge pull request #188344 from tjni/cvc3-stackprotector
cvc3: reenable stackprotector on aarch64-darwin
2022-08-26 18:53:37 +00:00
7c6f434c
94f5abdd95
Merge pull request #188169 from GovanifY/btrfs
btrfs-progs: 5.18.1 -> 5.19
2022-08-26 18:52:23 +00:00
Martino Fontana
014f12b87e linux: disable NTFS_FS, enable NTFS3_LZX_XPRESS and NTFS3_FS_POSIX_ACL 2022-08-26 20:32:37 +02:00
Jonas Heinrich
5aed7735af
Merge pull request #180679 from r-ryantm/auto-update/picard
picard: 2.8.1 -> 2.8.3
2022-08-26 20:28:38 +02:00
superherointj
b30e2234ac
Merge pull request #188341 from superherointj/package-asus-ec-sensors-unstable-2022-07-10
asus-ec-sensors: unstable-2021-12-16 -> unstable-2022-07-10
2022-08-26 15:17:50 -03:00
Aaron Andersen
44e3d2f871
Merge pull request #188117 from newAM/github-runner
github-runner: 2.295.0 -> 2.296.0
2022-08-26 14:11:31 -04:00
Artturi
9ce248ee34
Merge pull request #188350 from superherointj/broken-nautilus-open-any-terminal 2022-08-26 20:49:13 +03:00
Artturi
7c5eb96501
Merge pull request #188400 from pennae/remove-deprecated-adapters 2022-08-26 20:42:31 +03:00
Will Fancher
037cf37ad2
Merge pull request #185085 from ElvishJerricco/shutdown-ramfs-protection
shutdown: Protect system from make-initrd-ng
2022-08-26 13:25:31 -04:00
superherointj
facb042974
Merge pull request #188407 from msfjarvis/hs/nerdfonts-2.0.0
nerdfonts: 2.1.0 -> 2.2.0
2022-08-26 14:21:37 -03:00
superherointj
b0b73b3ceb
Merge pull request #188388 from helsinki-systems/upd/xdaliclock
xdaliclock: 2.44 -> 2.45
2022-08-26 13:40:07 -03:00
Harsh Shandilya
1744aec5a6 nerdfonts: 2.1.0 -> 2.2.0 2022-08-26 15:59:29 +00:00
Pascal Bach
481f9b246d
Merge pull request #187876 from jakubgs/geth-add-authrpc
go-ethereum: add support for Auth RPC CLI flags
2022-08-26 17:16:48 +02:00
Bobby Rong
2fc3f8af09
Merge pull request #178289 from wineee/wps
wpsoffice: 11.1.0.9615 -> 11.1.0.11664
2022-08-26 22:52:41 +08:00
rewine
6fc3f6e381 wpsoffice: 11.1.0.9615 -> 11.1.0.11664 2022-08-26 22:36:59 +08:00
Janne Heß
cf793de1b0
Merge pull request #188026 from helsinki-systems/init/mariadb109
mariadb_109: init
2022-08-26 16:33:42 +02:00