Update dependencies
This commit is contained in:
@@ -20,7 +20,7 @@ mixRelease rec {
|
|||||||
mixFodDeps = fetchMixDeps {
|
mixFodDeps = fetchMixDeps {
|
||||||
pname = "mix-deps-${pname}";
|
pname = "mix-deps-${pname}";
|
||||||
inherit version src;
|
inherit version src;
|
||||||
sha256 = "sha256-lknkq6b1yDOLgTpR/tPEk9UKqpqQT6H1N5g15M60nCA=";
|
sha256 = "sha256-T0OFt3RdGyN/KCZ1/pa2cuxvDCQin0iwtnXbwhrpnoE=";
|
||||||
};
|
};
|
||||||
postBuild = ''
|
postBuild = ''
|
||||||
ln -sfv ${tailwindcss}/bin/tailwindcss _build/tailwind-linux-x64
|
ln -sfv ${tailwindcss}/bin/tailwindcss _build/tailwind-linux-x64
|
||||||
|
|||||||
17
flake.lock
generated
17
flake.lock
generated
@@ -2,15 +2,18 @@
|
|||||||
"nodes": {
|
"nodes": {
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1714906307,
|
"lastModified": 1730272153,
|
||||||
"narHash": "sha256-UlRZtrCnhPFSJlDQE7M0eyhgvuuHBTe1eJ9N9AQlJQ0=",
|
"narHash": "sha256-B5WRZYsRlJgwVHIV6DvidFN7VX7Fg9uuwkRW9Ha8z+w=",
|
||||||
"path": "/nix/store/3pif36ks3f56py4wb1dkq6sh0nkf3ygj-source",
|
"owner": "NixOS",
|
||||||
"rev": "25865a40d14b3f9cf19f19b924e2ab4069b09588",
|
"repo": "nixpkgs",
|
||||||
"type": "path"
|
"rev": "2d2a9ddbe3f2c00747398f3dc9b05f7f2ebb0f53",
|
||||||
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"id": "nixpkgs",
|
"owner": "NixOS",
|
||||||
"type": "indirect"
|
"ref": "nixpkgs-unstable",
|
||||||
|
"repo": "nixpkgs",
|
||||||
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"root": {
|
"root": {
|
||||||
|
|||||||
Reference in New Issue
Block a user