config/flake.lock

359 lines
9.2 KiB
Plaintext

2023-01-13 20:12:54 +01:00
{
"nodes": {
2023-06-04 23:05:10 +02:00
"crane": {
2023-04-12 13:45:45 +02:00
"inputs": {
2023-06-04 23:05:10 +02:00
"flake-compat": "flake-compat",
2023-04-12 13:45:45 +02:00
"flake-utils": "flake-utils",
2023-06-04 23:05:10 +02:00
"nixpkgs": [
"nixpkgs-unstable"
],
"rust-overlay": "rust-overlay"
},
"locked": {
"lastModified": 1676846788,
"narHash": "sha256-XLsHLgXyMdliMeAXuzdGP+TXBaV44kG1RPTUHNOs6Jk=",
"owner": "ipetkov",
"repo": "crane",
"rev": "953b70da2813fb882c39890f2514e7db76fc8843",
"type": "github"
},
"original": {
"owner": "ipetkov",
"ref": "v0.11.3",
"repo": "crane",
"type": "github"
}
},
"emacs-overlay": {
"inputs": {
"flake-utils": "flake-utils_2",
2023-04-12 13:45:45 +02:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-05-10 05:18:43 +02:00
"lastModified": 1683571286,
"narHash": "sha256-W9pObaS2aKdHKghnTniTAPoMam1bqL6LACaIbzpP22A=",
2023-04-12 13:45:45 +02:00
"owner": "nix-community",
"repo": "emacs-overlay",
2023-05-10 05:18:43 +02:00
"rev": "5faeffd3d6d7f35348ef21f5245da783c7cd395f",
2023-04-12 13:45:45 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "emacs-overlay",
"type": "github"
}
},
2023-04-24 11:27:13 +02:00
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-06-04 23:05:10 +02:00
"flake-compat_2": {
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-04-12 13:45:45 +02:00
"flake-utils": {
2023-06-04 23:05:10 +02:00
"locked": {
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
2023-04-12 13:45:45 +02:00
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-06-04 23:05:10 +02:00
"flake-utils_3": {
2023-05-10 05:18:43 +02:00
"inputs": {
"systems": "systems"
2023-04-24 11:27:13 +02:00
},
2023-05-07 03:59:51 +02:00
"locked": {
2023-05-10 05:18:43 +02:00
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
2023-05-07 03:59:51 +02:00
"owner": "numtide",
"repo": "flake-utils",
2023-05-10 05:18:43 +02:00
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
2023-05-07 03:59:51 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-01-13 20:12:54 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-06-16 06:42:12 +02:00
]
2023-01-13 20:12:54 +01:00
},
"locked": {
2023-06-16 06:42:12 +02:00
"lastModified": 1686693375,
"narHash": "sha256-1Smjo0E8WI9PeVGmmCjpQWRX04aQvz5gAGXfdanIjgw=",
2023-01-13 20:12:54 +01:00
"owner": "nix-community",
"repo": "home-manager",
2023-06-16 06:42:12 +02:00
"rev": "61e5d1c38ef04ba30a9119825b159bce9c6010be",
2023-01-13 20:12:54 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-06-16 06:42:12 +02:00
"ref": "release-23.05",
2023-01-13 20:12:54 +01:00
"repo": "home-manager",
"type": "github"
}
},
2023-04-12 13:45:45 +02:00
"nekowinston-nur": {
"inputs": {
2023-05-07 03:59:51 +02:00
"nixpkgs": [
"nixpkgs-unstable"
]
2023-04-12 13:45:45 +02:00
},
"locked": {
2023-05-10 05:18:43 +02:00
"lastModified": 1682804856,
"narHash": "sha256-6wid+0ayFgmUUdEgKO7AmXEk6bUZNmq8bn4pFA0Kyhs=",
2023-04-12 13:45:45 +02:00
"owner": "nekowinston",
"repo": "nur",
2023-05-10 05:18:43 +02:00
"rev": "a2df2ca00e11a1b5e3c5d5e10c200a32f5461834",
2023-04-12 13:45:45 +02:00
"type": "github"
},
"original": {
"owner": "nekowinston",
"repo": "nur",
"type": "github"
}
},
2023-06-16 06:42:12 +02:00
"nix-darwin": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1686307493,
"narHash": "sha256-R4VEFnDn7nRmNxAu1LwNbjns5DPM8IBsvnrWmZ8ymPs=",
"owner": "lnl7",
"repo": "nix-darwin",
"rev": "7c16d31383a90e0e72ace0c35d2d66a18f90fb4f",
"type": "github"
},
"original": {
"owner": "lnl7",
"repo": "nix-darwin",
"type": "github"
}
},
2023-04-24 11:27:13 +02:00
"nixos-wsl": {
"inputs": {
2023-06-04 23:05:10 +02:00
"flake-compat": "flake-compat_2",
"flake-utils": "flake-utils_3",
2023-04-24 11:27:13 +02:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-05-10 05:18:43 +02:00
"lastModified": 1682982995,
"narHash": "sha256-PK0pSY48JkcLDFphafjpLqeTDs0XUqGMHjsiNuEq5s0=",
2023-04-24 11:27:13 +02:00
"owner": "nix-community",
"repo": "nixos-wsl",
2023-05-10 05:18:43 +02:00
"rev": "c5d7db84c422be515dac8fc26420900c349374e8",
2023-04-24 11:27:13 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-wsl",
"type": "github"
}
},
2023-01-13 20:12:54 +01:00
"nixpkgs": {
2023-04-12 13:45:45 +02:00
"locked": {
2023-06-16 06:42:12 +02:00
"lastModified": 1686846322,
"narHash": "sha256-FtBG6hLN9Ui41F+S0Mjveo/FarUawLBAYQ1EBBNmiTo=",
2023-01-13 20:12:54 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-06-16 06:42:12 +02:00
"rev": "083cb1a04d196e35b9c8293a379266c854e284c1",
2023-01-13 20:12:54 +01:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2023-06-16 06:42:12 +02:00
"ref": "release-23.05",
2023-01-13 20:12:54 +01:00
"type": "indirect"
}
},
2023-05-07 03:59:51 +02:00
"nixpkgs-unstable": {
2023-04-24 11:27:13 +02:00
"locked": {
2023-06-03 11:42:15 +02:00
"lastModified": 1684481515,
"narHash": "sha256-sDMEZ4HLP6sVNiBcgla3KWihdDjh67DP5ZWkGKWFgY0=",
2023-05-07 03:59:51 +02:00
"owner": "nixos",
2023-04-24 11:27:13 +02:00
"repo": "nixpkgs",
2023-06-03 11:42:15 +02:00
"rev": "5b1bc788f578cd83d54b48bb057d6f6703ae7725",
2023-04-24 11:27:13 +02:00
"type": "github"
},
"original": {
2023-05-07 03:59:51 +02:00
"owner": "nixos",
2023-06-03 11:42:15 +02:00
"ref": "nixos-unstable",
2023-04-24 11:27:13 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-04-12 13:45:45 +02:00
"nur": {
"locked": {
2023-05-10 05:18:43 +02:00
"lastModified": 1683589805,
"narHash": "sha256-RNgF8bPDZn8mGzjvLJ5MifGgcV4Ow+l53Sx6H1Y/xtE=",
2023-04-12 13:45:45 +02:00
"owner": "nix-community",
"repo": "nur",
2023-05-10 05:18:43 +02:00
"rev": "c7a57ebbd3a6ec7d203070f54eaf8ea0bb455f42",
2023-04-12 13:45:45 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nur",
"type": "github"
}
},
2023-01-13 20:12:54 +01:00
"root": {
"inputs": {
2023-06-04 23:05:10 +02:00
"crane": "crane",
2023-04-12 13:45:45 +02:00
"emacs-overlay": "emacs-overlay",
2023-01-13 20:12:54 +01:00
"home-manager": "home-manager",
2023-04-12 13:45:45 +02:00
"nekowinston-nur": "nekowinston-nur",
2023-06-16 06:42:12 +02:00
"nix-darwin": "nix-darwin",
2023-04-24 11:27:13 +02:00
"nixos-wsl": "nixos-wsl",
2023-05-07 03:59:51 +02:00
"nixpkgs": "nixpkgs",
2023-04-12 13:45:45 +02:00
"nixpkgs-unstable": "nixpkgs-unstable",
2023-04-24 11:27:13 +02:00
"nur": "nur",
"sanctureplicum-nur": "sanctureplicum-nur",
"sops-nix": "sops-nix"
2023-04-24 11:27:13 +02:00
}
},
2023-06-04 23:05:10 +02:00
"rust-overlay": {
"inputs": {
"flake-utils": [
"crane",
"flake-utils"
],
"nixpkgs": [
"crane",
"nixpkgs"
]
},
"locked": {
"lastModified": 1676437770,
"narHash": "sha256-mhJye91Bn0jJIE7NnEywGty/U5qdELfsT8S+FBjTdG4=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "a619538647bd03e3ee1d7b947f7c11ff289b376e",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2023-04-24 11:27:13 +02:00
"sanctureplicum-nur": {
"inputs": {
2023-05-07 03:59:51 +02:00
"nixpkgs": [
"nixpkgs-unstable"
]
2023-04-24 11:27:13 +02:00
},
"locked": {
2023-06-16 06:42:12 +02:00
"lastModified": 1686890354,
"narHash": "sha256-a8Yxu4ApSk6fhfRoHvnWhUJuOG/A7BVASczKtdXMzf0=",
2023-05-07 03:59:51 +02:00
"ref": "refs/heads/main",
2023-06-16 06:42:12 +02:00
"rev": "72e258ac341e9e91314a2738b7577273354a386b",
"revCount": 24,
2023-05-07 03:59:51 +02:00
"type": "git",
2023-06-16 06:42:12 +02:00
"url": "file:///Users/carsten/source/nur"
2023-04-24 11:27:13 +02:00
},
"original": {
2023-05-07 03:59:51 +02:00
"type": "git",
2023-06-16 06:42:12 +02:00
"url": "file:///Users/carsten/source/nur"
2023-01-13 20:12:54 +01:00
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
2023-05-07 03:59:51 +02:00
"nixpkgs-unstable"
],
2023-05-07 03:59:51 +02:00
"nixpkgs-stable": [
"nixpkgs"
]
},
"locked": {
2023-05-10 05:18:43 +02:00
"lastModified": 1683545104,
"narHash": "sha256-48wC0zzHAej/wLFWIgV+uj63AvQ2UUk85g7wmXJzTqk=",
"owner": "Mic92",
"repo": "sops-nix",
2023-05-10 05:18:43 +02:00
"rev": "36b062a2c85a0efb37de1300c79c54602a094fab",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
2023-05-10 05:18:43 +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"
}
2023-01-13 20:12:54 +01:00
}
},
"root": "root",
"version": 7
}