nixos-config/flake.lock
Antoine Martin a992410c89 flake.lock: Update
Flake input changes:

* Updated 'nixpkgs': 'github:NixOS/nixpkgs/a7ff7a57c96588fd89370568b72751dd15d24e72' -> 'github:NixOS/nixpkgs/4263ba5e133cc3fc699c1152ab5ee46ef668e675'
2021-04-23 00:59:29 +02:00

84 lines
2.1 KiB
JSON

{
"nodes": {
"emacs-overlay": {
"locked": {
"lastModified": 1619028898,
"narHash": "sha256-OgKYwyxZA7zfdanc8RhfZ7OCHlAXHuzN6r4Q6Gjpzlk=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "e4778461070fb17602e71b01b8beaf7976e5f6ca",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "emacs-overlay",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
"lastModified": 1618962339,
"narHash": "sha256-Ecud4mXuA96NTCDUWGp5GVVNarZFWZL3YUZ0I8mQKIs=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "db00b39a9abec04245486a01b236b8d9734c9ad0",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1619076297,
"narHash": "sha256-8cysnX6zlCAog9NrrROEEvKLX/2hmJz0anRBCnjL+Ns=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "4263ba5e133cc3fc699c1152ab5ee46ef668e675",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-20.09",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1619057301,
"narHash": "sha256-1Y1nCnwGSQHM76KGIhz+8tOAGOT3wlP+dKjwoyQXCtg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d235056d6d6dcbd2999bd55fd120d831d4df6304",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"emacs-overlay": "emacs-overlay",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
}
}
},
"root": "root",
"version": 7
}