config/flake.lock

204 lines
5.1 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": 1695384796,
"narHash": "sha256-TYlE4B0ktPtlJJF9IFxTWrEeq+XKG8Ny0gc2FGEAdj0=",
2023-04-14 14:12:45 +03:00
"owner": "ryantm",
"repo": "agenix",
"rev": "1f677b3e161d3bdbfd08a939e8f25de2568e0ef4",
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-21 06:06:10 +03:00
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1695526222,
"narHash": "sha256-/NwZz3QcVplrfiDKk1thYg1EIHLSNucVHNUi2uwO3RI=",
2023-09-21 06:06:10 +03:00
"owner": "Mic92",
"repo": "nix-index-database",
"rev": "25d6369c232bbea1ec1f90226fd17982e7a0a647",
2023-09-21 06:06:10 +03:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "nix-index-database",
"type": "github"
}
},
2023-09-14 21:46:01 +03:00
"nixos-hardware": {
"locked": {
"lastModified": 1695887975,
"narHash": "sha256-u3+5FR12dI305jCMb0fJNQx2qwoQ54lv1tPoEWp0hmg=",
2023-09-14 21:46:01 +03:00
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "adcfd6aa860d1d129055039696bc457af7d50d0e",
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": 1695825837,
"narHash": "sha256-4Ne11kNRnQsmSJCRSSNkFRSnHC4Y5gPDBIQGjjPfJiU=",
2023-03-30 16:33:03 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5cfafa12d57374f48bcc36fda3274ada276cf69e",
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": 1696103097,
"narHash": "sha256-4knLSKYLkDOPTohKl9VwhBOGjJQf8xuVuVlydlpnsyI=",
2023-09-15 14:39:04 +03:00
"owner": "nix-community",
"repo": "NUR",
"rev": "de1f391fb5953123d0244282540eee79bfe4ed0d",
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-21 06:06:10 +03:00
"nix-index-database": "nix-index-database",
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
}