updated flake and increased download buffer to 500mb

This commit is contained in:
2026-03-22 12:03:30 +00:00
parent 911930bcc3
commit 8118984fac
2 changed files with 15 additions and 64 deletions

78
flake.lock generated
View File

@@ -216,22 +216,6 @@
"type": "github"
}
},
"nixpkgs_10": {
"locked": {
"lastModified": 1761597516,
"narHash": "sha256-wxX7u6D2rpkJLWkZ2E932SIvDJW8+ON/0Yy8+a5vsDU=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "daf6dc47aa4b44791372d6139ab7b25269184d55",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-25.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1767379071,
@@ -297,22 +281,6 @@
}
},
"nixpkgs_6": {
"locked": {
"lastModified": 1771848320,
"narHash": "sha256-0MAd+0mun3K/Ns8JATeHT1sX28faLII5hVLq0L3BdZU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2fc6539b481e1d2569f25f8799236694180c0993",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_7": {
"locked": {
"lastModified": 1769461804,
"narHash": "sha256-msG8SU5WsBUfVVa/9RPLaymvi5bI8edTavbIq3vRlhI=",
@@ -328,7 +296,7 @@
"type": "github"
}
},
"nixpkgs_8": {
"nixpkgs_7": {
"locked": {
"lastModified": 1769170682,
"narHash": "sha256-oMmN1lVQU0F0W2k6OI3bgdzp2YOHWYUAw79qzDSjenU=",
@@ -344,25 +312,27 @@
"type": "github"
}
},
"nixpkgs_9": {
"nixpkgs_8": {
"locked": {
"lastModified": 1756787288,
"narHash": "sha256-rw/PHa1cqiePdBxhF66V7R+WAP8WekQ0mCDG4CFqT8Y=",
"owner": "NixOS",
"lastModified": 1761597516,
"narHash": "sha256-wxX7u6D2rpkJLWkZ2E932SIvDJW8+ON/0Yy8+a5vsDU=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "d0fc30899600b9b3466ddb260fd83deb486c32f1",
"rev": "daf6dc47aa4b44791372d6139ab7b25269184d55",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"owner": "nixos",
"ref": "nixos-25.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nvim-wrapped": {
"inputs": {
"nixpkgs": "nixpkgs_6"
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1774179420,
@@ -382,7 +352,7 @@
"inputs": {
"flake-parts": "flake-parts",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs_7",
"nixpkgs": "nixpkgs_6",
"systems": "systems_3"
},
"locked": {
@@ -409,7 +379,6 @@
"nvim-wrapped": "nvim-wrapped",
"otter-launcher": "otter-launcher",
"sls-steam": "sls-steam",
"tree-sitter": "tree-sitter",
"way-edges": "way-edges"
}
},
@@ -453,7 +422,7 @@
},
"sls-steam": {
"inputs": {
"nixpkgs": "nixpkgs_8"
"nixpkgs": "nixpkgs_7"
},
"locked": {
"lastModified": 1773488571,
@@ -514,25 +483,6 @@
"type": "github"
}
},
"tree-sitter": {
"inputs": {
"nixpkgs": "nixpkgs_9"
},
"locked": {
"lastModified": 1765318765,
"narHash": "sha256-RycoHWegJJ6HI+6WeUUphSyo3n0KnDziMNp88YwgVa4=",
"owner": "tree-sitter",
"repo": "tree-sitter",
"rev": "8b8199775f96ca8642cf7860da46100875b38453",
"type": "github"
},
"original": {
"owner": "tree-sitter",
"ref": "8b8199775f96ca8642cf7860da46100875b38453",
"repo": "tree-sitter",
"type": "github"
}
},
"utils": {
"inputs": {
"systems": "systems"
@@ -553,7 +503,7 @@
},
"way-edges": {
"inputs": {
"nixpkgs": "nixpkgs_10",
"nixpkgs": "nixpkgs_8",
"rust-overlay": "rust-overlay"
},
"locked": {