feat(nix): Updated flakes

This commit is contained in:
uttarayan21
2024-04-08 20:39:29 +05:30
parent e7ba412c20
commit 5b743ffe79
7 changed files with 137 additions and 159 deletions

42
flakes/flake.lock generated
View File

@@ -1,5 +1,21 @@
{
"nodes": {
"csshacks": {
"flake": false,
"locked": {
"lastModified": 1712075115,
"narHash": "sha256-asxjHWOHWK9Hrf7qF4D+KfFlxQOpPK8oYgdbR1b4gxc=",
"owner": "MrOtherGuy",
"repo": "firefox-csshacks",
"rev": "daf2d17b3607085d51e30a0da01bf9b713672827",
"type": "github"
},
"original": {
"owner": "MrOtherGuy",
"repo": "firefox-csshacks",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
@@ -20,11 +36,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1711163522,
"narHash": "sha256-YN/Ciidm+A0fmJPWlHBGvVkcarYWSC+s3NTPk/P+q3c=",
"lastModified": 1712439257,
"narHash": "sha256-aSpiNepFOMk9932HOax0XwNxbA38GOUVOiXfUVPOrck=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "44d0940ea560dee511026a53f0e2e2cde489b4d4",
"rev": "ff0dbd94265ac470dda06a657d5fe49de93b4599",
"type": "github"
},
"original": {
@@ -34,27 +50,11 @@
"type": "github"
}
},
"nvim-devdocs": {
"flake": false,
"locked": {
"lastModified": 1703234230,
"narHash": "sha256-qqtBNfBBGyxMsHL3UXu+MF/UyfVAubG+6fnwLK9kY9Q=",
"owner": "luckasRanarison",
"repo": "nvim-devdocs",
"rev": "521d24661ffe6d1ba025debea2675c765a9c1ee1",
"type": "github"
},
"original": {
"owner": "luckasRanarison",
"repo": "nvim-devdocs",
"type": "github"
}
},
"root": {
"inputs": {
"csshacks": "csshacks",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"nvim-devdocs": "nvim-devdocs"
"nixpkgs": "nixpkgs"
}
},
"systems": {