nixos/flake.lock

143 lines
3.5 KiB
Plaintext
Raw Normal View History

{
"nodes": {
2022-03-16 14:46:33 +01:00
"agenix": {
"inputs": {
2023-02-13 14:29:24 +01:00
"darwin": "darwin",
2022-03-16 14:46:33 +01:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-04-23 12:16:33 +02:00
"lastModified": 1682101079,
"narHash": "sha256-MdAhtjrLKnk2uiqun1FWABbKpLH090oeqCSiWemtuck=",
2022-03-16 14:46:33 +01:00
"owner": "ryantm",
"repo": "agenix",
2023-04-23 12:16:33 +02:00
"rev": "2994d002dcff5353ca1ac48ec584c7f6589fe447",
2022-03-16 14:46:33 +01:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2023-02-13 14:29:24 +01:00
"darwin": {
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1673295039,
"narHash": "sha256-AsdYgE8/GPwcelGgrntlijMg4t3hLFJFCRF3tL5WVjA=",
"owner": "lnl7",
"repo": "nix-darwin",
"rev": "87b9d090ad39b25b2400029c64825fc2a8868943",
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2022-12-01 22:43:09 +01:00
],
"utils": "utils"
},
"locked": {
2023-04-23 12:16:33 +02:00
"lastModified": 1681092193,
"narHash": "sha256-JerCqqOqbT2tBnXQW4EqwFl0hHnuZp21rIQ6lu/N4rI=",
"owner": "nix-community",
"repo": "home-manager",
2023-04-23 12:16:33 +02:00
"rev": "f9edbedaf015013eb35f8caacbe0c9666bbc16af",
"type": "github"
},
"original": {
"owner": "nix-community",
2022-12-01 22:43:09 +01:00
"ref": "release-22.11",
"repo": "home-manager",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2023-05-09 07:03:58 +02:00
"lastModified": 1683269598,
"narHash": "sha256-KNsb+nBbB1Fmxd07dt4E0KXMT4YeKJB7gQaA6Xfk+mo=",
"owner": "nixos",
"repo": "nixos-hardware",
2023-05-09 07:03:58 +02:00
"rev": "51559e691f1493a26f94f1df1aaf516bb507e78b",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-05-09 07:03:58 +02:00
"lastModified": 1683478192,
"narHash": "sha256-7f7RR71w0jRABDgBwjq3vE1yY3nrVJyXk8hDzu5kl1E=",
"owner": "nixos",
"repo": "nixpkgs",
2023-05-09 07:03:58 +02:00
"rev": "c568239bcc990050b7aedadb7387832440ad8fb1",
"type": "github"
},
"original": {
"owner": "nixos",
2022-12-01 22:43:09 +01:00
"ref": "nixos-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2023-05-09 07:03:58 +02:00
"lastModified": 1683408522,
"narHash": "sha256-9kcPh6Uxo17a3kK3XCHhcWiV1Yu1kYj22RHiymUhMkU=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-05-09 07:03:58 +02:00
"rev": "897876e4c484f1e8f92009fd11b7d988a121a4e7",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2022-03-16 14:46:33 +01:00
"agenix": "agenix",
"home-manager": "home-manager",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
}
2022-12-01 22:43:09 +01:00
},
"utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}