This commit is contained in:
raf 2024-01-11 23:43:27 +03:00
commit 6221a470a3
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
7 changed files with 97 additions and 7 deletions

26
flake.lock generated Normal file
View file

@ -0,0 +1,26 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1705003311,
"narHash": "sha256-7JtTAgeUHGKA9phwPveHtwvaQCDrta1yR5t7MYSMcCU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "3680fef792863c8b7bf52f0d474a16319995eabd",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}