feat: add rasterization primitives
This commit is contained in:
38
flake.lock
generated
38
flake.lock
generated
@@ -1,27 +1,23 @@
|
||||
{
|
||||
"nodes": {
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1772433332,
|
||||
"narHash": "sha256-izhTDFKsg6KeVBxJS9EblGeQ8y+O8eCa6RcW874vxEc=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "cf59864ef8aa2e178cccedbe2c178185b0365705",
|
||||
"type": "github"
|
||||
"nodes" : {
|
||||
"nixpkgs" : {
|
||||
"locked" : {
|
||||
"lastModified" : 1772433332,
|
||||
"narHash" : "sha256-izhTDFKsg6KeVBxJS9EblGeQ8y+O8eCa6RcW874vxEc=",
|
||||
"owner" : "NixOS",
|
||||
"repo" : "nixpkgs",
|
||||
"rev" : "cf59864ef8aa2e178cccedbe2c178185b0365705",
|
||||
"type" : "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "NixOS",
|
||||
"ref": "nixos-unstable",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
"original" : {
|
||||
"owner" : "NixOS",
|
||||
"ref" : "nixos-unstable",
|
||||
"repo" : "nixpkgs",
|
||||
"type" : "github"
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"nixpkgs": "nixpkgs"
|
||||
}
|
||||
}
|
||||
"root" : {"inputs" : {"nixpkgs" : "nixpkgs"}}
|
||||
},
|
||||
"root": "root",
|
||||
"version": 7
|
||||
"root" : "root",
|
||||
"version" : 7
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user