nix-dotfiles/flake.lock

209 lines
5.3 KiB
Plaintext
Raw Normal View History

{
"nodes": {
2025-05-23 20:41:04 -04:00
"edit": {
"inputs": {
"fenix": "fenix",
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-07-16 21:16:16 -04:00
"lastModified": 1748618316,
"narHash": "sha256-NzkDNSFTVwoXX37n/+u7z93aUdPFIeh8+P7QhX7M8cw=",
2025-05-23 20:41:04 -04:00
"path": "/home/alice/projects/edit",
"type": "path"
},
"original": {
"path": "/home/alice/projects/edit",
"type": "path"
}
},
"fenix": {
"inputs": {
"nixpkgs": [
"edit",
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
2025-07-06 15:13:33 -04:00
"lastModified": 1748414334,
"narHash": "sha256-pWLq78fWssxiRAvLQZnxKupUogR25u+28XS4lfxMMoE=",
2025-05-23 20:41:04 -04:00
"owner": "nix-community",
"repo": "fenix",
2025-07-06 15:13:33 -04:00
"rev": "1c050d9008ff9e934f8bb5298c902259ea2cb3f7",
2025-05-23 20:41:04 -04:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
2024-11-12 17:15:56 -05:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
2025-05-23 20:41:04 -04:00
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"inputs": {
"systems": "systems_2"
},
2025-07-06 15:13:33 -04:00
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2026-02-08 17:10:31 -05:00
"lastModified": 1770476834,
"narHash": "sha256-cyxgVsNfHnJ4Zn6G1EOzfTXbjTy7Ds9zMOsZaX7VZWs=",
"owner": "nix-community",
"repo": "home-manager",
2026-02-08 17:10:31 -05:00
"rev": "6cee0821577643e0b34e2c5d9a90d0b1b5cdca70",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2026-02-08 17:10:31 -05:00
"lastModified": 1769302137,
"narHash": "sha256-QEDtctEkOsbx8nlFh4yqPEOtr4tif6KTqWwJ37IM2ds=",
"owner": "NixOS",
"repo": "nixos-hardware",
2026-02-08 17:10:31 -05:00
"rev": "a351494b0e35fd7c0b7a1aae82f0afddf4907aa8",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2026-02-08 17:10:31 -05:00
"lastModified": 1770197578,
"narHash": "sha256-AYqlWrX09+HvGs8zM6ebZ1pwUqjkfpnv8mewYwAo+iM=",
"owner": "NixOS",
"repo": "nixpkgs",
2026-02-08 17:10:31 -05:00
"rev": "00c21e4c93d963c50d4c0c89bfa84ed6e0694df2",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"root": {
"inputs": {
2025-05-23 20:41:04 -04:00
"edit": "edit",
"home-manager": "home-manager",
"nixos-hardware": "nixos-hardware",
2025-07-06 15:13:33 -04:00
"nixpkgs": "nixpkgs",
"tepid-client-services": "tepid-client-services"
}
2024-11-12 17:15:56 -05:00
},
2025-05-23 20:41:04 -04:00
"rust-analyzer-src": {
"flake": false,
"locked": {
2025-07-06 15:13:33 -04:00
"lastModified": 1748389118,
"narHash": "sha256-5QJCzMtA2lBFNGou2dbFrGgWXxfL2O92oJoUnqeoNjI=",
2025-05-23 20:41:04 -04:00
"owner": "rust-lang",
"repo": "rust-analyzer",
2025-07-06 15:13:33 -04:00
"rev": "4f7af13637a77ce1dc21e58fcd3f635efbfb43a7",
2025-05-23 20:41:04 -04:00
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
2024-11-12 17:15:56 -05:00
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2025-05-23 20:41:04 -04:00
},
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2025-07-06 15:13:33 -04:00
},
"tepid-client-services": {
"inputs": {
2025-09-23 17:48:31 -04:00
"flake-utils": "flake-utils_2",
2025-07-06 15:13:33 -04:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2026-02-08 17:10:31 -05:00
"lastModified": 1769531178,
"narHash": "sha256-DOtk2BdGMdaJ6wQeMwDz6OA+pQ3BWvcfCRRLvbu4c/M=",
2025-07-06 15:13:33 -04:00
"path": "/home/alice/projects/tepid-client-services/",
"type": "path"
},
"original": {
"path": "/home/alice/projects/tepid-client-services/",
"type": "path"
}
}
},
"root": "root",
"version": 7
}