This repository has been archived on 2023-08-08. You can view files and clone it, but cannot push or open issues or pull requests.
nil/flake.lock

133 lines
3.4 KiB
Plaintext
Raw Normal View History

2021-11-28 01:10:36 +00:00
{
"nodes": {
"emacs-overlay": {
"locked": {
2022-04-25 02:25:35 +00:00
"lastModified": 1650772401,
"narHash": "sha256-1pRrL9nqmWxV0MUKYB0ZxI7ksR9Vu/VT3wldEiwHKZo=",
"owner": "nix-community",
"repo": "emacs-overlay",
2022-04-25 02:25:35 +00:00
"rev": "6216f7c7e05c5f7d579dc898219207a8509be910",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "emacs-overlay",
"type": "github"
}
},
"flake-utils": {
"locked": {
2022-02-08 01:24:05 +00:00
"lastModified": 1638122382,
"narHash": "sha256-sQzZzAbvKEqN9s0bzWuYmRaA03v40gaJ4+iL1LXjaeI=",
"owner": "numtide",
"repo": "flake-utils",
2022-02-08 01:24:05 +00:00
"rev": "74f7e4319258e287b0f9cb95426c9853b282730b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2021-11-28 01:10:36 +00:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-04-25 02:25:35 +00:00
"lastModified": 1650478719,
"narHash": "sha256-308c2cM4hW9AW6dSQ080ycXGyEJGkG/OwOINkYL9Mnw=",
2021-11-28 01:10:36 +00:00
"owner": "nix-community",
"repo": "home-manager",
2022-04-25 02:25:35 +00:00
"rev": "93a69d07389311ffd6ce1f4d01836bbc2faec644",
2021-11-28 01:10:36 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2022-04-25 02:25:35 +00:00
"lastModified": 1650522846,
"narHash": "sha256-SxWHXRI3qJwswyXAtzsi6PKVY3KLNNnb072KaJthII8=",
2021-11-28 01:10:36 +00:00
"owner": "NixOS",
"repo": "nixos-hardware",
2022-04-25 02:25:35 +00:00
"rev": "6b4ebea9093c997c5f275c820e679108de4871ab",
2021-11-28 01:10:36 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-04-25 02:25:35 +00:00
"lastModified": 1650701402,
"narHash": "sha256-XKfstdtqDg+O+gNBx1yGVKWIhLgfEDg/e2lvJSsp9vU=",
2021-11-28 01:10:36 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2022-04-25 02:25:35 +00:00
"rev": "bc41b01dd7a9fdffd32d9b03806798797532a5fe",
2021-11-28 01:10:36 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2022-04-25 02:25:35 +00:00
"lastModified": 1650775191,
"narHash": "sha256-m92XdImMuRWzOxN1ZTXqFv7eiHkL+tEjvoswJMqW2U0=",
2021-11-28 01:10:36 +00:00
"owner": "nix-community",
"repo": "NUR",
2022-04-25 02:25:35 +00:00
"rev": "2a211052daea8400fe7f92f5057122ec2eecac61",
2021-11-28 01:10:36 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
"emacs-overlay": "emacs-overlay",
2021-11-28 01:10:36 +00:00
"home-manager": "home-manager",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"nur": "nur",
"utils": "utils"
}
},
"utils": {
"inputs": {
"flake-utils": "flake-utils"
},
"locked": {
2022-02-08 01:24:05 +00:00
"lastModified": 1638172912,
"narHash": "sha256-jxhQGNEsZTdop/Br3JPS+xmBf6t9cIWRzVZFxbT76Rw=",
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
2022-02-08 01:24:05 +00:00
"rev": "166d6ebd9f0de03afc98060ac92cba9c71cfe550",
"type": "github"
},
"original": {
"owner": "gytis-ivaskevicius",
2022-02-08 01:24:05 +00:00
"ref": "v1.3.1",
"repo": "flake-utils-plus",
"type": "github"
2021-11-28 01:10:36 +00:00
}
}
},
"root": "root",
"version": 7
}