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": 1621740021,
"narHash": "sha256-uLu8Zgrkbsq8mnl6LjbcMvItFyAaLH45Iik5qMmb9T0=",
2021-04-17 20:39:01 +02:00
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "5df3462dda05d8e44669cf374776274e1bc47d0a",
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": 1622312560,
"narHash": "sha256-xBWgiwnPaL/iZasPxw3BuvPAee/2jiToiZjKvKLs+PA=",
2021-04-19 13:42:29 +02:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "ab64dc32493996c24607eab2cae6663466ddfb8a",
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": 1622449420,
"narHash": "sha256-aKDhIaJqNUy7p3urHEBC/mdIAJWckhW3Fgzmv284UHg=",
2021-02-06 03:09:11 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d25ea6a0d2a847fb52131da546f2a866656fbafa",
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": 1622362955,
"narHash": "sha256-azGfd/yS4Bwh7TunIs7P8iaWRUPdcZpBuDqfJregb7E=",
2021-05-27 20:16:14 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "bfdf04bd21bb99b05bb10f0de8876ad4baca48e4",
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
}