This commit is contained in:
2025-04-20 02:52:50 +03:00
parent bc2da7b287
commit d3e1c8712d
27 changed files with 265 additions and 93 deletions
Generated Regular → Executable
+23 -6
View File
@@ -6,17 +6,17 @@
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1739453429,
"narHash": "sha256-rf/x3UoVqCX0mFTYVn5n/htz0q21HF7fbmYs8O/czaQ=",
"lastModified": 1744973481,
"narHash": "sha256-y/etAiG+mvkDvlf1iETNhLHOQo7joIqSroFlhssf8DE=",
"ref": "refs/heads/master",
"rev": "b9c57afc227c57a48cd4fa50153d1e2ca57664e6",
"revCount": 4,
"rev": "cb1ac5cf8d9ab89995c00fa231864bf545cb447a",
"revCount": 10,
"type": "git",
"url": "file:azos-core"
"url": "file:./azos-core"
},
"original": {
"type": "git",
"url": "file:azos-core"
"url": "file:./azos-core"
}
},
"flake-utils": {
@@ -58,6 +58,22 @@
"type": "github"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1744633460,
"narHash": "sha256-fbWE4Xpw6eH0Q6in+ymNuDwTkqmFmtxcQEmtRuKDTTk=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "9a049b4a421076d27fee3eec664a18b2066824cb",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1738702386,
@@ -110,6 +126,7 @@
"inputs": {
"azos-core": "azos-core",
"home-manager": "home-manager",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs_2",
"nixpkgs-unstable": "nixpkgs-unstable"
}