update nish + fix hyprland
Some checks failed
/ ci (push) Has been cancelled

This commit is contained in:
Callum Leslie 2026-04-21 08:33:59 +01:00
parent 7a7f7fb13d
commit e692e1ec13
Signed by: cleslie
GPG key ID: 5A944DF89B6F65AC
2 changed files with 27 additions and 80 deletions

105
flake.lock generated
View file

@ -1,21 +1,5 @@
{ {
"nodes": { "nodes": {
"advisory-db": {
"flake": false,
"locked": {
"lastModified": 1750151065,
"narHash": "sha256-il+CAqChFIB82xP6bO43dWlUVs+NlG7a4g8liIP5HcI=",
"owner": "rustsec",
"repo": "advisory-db",
"rev": "7573f55ba337263f61167dbb0ea926cdc7c8eb5d",
"type": "github"
},
"original": {
"owner": "rustsec",
"repo": "advisory-db",
"type": "github"
}
},
"agenix": { "agenix": {
"inputs": { "inputs": {
"darwin": [], "darwin": [],
@ -129,21 +113,6 @@
} }
}, },
"crane": { "crane": {
"locked": {
"lastModified": 1751562746,
"narHash": "sha256-smpugNIkmDeicNz301Ll1bD7nFOty97T79m4GUMUczA=",
"owner": "ipetkov",
"repo": "crane",
"rev": "aed2020fd3dc26e1e857d4107a5a67a33ab6c1fd",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"crane_2": {
"locked": { "locked": {
"lastModified": 1766774972, "lastModified": 1766774972,
"narHash": "sha256-8qxEFpj4dVmIuPn9j9z6NTbU+hrcGjBOvaxTzre5HmM=", "narHash": "sha256-8qxEFpj4dVmIuPn9j9z6NTbU+hrcGjBOvaxTzre5HmM=",
@ -225,28 +194,6 @@
"type": "github" "type": "github"
} }
}, },
"fenix": {
"inputs": {
"nixpkgs": [
"nish",
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1751870679,
"narHash": "sha256-aP4korVsN5Yy+PB9zjjm8Qbo3a69/m8vlFXS5mdVXtk=",
"owner": "nix-community",
"repo": "fenix",
"rev": "95606d64662a730da5d3031ed798dd6315d35f33",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"firefox-addons": { "firefox-addons": {
"inputs": { "inputs": {
"nixpkgs": [ "nixpkgs": [
@ -714,9 +661,6 @@
}, },
"nish": { "nish": {
"inputs": { "inputs": {
"advisory-db": "advisory-db",
"crane": "crane",
"fenix": "fenix",
"flake-parts": [ "flake-parts": [
"flake-parts" "flake-parts"
], ],
@ -726,6 +670,7 @@
"pre-commit-hooks": [ "pre-commit-hooks": [
"pre-commit-hooks" "pre-commit-hooks"
], ],
"rust-overlay": "rust-overlay",
"systems": [ "systems": [
"systems" "systems"
], ],
@ -734,11 +679,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1776153266, "lastModified": 1776759272,
"narHash": "sha256-zQIU2Or1H/q3gGY/eqAPFWZScWGIg5QsBvQGArXbuTw=", "narHash": "sha256-WCq9yovx9kRK91l0XrX1hjr0EFr09bTIIcoLFaaFQPw=",
"owner": "callumio", "owner": "callumio",
"repo": "nish", "repo": "nish",
"rev": "512135e90e5c9468ede6702a3f10766b55c7a72e", "rev": "70b141fc8ad069b52880ddbd36dc80e643ccee1b",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -1140,31 +1085,14 @@
"unstable": "unstable" "unstable": "unstable"
} }
}, },
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1751792916,
"narHash": "sha256-YjyurHKMrUYKjnujSqjpFtHGYFCGr2Xpo1Xc1AYT1+M=",
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "0ac65592a833bf40238831dd10e15283d63c46d5",
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"rust-flake": { "rust-flake": {
"inputs": { "inputs": {
"crane": "crane_2", "crane": "crane",
"nixpkgs": [ "nixpkgs": [
"omnix", "omnix",
"nixpkgs" "nixpkgs"
], ],
"rust-overlay": "rust-overlay" "rust-overlay": "rust-overlay_2"
}, },
"locked": { "locked": {
"lastModified": 1767025855, "lastModified": 1767025855,
@ -1181,6 +1109,27 @@
} }
}, },
"rust-overlay": { "rust-overlay": {
"inputs": {
"nixpkgs": [
"nish",
"nixpkgs"
]
},
"locked": {
"lastModified": 1776741231,
"narHash": "sha256-k9G98qzn+7npROUaks8VqCFm7cFtEG8ulQLBBo5lItg=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "02061303f7c4c964f7b4584dabd9e985b4cd442b",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"rust-overlay_2": {
"inputs": { "inputs": {
"nixpkgs": [ "nixpkgs": [
"omnix", "omnix",

View file

@ -128,8 +128,6 @@ in {
#no_gaps_when_only = 1; #no_gaps_when_only = 1;
}; };
gestures.workspace_swipe = false;
misc = { misc = {
enable_swallow = true; enable_swallow = true;
swallow_regex = "Alacritty"; swallow_regex = "Alacritty";