Commit graph

35 commits

Author SHA1 Message Date
8c3cf6500c
Remove piped-backend and piped-proxy 2024-11-30 12:46:07 +03:00
f594beb348
Update lockfile 2024-11-30 12:44:04 +03:00
44b4b65128
[piped-backend] Install Jar in /usr/share/piped-backend
See nixpkgs manual: https://nixos.org/manual/nixpkgs/stable/#sec-language-java
2024-10-07 19:04:33 +03:00
584492a2e5
[piped-backend] Add patch for junixsocket 2024-10-07 17:47:52 +03:00
9cdfc9850a
[piped-backend] Remove stripJavaArchivesHook
Build is reproducible as is and the hook is single-threaded and too slow
2024-10-06 10:56:15 +03:00
9fb783fa62
[piped-backend] Rename jre -> javaRuntime, so it doesn't pick up jre from nixpkgs 2024-10-05 19:39:29 +03:00
65a2148670
Add gitignore to ignore build result 2024-10-03 22:15:38 +03:00
611f10800e
[audiorelay] Add sourceProvenance 2024-10-03 22:14:25 +03:00
ea3b74982b
[audiorelay] Install jar file into /usr/share/audiorelay
See nixpkgs manual: https://nixos.org/manual/nixpkgs/stable/#sec-language-java
2024-10-03 21:26:15 +03:00
2af2796376
Update lockfile 2024-10-02 23:53:09 +03:00
dad5afcd98
Make flake description accurate with repo 2024-10-02 23:52:25 +03:00
46c575942e
[vscode-extensions] Update extensions 2024-10-02 23:50:45 +03:00
8584eb48bb
[packages] Add piped-backend and piped-proxy 2024-10-02 23:41:04 +03:00
43283928d3
Use pkgs with stackpkgs overlay
To access derivations from stackpkgs for building other packages in it via callPackage
2024-10-02 22:08:40 +03:00
ec2fffc12f
Make assert messages more readable
Use lib.assertOneOf and lib.assertMsg
2024-09-20 22:27:44 +03:00
30302d23ac
Update lockfile 2024-09-06 16:25:33 +03:00
d4bec77a77
Update lockfile 2024-08-18 05:50:50 +03:00
e53d1b0003
Fix a few typos in package list 2024-08-15 03:10:20 +03:00
f263997edd
[packages] Add UltimateDoomBuilder 2024-08-14 17:06:14 +03:00
f7aa9acafd
[vscode-extensions] Update extensions 2024-08-12 01:23:47 +03:00
dd77429242
[vscode-extensions] Add geequlim.godot-tools 2024-08-12 01:19:06 +03:00
4f846c15a8
Fix missing .desktop extension for desktop item 2024-07-18 17:08:05 +03:00
a563b7c06a
Remove empty line after let in
According to https://github.com/NixOS/rfcs/blob/master/rfcs/0166-nix-formatting.md
2024-07-18 16:24:44 +03:00
a59969599d
audiorelay: use install instead of cp 2024-07-18 16:21:14 +03:00
506c72254b
audiorelay: add desktop item 2024-07-18 16:17:47 +03:00
81158bfc49
Add AudioRelay to package list 2024-07-18 16:10:47 +03:00
0a2d2deb40
[audiorelay] Add meta and mark it as unfree 2024-07-18 00:12:30 +03:00
a098720fd9
Add AudioRelay package 2024-07-17 20:14:44 +03:00
b430370623
Unwrap compileOptimized 2024-07-16 15:21:16 +03:00
64cc965228
Fix calling callPackage 2024-07-16 15:04:54 +03:00
3327cd9165
Put packages under stackpkgs attribute 2024-07-16 15:01:00 +03:00
ccfa5b7a3a
Add package descriptions 2024-07-16 14:53:15 +03:00
29f0eb88ec
Change indentation to 2 spaces in compileOptimized.C 2024-07-16 14:30:34 +03:00
200a7d5c92
Add README and LICENSE 2024-07-16 14:06:06 +03:00
7cd9555839
Init repository with compileOptimized and vscode-extensions 2024-07-16 13:52:52 +03:00