more attempting
This commit is contained in:
parent
31de7b0e0c
commit
c9d26d832a
@ -8,7 +8,7 @@
|
|||||||
outputs = { nixpkgs, ... }:
|
outputs = { nixpkgs, ... }:
|
||||||
let system = "x86_64-linux"; in
|
let system = "x86_64-linux"; in
|
||||||
{
|
{
|
||||||
devShells."${system}".default =
|
devShells."${system}" =
|
||||||
let
|
let
|
||||||
pkgs = import nixpkgs {
|
pkgs = import nixpkgs {
|
||||||
inherit system;
|
inherit system;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user