Nixerus/flake.lock

136 lines
3.4 KiB
Plaintext
Raw Normal View History

2023-05-06 21:03:30 +02:00
{
"nodes": {
2023-05-18 12:07:07 +02:00
"emacs-overlay": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1684348799,
"narHash": "sha256-K/2G+BnHK3JdGnT/qkYWGljgy5kUeCZDSnBz4cLqb+c=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "95c844b1985808df780acc1835a354fe3ff27282",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "emacs-overlay",
"type": "github"
}
},
"flake-utils": {
"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"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1684321175,
"narHash": "sha256-V4EbM+jK7pvjKBaj0dgAiW9ultzDE27Nz5fRyu/ceMk=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "59659243cd4ababda605e79b4a9c2e6d83e24c86",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
2023-05-06 21:03:30 +02:00
"nixpkgs": {
"locked": {
2023-05-18 12:07:07 +02:00
"lastModified": 1673540789,
"narHash": "sha256-xqnxBOK3qctIeUVxecydrEDbEXjsvHCPGPbvsl63M/U=",
2023-05-06 21:03:30 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-05-18 12:07:07 +02:00
"rev": "0f213d0fee84280d8c3a97f7469b988d6fe5fcdf",
2023-05-06 21:03:30 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-05-18 12:07:07 +02:00
"ref": "nixos-unstable",
2023-05-06 21:03:30 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-05-18 12:07:07 +02:00
"nixpkgs_2": {
"locked": {
"lastModified": 1684215771,
"narHash": "sha256-fsum28z+g18yreNa1Y7MPo9dtps5h1VkHfZbYQ+YPbk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "963006aab35e3e8ebbf6052b6bf4ea712fdd3c28",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 1684360268,
"narHash": "sha256-fvQWCYVaoy46/dz5FEMV7/A4QFra3DQbUpo6A7YXhFU=",
"owner": "nix-community",
"repo": "NUR",
"rev": "ca68452b8a9e9ca328e60308d87cd62aa0541c4b",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "NUR",
"type": "github"
}
},
"private": {
"locked": {
"lastModified": 1684365475,
"narHash": "sha256-xmkgtNtpDSlWrHHe7HYkqStEWB7tkHFgiKoJnTawsfo=",
"owner": "materusPL",
"repo": "Nixerus",
"rev": "025b07afd8e09eef1f6388e0e5f2d7a7ca1e2061",
"type": "github"
},
"original": {
"owner": "materusPL",
"ref": "mock",
"repo": "Nixerus",
"type": "github"
}
},
2023-05-06 21:03:30 +02:00
"root": {
"inputs": {
2023-05-18 12:07:07 +02:00
"emacs-overlay": "emacs-overlay",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs_2",
"nur": "nur",
"private": "private"
2023-05-06 21:03:30 +02:00
}
}
},
"root": "root",
"version": 7
}