config/flake.lock

183 lines
4.6 KiB
Plaintext
Raw Normal View History

2023-03-30 16:33:03 +03:00
{
"nodes": {
2023-04-14 14:12:45 +03:00
"agenix": {
"inputs": {
"darwin": [],
2023-08-18 13:47:27 +03:00
"home-manager": [
"home-manager"
],
2023-04-14 14:12:45 +03:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1694793763,
"narHash": "sha256-y6gTE1C9mIoSkymRYyzCmv62PFgy+hbZ5j8fuiQK5KI=",
2023-04-14 14:12:45 +03:00
"owner": "ryantm",
"repo": "agenix",
"rev": "572baca9b0c592f71982fca0790db4ce311e3c75",
2023-04-14 14:12:45 +03:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2023-03-30 16:33:03 +03:00
"deploy-rs": {
"inputs": {
"flake-compat": "flake-compat",
"nixpkgs": [
"nixpkgs"
],
"utils": [
"flake-utils"
]
},
"locked": {
"lastModified": 1695052866,
"narHash": "sha256-agn7F9Oww4oU6nPiw+YiYI9Xb4vOOE73w8PAoBRP4AA=",
2023-03-30 16:33:03 +03:00
"owner": "serokell",
"repo": "deploy-rs",
"rev": "e3f41832680801d0ee9e2ed33eb63af398b090e9",
2023-03-30 16:33:03 +03:00
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1668681692,
"narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "009399224d5e398d03b22badca40a37ac85412a1",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
2023-04-14 14:12:45 +03:00
"inputs": {
"systems": "systems"
},
2023-03-30 16:33:03 +03:00
"locked": {
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
2023-03-30 16:33:03 +03:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
2023-03-30 16:33:03 +03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-08-18 13:47:27 +03:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1695108154,
"narHash": "sha256-gSg7UTVtls2yO9lKtP0yb66XBHT1Fx5qZSZbGMpSn2c=",
2023-08-18 13:47:27 +03:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "07682fff75d41f18327a871088d20af2710d4744",
2023-08-18 13:47:27 +03:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-23.05",
"repo": "home-manager",
"type": "github"
}
},
2023-09-14 21:46:01 +03:00
"nixos-hardware": {
"locked": {
"lastModified": 1695109627,
"narHash": "sha256-4rpyoVzmunIG6xWA/EonnSSqC69bDBzciFi6SjBze/0=",
2023-09-14 21:46:01 +03:00
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "cb4dc98f776ddb6af165e6f06b2902efe31ca67a",
2023-09-14 21:46:01 +03:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2023-03-30 16:33:03 +03:00
"nixpkgs": {
"locked": {
"lastModified": 1694937365,
"narHash": "sha256-iHZSGrb9gVpZRR4B2ishUN/1LRKWtSHZNO37C8z1SmA=",
2023-03-30 16:33:03 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5d017a8822e0907fb96f7700a319f9fe2434de02",
2023-03-30 16:33:03 +03:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
2023-03-30 16:33:03 +03:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-09-15 14:39:04 +03:00
"nur": {
"locked": {
"lastModified": 1695239195,
"narHash": "sha256-0wA8qj7pssnjYAHyt57Js+i96qycM6b0cYXy/nzpBCc=",
2023-09-15 14:39:04 +03:00
"owner": "nix-community",
"repo": "NUR",
"rev": "e088ab8be212d3c2c5eeb36bac25d384b4dda779",
2023-09-15 14:39:04 +03:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2023-03-30 16:33:03 +03:00
"root": {
"inputs": {
2023-04-14 14:12:45 +03:00
"agenix": "agenix",
2023-03-30 16:33:03 +03:00
"deploy-rs": "deploy-rs",
"flake-utils": "flake-utils",
2023-08-18 13:47:27 +03:00
"home-manager": "home-manager",
2023-09-14 21:46:01 +03:00
"nixos-hardware": "nixos-hardware",
2023-09-15 14:39:04 +03:00
"nixpkgs": "nixpkgs",
"nur": "nur"
2023-04-05 22:48:04 +03:00
}
},
2023-04-14 14:12:45 +03:00
"systems": {
2023-04-05 22:48:04 +03:00
"locked": {
2023-04-14 14:12:45 +03:00
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
2023-04-05 22:48:04 +03:00
"type": "github"
},
"original": {
2023-04-14 14:12:45 +03:00
"owner": "nix-systems",
"repo": "default",
2023-04-05 22:48:04 +03:00
"type": "github"
2023-03-30 16:33:03 +03:00
}
}
},
"root": "root",
"version": 7
}