Removed python deal.

This commit is contained in:
Qubasa
2023-12-30 23:10:43 +01:00
parent 3b815961bd
commit 001a48da52
9 changed files with 2 additions and 66 deletions

View File

@@ -6,9 +6,6 @@
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable-small";
#nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable-small";
# https://github.com/NixOS/nixpkgs/pull/265872
nixpkgs-for-deal.url = "github:Luis-Hebendanz/nixpkgs/fix_python_deal";
disko.url = "github:nix-community/disko";
disko.inputs.nixpkgs.follows = "nixpkgs";