summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* duckstation: 0.1-6292 -> 0.1-6658•••Duckstation now uses a vendored shaderc. However, this vendoring is provided by a patch. origin/duckstationAnderson Torres2024-05-242-5/+31
* duckstation: checkPhase -> installCheckPhaseAnderson Torres2024-05-241-3/+6
* duckstation: migrate to by-name•••Since by-name hierarchy does not support "third party" callPackage calls, the expression was modified to get rid of qt6Packages. Anderson Torres2024-05-244-7/+10
* Merge pull request #314109 from trofi/githooks.tests-fix-eval•••githooks.tests: fix evalEmily2024-05-241-1/+2
|\
| * githooks.tests: fix eval•••Without the change the eval fails as: $ nix build --no-link -f. githooks.tests error: … while evaluating the 'name' attribute of a derivation … while evaluating a branch condition at lib/strings.nix:1194:3: 1193| # First detect the common case of already valid strings, to speed those up 1194| if stringLength string <= 207 && okRegex string != null | ^ 1195| then unsafeDiscardStringContext string … in the left operand of the AND (&&) operator at lib/strings.nix:1194:33: 1193| # First detect the common case of already valid strings, to speed those up 1194| if stringLength string <= 207 && okRegex string != null | ^ 1195| then unsafeDiscardStringContext string (stack trace truncated; use '--show-trace' to show the full, detailed trace) error: expected a set but found a string: "githooks-cli" Sergei Trofimovich2024-05-231-1/+2
* | Merge pull request #311260 from purepani/update-svelte-language-tools•••svelte-language-server: Use buildNpmPackageSandro2024-05-247-260/+2008
|\ \
| * | svelte-language-server: convert to buildNpmPackagepurepani2024-05-247-260/+2008
* | | Merge pull request #309524 from r-ryantm/auto-update/enet•••enet: 1.3.17 -> 1.3.18Peder Bergebakken Sundt2024-05-241-2/+2
|\ \ \
| * | | enet: 1.3.17 -> 1.3.18R. Ryantm2024-05-061-2/+2
* | | | Merge pull request #309724 from r-ryantm/auto-update/secp256k1•••secp256k1: 0.4.1 -> 0.5.0Peder Bergebakken Sundt2024-05-241-2/+2
|\ \ \ \
| * | | | secp256k1: 0.4.1 -> 0.5.0R. Ryantm2024-05-071-2/+2
* | | | | Merge pull request #309787 from r-ryantm/auto-update/python311Packages.minio•••python311Packages.minio: 7.2.6 -> 7.2.7Peder Bergebakken Sundt2024-05-241-2/+2
|\ \ \ \ \
| * | | | | python311Packages.minio: 7.2.6 -> 7.2.7R. Ryantm2024-05-071-2/+2
* | | | | | Merge pull request #309426 from Rconybea/add-sphinxcontrib-ditaa•••python311Packages.sphinxcontrib-ditaa: init at 1.0.2OTABI Tomoya2024-05-243-0/+53
|\ \ \ \ \ \
| * | | | | | python311Packages.sphinxcontrib-ditaa: init at 1.0.2•••Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com> Roland Conybeare2024-05-232-0/+44
| * | | | | | maintainers: add rconybeaRoland Conybeare2024-05-221-0/+9
* | | | | | | Merge pull request #309476 from r-ryantm/auto-update/goperf•••goperf: 0-unstable-2023-11-08 -> 0-unstable-2024-05-10Peder Bergebakken Sundt2024-05-241-4/+4
|\ \ \ \ \ \ \
| * | | | | | | goperf: 0-unstable-2023-11-08 -> 0-unstable-2024-05-10R. Ryantm2024-05-141-4/+4
* | | | | | | | Merge pull request #312557 from r-ryantm/auto-update/intune-portal•••intune-portal: 1.2404.23-jammy -> 1.2404.25-jammynixpkgs-merge-bot[bot]2024-05-231-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | intune-portal: 1.2404.23-jammy -> 1.2404.25-jammyR. Ryantm2024-05-181-2/+2
* | | | | | | | | Merge pull request #291853 from greaka/grafana•••grafanaPlugins.grafana-oncall-app: init at 1.5.1Emily2024-05-244-0/+40
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | grafanaPlugins.grafana-oncall-app: init at 1.5.1Greaka2024-05-232-0/+14
| * | | | | | | | | maintainers/team-list: add fslabsGreaka2024-05-221-0/+10
| * | | | | | | | | maintainers: add lpostulaGreaka2024-05-221-0/+8
| * | | | | | | | | maintainers: add greakaGreaka2024-05-221-0/+8
* | | | | | | | | | Merge pull request #314112 from khaneliman/bicep•••bicep: fix updater scriptsuperherointj2024-05-231-4/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | bicep: fix updater scriptAustin Horstman2024-05-231-4/+5
* | | | | | | | | | | Merge pull request #314099 from mrkline/snapper-and-borgbackup-doc-fix•••nixos/snapper, nixos/borgbackup: Fix module doc typopennae2024-05-242-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | nixos/snapper, nixos/borgbackup: Fix module doc typo•••The persistentTimer argument sets the _Persistent_ field in systemd.timer(5). Pointed out in #312549 Matt Kline2024-05-232-2/+2
* | | | | | | | | | | | Merge pull request #305516 from OPNA2608/init/lomiri/ayatana-indicator-display•••ayatana-indicator-display: init & add to LomiriSandro2024-05-244-4/+136
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | nixos/tests/lomiri: Fix sound indicator subtest name•••It's an ayatana one, not a lomiri one. OPNA26082024-05-231-1/+1
| * | | | | | | | | | | | nixos/lomiri: Add display indicatorOPNA26082024-05-232-2/+9
| * | | | | | | | | | | | ayatana-indicator-display: init at 24.5.0OPNA26082024-05-232-1/+126
* | | | | | | | | | | | | Merge pull request #314082 from superherointj/bicep-0.27.1•••bicep: 0.26.54 -> 0.27.1superherointj2024-05-232-92/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | bicep: 0.26.54 -> 0.27.1•••Release: https://github.com/Azure/bicep/releases/tag/v0.27.1 superherointj2024-05-232-92/+38
* | | | | | | | | | | | | | Merge pull request #313729 from pluiedev/zhf-24.05/gobang•••gobang: unbreak, modernizeRobert Scott2024-05-234-39/+1593
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | gobang: unbreak, modernizeLeah Amelia Chen2024-05-234-39/+1593
* | | | | | | | | | | | | | | segger-jlink: 794l -> 796balmini2024-05-231-5/+5
* | | | | | | | | | | | | | | Merge pull request #313474 from javaes/python312Packages.webssh/fix_test_case•••python312Packages.webssh: fix test caseRobert Scott2024-05-232-5/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | python312Packages.webssh: fix test caseJan van Esdonk2024-05-212-5/+22
* | | | | | | | | | | | | | | | Merge pull request #310475 from r-ryantm/auto-update/miniupnpc•••miniupnpc: 2.2.6 -> 2.2.7Peder Bergebakken Sundt2024-05-231-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | miniupnpc: 2.2.6 -> 2.2.7R. Ryantm2024-05-101-2/+2
* | | | | | | | | | | | | | | | | Merge pull request #307671 from r-ryantm/auto-update/matio•••matio: 1.5.26 -> 1.5.27Peder Bergebakken Sundt2024-05-231-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | matio: 1.5.26 -> 1.5.27R. Ryantm2024-04-291-2/+2
* | | | | | | | | | | | | | | | | Merge pull request #314090 from r-ryantm/auto-update/surrealdb•••surrealdb: 1.5.0 -> 1.5.1Yt2024-05-231-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | surrealdb: 1.5.0 -> 1.5.1R. Ryantm2024-05-231-3/+3
* | | | | | | | | | | | | | | | | | Merge pull request #314036 from onny/stalwart-update3•••stalwart-mail: 0.8.0 -> 0.8.1Yt2024-05-231-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | stalwart-mail: 0.8.0 -> 0.8.1Jonas Heinrich2024-05-231-3/+3
* | | | | | | | | | | | | | | | | | Merge pull request #308251 from r-ryantm/auto-update/libpkgconf•••libpkgconf: 2.1.1 -> 2.2.0Peder Bergebakken Sundt2024-05-231-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | libpkgconf: 2.1.1 -> 2.2.0R. Ryantm2024-05-011-2/+2