1
0
Fork 0
forked from autowolf/nix

hopefully this fixes it?

This commit is contained in:
do butterflies cry? 2026-02-23 13:08:41 +10:00
parent fb4b2c1ed9
commit a97c3b3885
5 changed files with 80 additions and 50 deletions

22
flake.lock generated
View file

@ -161,7 +161,9 @@
"hyprutils": "hyprutils",
"hyprwayland-scanner": "hyprwayland-scanner",
"hyprwire": "hyprwire",
"nixpkgs": "nixpkgs",
"nixpkgs": [
"nixpkgs"
],
"pre-commit-hooks": "pre-commit-hooks",
"systems": "systems",
"xdph": "xdph"
@ -428,22 +430,6 @@
}
},
"nixpkgs": {
"locked": {
"lastModified": 1766070988,
"narHash": "sha256-G/WVghka6c4bAzMhTwT2vjLccg/awmHkdKSd2JrycLc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c6245e83d836d0433170a16eb185cefe0572f8b8",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1771369470,
"narHash": "sha256-0NBlEBKkN3lufyvFegY4TYv5mCNHbi5OmBDrzihbBMQ=",
@ -487,7 +473,7 @@
"home-manager": "home-manager",
"hyprland-git": "hyprland-git",
"nixcats": "nixcats",
"nixpkgs": "nixpkgs_2",
"nixpkgs": "nixpkgs",
"silentSDDM": "silentSDDM"
}
},