Commit graph

25 commits

Author SHA1 Message Date
Chris Cochrun
3ce236aefe making some tweaks to the default.nix
My NixOS config builds the app on every update. When we start to do
proper releases and such I'll fix this, but for now I want to change
up the default.nix so my config only builds a certain release.
2023-04-19 14:15:07 -05:00
Chris Cochrun
2c68aa8706 some metadata changes 2023-04-14 08:53:52 -05:00
Chris Cochrun
99655f4a56 update to ffmpeg_6-full 2023-04-11 06:22:50 -05:00
Chris Cochrun
56981a95c6 nix build works! 🎉
Finally got nix build to work and thus even make the app installable
again now that I've switched to a mostly rust backend. I needed to add
cargoSetupHook and rustPlatform to the buildInputs.
2023-04-11 06:22:43 -05:00
Chris Cochrun
1bc58a03c2 switching to ffmpeg_6-full 2023-04-07 06:37:10 -05:00
Chris Cochrun
c1e9feb1b3 removing old testing stuff 2023-04-06 06:44:40 -05:00
Chris Cochrun
c8f1c85525 removing non needed deps 2023-04-06 06:33:20 -05:00
Chris Cochrun
b7e426edb8 tweaks to build env 2023-04-06 06:32:44 -05:00
Chris Cochrun
0b438b48b3 ffmpeg 5 2023-02-23 14:54:21 -06:00
Chris Cochrun
f1361461e9 adding ffmpeg-full to default.nix 2023-02-08 20:09:06 -06:00
Chris Cochrun
6c04db19f4 adding kwindowsystem to nix build 2023-01-20 10:43:54 -06:00
Chris Cochrun
a774f1a427 a possible fix to building the app with nix build until I figure out
how to use rust in the appropriate places
2023-01-17 10:26:33 -06:00
Chris Cochrun
9644631f7c adding a basic other struct in rust... well trying... 2022-12-09 16:55:54 -06:00
Chris Cochrun
8f3e898385 adding cargo... 2022-12-09 10:03:05 -06:00
Chris Cochrun
51410f2469 adding rust to default.nix and kcoreaddons to CMakeLists 2022-12-09 09:11:19 -06:00
Chris Cochrun
193254e1ba fixing the default.nix 2022-11-21 06:38:56 -06:00
Chris Cochrun
4c76156489 updating default.nix 2022-11-09 09:25:49 -06:00
Chris Cochrun
066ec9eb1a update version to 0.0.1 2022-10-21 16:50:13 -05:00
Chris Cochrun
8da2a39a16 adding a lot of basic stuff for installation as a real app 2022-10-21 14:58:33 -05:00
Chris Cochrun
642d7f2d82 updating pname 2022-10-21 13:35:56 -05:00
Chris Cochrun
e4d4cfe8c3 adding basic filemanager plumbing 2022-10-04 09:29:42 -05:00
Chris Cochrun
f32c92c0ce making default.nix work 2022-09-23 05:41:50 -05:00
Chris Cochrun
ff4c301325 first attempt at making nix build work 2022-09-22 15:06:52 -05:00
Chris Cochrun
2f51355f49 adjustments to shell.nix 2022-07-05 10:13:45 -05:00
Chris Cochrun
819627a5a5 fixing nix-shell attempt 1 2022-06-30 10:06:43 -05:00