nixcfg/flake.lock

200 lines
5.1 KiB
Plaintext
Raw Normal View History

2024-08-28 15:35:11 +02:00
{
"nodes": {
2024-09-23 14:30:14 +02:00
"agenix": {
"inputs": {
"darwin": "darwin",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"systems": "systems"
},
"locked": {
"lastModified": 1723293904,
"narHash": "sha256-b+uqzj+Wa6xgMS9aNbX4I+sXeb5biPDi39VgvSFqFvU=",
"owner": "ryantm",
"repo": "agenix",
"rev": "f6291c5935fdc4e0bef208cfc0dcab7e3f7a1c41",
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
"darwin": {
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1700795494,
"narHash": "sha256-gzGLZSiOhf155FW7262kdHo2YDeugp3VuIFb4/GGng0=",
"owner": "lnl7",
"repo": "nix-darwin",
"rev": "4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d",
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
2024-09-17 14:28:40 +02:00
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-10-17 18:57:52 +02:00
"lastModified": 1728922573,
"narHash": "sha256-FegyBabjV4868aJUbvFtqH0zKDEtUpeCAfnB1vWXeBg=",
2024-09-17 14:28:40 +02:00
"owner": "nix-community",
"repo": "disko",
2024-10-17 18:57:52 +02:00
"rev": "3b778f10eb275573da9f5c8a7a49e774200b87e5",
2024-09-17 14:28:40 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
2024-09-10 13:59:56 +02:00
"dotfiles": {
"flake": false,
"locked": {
2024-10-17 18:57:52 +02:00
"lastModified": 1726139078,
"narHash": "sha256-FiyYP/hTiSOkj99P1YcIxc9uJjjInpMPAp6fKtZlkNs=",
2024-09-10 13:59:56 +02:00
"ref": "refs/heads/master",
2024-10-17 18:57:52 +02:00
"rev": "d9f3a3ba9d8430306a4f6f7e9fd3ad618d274c8e",
"revCount": 2,
2024-09-10 13:59:56 +02:00
"type": "git",
"url": "https://code.m3tam3re.com/m3tam3re/dotfiles-flake-demo.git"
},
"original": {
"type": "git",
"url": "https://code.m3tam3re.com/m3tam3re/dotfiles-flake-demo.git"
}
},
2024-08-28 15:35:11 +02:00
"home-manager": {
2024-09-23 14:30:14 +02:00
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1703113217,
"narHash": "sha256-7ulcXOk63TIT2lVDSExj7XzFx09LpdSAPtvgtM7yQPE=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "3bfaacf46133c037bb356193bd2f1765d9dc82c1",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"home-manager_2": {
2024-08-28 15:35:11 +02:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-10-17 18:57:52 +02:00
"lastModified": 1726817922,
"narHash": "sha256-gO91NgBTTbVHBlvnn6g6XFeXzJquBH5MrVhYMFTnB0Q=",
2024-08-28 15:35:11 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-10-17 18:57:52 +02:00
"rev": "f48b181f0161db6246a1bd1b05d70a7b3a87ab41",
2024-08-28 15:35:11 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-09-23 14:30:14 +02:00
"lastModified": 1703013332,
"narHash": "sha256-+tFNwMvlXLbJZXiMHqYq77z/RfmpfpiI3yjL6o/Zo9M=",
"owner": "NixOS",
2024-08-28 15:35:11 +02:00
"repo": "nixpkgs",
2024-09-23 14:30:14 +02:00
"rev": "54aac082a4d9bb5bbc5c4e899603abfb76a3f6d6",
2024-08-28 15:35:11 +02:00
"type": "github"
},
"original": {
2024-09-23 14:30:14 +02:00
"owner": "NixOS",
2024-08-28 15:35:11 +02:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2024-10-17 18:57:52 +02:00
"lastModified": 1726447378,
"narHash": "sha256-2yV8nmYE1p9lfmLHhOCbYwQC/W8WYfGQABoGzJOb1JQ=",
2024-08-28 15:35:11 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-10-17 18:57:52 +02:00
"rev": "086b448a5d54fd117f4dc2dee55c9f0ff461bdc1",
2024-08-28 15:35:11 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-08-28 16:16:23 +02:00
"ref": "nixos-24.05",
2024-08-28 15:35:11 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-09-23 14:30:14 +02:00
"nixpkgs_2": {
"locked": {
2024-10-17 18:57:52 +02:00
"lastModified": 1726463316,
"narHash": "sha256-gI9kkaH0ZjakJOKrdjaI/VbaMEo9qBbSUl93DnU7f4c=",
2024-09-23 14:30:14 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-10-17 18:57:52 +02:00
"rev": "99dc8785f6a0adac95f5e2ab05cc2e1bf666d172",
2024-09-23 14:30:14 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-08-28 15:35:11 +02:00
"root": {
"inputs": {
2024-09-23 14:30:14 +02:00
"agenix": "agenix",
2024-09-17 14:28:40 +02:00
"disko": "disko",
2024-09-10 13:59:56 +02:00
"dotfiles": "dotfiles",
2024-09-23 14:30:14 +02:00
"home-manager": "home-manager_2",
"nixpkgs": "nixpkgs_2",
2024-08-28 15:35:11 +02:00
"nixpkgs-stable": "nixpkgs-stable"
}
2024-09-23 14:30:14 +02: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"
}
2024-08-28 15:35:11 +02:00
}
},
"root": "root",
"version": 7
}