summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nixos/qemu-vm: introduce `virtualisation.mountHostNixStore` option•••Now that `useBootLoader` produces a full system image, moving disk images can be slow because they have a full Nix store in them. It does not make sense to keep the 9p mountpoint to shadow the /nix/store of the VM. We disable it if we have `useBootLoader` and introduce an option for easy overrides. origin/qemu-vm/mount-host-nix-storeRaito Bezarius2023-04-231-2/+20
* Merge pull request #227622 from fabaff/google-cloud-kms-bump•••python310Packages.google-cloud-kms: 2.15.0 -> 2.16.1Sandro2023-04-231-2/+2
|\
| * python310Packages.google-cloud-kms: 2.15.0 -> 2.16.1•••Changelog: https://github.com/googleapis/python-kms/blob/v2.16.1/CHANGELOG.md Fabian Affolter2023-04-221-2/+2
* | Merge pull request #227840 from kira-bruneau/mangohud•••mangohud: enable testsKira Bruneau2023-04-231-2/+28
|\ \
| * | mangohud: enable testsKira Bruneau2023-04-231-2/+28
* | | Merge pull request #227764 from fabaff/gemfileparser2-fix•••python310Packages.gemfileparser2: fix invalid specifierFabian Affolter2023-04-231-0/+6
|\ \ \
| * | | python310Packages.gemfileparser2: fix invalid specifierFabian Affolter2023-04-231-0/+6
* | | | Merge pull request #227767 from fabaff/python-ipmi-fix•••python311Packages.python-ipmi: fix invalid specifierFabian Affolter2023-04-231-2/+11
|\ \ \ \
| * | | | python311Packages.python-ipmi: fix invalid specifierFabian Affolter2023-04-231-2/+11
| |/ / /
* | | | Merge pull request #227770 from fabaff/pydsdl-bump•••python310Packages.pydsdl: 1.12.1 -> 1.18.0Fabian Affolter2023-04-231-11/+22
|\ \ \ \
| * | | | python310Packages.pydsdl: 1.12.1 -> 1.18.0Fabian Affolter2023-04-231-11/+22
| |/ / /
* | | | Merge pull request #227771 from fabaff/qualysclient-fix•••python310Packages.qualysclient: fix invalid specifierFabian Affolter2023-04-231-0/+5
|\ \ \ \
| * | | | python310Packages.qualysclient: fix invalid specifierFabian Affolter2023-04-231-0/+5
| |/ / /
* | | | Merge pull request #227792 from fabaff/simple-salesforce-fix•••python310Packages.simple-salesforce: add pyjwt as inputFabian Affolter2023-04-231-0/+7
|\ \ \ \
| * | | | python310Packages.simple-salesforce: add pyjwt as inputFabian Affolter2023-04-231-0/+7
* | | | | Merge pull request #227279 from toastal/zfs-2.1.11•••zfs: 2.1.9 → 2.1.11Ryan Lahfa2023-04-231-15/+13
|\ \ \ \ \
| * | | | | zfs: 2.1.9 → 2.1.11•••Skipping over 2.1.10 now that it was found to have possible data corruptions Release notes @ OpenZFS’s Git forge: https://github.com/openzfs/zfs/releases/tag/zfs-2.1.11 toastal2023-04-201-15/+13
* | | | | | khal: 0.10.5 -> 0.11.1Lucas Hoffmann2023-04-231-15/+2
* | | | | | Merge pull request #225919 from SuperSandro2000/archisteamfarmSandro2023-04-234-357/+384
|\ \ \ \ \ \
| * | | | | | ArchiSteamFarm: 5.4.3.2 -> 5.4.4.5Sandro Jäckel2023-04-124-357/+384
* | | | | | | Merge pull request #227034 from athas/flix•••flix: init at 0.35.0K9002023-04-232-0/+37
|\ \ \ \ \ \ \
| * | | | | | | Update pkgs/development/compilers/flix/default.nix•••Co-authored-by: Sandro <sandro.jaeckel@gmail.com>Troels Henriksen2023-04-211-1/+1
| * | | | | | | Update pkgs/development/compilers/flix/default.nix•••Co-authored-by: Sandro <sandro.jaeckel@gmail.com>Troels Henriksen2023-04-211-2/+4
| * | | | | | | flix: init at 0.35.0Troels Henriksen2023-04-192-0/+35
* | | | | | | | cargo-pgx: 0.6.1 -> 0.7.4, keep 0.6.1, add 0.7.1•••0.6.1 keeping until timescaledb_toolkit got upgraded to 1.15.0 0.7.1 because timescaledb_toolkit 1.15.0 needs it 0.7.4 because it is the most recent cargo-pgx version Eric Wolf2023-04-235-2/+60
* | | | | | | | Merge pull request #227270 from felschr/tor-browser-12.0.5Sandro2023-04-231-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | tor-browser-bundle-bin: 12.0.4 -> 12.0.5Felix Schröter2023-04-201-3/+3
* | | | | | | | | Merge pull request #226488 from Luflosi/update/python3Packages.sphinxext-open...Sandro2023-04-231-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | python3Packages.sphinxext-opengraph: 0.8.1 -> 0.8.2•••https://github.com/wpilibsuite/sphinxext-opengraph/releases/tag/v0.8.2 Luflosi2023-04-161-2/+2
* | | | | | | | | | Merge pull request #224553 from teto/lua-structured-attrs•••buildLuaPackage: enable __structuredAttrs rocksMatthieu Coudron2023-04-233-137/+142
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | lua54Packages.bit32: mark as brokenMatthieu Coudron2023-04-221-0/+1
| * | | | | | | | | | lua54Packages.lua-subprocess: mark as brokenMatthieu Coudron2023-04-221-0/+4
| * | | | | | | | | | buildLuaPackage: enable __structuredAttrs rocks•••it makes overriding easier, instead of having to know internals to decide which of `sqlite = prev.luaLib.overrideLuarocks prev.sqlite (drv: {` or `sqlite = prev.sqlite.overrideAttrs (drv: {` just use the latter Matthieu Coudron2023-04-223-137/+132
| * | | | | | | | | | lua54Packages.vstruct: mark brokenMatthieu Coudron2023-04-221-0/+5
* | | | | | | | | | | Merge pull request #225496 from ony/feature/generators-toLua•••lib/generators: add toLua/mkLuaInlineMatthieu Coudron2023-04-232-0/+143
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | lib.generators.toLua: allow disabling multilineMykola Orliuk2023-04-232-10/+23
| * | | | | | | | | | | lib.generators.toLua: tune comment for noogle use•••See https://github.com/nix-community/noogle Mykola Orliuk2023-04-231-22/+36
| * | | | | | | | | | | lib/generators: add toLua/mkLuaInline•••Suitable to simplify Lua-based configurations like neovim-lspconfig that might need to interpolate Nix package paths. Mykola Orliuk2023-04-232-0/+116
* | | | | | | | | | | | Merge pull request #227750 from r-ryantm/auto-update/lidarr•••lidarr: 1.0.2.2592 -> 1.1.4.3027Elis Hirwing2023-04-231-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | lidarr: 1.0.2.2592 -> 1.1.4.3027R. Ryantm2023-04-231-4/+4
* | | | | | | | | | | | | Merge pull request #227847 from K900/angelfish-fix•••angelfish: fix buildK9002023-04-231-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | angelfish: fix build•••Fixes #227824. Sorry! K9002023-04-231-2/+2
* | | | | | | | | | | | | | Merge pull request #227830 from Kranzes/jellyfin•••jellyfin{,-web}: 10.8.9 -> 10.8.10Robert Scott2023-04-233-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | jellyfin: 10.8.9 -> 10.8.10Ilan Joselevich2023-04-231-2/+2
| * | | | | | | | | | | | | | jellyfin-web: 10.8.9 -> 10.8.10Ilan Joselevich2023-04-232-4/+4
* | | | | | | | | | | | | | | jfrog-cli: 2.36.0 -> 2.36.1R. Ryantm2023-04-231-3/+3
* | | | | | | | | | | | | | | kalendar: Remove unused fetchFromGitLab•••Hasn't been needed since it moved into pkgs/applications/kde Tom Hall2023-04-231-1/+0
* | | | | | | | | | | | | | | Merge pull request #227756 from 0xMRTT/origin/schemesSandro2023-04-232-0/+56
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | schemes: init at 0.2.00xMRTT2023-04-232-0/+56
* | | | | | | | | | | | | | | Merge pull request #227602 from r-ryantm/auto-update/php81Extensions.pdlib•••php81Extensions.pdlib: 1.0.2 -> 1.1.0Elis Hirwing2023-04-231-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \