diff options
author | Leonardo Santiago <[email protected]> | 2024-10-01 14:02:48 -0300 |
---|---|---|
committer | Leonardo Santiago <[email protected]> | 2024-10-01 14:02:48 -0300 |
commit | 16dda2a92d2f8e145f36bf609a5deb1b34feef32 (patch) | |
tree | 86df745562f186a911e20f316154e77ff055dafd /flake.lock | |
parent | 4ecc3286e30fe70d4a03f03929d699ff6f3c284a (diff) |
add home-manager module
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 24 |
1 files changed, 4 insertions, 20 deletions
@@ -101,21 +101,6 @@ "type": "github" } }, - "flake-compat": { - "locked": { - "lastModified": 1696426674, - "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", - "owner": "edolstra", - "repo": "flake-compat", - "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", - "type": "github" - }, - "original": { - "owner": "edolstra", - "repo": "flake-compat", - "type": "github" - } - }, "flake-utils": { "inputs": { "systems": "systems_2" @@ -170,16 +155,15 @@ }, "mixrank": { "inputs": { - "flake-compat": "flake-compat", "nixpkgs_latest": "nixpkgs_latest", "nixpkgs_old": "nixpkgs_old" }, "locked": { - "lastModified": 1726754920, - "narHash": "sha256-p7Rrk0BSYNBvkQ5fidkUvbM/TnA15g/7ldLa/r59NkI=", + "lastModified": 1727799934, + "narHash": "sha256-89CKOrqXU5tpWt9ek7uf8WMtyxxeqaYXXWy19pM0sHg=", "ref": "refs/heads/master", - "rev": "0b77b4f2cb1fd0ec3df9592b04c914d1a98b337b", - "revCount": 65861, + "rev": "29b065d73e54e884ee8233f82e77b8e14deb2b46", + "revCount": 66086, "type": "git", "url": "ssh://[email protected]/mixrank/mixrank" }, |