Commit Graph

52 Commits

Author SHA1 Message Date
6d45d21d95 remove vulkan validation layer from nix 2024-02-01 12:05:11 +01:00
d29d22dd0a update to wgpu 0.18 2024-01-30 00:52:49 +01:00
9190a40cbd build(nix): set veloren git tag and veloren git version variables in the development shell too 2024-01-01 12:48:43 +03:00
f7d9885723 build(nix): remove flake-parts debug option from flake.nix 2023-12-30 11:36:13 +03:00
4055eb15ec build(nix): update flake dependencies and fix flake.nix 2023-12-30 11:15:25 +03:00
576b183e20 build(nix): update flake.nix 2023-02-25 08:54:38 +03:00
63d0c937f0 Removed existing LFS check 2023-01-18 22:31:33 +00:00
dcd1a45a22 Issue 1773 - nix build: tests are failing with Assets directory not found 2023-01-07 22:11:32 +01:00
dd6c33bab7 fix: update flake 2022-12-18 04:25:45 +03:00
58e74a26cd Revert "Merge branch 'revert-441acd3e' into 'master'"
This reverts commit f170da4da6, reversing
changes made to aa7569061b.
2022-09-08 12:28:56 +03:00
e55b541bcc Revert "Merge branch 'yusdacra/chore/nix' into 'master'"
This reverts merge request !2951
2022-09-08 08:33:35 +00:00
cdfb2ae040 build(nix): fix recompilation issues and improve build overhead 2022-09-07 02:42:37 +03:00
511922baa5 build(nix): use correct linker in main derivation compile 2022-09-04 16:46:45 +03:00
960aac307d build(nix): refactor flake with new nci 2022-09-04 01:26:34 +03:00
558f6be222 build(nix): remove unused stuff 2022-09-03 17:37:38 +03:00
8014730d64 build(nix): refactor some code 2022-09-03 16:51:26 +03:00
149763d54a build(nix): add missing libraries for voxygen 2022-09-03 16:39:44 +03:00
2af2b34d84 build: allow common to read git version information at runtime 2022-09-03 16:26:10 +03:00
999984d15a build(nix): refactor, dont pass git hash and tag 2022-09-03 16:00:11 +03:00
12fb3254de build(nix): add missing library for voxygen 2022-09-03 15:20:27 +03:00
8d3b8f444b build(nix): disable check for server cli 2022-09-03 08:00:06 +03:00
19021e6d80 build(nix): add missing library for voxygen 2022-09-03 07:25:45 +03:00
7a2d647400 build(nix): wrap veloren-voxygen in wrapper derivation 2022-09-03 07:12:18 +03:00
1ca6ebdda0 build(nix): add missing library for voxygen 2022-09-03 03:34:10 +03:00
d64417b41a build(nix): wrap packages with assets in another derivation 2022-09-03 03:00:08 +03:00
b442b016a6 build(nix): add source filtering for server-cli, use mold for server-cli too 2022-09-03 01:57:24 +03:00
5bf1a0267f build(nix): add source filtering for voxygen 2022-09-02 23:12:36 +03:00
1c7b781b9e build(nix): dont check dependencies derivation 2022-09-02 21:32:53 +03:00
32d0da0539 fix: append config correctly 2022-09-02 21:13:58 +03:00
c6bac19fe4 build(nix): use clang 2022-09-02 21:13:58 +03:00
8dba530131 build(nix): use mold linker 2022-09-02 21:13:57 +03:00
5b901d9775 build(nix): update flake lock, fix stuff 2022-09-02 21:13:57 +03:00
0ffffa8496 build(nix): fix file path for substitute 2022-09-02 21:13:57 +03:00
2afcc7195b build(nix): fix lib not found error 2022-09-02 21:13:57 +03:00
a0b7446f58 build(nix): format nix files, fix git lfs error 2022-09-02 21:13:57 +03:00
b9586673d5 build(nix): update flake to use latest nix-cargo-integration 2022-09-02 21:13:56 +03:00
521b2bf46b build(nix): remove useless override (upstreamed), fix crate name 2021-08-03 17:45:41 +03:00
055a46e3aa build(nix): use default-publish for release builds of voxygen 2021-07-05 05:06:41 +03:00
b8249cc64c build(nix): fix audio resource patching 2021-06-27 23:23:01 +03:00
81bc3d1966 build(nix): fix git ref not found and git lfs check 2021-06-19 22:05:22 +03:00
e27a6fcaa1 build(nix): switch back to master branch nix-cargo-integration, use defaultOutputs 2021-06-13 19:33:38 +03:00
27216d9a5e build(nix): dont try to compile the recipe_graphviz binary 2021-06-13 19:29:28 +03:00
ffad3a5f66 build(nix): dont try to compile i18n-check binary 2021-06-13 19:29:28 +03:00
fd480fdfbc build(nix): fix shaderc lib 2021-06-13 19:29:28 +03:00
faf5b3fc9c chore(deps): update nix flake deps 2021-06-13 19:29:28 +03:00
57bfe95939 chore(deps): update nix flake deps 2021-05-04 11:57:14 +03:00
685f4971ac build(nix): switch to crate2nix 2021-04-27 05:18:12 +03:00
09a6d708b5 build(nix): make voxygen debug package and app defaults 2021-04-17 21:37:59 +03:00
62844d816a build(nix): switch to nix-cargo-integration 2021-04-17 21:37:57 +03:00
e9a7ff7dd7 build(nix): switch to naersk 2021-03-23 16:02:47 +03:00