refactor(nix): More split

Also added floorp, but not functional at the moment, it requires 24.11
This commit is contained in:
Ahmad Ansori Palembani 2024-10-18 21:06:26 +07:00
parent 0e80eb3083
commit 98d28abc3f
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
8 changed files with 142 additions and 42 deletions

14
.config/nix/flake.lock generated
View file

@ -99,11 +99,11 @@
]
},
"locked": {
"lastModified": 1720042825,
"narHash": "sha256-A0vrUB6x82/jvf17qPCpxaM+ulJnD8YZwH9Ci0BsAzE=",
"lastModified": 1726989464,
"narHash": "sha256-Vl+WVTJwutXkimwGprnEtXc/s/s8sMuXzqXaspIGlwM=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "e1391fb22e18a36f57e6999c7a9f966dc80ac073",
"rev": "2f23fa308a7c067e52dfcc30a0758f47043ec176",
"type": "github"
},
"original": {
@ -156,16 +156,16 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1720599075,
"narHash": "sha256-0pS6J6Jr7PEkjxkGolrWvilDIlgcEnMHAG9vxPuBeoE=",
"lastModified": 1729242558,
"narHash": "sha256-VgcLDu4igNT0eYua6OAl9pWCI0cYXhDbR+pWP44tte0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f694c70847dff1a24c29d2ff6b90966fe5619729",
"rev": "4a3f2d3195b60d07530574988df92e049372c10e",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-24.05-darwin",
"ref": "release-24.05",
"repo": "nixpkgs",
"type": "github"
}