2023-01-20 20:21:16 +01:00
|
|
|
{
|
|
|
|
"nodes": {
|
2023-07-26 10:48:52 +02:00
|
|
|
"home-manager": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1687871164,
|
|
|
|
"narHash": "sha256-bBFlPthuYX322xOlpJvkjUBz0C+MOBjZdDOOJJ+G2jU=",
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
|
|
|
"rev": "07c347bb50994691d7b0095f45ebd8838cf6bc38",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"ref": "release-23.05",
|
|
|
|
"repo": "home-manager",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-07-26 09:06:51 +02:00
|
|
|
"nix-darwin": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2023-07-26 10:48:52 +02:00
|
|
|
"lastModified": 1690329015,
|
|
|
|
"narHash": "sha256-cyRYHECh8JQL0HPW2LBEPtfmJ6oHZ6SrKgFvUXoUCAw=",
|
2023-07-26 09:06:51 +02:00
|
|
|
"owner": "lnl7",
|
|
|
|
"repo": "nix-darwin",
|
2023-07-26 10:48:52 +02:00
|
|
|
"rev": "1c1dd8b0703feda8e7f1e7753088ae8307df5993",
|
2023-07-26 09:06:51 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "lnl7",
|
|
|
|
"ref": "master",
|
|
|
|
"repo": "nix-darwin",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-01-20 20:21:16 +01:00
|
|
|
"nixpkgs": {
|
|
|
|
"locked": {
|
2023-07-26 10:48:52 +02:00
|
|
|
"lastModified": 1690333178,
|
|
|
|
"narHash": "sha256-y1AabHa5VZnpmH9ARvutQbwUY9K9QbRuXNrZ3HOFaDk=",
|
2023-01-20 20:21:16 +01:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2023-07-26 10:48:52 +02:00
|
|
|
"rev": "a0e03cef9344e68c44abea2194173eaf44253fd3",
|
2023-01-20 20:21:16 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
2023-06-07 21:10:31 +02:00
|
|
|
"ref": "nixos-23.05-small",
|
2023-01-20 20:21:16 +01:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs-stable": {
|
|
|
|
"locked": {
|
2023-07-26 10:48:52 +02:00
|
|
|
"lastModified": 1690066826,
|
|
|
|
"narHash": "sha256-6L2qb+Zc0BFkh72OS9uuX637gniOjzU6qCDBpjB2LGY=",
|
2023-01-20 20:21:16 +01:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2023-07-26 10:48:52 +02:00
|
|
|
"rev": "ce45b591975d070044ca24e3003c830d26fea1c8",
|
2023-01-20 20:21:16 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
2023-06-26 20:30:57 +02:00
|
|
|
"ref": "release-23.05",
|
2023-01-20 20:21:16 +01:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": {
|
|
|
|
"inputs": {
|
2023-07-26 10:48:52 +02:00
|
|
|
"home-manager": "home-manager",
|
2023-07-26 09:06:51 +02:00
|
|
|
"nix-darwin": "nix-darwin",
|
2023-01-20 20:21:16 +01:00
|
|
|
"nixpkgs": "nixpkgs",
|
|
|
|
"sops-nix": "sops-nix",
|
|
|
|
"unstable": "unstable"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"sops-nix": {
|
|
|
|
"inputs": {
|
2023-04-15 20:44:47 +02:00
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
2023-01-20 20:21:16 +01:00
|
|
|
"nixpkgs-stable": "nixpkgs-stable"
|
|
|
|
},
|
|
|
|
"locked": {
|
2023-07-26 10:48:52 +02:00
|
|
|
"lastModified": 1690199016,
|
|
|
|
"narHash": "sha256-yTLL72q6aqGmzHq+C3rDp3rIjno7EJZkFLof6Ika7cE=",
|
2023-01-20 20:21:16 +01:00
|
|
|
"owner": "Mic92",
|
|
|
|
"repo": "sops-nix",
|
2023-07-26 10:48:52 +02:00
|
|
|
"rev": "c36df4fe4bf4bb87759b1891cab21e7a05219500",
|
2023-01-20 20:21:16 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2023-04-15 20:44:47 +02:00
|
|
|
"owner": "Mic92",
|
|
|
|
"repo": "sops-nix",
|
|
|
|
"type": "github"
|
2023-01-20 20:21:16 +01:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"unstable": {
|
|
|
|
"locked": {
|
2023-07-26 10:48:52 +02:00
|
|
|
"lastModified": 1690327932,
|
|
|
|
"narHash": "sha256-Fv7PYZxN4eo0K6zXhHG/vOc+e2iuqQ5ywDrh0yeRjP0=",
|
2023-01-20 20:21:16 +01:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2023-07-26 10:48:52 +02:00
|
|
|
"rev": "a9b47d85504bdd199e90846622c76aa0bfeabfac",
|
2023-01-20 20:21:16 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
|
|
|
"ref": "nixos-unstable-small",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": "root",
|
|
|
|
"version": 7
|
|
|
|
}
|