Commit Graph

404258 Commits

Author SHA1 Message Date
Jonas Heinrich
5bfeb6211a baresip: 1.1.0 -> 2.6.0 2022-08-27 09:30:20 +02:00
Jonas Heinrich
69940c042c
Merge pull request #166744 from r-ryantm/auto-update/sysvinit
sysvinit: 3.01 -> 3.04
2022-08-27 09:30:06 +02:00
Jonas Heinrich
78a44b8204
Merge pull request #166828 from r-ryantm/auto-update/davix
davix: 0.8.0 -> 0.8.1
2022-08-27 09:29:04 +02:00
Jonas Heinrich
12d7987b90 librem: 1.0.0 -> 2.6.0 2022-08-27 09:25:32 +02:00
Jonas Heinrich
f62655273c libre: 2.0.1 -> 2.6.1 2022-08-27 09:25:11 +02:00
Jonas Heinrich
39e93a84de
Merge pull request #166759 from r-ryantm/auto-update/xkb-switch-i3
xkb-switch-i3: 1.8.1 -> 1.8.5
2022-08-27 09:18:48 +02:00
Jonas Heinrich
1f486c3f5a
Merge pull request #167230 from r-ryantm/auto-update/gwe
gwe: 0.15.4 -> 0.15.5
2022-08-27 09:17:55 +02:00
Jonas Heinrich
95e8b70d80
Merge pull request #167605 from r-ryantm/auto-update/hubstaff
hubstaff: 1.6.5-31be26f1 -> 1.6.6-61e2338c
2022-08-27 09:06:57 +02:00
Jonas Heinrich
4ea00305d1
Merge pull request #167825 from r-ryantm/auto-update/libisds
libisds: 0.11.1 -> 0.11.2
2022-08-27 09:05:38 +02:00
Mario Rodas
f7c115113c
Merge pull request #187970 from r-ryantm/auto-update/folly
folly: 2022.08.15.00 -> 2022.08.22.00
2022-08-27 01:59:16 -05:00
Mario Rodas
5a01be7eed
Merge pull request #187874 from r-ryantm/auto-update/lefthook
lefthook: 1.1.0 -> 1.1.1
2022-08-27 01:58:40 -05:00
Mario Rodas
639e4e5ccd
Merge pull request #188093 from r-ryantm/auto-update/oras
oras: 0.13.0 -> 0.14.0
2022-08-27 01:56:38 -05:00
Mario Rodas
432cb83c7c
Merge pull request #188145 from r-ryantm/auto-update/chezmoi
chezmoi: 2.20.0 -> 2.21.0
2022-08-27 01:55:16 -05:00
Vincent Laporte
0079deac1f coqPackages.stdpp: 1.7.0 → 1.8.0
coqPackages.iris: 3.6.0 → 4.0.0
2022-08-27 08:54:26 +02:00
Jonas Heinrich
ed227dc9fb
Merge pull request #168109 from r-ryantm/auto-update/bcftools
bcftools: 1.15 -> 1.16
2022-08-27 08:51:34 +02:00
Mario Rodas
1d98b57dd2
Merge pull request #188457 from marsam/update-millet
millet: 0.3.2 -> 0.3.5
2022-08-27 01:51:30 -05:00
Anders Christiansen Sørby
98cad033e1
altair: 4.1.0 -> 4.6.2 #188359
Update to fix compatibility
Changes: https://github.com/altair-graphql/altair/compare/v4.1.0...v4.6.2
2022-08-27 08:08:26 +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
Harsh Shandilya
be22d0a218 nerdfonts: 2.2.0 -> 2.2.1 2022-08-27 05:20:57 +00:00
Mario Rodas
45a63492f2 postgresqlPackages.pg_hll: 2.16 -> 2.17 2022-08-27 04:20:00 +00:00
Mario Rodas
ae6e5d888b wal-g: 2.0.0 -> 2.0.1
https://github.com/wal-g/wal-g/releases/tag/v2.0.1
2022-08-27 04:20:00 +00:00
Mario Rodas
1975d5997f postgresqlPackages.pg_topn: 2.4.0 -> 2.5.0 2022-08-27 04:20:00 +00:00
Mario Rodas
16eca3ef29 millet: 0.3.2 -> 0.3.5 2022-08-27 04:20:00 +00: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
593f974c75 python310Packages.bthome-ble: 0.3.8 -> 0.4.0 2022-08-26 23:49:44 +02: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