From 9cff9ce8a4626bb83422e90b55e93c80586ac817 Mon Sep 17 00:00:00 2001 From: sefidel Date: Sat, 5 Feb 2022 13:46:06 +0900 Subject: feat(pkgs)!: unstable-small -> unstable * Changes default branch to unstable * nixpkgsUnstable (nixos-unstable) -> nixpkgs * nixpkgs (nixos-unstable-small) -> nixpkgsSmall --- flake.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 7d30c3d..6ed6692 100644 --- a/flake.lock +++ b/flake.lock @@ -5,7 +5,7 @@ "flake-compat": "flake-compat", "flake-utils": "flake-utils", "nixpkgs": [ - "unstable-small" + "unstable" ] }, "locked": { @@ -72,7 +72,7 @@ "home-manager": { "inputs": { "nixpkgs": [ - "unstable-small" + "unstable" ] }, "locked": { @@ -91,11 +91,11 @@ }, "master": { "locked": { - "lastModified": 1643948526, - "narHash": "sha256-XmRNI2zmR0iTX7LUJy93MG6GZoMHy1nlMNcp31XHi8w=", + "lastModified": 1644032206, + "narHash": "sha256-Bc93OGzPF2+TTt7PUZ5GZFrdeLiVpaw/gkPLPLhGrtI=", "owner": "nixos", "repo": "nixpkgs", - "rev": "d67ad28fc301305baeeb364a04f0565c5f5118c8", + "rev": "357a1cf5e9071f1092f060d778c41937bde3e00a", "type": "github" }, "original": { @@ -109,16 +109,16 @@ "inputs": { "flake-utils": "flake-utils_2", "nixpkgs": [ - "unstable-small" + "unstable" ] }, "locked": { "dir": "contrib", - "lastModified": 1643939328, - "narHash": "sha256-aHh//a+2ITDYaOmf6Tx8sNW+j2eCTqpgRnmhdqfUw6Q=", + "lastModified": 1643987241, + "narHash": "sha256-s94M2ta+BkdVUrrSQQvwz7kenc+GPP7W1vvkwBLD0zk=", "owner": "neovim", "repo": "neovim", - "rev": "6bee2bf7903b84feffb14a42668626b3014f2132", + "rev": "dcbf9f93e9038d9b4eb782aff2a07e2560f6e04e", "type": "github" }, "original": { @@ -160,7 +160,7 @@ "sops-nix": { "inputs": { "nixpkgs": [ - "unstable-small" + "unstable" ] }, "locked": { @@ -195,11 +195,11 @@ }, "unstable-small": { "locked": { - "lastModified": 1643919911, - "narHash": "sha256-f6/nmdX1Gsc17UL0u7FtBGUKEJ//CztzqTdghuVK4kY=", + "lastModified": 1644006260, + "narHash": "sha256-gDKpUz/OALbct1IBHulbZnE+xJplOaXb+wnfHT/OKBs=", "owner": "nixos", "repo": "nixpkgs", - "rev": "07a283bb00398dc8b32e31269ca1fa051c646305", + "rev": "7f3473534d47af832cd255ec8ff52ec5fb8274b2", "type": "github" }, "original": { -- cgit 1.4.1