hosts/caramel: update to raccoon

This commit is contained in:
LavaDesu 2022-11-27 14:30:59 +07:00
parent 9efff26496
commit 8de41594fa
Signed by: cilly
GPG key ID: 6500251E087653C9
8 changed files with 79 additions and 15 deletions

55
flake.lock generated
View file

@ -156,6 +156,28 @@
"type": "github"
}
},
"home-manager-raccoon": {
"inputs": {
"nixpkgs": [
"nixpkgs-raccoon"
],
"utils": "utils_2"
},
"locked": {
"lastModified": 1669071065,
"narHash": "sha256-KBpgj3JkvlPsJ3duOZqFJe6tgr+wc75t8sFmgRbBSbw=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "f7641a3ff398ccce952e19a199d775934e518c1d",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-22.11",
"repo": "home-manager",
"type": "github"
}
},
"hosts-blocklists": {
"flake": false,
"locked": {
@ -335,6 +357,22 @@
"type": "github"
}
},
"nixpkgs-raccoon": {
"locked": {
"lastModified": 1669465383,
"narHash": "sha256-fVbG427suESAEb8/P47O/zD/G9BSeFxLh94IUzgOchs=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "899e7caf59d1954882a8e2dff45ccc0387c186f6",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1664945523,
@ -407,6 +445,7 @@
"fast-syntax-highlighting": "fast-syntax-highlighting",
"home-manager": "home-manager",
"home-manager-porcupine": "home-manager-porcupine",
"home-manager-raccoon": "home-manager-raccoon",
"hosts-blocklists": "hosts-blocklists",
"linux-tkg": "linux-tkg",
"neovim-nightly": "neovim-nightly",
@ -415,6 +454,7 @@
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs_2",
"nixpkgs-porcupine": "nixpkgs-porcupine",
"nixpkgs-raccoon": "nixpkgs-raccoon",
"nvim-treesitter": "nvim-treesitter",
"packwiz": "packwiz",
"pure": "pure",
@ -512,6 +552,21 @@
"type": "github"
}
},
"utils_2": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"website": {
"flake": false,
"locked": {