nixos-config/flake.lock

238 lines
6.0 KiB
Plaintext
Raw Normal View History

2022-09-16 22:44:43 +02:00
{
"nodes": {
2022-12-17 20:06:38 +01:00
"agenix": {
"inputs": {
2023-02-04 08:49:52 +01:00
"darwin": "darwin",
2023-05-13 10:17:58 +02:00
"home-manager": "home-manager",
2023-02-04 08:49:52 +01:00
"nixpkgs": [
"nixpkgs"
]
2022-12-17 20:06:38 +01:00
},
"locked": {
2023-12-03 08:59:28 +01:00
"lastModified": 1701216516,
"narHash": "sha256-jKSeJn+7hZ1dZdiH1L+NWUGT2i/BGomKAJ54B9kT06Q=",
2022-12-17 20:06:38 +01:00
"owner": "ryantm",
"repo": "agenix",
2023-12-03 08:59:28 +01:00
"rev": "13ac9ac6d68b9a0896e3d43a082947233189e247",
2022-12-17 20:06:38 +01:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2023-02-04 08:49:52 +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"
}
},
2023-10-15 08:47:04 +02:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-09-16 22:44:43 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
2023-05-13 10:17:58 +02:00
"agenix",
2022-09-16 22:44:43 +02:00
"nixpkgs"
2023-04-15 09:49:24 +02:00
]
2022-09-16 22:44:43 +02:00
},
"locked": {
2023-05-13 10:17:58 +02:00
"lastModified": 1682203081,
"narHash": "sha256-kRL4ejWDhi0zph/FpebFYhzqlOBrk0Pl3dzGEKSAlEw=",
2022-09-16 22:44:43 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-05-13 10:17:58 +02:00
"rev": "32d3e39c491e2f91152c84f8ad8b003420eab0a1",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"home-manager_2": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-12-03 08:59:28 +01:00
"lastModified": 1701433070,
"narHash": "sha256-Gf9JStfENaUQ7YWFz3V7x/srIwr4nlnVteqaAxtwpgM=",
2023-05-13 10:17:58 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-12-03 08:59:28 +01:00
"rev": "4a8545f5e737a6338814a4676dc8e18c7f43fc57",
2022-09-16 22:44:43 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2023-07-21 22:08:30 +02:00
"jovian-nixos": {
"flake": false,
2022-12-06 22:57:50 +01:00
"locked": {
2023-12-03 08:59:28 +01:00
"lastModified": 1701524494,
"narHash": "sha256-dXNCIUWm8Z74PijQ/THFb3HXQtRc2VA6LJvT+VrjZoY=",
2023-07-21 22:08:30 +02:00
"owner": "Jovian-Experiments",
"repo": "Jovian-NixOS",
2023-12-03 08:59:28 +01:00
"rev": "365027ec7dc32018b20d3fbe3abf645406651e4c",
2022-12-06 22:57:50 +01:00
"type": "github"
},
"original": {
2023-07-21 22:08:30 +02:00
"owner": "Jovian-Experiments",
"ref": "development",
"repo": "Jovian-NixOS",
2022-12-06 22:57:50 +01:00
"type": "github"
}
},
2023-10-15 08:47:04 +02:00
"microvm": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-12-03 08:59:28 +01:00
"lastModified": 1701202812,
"narHash": "sha256-ym/Rd4tR4i2d1WdPNKaeeIz/UoyfnCe5UBZbUl1M0PM=",
2023-10-15 08:47:04 +02:00
"owner": "astro",
"repo": "microvm.nix",
2023-12-03 08:59:28 +01:00
"rev": "89bb7a5230a4820736a43e058c8d2a2c560d672b",
2023-10-15 08:47:04 +02:00
"type": "github"
},
"original": {
"owner": "astro",
"repo": "microvm.nix",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2023-12-03 08:59:28 +01:00
"lastModified": 1701250978,
"narHash": "sha256-ohu3cz4edjpGxs2qUTgbs0WrnewOX4crnUJNEB6Jox4=",
"owner": "NixOS",
"repo": "nixos-hardware",
2023-12-03 08:59:28 +01:00
"rev": "8772491ed75f150f02552c60694e1beff9f46013",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2022-09-16 22:44:43 +02:00
"nixpkgs": {
"locked": {
2023-12-03 08:59:28 +01:00
"lastModified": 1701253981,
"narHash": "sha256-ztaDIyZ7HrTAfEEUt9AtTDNoCYxUdSd6NrRHaYOIxtk=",
2023-02-04 08:49:52 +01:00
"owner": "nixos",
2022-09-16 22:44:43 +02:00
"repo": "nixpkgs",
2023-12-03 08:59:28 +01:00
"rev": "e92039b55bcd58469325ded85d4f58dd5a4eaf58",
2022-09-16 22:44:43 +02:00
"type": "github"
},
"original": {
2023-02-04 08:49:52 +01:00
"owner": "nixos",
2022-09-16 22:44:43 +02:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-11-26 20:30:27 +01:00
"nixpkgs-stable": {
"locked": {
2023-12-03 08:59:28 +01:00
"lastModified": 1701362232,
"narHash": "sha256-GVdzxL0lhEadqs3hfRLuj+L1OJFGiL/L7gCcelgBlsw=",
2022-11-26 20:30:27 +01:00
"owner": "NixOS",
"repo": "nIxpkgs",
2023-12-03 08:59:28 +01:00
"rev": "d2332963662edffacfddfad59ff4f709dde80ffe",
2022-11-26 20:30:27 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-07-07 10:56:20 +02:00
"ref": "nixos-23.05",
2022-11-26 20:30:27 +01:00
"repo": "nIxpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2023-12-03 08:59:28 +01:00
"lastModified": 1701546128,
"narHash": "sha256-EgKJ0kQ/VFbDFhBeiRtuxQOtdY+p+8/3u/uNrEeQvV8=",
"owner": "nix-community",
"repo": "NUR",
2023-12-03 08:59:28 +01:00
"rev": "ce93686dc874ac9e17c94d3332ddd8d95bd19b6e",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2022-09-16 22:44:43 +02:00
"root": {
"inputs": {
2022-12-17 20:06:38 +01:00
"agenix": "agenix",
2023-05-13 10:17:58 +02:00
"home-manager": "home-manager_2",
2023-07-21 22:08:30 +02:00
"jovian-nixos": "jovian-nixos",
2023-10-15 08:47:04 +02:00
"microvm": "microvm",
"nixos-hardware": "nixos-hardware",
2023-02-04 08:49:52 +01:00
"nixpkgs": "nixpkgs",
2022-11-26 20:30:27 +01:00
"nixpkgs-stable": "nixpkgs-stable",
"nur": "nur"
2022-09-16 22:44:43 +02:00
}
2023-10-15 08:47:04 +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"
}
2022-09-16 22:44:43 +02:00
}
},
"root": "root",
"version": 7
}