Commit Graph

67 Commits

Author SHA1 Message Date
luftmensch-luftmensch
f27bd6fd0a
allmark: migrate to buildGoModule 2024-06-10 17:12:57 +02:00
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
DontEatOreo
11967e5d84
alt-tab-macos: refactor updateScript
- Simplify the updateScript
2024-06-02 00:59:01 +03:00
DontEatOreo
0ba898546b
alt-tab-macos: 6.69.0 -> 6.70.1
Diff: https://github.com/lwouis/alt-tab-macos/compare/v6.69.0...v6.70.1
Changelog: https://github.com/lwouis/alt-tab-macos/releases/tag/v6.70.1
2024-06-02 00:58:33 +03:00
Emery Hemingway
4212454a63 alephone-marathon: disable nixpkgs-update
Every Alephone release updates the version of the game data
regardless if the data changes.

close #313365
close #313366
close #313367
2024-05-21 14:10:33 +00:00
Bernardo Meurer
eb8a9ec207
Merge pull request #312038 from DontEatOreo/update-alt-tab-macos
alt-tab-macos: 6.68.0 -> 6.69.0
2024-05-17 10:54:53 -04:00
Emery Hemingway
e8e796df3a alephone: 1.8 -> 1.8.1
Reformat, add version check.
2024-05-16 11:50:28 +02:00
DontEatOreo
4288516452
alt-tab-macos: 6.68.0 -> 6.69.0 2024-05-15 23:42:00 +03:00
DontEatOreo
e9187a73b4
alt-tab-macos: remove with lib; from meta
As well-sorted meta-alphabetically
2024-05-15 23:44:04 +03:00
DontEatOreo
13929eb1a6
alt-tab-macos: add maintainer donteatoreo 2024-05-15 23:41:37 +03:00
DontEatOreo
e270539a8d
alt-tab-macos: add updateScript 2024-05-15 23:41:10 +03:00
DontEatOreo
fd07fb8707
alt-tab-macos: format with nixfmt-rfc-style 2024-05-15 23:40:00 +03:00
Leah Amelia Chen
6b9924ced2
alacarte: init at 3.52.0 (#310442) 2024-05-13 08:25:23 +00:00
Emery Hemingway
375146c3a1
alephone: 1.7.1 -> 1.8 (#310862) 2024-05-12 21:50:50 +00:00
R. Ryantm
d31f3b7a07 alephone-infinity: 20240119 -> 20240510 2024-05-11 13:49:51 +00:00
R. Ryantm
b6e785bfad alephone-durandal: 20240119 -> 20240510 2024-05-11 13:49:42 +00:00
R. Ryantm
2fa3a2b8ad alephone-marathon: 20240119 -> 20240510 2024-05-11 13:49:31 +00:00
github-actions[bot]
037c0663b9
Merge master into staging-next 2024-04-26 18:00:58 +00:00
Fabian Affolter
0358cfe0b5 altdns: refactor 2024-04-26 09:41:41 +02:00
octodi
998dac69c6 altdns: init at unstable-2021-09-09
Update package.nix

Co-Authored-By: Fabian Affolter <mail@fabian-affolter.ch>
Co-Authored-By: Arthur <150680976+arthsmn@users.noreply.github.com>
2024-04-26 09:41:41 +02:00
Vladimír Čunát
d157c07324
Merge branch 'master' into staging-next 2024-04-25 20:43:34 +02:00
Nick Cao
1174850b92
Merge pull request #306484 from ehmry/alephone
alephone: 1.7 -> 1.7.1
2024-04-25 09:49:57 -04:00
github-actions[bot]
05273cc291
Merge master into staging-next 2024-04-25 00:02:07 +00:00
Atemu
2432c6b829
Merge pull request #271071 from pbsds/wrapAppImage-pname-redux
appimageTools.wrapAppImage: remove version from `pname`
2024-04-24 21:48:19 +02:00
Peder Bergebakken Sundt
985aa8174d treewide: unbreak appimageTools.wrapType2 builds
`appimageTools.wrapType2` no longer creates a binary `$out/bin/${name}` if `pname` and `version` is provided.
Derivations that have worked around this behavior with a `mv $out/bin/{${name},${pname}}` broke as a result.
This should fix most instances.

contex: #271071
2024-04-24 15:26:52 +02:00
github-actions[bot]
0977f8605c
Merge master into staging-next 2024-04-24 12:01:23 +00:00
Emery Hemingway
ffbc0c6176 alephone: 1.7 -> 1.7.1 2024-04-24 11:30:54 +02:00
R. Ryantm
1b962550f3 alephone-durandal: 20230119 -> 20240119 2024-04-24 09:13:17 +00:00
R. Ryantm
74c63a1b8b alephone-marathon: 20230119 -> 20240119 2024-04-24 09:13:02 +00:00
R. Ryantm
4a038cd596 alephone-infinity: 20230119 -> 20240119 2024-04-24 09:08:54 +00:00
ftzm
2d4efe5046 alsa-ucm-conf: patches to fix rt1318 typo and copy paste errors 2024-04-10 12:06:08 +02:00
DontEatOreo
80130a355b
alt-tab-macos: 6.66.0 -> 6.68.0
Diff: https://github.com/lwouis/alt-tab-macos/compare/v6.67.0...v6.68.0

Changelog: https://github.com/lwouis/alt-tab-macos/releases/tag/v6.68.0
2024-04-05 22:47:16 +03:00
jopejoe1
857437e930 alephone-apotheosis-x: change license to unfree
Can't find license or source code anywhere
2024-03-20 20:48:45 +01:00
YvesStraten
c51da486f3 alt-tab-macos: 6.61.0 -> 6.66.0 2024-03-20 09:23:42 +08:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Sergei Trofimovich
0e64c89ef1 alsa-ucm-conf: drop conflicting upstream patch
Without the change the build fails on `staging` as:

    alsa-ucm-conf> Running phase: patchPhase
    alsa-ucm-conf> applying patch /nix/store/m1yxcbpkxrqjp7kml9ij2x4i1y5zc0m2-alsa-ucm-conf-splitpcm-device-argument-fix.patch
    alsa-ucm-conf> patching file ucm2/common/pcm/split.conf
    alsa-ucm-conf> Reversed (or previously applied) patch detected!  Assume -R? [n]
    alsa-ucm-conf> Apply anyway? [n]
    alsa-ucm-conf> Skipping patch.
    alsa-ucm-conf> 1 out of 1 hunk ignored -- saving rejects to file ucm2/common/pcm/split.conf.rej
2024-02-16 21:43:57 +00:00
Adam C. Stephens
6e3371ff45
Merge pull request #285173 from r-ryantm/auto-update/alsa-ucm-conf
alsa-ucm-conf: 1.2.10 -> 1.2.11
2024-02-13 09:13:14 -05:00
Vladimír Čunát
cc0084d4e1
Merge #276663: alsa-lib: 1.2.9 -> 1.2.11
...into staging
2024-02-03 08:18:35 +01:00
github-actions[bot]
73020ae8c1
Merge staging-next into staging 2024-02-03 00:02:44 +00:00
Nikolay Korotkiy
8419ee6de2
Merge pull request #285420 from r-ryantm/auto-update/alsa-tools
alsa-tools: 1.2.5 -> 1.2.11
2024-02-03 00:40:22 +04:00
github-actions[bot]
0675b4b947
Merge staging-next into staging 2024-02-02 12:01:43 +00:00
h7x4
7ac5d2ce0c
Merge pull request #284154 from PassiveLemon/ALVR
alvr: init at 20.6.1
2024-02-02 11:36:08 +01:00
Martin Weinelt
27fa02d0f1
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
-	pkgs/development/compilers/llvm/10/clang/default.nix
- pkgs/development/compilers/llvm/8/clang/default.nix
2024-02-01 12:25:11 +01:00
R. Ryantm
2a2506555d alsa-tools: 1.2.5 -> 1.2.11 2024-02-01 04:07:59 +00:00
maralorn
e4f711a40e
Merge pull request #277180 from zeuner/alsa-wrapper
alsa-lib: provide wrapper for run-time access to plugins
2024-02-01 01:02:25 +01:00
R. Ryantm
db05de2c35 alsa-lib: 1.2.9 -> 1.2.11 2024-01-31 23:38:17 +00:00
R. Ryantm
1733c6d51a alsa-ucm-conf: 1.2.10 -> 1.2.11 2024-01-31 04:03:19 +00:00
PassiveLemon
a2ddc20e10 alvr: init at 20.6.1 2024-01-27 19:45:27 -05:00
a-n-n-a-l-e-e
f7e667cb89
Merge pull request #272991 from Sporesirius/alsa-ucm-conf-splitpcm-device-argument-fix
alsa-ucm-conf: apply patch to fix SplitPCM: Device argument may not b…
2024-01-23 13:54:24 -08:00