remove nix file
This commit is contained in:
parent
065807a0bc
commit
79c30dfc91
1 changed files with 0 additions and 10 deletions
10
csb.nix
10
csb.nix
|
|
@ -1,10 +0,0 @@
|
|||
with import <nixpkgs> {};
|
||||
|
||||
stdenv.mkDerivation {
|
||||
name = "environment";
|
||||
buildInputs = [
|
||||
git
|
||||
git-lfs
|
||||
docker-compose
|
||||
];
|
||||
}
|
||||
Loading…
Reference in a new issue