make nix overlay and remove nixpkgs dependency
This commit is contained in:
32
flake.lock
generated
32
flake.lock
generated
@@ -1,33 +1,12 @@
|
||||
{
|
||||
"nodes": {
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1730785428,
|
||||
"narHash": "sha256-Zwl8YgTVJTEum+L+0zVAWvXAGbWAuXHax3KzuejaDyo=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "4aa36568d413aca0ea84a1684d2d46f55dbabad7",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nixos",
|
||||
"ref": "nixos-unstable",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"pydantic-uuid-model": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1731232726,
|
||||
"narHash": "sha256-j2kkXkw6KKfGAu7Qd879pWDNupL7ShyininLCupOGFY=",
|
||||
"ref": "refs/heads/master",
|
||||
"rev": "68803636acdba905d64d34d8986d5f99f07b6d7a",
|
||||
"revCount": 2,
|
||||
"lastModified": 1751309415,
|
||||
"narHash": "sha256-qKSRotFL6KmztfFiGMP5NTuQh1WXgnJEAgvSeywf5cc=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "746afe85fe0bab5c16c81a321d9c77a34d7b0132",
|
||||
"revCount": 3,
|
||||
"type": "git",
|
||||
"url": "https://git.chaosbit.de/bit/pydanticuuidmodel"
|
||||
},
|
||||
@@ -38,7 +17,6 @@
|
||||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"nixpkgs": "nixpkgs",
|
||||
"pydantic-uuid-model": "pydantic-uuid-model"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user