diff --git a/flake.lock b/flake.lock index 753a10b..fc2990f 100644 --- a/flake.lock +++ b/flake.lock @@ -21,6 +21,24 @@ "type": "github" } }, + "baduhai-nur": { + "inputs": { + "nixpkgs": "nixpkgs" + }, + "locked": { + "lastModified": 1675542318, + "narHash": "sha256-TOrGUtIS47MlacDiZgsRFWBod14qO4XgP3L1Byq4r6o=", + "owner": "baduhai", + "repo": "nur", + "rev": "c180759f25f59d3897b8154f3fb3c73adf5b4860", + "type": "github" + }, + "original": { + "owner": "baduhai", + "repo": "nur", + "type": "github" + } + }, "darwin": { "inputs": { "nixpkgs": [ @@ -105,11 +123,11 @@ "utils": "utils_2" }, "locked": { - "lastModified": 1675371293, - "narHash": "sha256-LrCjtrAXj/WJphhGEMnHgZs7oTsfOlvPfOjFTIvg39k=", + "lastModified": 1675462931, + "narHash": "sha256-JiOUSERBtA1lN/s9YTKGZoZ3XUicHDwr+C8swaPSh3M=", "owner": "nix-community", "repo": "home-manager", - "rev": "d1c7730bb707bf8124d997952f7babd2a281ae68", + "rev": "e2c1756e3ae001ca8696912016dd31cb1503ccf3", "type": "github" }, "original": { @@ -217,27 +235,27 @@ }, "nixpkgs": { "locked": { - "lastModified": 1675273418, - "narHash": "sha256-tpYc4TEGvDzh9uRf44QemyQ4TpVuUbxb07b2P99XDbM=", - "owner": "nixos", + "lastModified": 1624561540, + "narHash": "sha256-izJ2PYZMGMsSkg+e7c9A1x3t/yOLT+qzUM6WQsc2tqo=", + "owner": "NixOS", "repo": "nixpkgs", - "rev": "4d7c2644dbac9cf8282c0afe68fca8f0f3e7b2db", + "rev": "c6a049a3d32293b24c0f894a840872cf67fd7c11", "type": "github" }, "original": { - "owner": "nixos", - "ref": "nixos-unstable", + "owner": "NixOS", + "ref": "nixpkgs-unstable", "repo": "nixpkgs", "type": "github" } }, "nixpkgs-stable": { "locked": { - "lastModified": 1675327819, - "narHash": "sha256-Fd2BUNUsTO7wmoU1fbOC4HNkl370dYdkfKgWPretuj0=", + "lastModified": 1675512093, + "narHash": "sha256-u1CY4feK14B57E6T+0Bhkuoj8dpBxCPrWO+SP87UVP8=", "owner": "nixos", "repo": "nixpkgs", - "rev": "21efc622b939884db3c92f49d638ca89f12f22f8", + "rev": "8e8240194eda25b61449f29bb5131e02b28a5486", "type": "github" }, "original": { @@ -247,24 +265,26 @@ "type": "github" } }, - "nur": { + "nixpkgs_2": { "locked": { - "lastModified": 1675529301, - "narHash": "sha256-upLPV9gqFnfkwwZQfKEJDLXMv5lyeIpTOXCXFjPN2zA=", - "owner": "nix-community", - "repo": "nur", - "rev": "ac7a6f0e289c4690f808f0865a0e7f766670bdfe", + "lastModified": 1675454231, + "narHash": "sha256-5rgcWq1nFWlbR3NsLqY7i/7358uhkSeMQJ/LEHk3BWA=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "06999209d7a0043d4372e38f57cffae00223d592", "type": "github" }, "original": { - "owner": "nix-community", - "repo": "nur", + "owner": "nixos", + "ref": "nixos-unstable", + "repo": "nixpkgs", "type": "github" } }, "root": { "inputs": { "agenix": "agenix", + "baduhai-nur": "baduhai-nur", "deploy-rs": "deploy-rs", "dotfiles": "dotfiles", "home-manager": "home-manager", @@ -272,9 +292,8 @@ "homepage": "homepage", "kmonad": "kmonad", "nixos-generators": "nixos-generators", - "nixpkgs": "nixpkgs", - "nixpkgs-stable": "nixpkgs-stable", - "nur": "nur" + "nixpkgs": "nixpkgs_2", + "nixpkgs-stable": "nixpkgs-stable" } }, "utils": {