about summary refs log tree commit diff
AgeCommit message (Collapse)AuthorFilesLines
2022-08-27Merge pull request #188426 from fabaff/metasploit-bumpFabian Affolter4-38/+38
metasploit: 6.2.13 -> 6.2.14
2022-08-27Merge pull request #188436 from fabaff/bthome-ble-bumpFabian Affolter1-2/+2
python310Packages.bthome-ble: 0.3.8 -> 0.4.0
2022-08-27Merge pull request #166744 from r-ryantm/auto-update/sysvinitJonas Heinrich1-2/+2
sysvinit: 3.01 -> 3.04
2022-08-27Merge pull request #166828 from r-ryantm/auto-update/davixJonas Heinrich1-2/+2
davix: 0.8.0 -> 0.8.1
2022-08-27Merge pull request #166759 from r-ryantm/auto-update/xkb-switch-i3Jonas Heinrich1-2/+2
xkb-switch-i3: 1.8.1 -> 1.8.5
2022-08-27Merge pull request #167230 from r-ryantm/auto-update/gweJonas Heinrich1-2/+2
gwe: 0.15.4 -> 0.15.5
2022-08-27Merge pull request #167605 from r-ryantm/auto-update/hubstaffJonas Heinrich1-3/+3
hubstaff: 1.6.5-31be26f1 -> 1.6.6-61e2338c
2022-08-27Merge pull request #167825 from r-ryantm/auto-update/libisdsJonas Heinrich1-2/+2
libisds: 0.11.1 -> 0.11.2
2022-08-27Merge pull request #187970 from r-ryantm/auto-update/follyMario Rodas1-2/+2
folly: 2022.08.15.00 -> 2022.08.22.00
2022-08-27Merge pull request #187874 from r-ryantm/auto-update/lefthookMario Rodas1-2/+2
lefthook: 1.1.0 -> 1.1.1
2022-08-27Merge pull request #188093 from r-ryantm/auto-update/orasMario Rodas1-3/+3
oras: 0.13.0 -> 0.14.0
2022-08-27Merge pull request #188145 from r-ryantm/auto-update/chezmoiMario Rodas1-3/+3
chezmoi: 2.20.0 -> 2.21.0
2022-08-27coqPackages.stdpp: 1.7.0 → 1.8.0Vincent Laporte2-2/+4
coqPackages.iris: 3.6.0 → 4.0.0
2022-08-27Merge pull request #168109 from r-ryantm/auto-update/bcftoolsJonas Heinrich1-2/+2
bcftools: 1.15 -> 1.16
2022-08-27Merge pull request #188457 from marsam/update-milletMario Rodas1-3/+3
millet: 0.3.2 -> 0.3.5
2022-08-27Merge pull request #188455 from marsam/update-rubypackagesMario Rodas1-30/+30
ruby-packages: update
2022-08-27Merge pull request #188340 from squalus/redisadisbladis1-11/+0
redis: fix cross compile
2022-08-27Merge pull request #178749 from Infinidoge/bump/kmsconAnderson Torres1-8/+28
kmscon: unstable-2018-09-07 -> 9.0.0
2022-08-27Merge pull request #161445 from chasecaleb/fix-emacs-recursive-load-pathAnderson Torres1-16/+8
emacs: populate load-path recursively
2022-08-27Merge pull request #188438 from fabaff/mdformat-bumpMario Rodas1-2/+2
python310Packages.mdformat: 0.7.15 -> 0.7.16
2022-08-27millet: 0.3.2 -> 0.3.5Mario Rodas1-3/+3
2022-08-27ruby-packages: updateMario Rodas1-30/+30
2022-08-26nixos/minecraft-server: optimize world generation inside testSofi1-0/+2
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-27Merge pull request #187768 from r-ryantm/auto-update/millerBobby Rong1-3/+3
miller: 6.3.0 -> 6.4.0
2022-08-26Merge pull request #172786 from danielfullmer/cudnn-srcSamuel Ainsworth1-3/+3
cudaPackages.cudnn: fix source fetching
2022-08-26Merge pull request #188429 from SuperSandro2000/dnscontrolsuperherointj1-3/+3
dnscontrol: 3.19.0 -> 3.20.0
2022-08-27roxctl: remove unnecessary overridezowoq1-1/+0
1.17, is EOL, it builds/runs with current go
2022-08-27Merge pull request #188391 from fabaff/angr-bumpRobert Scott6-21/+19
python310Packages.angr: 9.2.14 -> 9.2.15
2022-08-27Merge pull request #188120 from ↵Robert Scott1-2/+2
r-ryantm/auto-update/python310Packages.python-gnupg python310Packages.python-gnupg: 0.4.9 -> 0.5.0
2022-08-27Merge pull request #188440 from primeos/chromiumBetaMichael Weiss1-0/+4
chromiumBeta: Fix errors due to incompatible Wayland headers
2022-08-27soulseekqt: add main programFelipe Silva1-0/+1
Should allow running soulseek with `nix run`.
2022-08-27chromiumBeta: Fix errors due to incompatible Wayland headersMichael Weiss1-0/+4
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-26Merge pull request #188421 from SuperSamus/ntfs3Bernardo Meurer2-5/+4
2022-08-26python310Packages.mdformat: 0.7.15 -> 0.7.16Fabian Affolter1-2/+2
2022-08-26vscode-extensions.prisma.prisma: 4.1.0 -> 4.2.0superherointj1-2/+2
2022-08-26python310Packages.bthome-ble: 0.3.8 -> 0.4.0Fabian Affolter1-2/+2
2022-08-26python310Packages.aiobiketrax: 0.2.0 -> 0.2.1Fabian Affolter1-2/+2
2022-08-26vscode-extensions.jnoortheen.nix-ide: 0.1.20 -> 0.1.23superherointj1-3/+3
2022-08-26vscode-extensions.ocamllabs.ocaml-platform: 1.10.4 -> 1.10.7superherointj1-3/+3
2022-08-26python310Packages.fastcore: 1.5.18 -> 1.5.22Fabian Affolter1-2/+2
2022-08-26vscode-extensions.jakebecker.elixir-ls: 0.9.0 -> 0.11.0superherointj1-2/+2
2022-08-26python310Packages.adafruit-platformdetect: 3.27.1 -> 3.27.2Fabian Affolter1-2/+2
2022-08-26vscode-extensions.esbenp.prettier-vscode: 9.5.0 -> 9.8.0superherointj1-3/+3
2022-08-26vscode-extensions.christian-kohler.path-intellisense: 2.8.0 -> 2.8.1superherointj1-3/+3
2022-08-26vscode-extensions.badochov.ocaml-formatter: 1.14.0 -> 2.0.5superherointj1-2/+2
2022-08-26Merge pull request #187231 from arathunku/elixir-ls-v0.11.0superherointj0-0/+0
elixir-ls: 0.10.0 -> 0.11.0
2022-08-26dnscontrol: 3.19.0 -> 3.20.0Sandro Jäckel1-3/+3
2022-08-26metasploit: 6.2.13 -> 6.2.14Fabian Affolter4-38/+38
2022-08-26Merge pull request #186398 from NickCao/dmliveSandro2-0/+46
2022-08-26Merge pull request #187891 from Luflosi/add/nodePackages.cartoSandro2-1227/+1151