Skip to content
Snippets Groups Projects
Commit a3efef9e authored by Linus Keiser's avatar Linus Keiser :speech_balloon:
Browse files

chore: update packages

parent f4a03f64
No related branches found
No related tags found
1 merge request!312feat/layout
/nix/store/8gcmjbx566cfps5rfrvjzgn94vwjrrxf-pre-commit-config.json
\ No newline at end of file
/nix/store/vqvxplxrb8ig6z1gfwwkgy2bvd48dphq-pre-commit-config.json
\ No newline at end of file
......@@ -3,10 +3,10 @@
"devenv": {
"locked": {
"dir": "src/modules",
"lastModified": 1734605856,
"lastModified": 1735883199,
"owner": "cachix",
"repo": "devenv",
"rev": "f81cf7dc4cbfa46de11618af94e5983c5e600d8c",
"rev": "d67d04ae2dd3bc3723e615003034ba752e8db8c3",
"type": "github"
},
"original": {
......@@ -53,10 +53,10 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1734435836,
"lastModified": 1735821806,
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "4989a246d7a390a859852baddb1013f825435cee",
"rev": "d6973081434f88088e5321f83ebafe9a1167c367",
"type": "github"
},
"original": {
......@@ -66,27 +66,12 @@
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
"lastModified": 1734529975,
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "72d11d40b9878a67c38f003c240c2d2e1811e72a",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1734435836,
"lastModified": 1735821806,
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "4989a246d7a390a859852baddb1013f825435cee",
"rev": "d6973081434f88088e5321f83ebafe9a1167c367",
"type": "github"
},
"original": {
......@@ -102,14 +87,13 @@
"gitignore": "gitignore",
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
]
},
"locked": {
"lastModified": 1734425854,
"lastModified": 1735882644,
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"rev": "0ddd26d0925f618c3a5d85a4fa5eb1e23a09491d",
"rev": "a5a961387e75ae44cc20f0a57ae463da5e959656",
"type": "github"
},
"original": {
......
......@@ -44,7 +44,7 @@ in
languages = {
javascript = {
enable = true;
# npm.enable = true;
npm.enable = true;
pnpm.enable = true;
};
typescript.enable = true;
......
This diff is collapsed.
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {}
}
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment