nixos-config/flake.lock

101 lines
2.6 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": 1627238545,
"narHash": "sha256-471t3bqHh1VKoDJQS11AfepaOIW3PMaWGrJT2fJXZSg=",
2021-04-17 20:39:01 +02:00
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "b7bdcae5f7b376945851995ef022ae22b6b17991",
2021-04-17 20:39:01 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "emacs-overlay",
"type": "github"
}
},
2021-07-14 19:40:35 +02:00
"flake-utils": {
"locked": {
"lastModified": 1623875721,
"narHash": "sha256-A8BU7bjS5GirpAUv4QA+QnJ4CceLHkcXdRp4xITDB0s=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "f7e004a55b120c02ecb6219596820fcd32ca8772",
"type": "github"
},
"original": {
"owner": "numtide",
"ref": "master",
"repo": "flake-utils",
"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": 1627158444,
"narHash": "sha256-+C0SqhyQQplhcmWl681ODGNWUng8Wp1yvC/MdI1Q7hY=",
2021-04-19 13:42:29 +02:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "9c0abed5228d54aad120b4bc757b6f5935aeda1c",
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": 1627131378,
"narHash": "sha256-R26ndhO4uTGqE6tsPbGd1BDTG2+eotvVV5K5YOuKM9g=",
2021-02-06 03:09:11 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "973910f5c31b9ba6c171c33a8bd7199990b14c72",
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": 1627170405,
"narHash": "sha256-6t7ISnt0Iqc2jxIf5+/su6eFmZNWnPAOA1JeOv9lLRE=",
2021-05-27 20:16:14 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ecaf3da9340231e5493eccc3db87604a3705da42",
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-07-14 19:40:35 +02:00
"flake-utils": "flake-utils",
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
}