Commit Graph

8 Commits

Author SHA1 Message Date
Wölfchen
acf57a8396
fix: refactor and fix flake (#1038)
* fix: refactor flake

* chore: update flake.lock

* chore: update changelog

* chore: update flake.lock

* chore: update changelog
2024-04-21 22:09:14 +02:00
Wölfchen
7bfd47eb81
fix: update and improve flake (#1032)
* fix: update and improve flake

* chore: update changelog
2024-02-24 13:46:40 +01:00
moni
4061c059ac
update flake.lock (#541) 2022-08-28 13:34:59 +02:00
moni
6657ef493e
heavily refactor nix flake (#532)
* heavily refactor nix flake

* move from legacy rust-toolchain to rust-toolchain.toml
2022-08-21 23:09:54 +02:00
moni
39eeeff7cf
clean up nix expressions (#469) 2022-08-15 10:56:05 +02:00
virchau13
b79f7b8fb7
fix: make shell.nix use flake.nix through flake-compat (#327) 2022-04-18 21:44:01 +02:00
legendofmiracles
e4e0178de9
fixes compilation on latest nightly (#265) 2021-09-11 12:16:19 +02:00
AusCyberman
765b655168
Added nix flake and nix shell (#205)
* added flake

* updated flake.lock

* fixup! updated flake.lock

* Added app packages

* added default.nix for non flake systems

* added compat for shell with non flake systems

* changed to use fenix src

* fixup! changed to use fenix src

* get rid of the newlines, i guess?

* fixup! get rid of the newlines, i guess?
2021-07-11 16:03:03 +02:00