summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Revert "python39Packages.pycurl: disable failing tests"Vladimír Čunát2022-04-10
| | | | | This partially reverts commit c270defab79e46b4c from PR #166335. The tests worked after curl fix (commit 0fad2b34c4e from PR #167993).
* Merge branch 'staging-next' into stagingVladimír Čunát2022-04-10
|\
| * Merge #167993: curl: patch certificate verificationVladimír Čunát2022-04-10
| |\ | | | | | | | | | ...into staging-next
| | * Patch curl certificate CN verificationPaul Grandperrin2022-04-09
| | | | | | | | | | | | | | | From https://github.com/curl/curl/commit/911714d617c106ed5d553bf003e34ec94ab6a136 Fixes https://github.com/NixOS/nixpkgs/issues/167971
| * | Merge master into staging-nextgithub-actions[bot]2022-04-10
| |\ \
| | * | starship: 1.3.0 -> 1.5.4happysalada2022-04-10
| | | |
| | * | Merge pull request #168101 from r-ryantm/auto-update/yEdThiago Kenji Okada2022-04-10
| | |\ \ | | | | | | | | | | yed: 3.21.1 -> 3.22
| | | * | yed: 3.21.1 -> 3.22R. Ryantm2022-04-10
| | | | |
| | * | | Merge pull request #167927 from r-ryantm/auto-update/pgbouncerThiago Kenji Okada2022-04-10
| | |\ \ \ | | | | | | | | | | | | pgbouncer: 1.16.1 -> 1.17.0
| | | * | | pgbouncer: 1.16.1 -> 1.17.0R. Ryantm2022-04-08
| | | | | |
| | * | | | Merge pull request #164722 from armeenm/bump-eggnog-mapperArtturi2022-04-10
| | |\ \ \ \ | | | | | | | | | | | | | | eggnog-mapper: 1.0.3 -> 2.1.7
| | | * | | | eggnog-mapper: 1.0.3 -> 2.1.7Armeen Mahdian2022-03-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/eggnogdb/eggnog-mapper/releases
| | * | | | | Merge pull request #168123 from r-ryantm/auto-update/clj-kondoThiago Kenji Okada2022-04-10
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | clj-kondo: 2022.03.09 -> 2022.04.08
| | | * | | | | clj-kondo: 2022.03.09 -> 2022.04.08R. Ryantm2022-04-10
| | | | | | | |
| | * | | | | | Merge pull request #162287 from r-ryantm/auto-update/azure-storage-azcopyLassulus2022-04-10
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | azure-storage-azcopy: 10.13.0 -> 10.14.0
| | | * | | | | | azure-storage-azcopy: 10.13.0 -> 10.14.0R. Ryantm2022-03-01
| | | | | | | | |
| | * | | | | | | Merge pull request #162810 from r-ryantm/auto-update/tmux-mem-cpu-loadLassulus2022-04-10
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | tmux-mem-cpu-load: 3.5.1 -> 3.6.0
| | | * | | | | | | tmux-mem-cpu-load: 3.5.1 -> 3.6.0R. Ryantm2022-03-04
| | | | | | | | | |
| | * | | | | | | | Merge pull request #168098 from r-ryantm/auto-update/xmedconFlorian Klink2022-04-10
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | xmedcon: 0.21.2 -> 0.22.0
| | | * | | | | | | | xmedcon: 0.21.2 -> 0.22.0R. Ryantm2022-04-10
| | | | |_|_|_|_|/ / | | | |/| | | | | |
| | * | | | | | | | Merge pull request #115391 from kfollesdal/autoresize-azureLassulus2022-04-10
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | nixos/virtualisation/azure-common: add auto resize of os disk
| | | * | | | | | | | nixos/virtualisation/azure-common: add auto resize of os diskkfollesdal2022-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | At the moment os disk do not automatically expand in Azure. This commit fixes this so os disk expands to whole disk when created or changed.
| | * | | | | | | | | Merge pull request #166509 from jtojnar/man-opt-nodupLassulus2022-04-10
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nixos/man: prevent duplication of options
| | | * | | | | | | | | nixos/man: prevent duplication of optionsJan Tojnar2022-04-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libxslt 1.1.35 fixed conflict resolution for templates to match the specification. This uncovered a bug in docbook-xsl (https://github.com/docbook/xslt10-stylesheets/issues/240), which causes option names to be duplicated into the option descriptions. Let’s resolve the conflict by patching the stylesheets. Fixes: https://github.com/NixOS/nixpkgs/issues/166304
| | * | | | | | | | | | Merge pull request #166456 from mweinelt/isc-dhcpLassulus2022-04-10
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | dhcp: 4.4.2-P1 -> 4.4.3 and make client & relay support optional
| | | * | | | | | | | | | pipework: remove dhcp packageMartin Weinelt2022-03-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pipework can optionally use dhclient, but supports other dhcp clients as well, so we can safely remove it.
| | | * | | | | | | | | | networkmanager: remove dhcp and pass dhcpcd insteadMartin Weinelt2022-03-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The ISC DHCP client has reached its end of life.
| | | * | | | | | | | | | dhcp: make client and relay component optionalMartin Weinelt2022-03-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and mark the package with knownVulnerabilities when they are enabled. Closes: #163472
| | | * | | | | | | | | | dhcp: 4.4.2-P1 -> 4.4.3Martin Weinelt2022-03-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://downloads.isc.org/isc/dhcp/4.4.3/dhcp-4.4.3-RELNOTES
| | * | | | | | | | | | | Merge pull request #164531 from jtojnar/networkmanagerLassulus2022-04-10
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nixos/networkmanager: Allow overriding installed plug-ins
| | | * | | | | | | | | | | nixos/networkmanager: Allow overriding installed plug-insJan Tojnar2022-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now, one can just use `networking.networkmanager.plugins = lib.mkForce [];` if they want to get rid of the plug-ins. Co-authored-by: lassulus <lassulus@lassul.us>
| | * | | | | | | | | | | | Merge pull request #163058 from r-ryantm/auto-update/xdragonJanne Heß2022-04-10
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xdragon: 1.1.1 -> 1.2.0
| | | * | | | | | | | | | | | xdragon: 1.1.1 -> 1.2.0R. Ryantm2022-04-10
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | Merge pull request #164383 from oxalica/bump/taskwarriorajs1242022-04-10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | | taskwarrior: 2.6.1 -> 2.6.2
| | | * | | | | | | | | | | | taskwarrior: 2.6.1 -> 2.6.2oxalica2022-03-16
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | Merge pull request #164425 from range-me/elasticsearch-darwin-aarch64ajs1242022-04-10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | elasticsearch7: add darwin-aarch64
| | | * | | | | | | | | | | | | elasticsearch7: add darwin-aarch64Abraham Chan2022-03-16
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge pull request #165932 from anpryl/remove/dragon-dropajs1242022-04-10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dragon-drop: remove duplicate package
| | | * | | | | | | | | | | | | | xdragon: refactorAnatolii Prylutskyi2022-04-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After removing duplicate package "dragon-drop" moving xdragon to X11 folder.
| | | * | | | | | | | | | | | | | dragon-drop: remove duplicate packageAnatolii Prylutskyi2022-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removing package because it is duplicate package of "xdragon".
| | * | | | | | | | | | | | | | | Merge #161568: boost178: init at 1.78.0Vladimír Čunát2022-04-10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was merged to `staging` already, but that's just unnecessary delay after the PR was amended not to change boost defaults.
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #167958 from rnhmjoj/pr-leveldbMichele Guerini Rocco2022-04-10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | leveldb: fix static building
| | | * | | | | | | | | | | | | | | | leveldb: fix static buildingrnhmjoj2022-04-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. The Makefile is long gone and the patch in not needed anymore. 2. For some reason LEVELDB_BUILD_BENCHMARKS=OFF is necessary when building statically. (Note: this has always been of for the shared build)
| | * | | | | | | | | | | | | | | | | Merge pull request #167988 from aaronjheng/git-sizerPascal Bach2022-04-10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git-sizer: 1.3.0 -> 1.5.0
| | | * | | | | | | | | | | | | | | | | git-sizer: 1.3.0 -> 1.5.0Aaron Jheng2022-04-09
| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Merge pull request #168059 from ilya-fedin/kotatogram-with-webkitAlexander Bantyev2022-04-10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | kotatogram-desktop-with-webkit: init
| | | * | | | | | | | | | | | | | | | | kotatogram-desktop-with-webkit: initIlya Fedin2022-04-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows to get maximum from the dlopen-based code and install webkit dependency only when needed and without rebuilds Tested with https://t.me/ShopBot
| * | | | | | | | | | | | | | | | | | | glibc: Fix segfault in getpwuid when stat fails (#167932)Anders Kaseorg2022-04-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #167785 using this patch submitted upstream: https://sourceware.org/bugzilla/show_bug.cgi?id=28752 https://patchwork.sourceware.org/project/glibc/patch/20220314175316.3239120-2-sam@gentoo.org/ (cherry picked from commit a20e363e6b9b00f2adc170883b7204436b449ddf)
| * | | | | | | | | | | | | | | | | | | Merge #167852: openssh: 8.9p1 -> 9.0p1Janne Heß2022-04-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 830b4daeb1f3f4791e1e4965acaeb910aeaee3d4) > This release is focused on bug fixing.
| * | | | | | | | | | | | | | | | | | | Merge #167808: zlib: fix compiler detection (into staging-next)Vladimír Čunát2022-04-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \