diff options
| author | Fuwn <[email protected]> | 2025-05-26 03:14:31 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-05-26 03:14:31 -0700 |
| commit | 1c8c93026e7dcfd8a4a29d64e26182e84cd86d3c (patch) | |
| tree | ba504d888db0281ce0568090d8c2c5ca4298e0fe /flake.lock | |
| parent | Nara: Add SwiftBar brew (diff) | |
| download | nixos-config-1c8c93026e7dcfd8a4a29d64e26182e84cd86d3c.tar.xz nixos-config-1c8c93026e7dcfd8a4a29d64e26182e84cd86d3c.zip | |
Flake: Bump nix-homebrew
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 45 |
1 files changed, 5 insertions, 40 deletions
@@ -1149,24 +1149,6 @@ "type": "github" } }, - "nix-darwin_2": { - "inputs": { - "nixpkgs": "nixpkgs_5" - }, - "locked": { - "lastModified": 1716329735, - "narHash": "sha256-ap51w+VqG21vuzyQ04WrhI2YbWHd3UGz0e7dc/QQmoA=", - "owner": "LnL7", - "repo": "nix-darwin", - "rev": "eac4f25028c1975a939c8f8fba95c12f8a25e01c", - "type": "github" - }, - "original": { - "owner": "LnL7", - "repo": "nix-darwin", - "type": "github" - } - }, "nix-filter": { "locked": { "lastModified": 1730207686, @@ -1246,18 +1228,14 @@ }, "nix-homebrew": { "inputs": { - "brew-src": "brew-src", - "nix-darwin": "nix-darwin_2", - "nixpkgs": [ - "nixpkgs-darwin" - ] + "brew-src": "brew-src" }, "locked": { - "lastModified": 1747444109, - "narHash": "sha256-fSufrKr8NdhLMuGZGwjGUfH+TIWrjFTRIBhgCRIyxno=", + "lastModified": 1748209380, + "narHash": "sha256-w6v/V2Ig7spewOlG9LnSD2aMlBAIRKqTdUCd/UmrbKY=", "owner": "zhaofengli-wip", "repo": "nix-homebrew", - "rev": "159f21ae77da757bbaeb98c0b16ff2e7b2738350", + "rev": "09c0111fe03a69efbbfaf4a614c9469891fd34c0", "type": "github" }, "original": { @@ -1646,19 +1624,6 @@ }, "nixpkgs_5": { "locked": { - "lastModified": 1687274257, - "narHash": "sha256-TutzPriQcZ8FghDhEolnHcYU2oHIG5XWF+/SUBNnAOE=", - "path": "/nix/store/22qgs3skscd9bmrxv9xv4q5d4wwm5ppx-source", - "rev": "2c9ecd1f0400076a4d6b2193ad468ff0a7e7fdc5", - "type": "path" - }, - "original": { - "id": "nixpkgs", - "type": "indirect" - } - }, - "nixpkgs_6": { - "locked": { "lastModified": 1730272153, "narHash": "sha256-B5WRZYsRlJgwVHIV6DvidFN7VX7Fg9uuwkRW9Ha8z+w=", "owner": "NixOS", @@ -1948,7 +1913,7 @@ "nix-search": "nix-search", "nix-thorium": "nix-thorium", "nix2container": "nix2container", - "nixpkgs": "nixpkgs_6", + "nixpkgs": "nixpkgs_5", "nixpkgs-darwin": "nixpkgs-darwin", "nixpkgs-stable": "nixpkgs-stable", "notion-repackaged": "notion-repackaged", |