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": 1621565684,
"narHash": "sha256-EDssKjLt2dDXatuZaLPw8qi8FwWAiOmbPMEoi782UhU=",
2021-04-17 20:39:01 +02:00
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "cb4febf24b04ef44abe7aaa692e71b965083294d",
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-unstable"
]
},
"locked": {
"lastModified": 1621227293,
"narHash": "sha256-eLBymCG2AvHpex58S3NdDueUWydQgnv3Jzm+Ec+aIWw=",
2021-04-19 13:42:29 +02:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "6a471f1b1111408d541caf04e64650813bfb22ac",
2021-04-19 13:42:29 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
2021-02-06 03:09:11 +01:00
"nixpkgs": {
"locked": {
"lastModified": 1621511390,
"narHash": "sha256-isDpLGr73ejAiksS1eW0dOMjEIB+j8b1lyAN++5KmrA=",
2021-02-06 03:09:11 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a7064e23973b0f3e1dd56cf4601758fedc38423c",
2021-02-06 03:09:11 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2021-03-25 00:51:39 +01:00
"ref": "nixos-20.09",
2021-02-06 03:09:11 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2021-02-15 17:23:25 +01:00
"nixpkgs-unstable": {
"locked": {
"lastModified": 1621288494,
"narHash": "sha256-3lQCSw8/J076UwoQhtSVymOibLuojlqF9BAMP6X+/48=",
2021-02-15 17:23:25 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "673aea9f84c955c94b105797fdc56007017af4db",
2021-02-15 17:23:25 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"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
}