Fix merge conflicts with main
This commit is contained in:
commit
7e121d224d
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
description = "A Nix-flake-based Python development environment";
|
description = "A Nix-flake-based Python development environment";
|
||||||
|
|
||||||
|
|
||||||
inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
|
inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
|
||||||
|
|
||||||
outputs = { self, nixpkgs }:
|
outputs = { self, nixpkgs }:
|
||||||
|
|
Loading…
Reference in a new issue