fix: python3.11-k5test-0.10.4 is marked as broken

This commit is contained in:
Ryan Yin
2024-06-02 13:43:55 +08:00
parent 54e4dfcec0
commit 0a764cfdf3
3 changed files with 8 additions and 8 deletions

8
flake.lock generated
View File

@@ -1176,16 +1176,16 @@
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1716948383,
"narHash": "sha256-SzDKxseEcHR5KzPXLwsemyTR/kaM9whxeiJohbL04rs=",
"lastModified": 1717258601,
"narHash": "sha256-gMvWwxNTVDcYWEpdW1YXiA3oKaMU4dFkUmUAEo3RNNU=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "ad57eef4ef0659193044870c731987a6df5cf56b",
"rev": "a66aecff8795337adf83e16be9dd070fab95c341",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}

View File

@@ -37,7 +37,7 @@
# Official NixOS package source, using nixos's unstable branch by default
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.05";
nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable";
nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable-small";
# nixpkgs-stable.url = "github:nixos/nixpkgs/nixos-24.05";
# for macos

View File

@@ -18,8 +18,8 @@
colmena # nixos's remote deployment tool
# db related
mycli
pgcli
pkgs-unstable.mycli
pkgs-unstable.pgcli
mongosh
sqlite
@@ -27,7 +27,7 @@
minicom
# ai related
python312Packages.huggingface-hub # huggingface-cli
pkgs-unstable.python312Packages.huggingface-hub # huggingface-cli
# misc
pkgs-unstable.devbox