Commit graph

12 commits

Author SHA1 Message Date
Wölfchen
ef32bf2c3f
feat: update toolchain to 1.81.0 (#1195)
* flake.lock: update

* feat: switch to 1.81.0 toolchain

* fix: fix new warnings and lints

* chore: update changelog entry

* chore: automatically update a few dependencies
2024-10-10 19:26:00 +02:00
Wölfchen
23f80cd25e
nix: update flake-compat (#1197)
* nix: update flake-compat

* nix: use edolstra/flake-compat#65 as input
2024-10-10 19:25:09 +02:00
Wölfchen
faa73137b4 chore: update toolchain to 1.80.1 2024-08-24 12:26:24 +02:00
Wölfchen
845773a44b chore: update flake.lock 2024-08-24 12:26:24 +02:00
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