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

* Updated 'nixpkgs': 'github:NixOS/nixpkgs/d4e7af972158a14ebdd9c828b1c2e07e2ce7ef1c' -> 'github:NixOS/nixpkgs/dc326c78a93862efb30a76216f527a56496e6284'
2021-05-04 01:34:22 +02:00

84 lines
2.1 KiB
JSON

{
"nodes": {
"emacs-overlay": {
"locked": {
"lastModified": 1619636538,
"narHash": "sha256-fQXnzTb2rDr5zbfEppXEXI+FMHLPRI12EMf9Dof3R+k=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "ed6650c5db42b331283341c85710f99a701fd03f",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "emacs-overlay",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
"lastModified": 1619639991,
"narHash": "sha256-cUw7Il18FC50kr7yrru0JEXpRqJTYT7zHOK701vBJmI=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "2d421b30ad6efc96b7deb653ea8fcc4d570a75f5",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1619970086,
"narHash": "sha256-93FzftIPlkQAapwb2Wq0IOktSUCsDW87tcKVWG5YnyQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "dc326c78a93862efb30a76216f527a56496e6284",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-20.09",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1619464443,
"narHash": "sha256-R7WAb8EnkIJxxaF6GTHUPytjonhB4Zm0iatyWoW169A=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8e4fe32876ca15e3d5eb3ecd3ca0b224417f5f17",
"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
}