nix tooling

This commit is contained in:
raf 2024-01-09 13:49:33 +03:00
commit 17bd6eaf55
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
4 changed files with 92 additions and 0 deletions

26
flake.lock generated Normal file
View file

@ -0,0 +1,26 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1704796538,
"narHash": "sha256-uRMWOijfPGHzLXMqiYGoAitkq1beLfg2JAmGLdTjmvQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "792a7ddec9e0fe05aed934160eb75f1a821eb69b",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}