adding nix-shell as a todo and tweaking the shell
This commit is contained in:
parent
2f51355f49
commit
a7c2c2487a
4 changed files with 17 additions and 17 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
description = "A Church Presentation Application";
|
||||
|
||||
inputs.nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
inputs.flake-utils.url = "github:numtide/flake-utils";
|
||||
|
||||
outputs = { self, nixpkgs, flake-utils }:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue