nix-config/flake.lock

397 lines
10 KiB
Plaintext
Raw Normal View History

{
"nodes": {
2023-09-25 18:53:08 +00:00
"agenix": {
"inputs": {
"darwin": "darwin",
"home-manager": "home-manager",
2023-09-26 17:44:54 +00:00
"nixpkgs": [
"nixpkgs"
2024-02-22 15:25:47 +00:00
],
"systems": "systems"
2023-09-25 18:53:08 +00:00
},
"locked": {
2024-05-03 01:36:17 +00:00
"lastModified": 1714136352,
"narHash": "sha256-BtWQ2Th/jamO1SlD+2ASSW5Jaf7JhA/JLpQHk0Goqpg=",
2023-09-25 18:53:08 +00:00
"owner": "ryantm",
"repo": "agenix",
2024-05-03 01:36:17 +00:00
"rev": "24a7ea390564ccd5b39b7884f597cfc8d7f6f44e",
2023-09-25 18:53:08 +00:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
"darwin": {
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
2024-02-22 15:25:47 +00:00
"lastModified": 1700795494,
"narHash": "sha256-gzGLZSiOhf155FW7262kdHo2YDeugp3VuIFb4/GGng0=",
2023-09-25 18:53:08 +00:00
"owner": "lnl7",
"repo": "nix-darwin",
2024-02-22 15:25:47 +00:00
"rev": "4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d",
2023-09-25 18:53:08 +00:00
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-05-03 01:36:17 +00:00
"lastModified": 1714405407,
"narHash": "sha256-h3pOvHCXkSdp1KOZqtkQmHgkR7VaOJXDhqhumk7sZLY=",
"owner": "nix-community",
"repo": "disko",
2024-05-03 01:36:17 +00:00
"rev": "5eaf747af38dd272e1ab28a8ec4bd972424b07cf",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
"firefox-addons": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"dir": "pkgs/firefox-addons",
2024-05-03 01:36:17 +00:00
"lastModified": 1714536206,
"narHash": "sha256-pnE2Px1VlcnWDc92TUmaILRgrWBbetKhpnMu5DfntbM=",
"owner": "rycee",
"repo": "nur-expressions",
2024-05-03 01:36:17 +00:00
"rev": "7772d48f5a728af51cd8ac85be5b124e2da0feac",
"type": "gitlab"
},
"original": {
"dir": "pkgs/firefox-addons",
"owner": "rycee",
"repo": "nur-expressions",
"type": "gitlab"
}
},
"flake-utils": {
"locked": {
"lastModified": 1629284811,
"narHash": "sha256-JHgasjPR0/J1J3DRm4KxM4zTyAj4IOJY8vIl75v/kPI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c5d161cc0af116a2e17f54316f0bf43f0819785c",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"inputs": {
2024-02-22 15:25:47 +00:00
"systems": "systems_2"
},
"locked": {
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
2023-09-25 18:53:08 +00:00
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
2024-02-22 15:25:47 +00:00
"lastModified": 1703113217,
"narHash": "sha256-7ulcXOk63TIT2lVDSExj7XzFx09LpdSAPtvgtM7yQPE=",
2023-09-25 18:53:08 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-02-22 15:25:47 +00:00
"rev": "3bfaacf46133c037bb356193bd2f1765d9dc82c1",
2023-09-25 18:53:08 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"home-manager_2": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-05-03 01:36:17 +00:00
"lastModified": 1714043624,
"narHash": "sha256-Xn2r0Jv95TswvPlvamCC46wwNo8ALjRCMBJbGykdhcM=",
"owner": "nix-community",
"repo": "home-manager",
2024-05-03 01:36:17 +00:00
"rev": "86853e31dc1b62c6eeed11c667e8cdd0285d4411",
"type": "github"
},
"original": {
"owner": "nix-community",
2024-03-07 22:09:39 +00:00
"ref": "release-23.11",
"repo": "home-manager",
"type": "github"
}
},
"impermanence": {
"locked": {
2024-03-07 22:09:39 +00:00
"lastModified": 1708968331,
"narHash": "sha256-VUXLaPusCBvwM3zhGbRIJVeYluh2uWuqtj4WirQ1L9Y=",
"owner": "nix-community",
"repo": "impermanence",
2024-03-07 22:09:39 +00:00
"rev": "a33ef102a02ce77d3e39c25197664b7a636f9c30",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
"nh": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-05-03 01:36:17 +00:00
"lastModified": 1714557650,
"narHash": "sha256-N1qTL5wIlbbX7DorBaKOMYfz+gYoyf8LREMWVlOXNYc=",
"owner": "viperml",
"repo": "nh",
2024-05-03 01:36:17 +00:00
"rev": "e4eb011975bee4c3f47199cc01d2d986e24851bd",
"type": "github"
},
"original": {
"owner": "viperml",
"repo": "nh",
"type": "github"
}
},
"nix-formatter-pack": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"nmd": "nmd",
"nmt": "nmt"
},
"locked": {
2024-05-03 01:36:17 +00:00
"lastModified": 1713988078,
"narHash": "sha256-scRrzQQyJAT0iPAd8AZvolgiq7npatsfytwnduESndI=",
"owner": "Gerschtli",
"repo": "nix-formatter-pack",
2024-05-03 01:36:17 +00:00
"rev": "08d0135dbe95992b5f8d54c351ce62be2177f0b4",
"type": "github"
},
"original": {
"owner": "Gerschtli",
"repo": "nix-formatter-pack",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2024-05-03 01:36:17 +00:00
"lastModified": 1714465198,
"narHash": "sha256-ySkEJvS0gPz2UhXm0H3P181T8fUxvDVcoUyGn0Kc5AI=",
"owner": "nixos",
"repo": "nixos-hardware",
2024-05-03 01:36:17 +00:00
"rev": "68d680c1b7c0e67a9b2144d6776583ee83664ef4",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-05-16 14:36:28 +00:00
"lastModified": 1715668745,
"narHash": "sha256-xp62OkRkbUDNUc6VSqH02jB0FbOS+MsfMb7wL1RJOfA=",
2023-11-15 18:42:10 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-05-16 14:36:28 +00:00
"rev": "9ddcaffecdf098822d944d4147dd8da30b4e6843",
2023-11-15 18:42:10 +00:00
"type": "github"
},
"original": {
2023-11-15 18:42:10 +00:00
"owner": "nixos",
2024-03-07 22:09:39 +00:00
"ref": "nixos-23.11",
2023-11-15 18:42:10 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2024-05-03 01:36:17 +00:00
"lastModified": 1714253743,
"narHash": "sha256-mdTQw2XlariysyScCv2tTE45QSU9v/ezLcHJ22f0Nxc=",
"owner": "nixos",
"repo": "nixpkgs",
2024-05-03 01:36:17 +00:00
"rev": "58a1abdbae3217ca6b702f03d3b35125d88a2994",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nmd": {
"flake": false,
"locked": {
"lastModified": 1666190571,
"narHash": "sha256-Z1hc7M9X6L+H83o9vOprijpzhTfOBjd0KmUTnpHAVjA=",
"owner": "rycee",
"repo": "nmd",
"rev": "b75d312b4f33bd3294cd8ae5c2ca8c6da2afc169",
"type": "gitlab"
},
"original": {
"owner": "rycee",
"repo": "nmd",
"type": "gitlab"
}
},
"nmt": {
"flake": false,
"locked": {
"lastModified": 1648075362,
"narHash": "sha256-u36WgzoA84dMVsGXzml4wZ5ckGgfnvS0ryzo/3zn/Pc=",
"owner": "rycee",
"repo": "nmt",
"rev": "d83601002c99b78c89ea80e5e6ba21addcfe12ae",
"type": "gitlab"
},
"original": {
"owner": "rycee",
"repo": "nmt",
"type": "gitlab"
}
},
"root": {
"inputs": {
2023-09-25 18:53:08 +00:00
"agenix": "agenix",
"disko": "disko",
"firefox-addons": "firefox-addons",
2023-09-25 18:53:08 +00:00
"home-manager": "home-manager_2",
"impermanence": "impermanence",
"nh": "nh",
"nix-formatter-pack": "nix-formatter-pack",
"nixos-hardware": "nixos-hardware",
2023-11-15 18:42:10 +00:00
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable",
"sops-nix": "sops-nix",
"vscode-server": "vscode-server"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": [
"nixpkgs"
]
},
"locked": {
2024-05-03 01:36:17 +00:00
"lastModified": 1713892811,
"narHash": "sha256-uIGmA2xq41vVFETCF1WW4fFWFT2tqBln+aXnWrvjGRE=",
"owner": "mic92",
"repo": "sops-nix",
2024-05-03 01:36:17 +00:00
"rev": "f1b0adc27265274e3b0c9b872a8f476a098679bd",
"type": "github"
},
"original": {
"owner": "mic92",
"repo": "sops-nix",
"type": "github"
}
},
"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-02-22 15:25:47 +00: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"
}
},
"vscode-server": {
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-05-03 01:36:17 +00:00
"lastModified": 1713958148,
"narHash": "sha256-8PDNi/dgoI2kyM7uSiU4eoLBqUKoA+3TXuz+VWmuCOc=",
"owner": "nix-community",
"repo": "nixos-vscode-server",
2024-05-03 01:36:17 +00:00
"rev": "fc900c16efc6a5ed972fb6be87df018bcf3035bc",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-vscode-server",
"type": "github"
}
}
},
"root": "root",
"version": 7
}