diff options
| author | Fuwn <[email protected]> | 2024-10-15 05:50:27 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-10-15 05:50:27 -0700 |
| commit | 1c41976d6fff07530ffaaadd4e119fd1dc5a47ac (patch) | |
| tree | 9a4f385ce9e8cbd4af60a6b09e9550c8f8f4036a /flake.lock | |
| parent | lock: pia (diff) | |
| download | nixos-config-1c41976d6fff07530ffaaadd4e119fd1dc5a47ac.tar.xz nixos-config-1c41976d6fff07530ffaaadd4e119fd1dc5a47ac.zip | |
flake: pin inputs of chaotic
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 106 |
1 files changed, 42 insertions, 64 deletions
@@ -145,11 +145,21 @@ }, "chaotic": { "inputs": { - "fenix": "fenix", - "flake-schemas": "flake-schemas", - "home-manager": "home-manager", - "jovian": "jovian", - "nixpkgs": "nixpkgs" + "fenix": [ + "fenix" + ], + "flake-schemas": [ + "flake-schemas" + ], + "home-manager": [ + "home-manager" + ], + "jovian": [ + "jovian" + ], + "nixpkgs": [ + "nixpkgs" + ] }, "locked": { "lastModified": 1728587571, @@ -257,17 +267,18 @@ "fenix": { "inputs": { "nixpkgs": [ - "chaotic", "nixpkgs" ], - "rust-analyzer-src": "rust-analyzer-src" + "rust-analyzer-src": [ + "rust-analyzer-src" + ] }, "locked": { - "lastModified": 1728455642, - "narHash": "sha256-abYGwrL6ak5sBRqwPh+V3CPJ6Pa89p378t51b7BO1lE=", + "lastModified": 1728973961, + "narHash": "sha256-Jkqaw9O7WXTf5SHrK7xr9HpVU/mEPVg0Sp6s3AENC90=", "owner": "nix-community", "repo": "fenix", - "rev": "3b47535a5c782e4f4ad59cd4bdb23636b6926e03", + "rev": "d6a9ff4d1e60c347a23bc96ccdb058d37a810541", "type": "github" }, "original": { @@ -487,27 +498,6 @@ "home-manager": { "inputs": { "nixpkgs": [ - "chaotic", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1728337164, - "narHash": "sha256-VdRTjJFyq4Q9U7Z/UoC2Q5jK8vSo6E86lHc2OanXtvc=", - "owner": "nix-community", - "repo": "home-manager", - "rev": "038630363e7de57c36c417fd2f5d7c14773403e4", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "home-manager", - "type": "github" - } - }, - "home-manager_2": { - "inputs": { - "nixpkgs": [ "nixpkgs" ] }, @@ -761,18 +751,19 @@ }, "jovian": { "inputs": { - "nix-github-actions": "nix-github-actions", + "nix-github-actions": [ + "nix-github-actions" + ], "nixpkgs": [ - "chaotic", "nixpkgs" ] }, "locked": { - "lastModified": 1728410210, - "narHash": "sha256-vn6qupt1U0M6Hf3eXhK3/K4Du0Z7A60qYS1G14QsRY8=", + "lastModified": 1728974938, + "narHash": "sha256-pTPEx6WlM+nJVGrRUGx7Di4ljZMwE9HfvlZ6f3NzNfo=", "owner": "Jovian-Experiments", "repo": "Jovian-NixOS", - "rev": "a25f915ec05196d15e3f7f8555ffb612d4f1045d", + "rev": "23170582b0658e6afd913149a58863af3a57b376", "type": "github" }, "original": { @@ -820,7 +811,7 @@ ], "flake-parts": "flake-parts", "libgit2": "libgit2", - "nixpkgs": "nixpkgs_2", + "nixpkgs": "nixpkgs", "nixpkgs-23-11": "nixpkgs-23-11", "nixpkgs-regression": "nixpkgs-regression", "pre-commit-hooks": "pre-commit-hooks" @@ -914,8 +905,6 @@ "nix-github-actions": { "inputs": { "nixpkgs": [ - "chaotic", - "jovian", "nixpkgs" ] }, @@ -1100,16 +1089,16 @@ }, "nixpkgs": { "locked": { - "lastModified": 1728492678, - "narHash": "sha256-9UTxR8eukdg+XZeHgxW5hQA9fIKHsKCdOIUycTryeVw=", + "lastModified": 1717432640, + "narHash": "sha256-+f9c4/ZX5MWDOuB1rKoWj+lBNm0z0rs4CK47HBLxy1o=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "5633bcff0c6162b9e4b5f1264264611e950c8ec7", + "rev": "88269ab3044128b7c2f4c7d68448b2fb50456870", "type": "github" }, "original": { "owner": "NixOS", - "ref": "nixos-unstable", + "ref": "release-24.05", "repo": "nixpkgs", "type": "github" } @@ -1164,22 +1153,6 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1717432640, - "narHash": "sha256-+f9c4/ZX5MWDOuB1rKoWj+lBNm0z0rs4CK47HBLxy1o=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "88269ab3044128b7c2f4c7d68448b2fb50456870", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "release-24.05", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_3": { - "locked": { "lastModified": 1727335715, "narHash": "sha256-1uw3y94dA4l22LkqHRIsb7qr3rV5XdxQFqctINfx8Cc=", "owner": "NixOS", @@ -1421,25 +1394,29 @@ "chaotic": "chaotic", "devenv": "devenv", "disko": "disko", + "fenix": "fenix", "flake-compat": "flake-compat", "flake-parts": "flake-parts_2", "flake-registry": "flake-registry", "flake-root": "flake-root", + "flake-schemas": "flake-schemas", "flake-utils": "flake-utils_2", "gitignore": "gitignore", - "home-manager": "home-manager_2", + "home-manager": "home-manager", "hyprfocus": "hyprfocus", "hyprland": "hyprland", "hyprland-plugins": "hyprland-plugins", + "jovian": "jovian", "just-flake": "just-flake", "nix-alien": "nix-alien", "nix-filter": "nix-filter", "nix-gaming": "nix-gaming", + "nix-github-actions": "nix-github-actions", "nix-index-database": "nix-index-database", "nix-prettier": "nix-prettier", "nix-search": "nix-search", "nix-thorium": "nix-thorium", - "nixpkgs": "nixpkgs_3", + "nixpkgs": "nixpkgs_2", "nixpkgs-stable": "nixpkgs-stable", "notion-repackaged": "notion-repackaged", "nur": "nur", @@ -1448,6 +1425,7 @@ "pre-commit-hooks": "pre-commit-hooks_2", "pywal-nix": "pywal-nix", "rui": "rui", + "rust-analyzer-src": "rust-analyzer-src", "sops-nix": "sops-nix", "spicetify-nix": "spicetify-nix", "systems": "systems", @@ -1490,11 +1468,11 @@ "rust-analyzer-src": { "flake": false, "locked": { - "lastModified": 1728386838, - "narHash": "sha256-Lk64EoJkvp3WMGVJK3CR1TYcNghX0/BqHPLW5zdvmLE=", + "lastModified": 1728921748, + "narHash": "sha256-BOCZ5osPOMh2BPHnkK4sVdTGj7sn47rBn1nxjrzWe5U=", "owner": "rust-lang", "repo": "rust-analyzer", - "rev": "efaf8bd5de34e2f47bd57425b83e0c7974902176", + "rev": "0319586ef2a2636f6d6b891690b7ebebf4337c85", "type": "github" }, "original": { |