wording mpd!

This commit is contained in:
Charlie Root 2024-07-13 23:22:14 +02:00
commit 670672948d
5 changed files with 72 additions and 123 deletions

55
flake.lock generated
View file

@ -293,27 +293,6 @@
"type": "github"
}
},
"fenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1720333712,
"narHash": "sha256-qZmpIPUe4mwdBGmKPBJ5KzvXH6GOCXheiusTAgNjAAA=",
"owner": "nix-community",
"repo": "fenix",
"rev": "b78c98c53a46e2a2d6479a920f98aa0aeae56281",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
@ -1934,21 +1913,6 @@
"type": "sourcehut"
}
},
"nur": {
"locked": {
"lastModified": 1720340553,
"narHash": "sha256-yltkWY9tbcTO1E9lsegEUcqcHdF+F3Yb8O79CjSAHrg=",
"owner": "nix-community",
"repo": "NUR",
"rev": "64eb60afcb54464e61d34fda417e7a5c7a935c21",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"plugin-alpha-nvim": {
"flake": false,
"locked": {
@ -3566,7 +3530,6 @@
"doom-emacs-config": "doom-emacs-config",
"doomemacs": "doomemacs",
"emacs-overlay": "emacs-overlay",
"fenix": "fenix",
"home-manager": "home-manager_2",
"hyprland": "hyprland",
"hyprland-plugins": "hyprland-plugins",
@ -3578,7 +3541,6 @@
"nixpkgs": "nixpkgs_8",
"nixpkgs-wayland": "nixpkgs-wayland",
"nixvim": "nixvim",
"nur": "nur",
"quickshell": "quickshell",
"schizofox": "schizofox",
"spicetify-nix": "spicetify-nix",
@ -3586,23 +3548,6 @@
"stylix": "stylix"
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1720292183,
"narHash": "sha256-CPcdVpsgmNXYVsw4nKPrM23J5mYXtiotYMz2BjPDIKU=",
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "058c88da66797eb588b47a4aac3e42847d1333d7",
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"rust-overlay": {
"inputs": {
"flake-utils": [