Update dependencies

This commit is contained in:
chvp 2022-05-09 17:09:42 +00:00 committed by github-actions[bot]
parent f27f569187
commit 04112818e7

49
flake.lock generated
View file

@ -170,12 +170,16 @@
}
},
"emacs-overlay": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1652097080,
"narHash": "sha256-Dui5VQKK8FLcnR29ihxlnRsdMnYCO1YXsXtj629Y0Z8=",
"lastModified": 1652114127,
"narHash": "sha256-9BaM5f8gxxAvDZKmnmgI0i5Wu+GVZpPZaFKo9qj4M6c=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "334ba8c610cf5e41dfe130507030e5587e3551b4",
"rev": "2fb72619761bb2478715f7a5f64aad619e94da99",
"type": "github"
},
"original": {
@ -199,6 +203,21 @@
"type": "github"
}
},
"flake-utils_2": {
"locked": {
"lastModified": 1649676176,
"narHash": "sha256-OWKJratjt2RW151VUlJPRALb7OU2S5s+f0vLj4o1bHM=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "a4b154ebbdc88c8498a5c7b01589addc9e9cb678",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
@ -244,6 +263,20 @@
}
},
"nixpkgs": {
"locked": {
"lastModified": 1652059086,
"narHash": "sha256-CjHSbr6LSFkN4YBdTB6+8ZQmSqhsbiXqAeQ9hQJ/gBI=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "934e076a441e318897aa17540f6cf7caadc69028",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1651726670,
"narHash": "sha256-dSGdzB49SEvdOJvrQWfQYkAefewXraHIV08Vz6iDXWQ=",
@ -261,11 +294,11 @@
},
"nur": {
"locked": {
"lastModified": 1652082379,
"narHash": "sha256-Bxmwvd2OJfp/9u0FGJ797Iow9vwsZwF3aEQicOLP9iM=",
"lastModified": 1652113343,
"narHash": "sha256-/oWymhWXVJvctnaplziyZP9DlNIdn6K6TX/PjosO1ZE=",
"owner": "nix-community",
"repo": "NUR",
"rev": "577348d358c3909b467db6e267ce8b16dbc1761c",
"rev": "405e40de38a8f2c6929fec436c01450b373912fe",
"type": "github"
},
"original": {
@ -282,10 +315,10 @@
"agenix": "agenix",
"devshell": "devshell",
"emacs-overlay": "emacs-overlay",
"flake-utils": "flake-utils",
"flake-utils": "flake-utils_2",
"home-manager": "home-manager",
"nixos-mailserver": "nixos-mailserver",
"nixpkgs": "nixpkgs",
"nixpkgs": "nixpkgs_2",
"nur": "nur",
"tetris": "tetris",
"utils": "utils"