2024-09-03 18:05:41 -07:00
|
|
|
{
|
|
|
|
"nodes": {
|
2024-11-28 00:48:21 -08:00
|
|
|
"base16": {
|
|
|
|
"inputs": {
|
|
|
|
"fromYaml": "fromYaml"
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1732200724,
|
|
|
|
"narHash": "sha256-+R1BH5wHhfnycySb7Sy5KbYEaTJZWm1h+LW1OtyhiTs=",
|
|
|
|
"owner": "SenchoPens",
|
|
|
|
"repo": "base16.nix",
|
|
|
|
"rev": "153d52373b0fb2d343592871009a286ec8837aec",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "SenchoPens",
|
|
|
|
"repo": "base16.nix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"base16-fish": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1622559957,
|
|
|
|
"narHash": "sha256-PebymhVYbL8trDVVXxCvZgc0S5VxI7I1Hv4RMSquTpA=",
|
|
|
|
"owner": "tomyun",
|
|
|
|
"repo": "base16-fish",
|
|
|
|
"rev": "2f6dd973a9075dabccd26f1cded09508180bf5fe",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "tomyun",
|
|
|
|
"repo": "base16-fish",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"base16-helix": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1725860795,
|
|
|
|
"narHash": "sha256-Z2o8VBPW3I+KKTSfe25kskz0EUj7MpUh8u355Z1nVsU=",
|
|
|
|
"owner": "tinted-theming",
|
|
|
|
"repo": "base16-helix",
|
|
|
|
"rev": "7f795bf75d38e0eea9fed287264067ca187b88a9",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "tinted-theming",
|
|
|
|
"repo": "base16-helix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"base16-vim": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1731949548,
|
|
|
|
"narHash": "sha256-XIDexXM66sSh5j/x70e054BnUsviibUShW7XhbDGhYo=",
|
|
|
|
"owner": "tinted-theming",
|
|
|
|
"repo": "base16-vim",
|
|
|
|
"rev": "61165b1632409bd55e530f3dbdd4477f011cadc6",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "tinted-theming",
|
|
|
|
"repo": "base16-vim",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-10-29 21:15:36 -07:00
|
|
|
"blink-cmp": {
|
2024-09-03 18:05:41 -07:00
|
|
|
"inputs": {
|
2024-10-29 21:15:36 -07:00
|
|
|
"fenix": "fenix",
|
|
|
|
"flake-parts": "flake-parts",
|
2024-09-03 18:05:41 -07:00
|
|
|
"nixpkgs": [
|
|
|
|
"nixvim",
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-10-30 11:56:01 -07:00
|
|
|
"lastModified": 1730056977,
|
|
|
|
"narHash": "sha256-uiZX6iUpLAUiDqphhsoj59MK5SlPyWdCsVSCm37uiqs=",
|
2024-10-29 21:15:36 -07:00
|
|
|
"owner": "Saghen",
|
|
|
|
"repo": "blink.cmp",
|
2024-10-30 11:56:01 -07:00
|
|
|
"rev": "1a55fd1e03193e10cb8bc866cc2bc47c9473061c",
|
2024-09-03 18:05:41 -07:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2024-10-29 21:15:36 -07:00
|
|
|
"owner": "Saghen",
|
|
|
|
"repo": "blink.cmp",
|
2024-09-03 18:05:41 -07:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-10-29 21:15:36 -07:00
|
|
|
"fenix": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixvim",
|
|
|
|
"blink-cmp",
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"rust-analyzer-src": "rust-analyzer-src"
|
|
|
|
},
|
2024-09-03 18:05:41 -07:00
|
|
|
"locked": {
|
2024-10-30 11:56:01 -07:00
|
|
|
"lastModified": 1730010749,
|
|
|
|
"narHash": "sha256-UBckyKItSD0z50+3YQOqfOuyvUI7UjPHiLbOPFUolqo=",
|
2024-10-29 21:15:36 -07:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "fenix",
|
2024-10-30 11:56:01 -07:00
|
|
|
"rev": "5fa09829e74070c1e83b2aaa50b71bbc6da3f37c",
|
2024-10-29 21:15:36 -07:00
|
|
|
"type": "github"
|
2024-09-03 18:05:41 -07:00
|
|
|
},
|
|
|
|
"original": {
|
2024-10-29 21:15:36 -07:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "fenix",
|
|
|
|
"type": "github"
|
2024-09-03 18:05:41 -07:00
|
|
|
}
|
|
|
|
},
|
2024-10-29 21:15:36 -07:00
|
|
|
"flake-compat": {
|
2024-09-03 18:05:41 -07:00
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
2024-11-27 22:43:17 -08:00
|
|
|
"lastModified": 1732722421,
|
|
|
|
"narHash": "sha256-HRJ/18p+WoXpWJkcdsk9St5ZiukCqSDgbOGFa8Okehg=",
|
2024-09-03 18:05:41 -07:00
|
|
|
"owner": "edolstra",
|
|
|
|
"repo": "flake-compat",
|
2024-11-27 22:43:17 -08:00
|
|
|
"rev": "9ed2ac151eada2306ca8c418ebd97807bb08f6ac",
|
2024-09-03 18:05:41 -07:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "edolstra",
|
|
|
|
"repo": "flake-compat",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-11-28 00:48:21 -08:00
|
|
|
"flake-compat_2": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1696426674,
|
|
|
|
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
|
|
|
|
"owner": "edolstra",
|
|
|
|
"repo": "flake-compat",
|
|
|
|
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "edolstra",
|
|
|
|
"repo": "flake-compat",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-09-03 18:05:41 -07:00
|
|
|
"flake-parts": {
|
2024-09-03 18:24:51 -07:00
|
|
|
"inputs": {
|
|
|
|
"nixpkgs-lib": "nixpkgs-lib"
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-10-29 21:15:36 -07:00
|
|
|
"lastModified": 1727826117,
|
|
|
|
"narHash": "sha256-K5ZLCyfO/Zj9mPFldf3iwS6oZStJcU4tSpiXTMYaaL0=",
|
2024-09-03 18:24:51 -07:00
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "flake-parts",
|
2024-10-29 21:15:36 -07:00
|
|
|
"rev": "3d04084d54bedc3d6b8b736c70ef449225c361b1",
|
2024-09-03 18:24:51 -07:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "flake-parts",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-11-28 00:48:21 -08:00
|
|
|
"flake-utils": {
|
|
|
|
"inputs": {
|
|
|
|
"systems": [
|
|
|
|
"stylix",
|
|
|
|
"systems"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1731533236,
|
|
|
|
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"fromYaml": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1731966426,
|
|
|
|
"narHash": "sha256-lq95WydhbUTWig/JpqiB7oViTcHFP8Lv41IGtayokA8=",
|
|
|
|
"owner": "SenchoPens",
|
|
|
|
"repo": "fromYaml",
|
|
|
|
"rev": "106af9e2f715e2d828df706c386a685698f3223b",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "SenchoPens",
|
|
|
|
"repo": "fromYaml",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"gnome-shell": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1713702291,
|
|
|
|
"narHash": "sha256-zYP1ehjtcV8fo+c+JFfkAqktZ384Y+y779fzmR9lQAU=",
|
|
|
|
"owner": "GNOME",
|
|
|
|
"repo": "gnome-shell",
|
|
|
|
"rev": "0d0aadf013f78a7f7f1dc984d0d812971864b934",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "GNOME",
|
|
|
|
"ref": "46.1",
|
|
|
|
"repo": "gnome-shell",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-09-03 18:05:41 -07:00
|
|
|
"home-manager": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-11-25 14:55:49 -08:00
|
|
|
"lastModified": 1732482255,
|
|
|
|
"narHash": "sha256-GUffLwzawz5WRVfWaWCg78n/HrBJrOG7QadFY6rtV8A=",
|
2024-09-03 18:05:41 -07:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
2024-11-25 14:55:49 -08:00
|
|
|
"rev": "a9953635d7f34e7358d5189751110f87e3ac17da",
|
2024-09-03 18:05:41 -07:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-11-28 00:48:21 -08:00
|
|
|
"home-manager_2": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"stylix",
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1732482255,
|
|
|
|
"narHash": "sha256-GUffLwzawz5WRVfWaWCg78n/HrBJrOG7QadFY6rtV8A=",
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
|
|
|
"rev": "a9953635d7f34e7358d5189751110f87e3ac17da",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-10-29 21:15:36 -07:00
|
|
|
"nixCats": {
|
2024-09-03 18:05:41 -07:00
|
|
|
"locked": {
|
2024-10-30 11:56:01 -07:00
|
|
|
"lastModified": 1730063105,
|
|
|
|
"narHash": "sha256-GWC9E6A+BOVgTSfZ2UyiHtU4Y438dYz4GpeW3b0rlU0=",
|
2024-10-29 21:15:36 -07:00
|
|
|
"owner": "BirdeeHub",
|
|
|
|
"repo": "nixCats-nvim",
|
2024-10-30 11:56:01 -07:00
|
|
|
"rev": "765810b6c14fd581f906d1ac9b2514a6047242ff",
|
2024-09-03 18:05:41 -07:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2024-10-29 21:15:36 -07:00
|
|
|
"owner": "BirdeeHub",
|
|
|
|
"repo": "nixCats-nvim",
|
2024-09-03 18:05:41 -07:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs": {
|
|
|
|
"locked": {
|
2024-11-27 22:45:04 -08:00
|
|
|
"lastModified": 1732521221,
|
|
|
|
"narHash": "sha256-2ThgXBUXAE1oFsVATK1ZX9IjPcS4nKFOAjhPNKuiMn0=",
|
|
|
|
"owner": "nixos",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"rev": "4633a7c72337ea8fd23a4f2ba3972865e3ec685d",
|
|
|
|
"type": "github"
|
2024-09-03 18:05:41 -07:00
|
|
|
},
|
|
|
|
"original": {
|
2024-11-27 22:45:04 -08:00
|
|
|
"owner": "nixos",
|
|
|
|
"ref": "nixos-unstable",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
2024-09-03 18:05:41 -07:00
|
|
|
}
|
|
|
|
},
|
2024-09-03 18:24:51 -07:00
|
|
|
"nixpkgs-lib": {
|
|
|
|
"locked": {
|
2024-10-29 21:15:36 -07:00
|
|
|
"lastModified": 1727825735,
|
|
|
|
"narHash": "sha256-0xHYkMkeLVQAMa7gvkddbPqpxph+hDzdu1XdGPJR+Os=",
|
2024-09-03 18:24:51 -07:00
|
|
|
"type": "tarball",
|
2024-10-29 21:15:36 -07:00
|
|
|
"url": "https://github.com/NixOS/nixpkgs/archive/fb192fec7cc7a4c26d51779e9bab07ce6fa5597a.tar.gz"
|
2024-09-03 18:24:51 -07:00
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"type": "tarball",
|
2024-10-29 21:15:36 -07:00
|
|
|
"url": "https://github.com/NixOS/nixpkgs/archive/fb192fec7cc7a4c26d51779e9bab07ce6fa5597a.tar.gz"
|
2024-09-03 18:24:51 -07:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs_2": {
|
|
|
|
"locked": {
|
2024-10-30 11:56:01 -07:00
|
|
|
"lastModified": 1729980323,
|
|
|
|
"narHash": "sha256-eWPRZAlhf446bKSmzw6x7RWEE4IuZgAp8NW3eXZwRAY=",
|
2024-09-03 18:24:51 -07:00
|
|
|
"owner": "nixos",
|
|
|
|
"repo": "nixpkgs",
|
2024-10-30 11:56:01 -07:00
|
|
|
"rev": "86e78d3d2084ff87688da662cf78c2af085d8e73",
|
2024-09-03 18:24:51 -07:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nixos",
|
2024-10-29 21:15:36 -07:00
|
|
|
"ref": "nixpkgs-unstable",
|
2024-09-03 18:24:51 -07:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-09-03 18:05:41 -07:00
|
|
|
"nixvim": {
|
2024-09-03 18:24:51 -07:00
|
|
|
"inputs": {
|
2024-10-29 21:15:36 -07:00
|
|
|
"blink-cmp": "blink-cmp",
|
|
|
|
"nixCats": "nixCats",
|
2024-09-03 18:24:51 -07:00
|
|
|
"nixpkgs": "nixpkgs_2",
|
2024-10-29 21:15:36 -07:00
|
|
|
"plugins-lsp-progress": "plugins-lsp-progress",
|
|
|
|
"plugins-typst-preview": "plugins-typst-preview"
|
2024-09-03 18:05:41 -07:00
|
|
|
},
|
|
|
|
"locked": {
|
2024-11-27 20:22:18 -08:00
|
|
|
"lastModified": 1732647323,
|
|
|
|
"narHash": "sha256-kvGiJ3ANwrvxbQVNHPhnimOBxQXnAaUvL9yJKwkmgBs=",
|
2024-10-30 11:56:01 -07:00
|
|
|
"owner": "kaitotlex",
|
|
|
|
"repo": "vix1",
|
2024-11-27 20:22:18 -08:00
|
|
|
"rev": "ab175943cfd30f34dc74693203293c42b3dc9406",
|
2024-09-03 18:05:41 -07:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2024-10-30 11:56:01 -07:00
|
|
|
"owner": "kaitotlex",
|
|
|
|
"repo": "vix1",
|
2024-09-03 18:05:41 -07:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-10-29 21:15:36 -07:00
|
|
|
"plugins-lsp-progress": {
|
|
|
|
"flake": false,
|
2024-09-03 18:05:41 -07:00
|
|
|
"locked": {
|
2024-10-29 21:15:36 -07:00
|
|
|
"lastModified": 1721008335,
|
|
|
|
"narHash": "sha256-OafRT5AnxRTOh7MYofRFjti0+pobKQihymZs/kr5w0A=",
|
|
|
|
"owner": "linrongbin16",
|
|
|
|
"repo": "lsp-progress.nvim",
|
|
|
|
"rev": "d5f4d28efe75ce636bfbe271eb45f39689765aab",
|
2024-09-03 18:05:41 -07:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2024-10-29 21:15:36 -07:00
|
|
|
"owner": "linrongbin16",
|
|
|
|
"repo": "lsp-progress.nvim",
|
2024-09-03 18:05:41 -07:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-10-29 21:15:36 -07:00
|
|
|
"plugins-typst-preview": {
|
2024-09-15 14:59:57 -07:00
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
2024-10-29 21:15:36 -07:00
|
|
|
"lastModified": 1729754430,
|
|
|
|
"narHash": "sha256-oBJ+G4jTQw6+MF/SMwaTkGlLQuYLbaAFqJkexf45I1g=",
|
|
|
|
"owner": "chomosuke",
|
|
|
|
"repo": "typst-preview.nvim",
|
|
|
|
"rev": "06778d1b3d4d29c34f1faf80947b586f403689ba",
|
2024-09-15 14:59:57 -07:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2024-10-29 21:15:36 -07:00
|
|
|
"owner": "chomosuke",
|
|
|
|
"repo": "typst-preview.nvim",
|
2024-09-15 14:59:57 -07:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-09-03 18:05:41 -07:00
|
|
|
"root": {
|
|
|
|
"inputs": {
|
|
|
|
"home-manager": "home-manager",
|
|
|
|
"nixpkgs": "nixpkgs",
|
|
|
|
"nixvim": "nixvim",
|
2024-11-28 00:48:21 -08:00
|
|
|
"spicetify": "spicetify",
|
|
|
|
"stylix": "stylix",
|
|
|
|
"wallpapers": "wallpapers"
|
2024-09-03 18:05:41 -07:00
|
|
|
}
|
|
|
|
},
|
2024-10-29 21:15:36 -07:00
|
|
|
"rust-analyzer-src": {
|
2024-09-15 14:59:57 -07:00
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
2024-10-30 11:56:01 -07:00
|
|
|
"lastModified": 1729923686,
|
|
|
|
"narHash": "sha256-Tc+5E/UmjpXlYGQQ6X2nGDv6J6VQgZ+pVOJLcNCIVQc=",
|
2024-10-29 21:15:36 -07:00
|
|
|
"owner": "rust-lang",
|
|
|
|
"repo": "rust-analyzer",
|
2024-10-30 11:56:01 -07:00
|
|
|
"rev": "26d2fbaef2d68a2fccf55d725915188c2634439a",
|
2024-09-15 14:59:57 -07:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2024-10-29 21:15:36 -07:00
|
|
|
"owner": "rust-lang",
|
|
|
|
"ref": "nightly",
|
|
|
|
"repo": "rust-analyzer",
|
2024-09-15 14:59:57 -07:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-09-03 18:05:41 -07:00
|
|
|
"spicetify": {
|
|
|
|
"inputs": {
|
2024-10-29 21:15:36 -07:00
|
|
|
"flake-compat": "flake-compat",
|
2024-09-03 18:05:41 -07:00
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-11-27 22:43:17 -08:00
|
|
|
"lastModified": 1732767447,
|
|
|
|
"narHash": "sha256-O5mz3CbSfITGjMgUw3f0uBYC7q/FuLfLeFhADdpz/Uw=",
|
2024-09-03 18:05:41 -07:00
|
|
|
"owner": "Gerg-L",
|
|
|
|
"repo": "spicetify-nix",
|
2024-11-27 22:43:17 -08:00
|
|
|
"rev": "9dc23fcd0775bb6e42ebc6267edb97d349548450",
|
2024-09-03 18:05:41 -07:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "Gerg-L",
|
|
|
|
"repo": "spicetify-nix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
2024-11-28 00:48:21 -08:00
|
|
|
},
|
|
|
|
"stylix": {
|
|
|
|
"inputs": {
|
|
|
|
"base16": "base16",
|
|
|
|
"base16-fish": "base16-fish",
|
|
|
|
"base16-helix": "base16-helix",
|
|
|
|
"base16-vim": "base16-vim",
|
|
|
|
"flake-compat": "flake-compat_2",
|
|
|
|
"flake-utils": "flake-utils",
|
|
|
|
"gnome-shell": "gnome-shell",
|
|
|
|
"home-manager": "home-manager_2",
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"systems": "systems",
|
|
|
|
"tinted-foot": "tinted-foot",
|
|
|
|
"tinted-kitty": "tinted-kitty",
|
|
|
|
"tinted-tmux": "tinted-tmux"
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1732608183,
|
|
|
|
"narHash": "sha256-T5k5ill+PNIEW6KuS4CpUacMtZNJe2J2q5eBOF4xWuU=",
|
|
|
|
"owner": "danth",
|
|
|
|
"repo": "stylix",
|
|
|
|
"rev": "7689e621f87bce7b6ab1925dfd70ad1f4c80f334",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "danth",
|
|
|
|
"repo": "stylix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"systems": {
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1681028828,
|
|
|
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
|
|
|
"owner": "nix-systems",
|
|
|
|
"repo": "default",
|
|
|
|
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-systems",
|
|
|
|
"repo": "default",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tinted-foot": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1726913040,
|
|
|
|
"narHash": "sha256-+eDZPkw7efMNUf3/Pv0EmsidqdwNJ1TaOum6k7lngDQ=",
|
|
|
|
"owner": "tinted-theming",
|
|
|
|
"repo": "tinted-foot",
|
|
|
|
"rev": "fd1b924b6c45c3e4465e8a849e67ea82933fcbe4",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "tinted-theming",
|
|
|
|
"repo": "tinted-foot",
|
|
|
|
"rev": "fd1b924b6c45c3e4465e8a849e67ea82933fcbe4",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tinted-kitty": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1716423189,
|
|
|
|
"narHash": "sha256-2xF3sH7UIwegn+2gKzMpFi3pk5DlIlM18+vj17Uf82U=",
|
|
|
|
"owner": "tinted-theming",
|
|
|
|
"repo": "tinted-kitty",
|
|
|
|
"rev": "eb39e141db14baef052893285df9f266df041ff8",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "tinted-theming",
|
|
|
|
"repo": "tinted-kitty",
|
|
|
|
"rev": "eb39e141db14baef052893285df9f266df041ff8",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tinted-tmux": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1729501581,
|
|
|
|
"narHash": "sha256-1ohEFMC23elnl39kxWnjzH1l2DFWWx4DhFNNYDTYt54=",
|
|
|
|
"owner": "tinted-theming",
|
|
|
|
"repo": "tinted-tmux",
|
|
|
|
"rev": "f0e7f7974a6441033eb0a172a0342e96722b4f14",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "tinted-theming",
|
|
|
|
"repo": "tinted-tmux",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"wallpapers": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1732782926,
|
|
|
|
"narHash": "sha256-1y/w1rXuqcTECOy/HCYgj6zol9QLdlfBUjVIxWfhhIU=",
|
|
|
|
"owner": "kaitotlex",
|
|
|
|
"repo": "wallpaper",
|
|
|
|
"rev": "35a4b0824e2957e771dac3a35edfb1da2f6d019a",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "kaitotlex",
|
|
|
|
"repo": "wallpaper",
|
|
|
|
"type": "github"
|
|
|
|
}
|
2024-09-03 18:05:41 -07:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": "root",
|
|
|
|
"version": 7
|
|
|
|
}
|