Commit Graph

8302 Commits

Author SHA1 Message Date
Weijia Wang
07183914f1
Merge pull request #257692 from telotortium/anki-sync-server
nixos/anki-sync-server: init
2023-12-01 08:30:36 +01:00
Dominique Martinet
f0f6c77781 nixos/tests/anki-sync-server: add anki sync test
Start anki-sync-server service and drive anki manually through its
python lib to test sync.
The anki python part isn't a stable API and might require freqent
rework, let's see if it holds up...
2023-11-30 17:25:27 +01:00
Luflosi
ed48ad7b25
teeworlds: fix meta.license
Replace stringy license with a list of all used licenses.

The original meta.license said that the license was BSD-style but this information has been outdated for a long time.
The license was changed in 2008: bc108df382 (diff-7bb54d15ef4c4e0f20bb24add68a12fccced9925b304eaa696023143d278ea26).
The current license is clearly the zlib license and below that some notes about the licenses of `datasrc` (and `data`, which has not existed in the tree for many years), the fonts in `datasrc` and the libraries in `src/engine/external`.
See https://github.com/teeworlds/teeworlds/blob/master/license.txt for the current version of the license.
The meta.license string has been unchanged since the commit adding teeworlds in 2009: e71dbdbb83.

See issue #269788.
2023-11-30 10:52:26 +01:00
Dominique Martinet
c305510073 anki-sync-server: init at 2.1.66
anki-sync-server will be used in new ankisyncd module.

anki itself was slightly modified to add its cargoLock as passthru so we
can use it for anki-sync-server as it's built from the same sources.

Link: https://github.com/NixOS/nixpkgs/pull/257692
Co-authored-by: Pavel Sobolev <paveloom@riseup.net>
Co-authored-by: h7x4 <h7x4@nani.wtf>
2023-11-30 05:06:49 +01:00
Weijia Wang
27ed44cff1
Merge pull request #264796 from paveloom/anki
anki: 2.1.66 -> 23.10.1
2023-11-30 03:25:16 +01:00
Weijia Wang
b26d5828d5
Merge pull request #270905 from Luflosi/fix-teeworlds-on-darwin
teeworlds: fix build on Darwin
2023-11-30 00:08:05 +01:00
Luflosi
db5b38723e
teeworlds-server: fix unbundling of wavpack dependency 2023-11-29 11:46:17 +01:00
Adam Joseph
db04185bc9 steam.runtime-wrapped: use throw, not abort 2023-11-29 09:44:43 +01:00
Pavel Sobolev
97933ba142
anki: 2.1.66 -> 23.10.1 2023-11-29 10:29:15 +03:00
Emily Trau
0e82926287
Merge pull request #268724 from cizra/mnemosyne
mnemosyne: 2.7.2 → 2.10.1
2023-11-29 17:43:08 +11:00
Emily Trau
9227e49ac3
Merge pull request #270188 from PassiveLemon/gdlauncher-update
r2modman: 3.1.44 -> 3.1.45
2023-11-29 16:35:45 +11:00
Emily Trau
975ee97328
Merge pull request #270483 from newAM/fix-runelite
runelite: fix desktop entry
2023-11-29 16:33:41 +11:00
Emery Hemingway
5dd133142f snekim: build with lockfile 2023-11-28 16:48:10 +02:00
Luflosi
f563b8bb66
teeworlds: fix build on Darwin
The Cocoa dependency is also needed when not building the Client.
The Carbon dependency does not seem to be needed at all.
The libGLU dependency does not currently build on macOS because of one of its transitive dependencies but teeworlds compiles and runs fine without libGLU on macOS, so just make this dependency Linux-only.
2023-11-27 23:37:35 +01:00
Alex Martens
8cf9ec9b02 runelite: fix desktop entry 2023-11-27 12:37:54 -08:00
Pol Dellaiera
63d4dbc46c
Merge pull request #266788 from r-ryantm/auto-update/freeciv
freeciv: 3.0.8 -> 3.0.9
2023-11-27 21:16:09 +01:00
Pol Dellaiera
39ee234942
Merge pull request #268120 from r-ryantm/auto-update/doomretro
doomretro: 5.0.4 -> 5.0.7
2023-11-27 20:57:35 +01:00
Pol Dellaiera
b8ad83ddb4
Merge pull request #263154 from r-ryantm/auto-update/abbaye-des-morts
abbaye-des-morts: 2.0.1 -> 2.0.2
2023-11-27 20:46:33 +01:00
Nick Cao
2c97a71e1b
Merge pull request #270259 from stepbrobd/osu-lazer-bin
osu-lazer-bin: remove version from name
2023-11-27 09:31:21 -05:00
Peder Bergebakken Sundt
b1c1589abd
Merge pull request #213867 from jtrees/init-rotp
rotp: init at 1.04
2023-11-27 03:34:06 +01:00
Yifei Sun
aecd00daa6
osu-lazer-bin: remove version from name
Reported-by: Lord-Valen <lord_valen@protonmail.com>
2023-11-26 17:40:18 -05:00
PassiveLemon
6df9920261 gdlauncher: 3.1.44 -> 3.1.45 2023-11-26 11:29:02 -05:00
Mika Feiler
a8f393e6c1 cataclysmDDA: update mods: mirror github user
SomeDeadGuy/UndeadPeopleTileset disappeared from GitHub, replaced with jmz-b/UndeadPeopleTileset who mirrored it
2023-11-26 16:48:42 +02:00
ajs124
a5ba4bf8c7 ue4: remove
Closes https://github.com/NixOS/nixpkgs/issues/17162
has been broken for years
2023-11-26 16:26:41 +02:00
Silvan Mosberger
b69f44d251
Merge pull request #269900 from seirl/instawow
instawow: init at 3.1.0
2023-11-25 18:17:45 +01:00
Antoine Pietri
68a2749b5b instawow: init at 3.1.0 2023-11-25 17:13:40 +00:00
Felix Bühler
d9229abc0b
Merge pull request #269301 from Stunkymonkey/anki-migrate-prefetch-yarn-deps
anki: migrate to prefetch-yarn-deps
2023-11-25 17:41:18 +01:00
Peder Bergebakken Sundt
06c76fd672
Merge pull request #263675 from numinit/armagetronad
armagetronad: 0.2.9.1.0 -> 0.2.9.1.1 + refactor
2023-11-25 17:09:03 +01:00
Nick Cao
d9b70d98ff
Merge pull request #269693 from aidalgol/nile-passthru-fix
nile: fix passthru.updateScript
2023-11-25 09:56:41 -05:00
Felix Buehler
9d1029f253 anki: migrate to prefetch-yarn-deps 2023-11-25 12:31:32 +01:00
Felix Bühler
1ec2460ca4
Merge pull request #269300 from Stunkymonkey/heroic-migrate-prefetch-yarn-deps
heroic: migrate to prefetch-yarn-deps
2023-11-25 02:59:17 +01:00
Felix Bühler
3174c78bc3
Merge pull request #269299 from Stunkymonkey/r2modman-migrate-prefetch-yarn-deps
r2modman: migrate to prefetch-yarn-deps
2023-11-25 02:45:44 +01:00
h7x4
12315f53ff treewide: add mainProgram 2023-11-24 21:01:03 +01:00
Aidan Gauland
23a9597a0e
nile: fix passthru.updateScript
The update script was erroneously carried over from the gogdl
derivation code, upon which this derivation was based initially.  It
should be using unstableGitUpdater instead.

Date in current "unstable" version string corrected to UTC.
2023-11-25 07:52:58 +13:00
Felix Buehler
a52972dbff heroic: migrate to prefetch-yarn-deps 2023-11-22 23:03:52 +01:00
Felix Buehler
f59a3beaca r2modman: migrate to prefetch-yarn-deps 2023-11-22 23:01:40 +01:00
Artturi
6e9a32dc27
Merge pull request #267485 from Scrumplex/pkgs/prismlauncher/pciutils 2023-11-22 20:43:02 +02:00
R. Ryantm
4121a13bd7 hyperrogue: 12.1x -> 12.1y 2023-11-22 08:03:13 -08:00
Peder Bergebakken Sundt
01b6d8bd71
Merge pull request #259774 from surfaceflinger/jazz2-finalattrs
jazz2: switch to finalAttrs, use runCommandLocal for content, migrate to by-name
2023-11-22 16:59:46 +01:00
Sefa Eyeoglu
c197424bb1
prismlauncher: add pciutils to wrapper
The application uses lspci to print some system information to log

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-11-21 10:41:58 +01:00
Naïm Favier
b6eba20e67
Merge pull request #268658 from jtbx/teeworlds-buildClient
teeworlds, ddnet: add buildClient feature flag
2023-11-20 23:45:13 +01:00
Jeremy
9c0e68d9a8 ddnet: add buildClient feature flag
see 2fdbababe1
2023-11-21 06:43:03 +13:00
Jeremy
2fdbababe1 teeworlds: add buildClient feature flag
Allows for only building the Teeworlds server (for example, in a
headless environment). This gets rid of a great deal of dependencies
which would be unneccessary in a headless server.

Also added the package "teeworlds-server" in all-packages.nix, defined
as an override.
2023-11-21 06:41:41 +13:00
Francesco Gazzetta
91ac5b759c experienced-pixel-dungeon: 2.15.3 -> 2.16 2023-11-20 16:58:51 +00:00
Elmo Todurov
1601c4d052 mnemosyne: 2.7.2 → 2.10.1 2023-11-20 16:10:38 +02:00
Janik
340a3345a2
Merge pull request #268377 from r-ryantm/auto-update/fheroes2 2023-11-20 11:38:29 +01:00
Weijia Wang
789d57c5cf
Merge pull request #268219 from Samuel-Martineau/fix/moon-buggy
moon-buggy: add darwin compatibility
2023-11-20 07:34:46 +01:00
Mario Rodas
eb796509e3
Merge pull request #267475 from stepbrobd/osu-lazer-bin
osu-lazer-bin: 2023.1026.0 -> 2023.1114.1
2023-11-19 07:50:04 -05:00
Jeremy
6fed70035d ddnet: 17.3 -> 17.4 2023-11-19 14:01:00 +13:00
R. Ryantm
f64eedb509 fheroes2: 1.0.9 -> 1.0.10 2023-11-18 21:47:14 +00:00