nix-configs/flake.lock

178 lines
4.5 KiB
Text
Raw Normal View History

2024-04-05 22:04:41 -04:00
{
"nodes": {
"deploy-rs": {
"inputs": {
"flake-compat": "flake-compat",
2024-05-10 19:26:16 -04:00
"nixpkgs": [
"nixpkgs"
],
"utils": [
"flake-utils"
]
2024-04-05 22:04:41 -04:00
},
"locked": {
"lastModified": 1715699772,
"narHash": "sha256-sKhqIgucN5sI/7UQgBwsonzR4fONjfMr9OcHK/vPits=",
2024-04-05 22:04:41 -04:00
"owner": "serokell",
"repo": "deploy-rs",
"rev": "b3ea6f333f9057b77efd9091119ba67089399ced",
2024-04-05 22:04:41 -04:00
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"inputs": {
2024-05-10 19:26:16 -04:00
"systems": "systems"
2024-04-05 22:04:41 -04:00
},
"locked": {
2024-04-12 21:48:22 -04:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2024-04-05 22:04:41 -04:00
"owner": "numtide",
"repo": "flake-utils",
2024-04-12 21:48:22 -04:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2024-04-05 22:04:41 -04:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1716729592,
"narHash": "sha256-Y3bOjoh2cFBqZN0Jw1zUdyr7tjygyxl2bD/QY73GZP0=",
2024-04-05 22:04:41 -04:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "2c78a57c544dd19b07442350727ced097e1aa6e6",
2024-04-05 22:04:41 -04:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-23.11",
"repo": "home-manager",
"type": "github"
}
},
2024-05-04 20:08:41 -04:00
"impermanence": {
"locked": {
"lastModified": 1708968331,
"narHash": "sha256-VUXLaPusCBvwM3zhGbRIJVeYluh2uWuqtj4WirQ1L9Y=",
"owner": "nix-community",
"repo": "impermanence",
"rev": "a33ef102a02ce77d3e39c25197664b7a636f9c30",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
2024-04-05 22:04:41 -04:00
"nixpkgs": {
"locked": {
"lastModified": 1716633019,
"narHash": "sha256-xim1b5/HZYbWaZKyI7cn9TJCM6ewNVZnesRr00mXeS4=",
2024-04-05 22:04:41 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9d29cd266cebf80234c98dd0b87256b6be0af44e",
2024-04-05 22:04:41 -04:00
"type": "github"
},
"original": {
2024-05-10 19:26:16 -04:00
"id": "nixpkgs",
"ref": "nixos-23.11",
"type": "indirect"
2024-04-05 22:04:41 -04:00
}
},
2024-04-26 14:14:50 -04:00
"nixpkgs-stable": {
"locked": {
"lastModified": 1716655032,
"narHash": "sha256-kQ25DAiCGigsNR/Quxm3v+JGXAEXZ8I7RAF4U94bGzE=",
2024-04-26 14:14:50 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "59a450646ec8ee0397f5fa54a08573e8240eb91f",
2024-04-26 14:14:50 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
2024-04-05 22:04:41 -04:00
"root": {
"inputs": {
"deploy-rs": "deploy-rs",
2024-04-12 21:48:22 -04:00
"flake-utils": "flake-utils",
2024-04-05 22:04:41 -04:00
"home-manager": "home-manager",
2024-05-04 20:08:41 -04:00
"impermanence": "impermanence",
2024-05-10 19:26:16 -04:00
"nixpkgs": "nixpkgs",
2024-04-26 14:14:50 -04:00
"sops-nix": "sops-nix"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1716692524,
"narHash": "sha256-sALodaA7Zkp/JD6ehgwc0UCBrSBfB4cX66uFGTsqeFU=",
2024-04-26 14:14:50 -04:00
"owner": "Mic92",
"repo": "sops-nix",
"rev": "962797a8d7f15ed7033031731d0bb77244839960",
2024-04-26 14:14:50 -04:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
2024-04-05 22:04:41 -04: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"
}
}
},
"root": "root",
"version": 7
}