1
1
mirror of https://github.com/the-nix-way/dev-templates synced 2025-08-23 20:34:27 +02:00
This commit is contained in:
Vieta 2024-12-27 22:17:06 +01:00 committed by GitHub
parent a5030fcd66
commit 0f7537fd7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,5 +1,5 @@
{
description = "A Nix-flake-based Nim development environment";
description = "A Nix-flake-based Fortran development environment";
inputs.nixpkgs.url = "https://flakehub.com/f/NixOS/nixpkgs/0.1.*.tar.gz";