added more stuff

This commit is contained in:
fwastring 2026-02-18 17:35:47 +01:00
parent 369cfc5d52
commit 6eacd76d61
13 changed files with 237 additions and 60 deletions

38
flake.lock generated
View file

@ -858,6 +858,22 @@
}
},
"nixpkgs_7": {
"locked": {
"lastModified": 1771008912,
"narHash": "sha256-gf2AmWVTs8lEq7z/3ZAsgnZDhWIckkb+ZnAo5RzSxJg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a82ccc39b39b621151d6732718e3e250109076fa",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_8": {
"locked": {
"lastModified": 1744536153,
"narHash": "sha256-awS2zRgF4uTwrOKwwiJcByDzDOdo3Q1rPZbiHQg/N38=",
@ -920,6 +936,25 @@
"type": "github"
}
},
"powershell-es": {
"inputs": {
"nixpkgs": "nixpkgs_7"
},
"locked": {
"lastModified": 1771417904,
"narHash": "sha256-jkBfryAeEk3GRc57CiWfN7vmFxp1N7cPvnV70ZDUO6o=",
"ref": "main",
"rev": "7f29c36557a1dffe6d663d1e98e91dd567f8e2d0",
"revCount": 4,
"type": "git",
"url": "https://git.wastring.com/fw/powershell-es"
},
"original": {
"ref": "main",
"type": "git",
"url": "https://git.wastring.com/fw/powershell-es"
}
},
"pre-commit-hooks": {
"inputs": {
"flake-compat": "flake-compat",
@ -955,6 +990,7 @@
"neovim-nightly-overlay": "neovim-nightly-overlay",
"nixpkgs": "nixpkgs_6",
"nixvim": "nixvim",
"powershell-es": "powershell-es",
"sops-nix": "sops-nix",
"stylix": "stylix",
"typsite": "typsite"
@ -962,7 +998,7 @@
},
"rust-overlay": {
"inputs": {
"nixpkgs": "nixpkgs_7"
"nixpkgs": "nixpkgs_8"
},
"locked": {
"lastModified": 1749004659,