marleyos/flake.lock

144 lines
3.7 KiB
Text
Raw Normal View History

2024-10-18 17:58:10 -07:00
{
"nodes": {
2024-10-19 17:25:26 -07:00
"alejandra": {
"inputs": {
"fenix": "fenix",
"flakeCompat": "flakeCompat",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1660592437,
"narHash": "sha256-xFumnivtVwu5fFBOrTxrv6fv3geHKF04RGP23EsDVaI=",
"owner": "kamadorueda",
"repo": "alejandra",
"rev": "e7eac49074b70814b542fee987af2987dd0520b5",
"type": "github"
},
"original": {
"owner": "kamadorueda",
"ref": "3.0.0",
"repo": "alejandra",
"type": "github"
}
},
"fenix": {
"inputs": {
"nixpkgs": [
"alejandra",
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1657607339,
"narHash": "sha256-HaqoAwlbVVZH2n4P3jN2FFPMpVuhxDy1poNOR7kzODc=",
"owner": "nix-community",
"repo": "fenix",
"rev": "b814c83d9e6aa5a28d0cf356ecfdafb2505ad37d",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"flakeCompat": {
"flake": false,
"locked": {
"lastModified": 1650374568,
"narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "b4a34015c698c7793d592d66adbab377907a2be8",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2024-10-18 17:58:10 -07:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-10-29 20:40:19 -07:00
"lastModified": 1730016908,
"narHash": "sha256-bFCxJco7d8IgmjfNExNz9knP8wvwbXU4s/d53KOK6U0=",
2024-10-18 17:58:10 -07:00
"owner": "nix-community",
"repo": "home-manager",
2024-10-29 20:40:19 -07:00
"rev": "e83414058edd339148dc142a8437edb9450574c8",
2024-10-18 17:58:10 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-10-29 20:40:19 -07:00
"lastModified": 1729880355,
"narHash": "sha256-RP+OQ6koQQLX5nw0NmcDrzvGL8HDLnyXt/jHhL1jwjM=",
2024-10-18 17:58:10 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2024-10-29 20:40:19 -07:00
"rev": "18536bf04cd71abd345f9579158841376fdd0c5a",
2024-10-18 17:58:10 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-10-19 17:25:26 -07:00
"alejandra": "alejandra",
2024-10-18 17:58:10 -07:00
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"rose-pine": "rose-pine"
}
},
"rose-pine": {
"locked": {
"lastModified": 1729474676,
"narHash": "sha256-m9cnP77ntsE0oHTzgqfcKod0+5vX/poYP3O3T0ScdVI=",
"ref": "refs/heads/main",
"rev": "558c12035e8c7ec81c07701e2d20ffe37dff84e8",
"revCount": 370,
"type": "git",
"url": "https://git.punkfairie.net/punkfairie/rose-pine-nix"
},
"original": {
"type": "git",
"url": "https://git.punkfairie.net/punkfairie/rose-pine-nix"
2024-10-18 17:58:10 -07:00
}
2024-10-19 17:25:26 -07:00
},
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1657557289,
"narHash": "sha256-PRW+nUwuqNTRAEa83SfX+7g+g8nQ+2MMbasQ9nt6+UM=",
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "caf23f29144b371035b864a1017dbc32573ad56d",
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
2024-10-18 17:58:10 -07:00
}
},
"root": "root",
"version": 7
}