summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pulseview: 0.4.1 -> 0.4.2origin/fix-pulseviewHerwig Hochleitner2022-05-031-4/+4
* libsigrok: 0.5.1 -> 0.5.2Herwig Hochleitner2022-05-031-1/+1
* pulseview: fix buildHerwig Hochleitner2022-05-031-1/+3
* qt5: expose used stdenvHerwig Hochleitner2022-05-033-0/+6
* Merge pull request #171115 from fabaff/filetype-bump•••python310Packages.filetype: 1.0.10 -> 1.0.13Fabian Affolter2022-05-031-6/+26
|\
| * python310Packages.filetype: 1.0.10 -> 1.0.13Fabian Affolter2022-05-031-6/+26
* | Merge pull request #171370 from r-ryantm/auto-update/python3.10-ansible-later•••python310Packages.ansible-later: 2.0.11 -> 2.0.12Fabian Affolter2022-05-031-2/+2
|\ \
| * | python310Packages.ansible-later: 2.0.11 -> 2.0.12R. Ryantm2022-05-031-2/+2
* | | Merge pull request #171347 from Madouura/dev/bcachefs•••bcachefs: 2022-04 -> 2022-05davidak2022-05-032-7/+6
|\ \ \
| * | | bcachefs-tools: unstable-2022-04-08 -> unstable-2022-05-02Madoura2022-05-021-3/+3
| * | | linux_testing_bcachefs: unstable-2022-04-08 -> unstable-2022-04-25Madoura2022-05-021-4/+3
* | | | Merge pull request #169802 from NinjaTrappeur/nin/prosody012Matthieu Coudron2022-05-038-26/+81
|\ \ \ \
| * | | | prosody: remove ninjatrappeur from maintainers•••I give up on that one. Félix Baylac-Jacqué2022-05-021-1/+1
| * | | | nixosTests.prosody: remove explicit timeout_callback error path•••Slixmpp is yielding a IqTimeout error when timeout is reached. This exception should be catched by the catchall exept clause. Removing the useless timeout_callback function. Kudos to https://lab.louiz.org/poezio/slixmpp/-/merge_requests/198#note_16939 for that one. Félix Baylac-Jacqué2022-05-021-4/+1
| * | | | prosody: 0.11.13 -> 0.12.0•••See https://blog.prosody.im/prosody-0.12.0-released for more informations. We remove the various lua wrappers introduced by 6799a9184336146467eb71298d6b18ba7f45e0dc and 16d0b4a69f94adb523da8732b231b0d1738bd713. It seems like we don't need them anymore. I'm not brave enough to dig into the Lua machinery to see what resolved that. Sorry, you'll have to trust me on that one. We should probably think about the migration from http_upload to http_file_share for the NixOS module. It's not trivial, we need to make sure we don't break the already uploaded URLs. Félix Baylac-Jacqué2022-05-022-21/+9
| * | | | nixosTests.prosody: fix test•••The last slixmpp bump revealed a bug in the upstream codebase. I opened a MR upstream, let's patch slixmpp in Nixpkgs until the patch gets merged upstream. Note. I can't directly apply the upstream patch: the pypi release lacks the integration tests directory for some reason. I had to manually butcher the patch and remove the part modifying the integration test. Félix Baylac-Jacqué2022-04-222-0/+38
| * | | | luaPackages.luaunbound: init at 1.0.0-1•••Required for Prosody 0.12.0. I first tried to run the bare ./maintainers/scripts/update-luarocks-packages, however it did break a fair share of Lua packages. In the end, I: 1. Added the luaunbound entry to luarocks-packages.csv 2. Run the update-luprocks-packages. 3. Cherry picked the luaunbound entry 4. Reverted the rest of lua-modules/generated-packages.nix to what we currently have in Nixpkgs. 5. Injected the native unbound library via the lua-modules overrides. Félix Baylac-Jacqué2022-04-223-0/+32
* | | | | Merge pull request #171295 from liff/teams/update-darwin-hash•••teams: fix source hash of 1.5.00.10453 on DarwinSarah Brofeldt2022-05-031-1/+1
|\ \ \ \ \
| * | | | | teams: fix source hash of 1.5.00.10453 on DarwinOlli Helenius2022-05-021-1/+1
* | | | | | Merge pull request #171358 from r-ryantm/auto-update/python3.10-Flask-JWT-Ext...•••python310Packages.flask-jwt-extended: 4.3.1 -> 4.4.0Fabian Affolter2022-05-031-10/+31
|\ \ \ \ \ \
| * | | | | | python310Packages.flask-jwt-extended: switch to pytestCheckHook•••- disable on older Python releases - add pythonImportsCheck - update pnameFabian Affolter2022-05-031-9/+30
| * | | | | | python310Packages.flask-jwt-extended: 4.3.1 -> 4.4.0R. Ryantm2022-05-031-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #170650 from adisbladis/oci-containers-default-backend•••nixos/virtualisation.oci-containers: Use podman as the default backendFlorian Klink2022-05-033-5/+17
|\ \ \ \ \ \
| * | | | | | nixos/virtualisation.oci-containers: Use podman as the default backend•••This has a number of benefits such as that applying service limits will actually work since there isn't a layer of indirection (the Docker daemon) between the systemd service and the container runtime. adisbladis2022-05-033-5/+17
* | | | | | | Merge pull request #169636 from WolfangAukang/bashblog•••bashblog: init at unstable-2022-03-26Sandro2022-05-033-0/+86
|\ \ \ \ \ \ \
| * | | | | | | bashblog: init at unstable-2022-03-26P. R. d. O2022-04-273-0/+86
* | | | | | | | Merge pull request #170667 from WolfangAukang/proton-client-tests•••python310Packages.proton-client: enable testsSandro2022-05-032-8/+59
|\ \ \ \ \ \ \ \
| * | | | | | | | python310Packages.proton-client: enable testsP. R. d. O2022-04-272-8/+59
* | | | | | | | | Merge pull request #163598 from SuperSamus/doc-builder-typos•••doc/builders: fix typosSandro2022-05-0322-88/+87
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | doc/builders: fix typosMartino Fontana2022-03-1022-88/+87
* | | | | | | | | | Merge pull request #171134 from helsinki-systems/feat/make-initrd-ng-strip•••makeInitrdNG: Strip more and remove outputJanne Heß2022-05-035-12/+27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | nixos/systemd-initrd-simple: Fix test warningsJanne Heß2022-05-011-1/+1
| * | | | | | | | | | nixos/systemd-shutdown: Remove unneeded binariesJanne Heß2022-05-011-1/+1
| * | | | | | | | | | makeInitrdNG: Strip more and remove output•••This strips all elf files as far as possible and removes a lot of unnecessary output. Also wrap in the binaries instead of relying on $PATH. Janne Heß2022-05-013-10/+25
* | | | | | | | | | | Merge pull request #169931 from ck3d/vdr-fritz-1.5.4•••vdrPlugins.fritzbox: 1.5.3 -> 1.5.4Sandro2022-05-031-80/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | vdrPlugins.fritzbox: 1.5.3 -> 1.5.4Christian Kögler2022-04-231-80/+5
* | | | | | | | | | | | Merge pull request #171345 from zhaofengli/moonraker-2022-04-23•••moonraker: unstable-2022-03-10 -> unstable-2022-04-23Sandro2022-05-031-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | moonraker: unstable-2022-03-10 -> unstable-2022-04-23Zhaofeng Li2022-05-021-3/+3
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #167032 from Vonfry/feature/fcitx5/rime/with-custom-data-dirs•••fcitx5-rime: support custom data dir from environment variable for nixos and nix speciallySandro2022-05-033-6/+41
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | nixos/fcitx5: add the setting of RIME_DATA_DIR and options for rime-dataVonfry2022-04-251-6/+21
| * | | | | | | | | | | | fcitx5-rime: add an environment variable for shared data dir passing librime.•••The original RIME_DATA_DIR is fixed at build time which is set to the package dir under nix store. A such dir is read only for users so if some one want to add a shared data, he has to override fcitx5-rime or librime, which isn't user-friendly. On other distributions, RIME_DATA_DIR may be under /usr/local/share/fcitx5 which is not existed on NixOS. If we set its to /run/current-system/sw/share/..., this will break for non-NixOS user. Therefore, we patch it with a special environment variable to let user to load it dynamically. Co-Authored-by: Lan Tian <xuyh0120@outlook.com> Vonfry2022-04-252-0/+20
* | | | | | | | | | | | | coqPackages.metacoq: create package (#162639)Kenji Maillard2022-05-032-0/+77
* | | | | | | | | | | | | Merge pull request #171144 from rnhmjoj/pr-zimg•••zimg: 3.0.3 -> 3.0.4Michele Guerini Rocco2022-05-031-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | zimg: 3.0.3 -> 3.0.4rnhmjoj2022-05-011-2/+2
* | | | | | | | | | | | | | Merge pull request #171263 from fabaff/bump-zeroconf•••python310Packages.zeroconf: 0.38.4 -> 0.38.5Fabian Affolter2022-05-031-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | python310Packages.zeroconf: 0.38.4 -> 0.38.5Fabian Affolter2022-05-021-2/+2
* | | | | | | | | | | | | | Merge pull request #171351 from r-ryantm/auto-update/python3.10-youtube-searc...•••python310Packages.youtube-search-python: 1.6.4 -> 1.6.5Fabian Affolter2022-05-031-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | python310Packages.youtube-search-python: 1.6.4 -> 1.6.5R. Ryantm2022-05-031-2/+2
* | | | | | | | | | | | | | | Merge pull request #171353 from r-ryantm/auto-update/python3.10-scmrepo•••python310Packages.scmrepo: 0.0.19 -> 0.0.20Fabian Affolter2022-05-031-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | python310Packages.scmrepo: 0.0.19 -> 0.0.20R. Ryantm2022-05-031-2/+2
| |/ / / / / / / / / / / / / /