{ "nodes": { "crane": { "inputs": { "flake-compat": [ "flake-compat" ], "flake-utils": [ "flake-utils" ], "nixpkgs": [ "nixpkgs" ], "rust-overlay": [ "rust-overlay" ] }, "locked": { "lastModified": 1683134812, "narHash": "sha256-yUiArtneEBCTYt7rOg/tLr1iv4AmjFu5tdGa0OVpjbo=", "owner": "ipetkov", "repo": "crane", "rev": "8708b19627b2dfc2d1ac332b74383b8abdd429f0", "type": "github" }, "original": { "owner": "ipetkov", "repo": "crane", "type": "github" } }, "crane_2": { "inputs": { "flake-compat": "flake-compat_2", "flake-utils": "flake-utils_2", "nixpkgs": [ "yambar_memory", "nixpkgs" ], "rust-overlay": "rust-overlay_2" }, "locked": { "lastModified": 1677642623, "narHash": "sha256-GlRa6/HWg8mIxPM29ZuTP2dP8y9sQ6BdbrjzCO8JgAo=", "owner": "ipetkov", "repo": "crane", "rev": "f3f763e4d9f156ec0c37f39b0f77e2d62213b296", "type": "github" }, "original": { "owner": "ipetkov", "repo": "crane", "type": "github" } }, "flake-compat": { "flake": false, "locked": { "lastModified": 1673956053, "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=", "owner": "edolstra", "repo": "flake-compat", "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9", "type": "github" }, "original": { "owner": "edolstra", "repo": "flake-compat", "type": "github" } }, "flake-compat_2": { "flake": false, "locked": { "lastModified": 1673956053, "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=", "owner": "edolstra", "repo": "flake-compat", "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9", "type": "github" }, "original": { "owner": "edolstra", "repo": "flake-compat", "type": "github" } }, "flake-utils": { "inputs": { "systems": [ "systems" ] }, "locked": { "lastModified": 1681202837, "narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=", "owner": "numtide", "repo": "flake-utils", "rev": "cfacdce06f30d2b68473a46042957675eebb3401", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } }, "flake-utils_2": { "locked": { "lastModified": 1676283394, "narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=", "owner": "numtide", "repo": "flake-utils", "rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } }, "grades": { "inputs": { "crane": [ "crane" ], "flake-utils": [ "flake-utils" ], "nixpkgs": [ "nixpkgs" ], "rust-overlay": [ "rust-overlay" ] }, "locked": { "lastModified": 1683201561, "narHash": "sha256-I1Z3iUlJd8+8ZRm3lMt8CiJG8lR9fet1H2HdZ5CGB80=", "ref": "refs/heads/prime", "rev": "9f4b5f1cda8b6138e1b478e8ccbcb776a3f75028", "revCount": 28, "type": "git", "url": "https://codeberg.org/soispha/grades.git" }, "original": { "type": "git", "url": "https://codeberg.org/soispha/grades.git" } }, "home-manager": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1683276747, "narHash": "sha256-T3st1VBg3wmhHyBQb0z12sTSGsQgiu3mxkS61nLO8Xs=", "owner": "nix-community", "repo": "home-manager", "rev": "669669fcb403e3137dfe599bbcc26e60502c3543", "type": "github" }, "original": { "owner": "nix-community", "ref": "master", "repo": "home-manager", "type": "github" } }, "nixpkgs": { "locked": { "lastModified": 1683286087, "narHash": "sha256-xseOd7W7xwF5GOF2RW8qhjmVGrKoBz+caBlreaNzoeI=", "owner": "NixOs", "repo": "nixpkgs", "rev": "3e313808bd2e0a0669430787fb22e43b2f4bf8bf", "type": "github" }, "original": { "owner": "NixOs", "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" } }, "river_init_lesser": { "inputs": { "crane": [ "crane" ], "flake-compat": [ "flake-compat" ], "flake-utils": [ "flake-utils" ], "nixpkgs": [ "nixpkgs" ], "rust-overlay": [ "rust-overlay" ] }, "locked": { "lastModified": 1683353540, "narHash": "sha256-tOf9gfFzWjZxIF/2BAU64aH55xfic6SapKsFqVn6U/8=", "ref": "refs/heads/prime", "rev": "aedd2bf8863802443d7b6df94646c239d67b2796", "revCount": 10, "type": "git", "url": "https://codeberg.org/soispha/river_keymap_init.git" }, "original": { "type": "git", "url": "https://codeberg.org/soispha/river_keymap_init.git" } }, "root": { "inputs": { "crane": "crane", "flake-compat": "flake-compat", "flake-utils": "flake-utils", "grades": "grades", "home-manager": "home-manager", "nixpkgs": "nixpkgs", "river_init_lesser": "river_init_lesser", "rust-overlay": "rust-overlay", "shell_library": "shell_library", "systems": "systems", "yambar_cpu": "yambar_cpu", "yambar_memory": "yambar_memory" } }, "rust-overlay": { "inputs": { "flake-utils": [ "flake-utils" ], "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1683339427, "narHash": "sha256-CRf4eHfdud0imCZpCGrDC2rbwgJpnQZnb/kIm8D+tJM=", "owner": "oxalica", "repo": "rust-overlay", "rev": "a61fcd9910229d097ffef92b5a2440065e3b64d5", "type": "github" }, "original": { "owner": "oxalica", "repo": "rust-overlay", "type": "github" } }, "rust-overlay_2": { "inputs": { "flake-utils": [ "yambar_memory", "crane", "flake-utils" ], "nixpkgs": [ "yambar_memory", "crane", "nixpkgs" ] }, "locked": { "lastModified": 1676437770, "narHash": "sha256-mhJye91Bn0jJIE7NnEywGty/U5qdELfsT8S+FBjTdG4=", "owner": "oxalica", "repo": "rust-overlay", "rev": "a619538647bd03e3ee1d7b947f7c11ff289b376e", "type": "github" }, "original": { "owner": "oxalica", "repo": "rust-overlay", "type": "github" } }, "shell_library": { "inputs": { "flake-utils": [ "flake-utils" ], "nixpkgs": [ "nixpkgs" ], "systems": [ "systems" ] }, "locked": { "lastModified": 1683039695, "narHash": "sha256-+LcX0BcUYCIVSiUbyRI4rQixCoF4fVWnGhfftveq9SM=", "ref": "refs/heads/prime", "rev": "8dc90f24bc07671e1f46770b2a865bf051f4e2bd", "revCount": 20, "type": "git", "url": "https://codeberg.org/soispha/shell_library.git" }, "original": { "type": "git", "url": "https://codeberg.org/soispha/shell_library.git" } }, "systems": { "locked": { "lastModified": 1680978846, "narHash": "sha256-Gtqg8b/v49BFDpDetjclCYXm8mAnTrUzR0JnE2nv5aw=", "owner": "nix-systems", "repo": "x86_64-linux", "rev": "2ecfcac5e15790ba6ce360ceccddb15ad16d08a8", "type": "github" }, "original": { "owner": "nix-systems", "repo": "x86_64-linux", "type": "github" } }, "yambar_cpu": { "inputs": { "crane": [ "crane" ], "flake-utils": [ "flake-utils" ], "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1678635450, "narHash": "sha256-AER+dXb9YoFdTLtNRG8PSIFCPo5qiZBSrLHmLkbnanM=", "ref": "refs/heads/prime", "rev": "9668588173cbdffa325247a35de93f31e4511f9a", "revCount": 5, "type": "git", "url": "https://codeberg.org/soispha/yambar_cpu.git" }, "original": { "type": "git", "url": "https://codeberg.org/soispha/yambar_cpu.git" } }, "yambar_memory": { "inputs": { "crane": "crane_2", "flake-utils": [ "flake-utils" ], "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1678015290, "narHash": "sha256-oEZzslefttctJHPhHLVOBPqRh59p51CTmgaKQC+MXn8=", "ref": "refs/heads/prime", "rev": "9b273d73f151e7f47cde5ed3feba38797b43619b", "revCount": 3, "type": "git", "url": "https://codeberg.org/soispha/yambar_memory.git" }, "original": { "type": "git", "url": "https://codeberg.org/soispha/yambar_memory.git" } } }, "root": "root", "version": 7 }