Update dependencies
This commit is contained in:
parent
451da0c049
commit
5e793ddfc8
2 changed files with 7 additions and 7 deletions
12
flake.lock
generated
12
flake.lock
generated
|
@ -22,11 +22,11 @@
|
||||||
},
|
},
|
||||||
"emacs-overlay": {
|
"emacs-overlay": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1625765437,
|
"lastModified": 1625795517,
|
||||||
"narHash": "sha256-mjKOzTb1KZjflr8kzDE9PZ2p1o6Y8yxprdmvUSDteIQ=",
|
"narHash": "sha256-SQx7DacHfkIFU+79mQfUrwJmgxgRyrPtTkQf2ubIPKM=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "emacs-overlay",
|
"repo": "emacs-overlay",
|
||||||
"rev": "d32822d54963d1d610176f4a0b0a747aee0adcc2",
|
"rev": "4344c0e2e759c8715bf6e21e96026976189f1a4a",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -74,11 +74,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1625717723,
|
"lastModified": 1625757671,
|
||||||
"narHash": "sha256-fPqsu8sRhgqkGWJj88/gPzTwNgqXJ6Pplp+6ZhJ1ZdE=",
|
"narHash": "sha256-tMp/aZFgQWd9R1JmVXS3KI2kE0Xv2jYXdq1EB4lB5j0=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "af65c312fb1b7dd93a78810af7f6e6b990dad088",
|
"rev": "2ed84aa0f2103851abfa88595a20b9b38344203b",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -7,7 +7,7 @@ let
|
||||||
owner = "accentor";
|
owner = "accentor";
|
||||||
repo = "web";
|
repo = "web";
|
||||||
rev = "develop";
|
rev = "develop";
|
||||||
sha256 = "18zd21jgnjljvqskbyw33bpzyrwscw152c9fwwhan7siyy5bm3ga";
|
sha256 = "0z5a3jwi93rriq5hvdqv53421jj9pg5651nam6h9krj6zhr93fs3";
|
||||||
};
|
};
|
||||||
yarnNix = ./accentor/yarn.nix;
|
yarnNix = ./accentor/yarn.nix;
|
||||||
buildPhase = ''
|
buildPhase = ''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue