summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* onlykey: parse the version from package.json•••(cherry picked from commit 7c27d012ae4d9906c601098c61f444fbe326c04a) origin/backport-134838-to-release-21.05Wael M. Nasreddine2021-08-201-1/+11
* onlykey: npm install ignore scripts instead of hacking nw urlbase•••(cherry picked from commit 5a1a8df251242a1730bf298d715883742ae44100) Wael M. Nasreddine2021-08-201-33/+4
* onlykey: init at 5.3.3•••Co-authored-by: Sandro <sandro.jaeckel@gmail.com> (cherry picked from commit f4498d111821fd5db927fdf2fe297c9241a81c31) Wael M. Nasreddine2021-08-206-0/+7825
* Merge pull request #134859 from kalbasit/update-onlykey-cli•••[Backport release-21.05] onlykey-cli: 1.2.2 -> 1.2.5Wael Nasreddine2021-08-203-4/+51
|\
| * onlykey-cli: update 1.2.2 -> 1.2.5•••(cherry picked from commit 98f344f0da6fd9fab5dda98bb0269af8f2b61f7f) Wael M. Nasreddine2021-08-191-4/+14
| * python3Packages.onlykey-solo-python: init at 0.0.28•••(cherry picked from commit d136766caa50ddca210491230884365bf485457a) Wael M. Nasreddine2021-08-192-0/+37
* | Merge pull request #134799 from NixOS/backport-132475-to-release-21.05•••[Backport release-21.05] discourseAllPlugins: init discourse-ldap-authKim Lindberger2021-08-206-0/+130
|\ \
| * | discourseAllPlugins: init discourse-ldap-auth•••(cherry picked from commit 70d29c5cf4c0561b22f8934db0c5b2dd1bf6484c) Ryan Mulligan2021-08-196-0/+130
| |/
* | Merge pull request #133371 from prusnak/electron-21.05•••[21.05] Update electron_{11,12}Pavol Rusnak2021-08-201-16/+16
|\ \
| * | electron_12: 12.0.15 -> 12.0.16•••https://github.com/electron/electron/releases/tag/v12.0.16 (cherry picked from commit 4f7a4bd0fe213f3f4baa6c1dafeb55b3f26e339f) TredwellGit2021-08-101-8/+8
| * | electron_11: 11.4.10 -> 11.4.11•••https://github.com/electron/electron/releases/tag/v11.4.11 (cherry picked from commit 79744f0ea04aff8d206e9312da2e4a24fd83f3c3) TredwellGit2021-08-101-8/+8
* | | Merge #134651: firefox*: patch updates (into release-21.05)Vladimír Čunát2021-08-202-399/+399
|\ \ \
| * | | firefox-bin: 91.0 -> 91.0.1•••(cherry picked from commit 027b2ac2eb415d4efc49a044b596f01c5d0125ae) Martin Weinelt2021-08-181-393/+393
| * | | firefox-esr-78: 78.12.0esr -> 78.13.0esr•••(cherry picked from commit ab44b4dea728b10916311a590e0cca2351d08c51) Martin Weinelt2021-08-181-2/+2
| * | | firefox-esr-91: 91.0esr -> 91.0.1esr•••(cherry picked from commit 2ad22bbb52ddadb275e4889ed0f960a24ed47aab) Martin Weinelt2021-08-181-2/+2
| * | | firefox: 91.0 -> 91.0.1•••(cherry picked from commit 010a3169667ed0bfff8c092dd707c1d619f0d0c5) Martin Weinelt2021-08-181-2/+2
* | | | Merge branch 'staging-next-21.05' into release-21.05•••https://hydra.nixos.org/eval/1697302 Vladimír Čunát2021-08-206-18/+60
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge release-21.05 into staging-next-21.05github-actions[bot]2021-08-1922-38/+387
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #133624 from talyz/discourse-backports•••[21.05] discourse: 2.7.5 -> 2.7.7, plugins and fixesKim Lindberger2021-08-1922-38/+387
|\ \ \ \
| * | | | discourse: update.py: Remove native platforms in plugin lock files..•••...and add ruby. (cherry picked from commit 12ff4b79e48d9c4aa5660d2ec7ce52a21806d8e4) talyz2021-08-171-4/+15
| * | | | discourse.mkDiscoursePlugin: Handle repos with `gems` directories•••Some plugin repos already have a `gems` directory. This lets the packager choose whether it should be kept and the nix packaged ruby gems should be copied into it or if it should be removed in favor of our ruby gems. (cherry picked from commit 04e6b03fa91603c7f1961cfcdcf5880c91fe6b05) talyz2021-08-171-4/+14
| * | | | discourse.plugins: Make the updater able to package plugins•••Let the update.py script handle the initial, repetitive task of packaging new plugins. With this in place, the plugin only needs to be added to the list in `update-plugins` and most of the work will be done automatically when the script is run. Metadata still needs to be filled in manually and some packages may of course require additional work/patching. (cherry picked from commit f8096460bd15d4f13a01cfddf0a30798921fdb42) talyz2021-08-172-3/+65
| * | | | discourse.plugins.discourse-github: Update•••(cherry picked from commit 4197b6dd146c395f1caec3b086334a2b0eff623a) talyz2021-08-173-13/+25
| * | | | discourse: Change the path to the auto generated plugin assets•••Change the path to the auto generated plugin assets, which defaults to the plugin's directory and isn't writable at the time of asset generation. (cherry picked from commit 443b318ee9c614d480a2ecb0120b52806d6fbb3b) talyz2021-08-172-0/+23
| * | | | discourse.tests: Test the appropriate discourse package•••Perform the tests on the package that the `tests` attribute is a child of, i.e. if `discourseAllPlugins.tests` is built, the tests will run with the `discourseAllPlugins` package, not the `discourse` package as previously. (cherry picked from commit 6fd5a40ccaf0b4da1362803a387bf46d381dd66a) talyz2021-08-172-5/+5
| * | | | discourse: Remove leftover link to unused plugins directory•••(cherry picked from commit bb14315d51a1c35304dfd82ff5c1faeaaf2c450c) talyz2021-08-172-2/+0
| * | | | discourse.plugins.discourse-data-explorer: Update•••(cherry picked from commit 6f2652735817e22c55de3b6e137faf7cdbc3fd2a) talyz2021-08-171-2/+2
| * | | | discourse.plugins.discourse-solved: Update•••(cherry picked from commit 92b758266e61b2efe078973a3d020b3d1a2c363d) talyz2021-08-171-2/+2
| * | | | discourse.plugins.discourse-canned-replies: Update•••(cherry picked from commit 5d94e3bfc94637f6876b9957471fc571646867b0) talyz2021-08-171-2/+2
| * | | | discourse.plugins.discourse-calendar: Update•••(cherry picked from commit d1a63bf19c6c75430393dab94f5e939b258ffdb6) talyz2021-08-173-3/+6
| * | | | discourse: 2.7.5 -> 2.7.7•••(cherry picked from commit c97ae4ad8e782765b333840d8d1aa83903f82b7f) talyz2021-08-171-2/+2
| * | | | discourse.mkDiscoursePlugin: remove phases•••(cherry picked from commit 4f62b051375b0fdaa01ba37e915cfaaa7de40d80) Felix Buehler2021-08-171-1/+2
| * | | | discourseAllPlugins: add discourse-calendar•••(cherry picked from commit 858b0157e56426ee0d56faae393fc85b361ffd90) Ryan Mulligan2021-08-175-0/+127
| * | | | discourse/update.py: add missing plugins•••(cherry picked from commit 32e24e792caefa1de46bf20da2ba4d8fbbf035dc) Ryan Mulligan2021-08-171-0/+4
| * | | | discourseAllPlugins: init discourse-migratepassword•••(cherry picked from commit 85d7eb75c968421ea233f4c8a5b05886733c2dec) Ryan Mulligan2021-08-175-0/+62
| * | | | discourseAllPlugins: init discourse-data-explorer•••(cherry picked from commit 601db31c264f3008c25f3fb13f1968a543a9cfe6) Ryan Mulligan2021-08-172-0/+18
| * | | | discourseAllPlugins: init discourse-checklist•••(cherry picked from commit eb02dc0c4a14d5a15f3443567bc12abf631c300a) Ryan Mulligan2021-08-172-0/+18
| | * | | Merge release-21.05 into staging-next-21.05github-actions[bot]2021-08-192-5/+5
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Merge pull request #134414 from NixOS/backport-134409-to-release-21.05•••[Backport release-21.05] chromium: 92.0.4515.131 -> 92.0.4515.159Michael Weiss2021-08-191-3/+3
|\ \ \ \ \
| * | | | | chromium: 92.0.4515.131 -> 92.0.4515.159•••https://chromereleases.googleblog.com/2021/08/stable-channel-update-for-desktop.html This update includes 9 security fixes. CVEs: CVE-2021-30598 CVE-2021-30599 CVE-2021-30600 CVE-2021-30601 CVE-2021-30602 CVE-2021-30603 CVE-2021-30604 (cherry picked from commit 1c476a2b6dda4bef88270f0285cac5363712c980) origin/backport-134409-to-release-21.05Michael Weiss2021-08-171-3/+3
* | | | | | Merge pull request #134719 from NixOS/backport-134704-to-release-21.05•••[Backport release-21.05] signal-desktop: 5.13.1 -> 5.14.0Michael Weiss2021-08-191-2/+2
|\ \ \ \ \ \
| * | | | | | signal-desktop: 5.13.1 -> 5.14.0•••(cherry picked from commit 8a4a84c83a62b1f8d5a0c94d0ea411ad7ee5825f) origin/backport-134704-to-release-21.05Michael Weiss2021-08-181-2/+2
| | |_|_|/ / | |/| | | |
| | | | * | Merge #134714: gpgme: move flaky patch URL to local file•••(cherry picked from commit 4c88dc6a7035089ab3a311bfd09a790ea3ff5d35) Vladimír Čunát2021-08-192-8/+14
| | | | * | Merge staging-next-21.05 into staging-21.05github-actions[bot]2021-08-194-5/+19
| | | | |\ \
| | | | | * \ Merge release-21.05 into staging-next-21.05github-actions[bot]2021-08-194-5/+19
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge pull request #134759 from NixOS/backport-124815-to-release-21.05•••[Backport release-21.05] config.hardware.onlykey: update the udev rules for onlykeyWael Nasreddine2021-08-184-5/+19
|\ \ \ \ \ \ \
| * | | | | | | config.hardware.onlykey: update the udev rules for onlykey•••The udev rules were updated upstream without an explanation as you can see in [this comment][commit]. [commit]: https://github.com/trustcrypto/trustcrypto.github.io/commit/0bcf928adaea559e75efa02ebd1040f0a15f611d (cherry picked from commit eab36fabf6168f8fdbb2b835ce3ab689b9902ab1) Wael M. Nasreddine2021-08-191-0/+14
| * | | | | | | config.hardware.onlykey: move the module into its own folder•••(cherry picked from commit 1f9e0192603f335e2bf29e7bb2a67acd5c4cb3c9) Wael M. Nasreddine2021-08-193-1/+1
|/ / / / / / /
| | | | * | | Merge staging-next-21.05 into staging-21.05github-actions[bot]2021-08-191-3/+3
| | | | |\| |
| | | | | * | Merge release-21.05 into staging-next-21.05github-actions[bot]2021-08-191-3/+3
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | |