nixos-config/flake.lock

84 lines
2.1 KiB
Plaintext
Raw Normal View History

2021-02-06 03:09:11 +01:00
{
"nodes": {
2021-04-17 20:39:01 +02:00
"emacs-overlay": {
"locked": {
"lastModified": 1622633188,
"narHash": "sha256-BrxmSdbYHjkyCr2oWiES8/UONS/veALGToKh+782AWA=",
2021-04-17 20:39:01 +02:00
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "fa30581319280c3f7201c49905e8fd4c7019e6ea",
2021-04-17 20:39:01 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "emacs-overlay",
"type": "github"
}
},
2021-04-19 13:42:29 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2021-04-19 13:42:29 +02:00
]
},
"locked": {
"lastModified": 1622789326,
"narHash": "sha256-DA7S6uASh1/lswMM0B//utsGPnH/9+L1mY9XzJzlcmI=",
2021-04-19 13:42:29 +02:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "fd5fbb0a241f644908cdf01ccd1821d0606fb4fd",
2021-04-19 13:42:29 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-21.05",
2021-04-19 13:42:29 +02:00
"repo": "home-manager",
"type": "github"
}
},
2021-02-06 03:09:11 +01:00
"nixpkgs": {
"locked": {
"lastModified": 1622786510,
"narHash": "sha256-jVw4d5ovCMLFc/hF7EDuVIqR14LPekjbW3jWLB8rLiU=",
2021-02-06 03:09:11 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "4c2e84394c0f372c019e941e95d6fbe21835719b",
2021-02-06 03:09:11 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-21.05",
2021-02-06 03:09:11 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2021-02-15 17:23:25 +01:00
"nixpkgs-unstable": {
"locked": {
"lastModified": 1622629464,
"narHash": "sha256-o7HBgsi0eUkuLheM+ur86900OP+6dQlrawTVDqa20Rk=",
2021-05-27 20:16:14 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "239da47116274ee326a965d80b3ed1d3bf08af62",
2021-05-27 20:16:14 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
2021-02-06 03:09:11 +01:00
"root": {
"inputs": {
2021-04-17 20:39:01 +02:00
"emacs-overlay": "emacs-overlay",
2021-04-19 13:42:29 +02:00
"home-manager": "home-manager",
2021-02-15 17:23:25 +01:00
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
2021-02-06 03:09:11 +01:00
}
}
},
"root": "root",
"version": 7
}