summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorquentin@aristote.fr <quentin@aristote.fr>2025-07-09 15:03:26 +0200
committerquentin@aristote.fr <quentin@aristote.fr>2025-07-09 15:03:26 +0200
commit1b80952bf7b1b376f94324e62c23651d73e08e57 (patch)
treeb7517466f27761aca8cf6ece7f2cba34df071ed9
parent7283052001a32d63da7158a0154cc8df1b61bbf6 (diff)
flake.lock: Update
Flake lock file updates: • Updated input 'home-manager': 'github:nix-community/home-manager/d07e9cceb4994ed64a22b9b36f8b76923e87ac38' (2025-06-24) → 'github:nix-community/home-manager/bec8ff39811568eb7c8c8d1e2a1a476326748f51' (2025-07-09) • Updated input 'home-manager/nixpkgs': 'github:NixOS/nixpkgs/08f22084e6085d19bcfb4be30d1ca76ecb96fe54' (2025-06-19) → 'github:NixOS/nixpkgs/5c724ed1388e53cc231ed98330a60eb2f7be4be3' (2025-07-04) • Updated input 'my-nixpkgs': 'github:qaristote/my-nixpkgs/54d7d2af835c30e961c9ce9596bb630d0c3b3955' (2025-06-22) → 'github:qaristote/my-nixpkgs/904fa66fe7e8f92d2fb9039065b439b0f2f6a622' (2025-07-09) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/1552a9f4513f3f0ceedcf90320e48d3d47165712' (2025-06-20) → 'github:NixOS/nixos-hardware/7ced9122cff2163c6a0212b8d1ec8c33a1660806' (2025-07-09) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/3078b9a9e75f1790e6d6ef9955fdc6a2d1740cc6' (2025-06-22) → 'github:NixOS/nixpkgs/9b008d60392981ad674e04016d25619281550a9d' (2025-07-08) • Updated input 'stylix': 'github:danth/stylix/67a6479c1aa95210a346a227743f074b82471432' (2025-06-23) → 'github:danth/stylix/1d7a78147d5f2f6c97beb41b7815ab9cd213ef81' (2025-07-08) • Removed input 'stylix/flake-compat' • Updated input 'stylix/flake-parts': 'github:hercules-ci/flake-parts/c621e8422220273271f52058f618c94e405bb0f5' (2025-04-01) → 'github:hercules-ci/flake-parts/77826244401ea9de6e3bac47c2db46005e1f30b5' (2025-07-01) • Removed input 'stylix/git-hooks' • Removed input 'stylix/git-hooks/flake-compat' • Removed input 'stylix/git-hooks/gitignore' • Removed input 'stylix/git-hooks/gitignore/nixpkgs' • Removed input 'stylix/git-hooks/nixpkgs' • Updated input 'stylix/gnome-shell': 'github:GNOME/gnome-shell/52c517c8f6c199a1d6f5118fae500ef69ea845ae' (2025-04-13) → 'github:GNOME/gnome-shell/8c88f917db0f1f0d80fa55206c863d3746fa18d0' (2025-05-25) • Removed input 'stylix/home-manager' • Removed input 'stylix/home-manager/nixpkgs' • Updated input 'stylix/nixpkgs': 'github:NixOS/nixpkgs/96ec055edbe5ee227f28cdbc3f1ddf1df5965102' (2025-05-28) → 'github:NixOS/nixpkgs/1fd8bada0b6117e6c7eb54aad5813023eed37ccb' (2025-07-06) • Updated input 'stylix/nur': 'github:nix-community/NUR/2c0bc52fe14681e9ef60e3553888c4f086e46ecb' (2025-05-31) → 'github:nix-community/NUR/ddb679f4131e819efe3bbc6457ba19d7ad116f25' (2025-07-07) • Removed input 'stylix/nur/treefmt-nix' • Removed input 'stylix/nur/treefmt-nix/nixpkgs' • Updated input 'stylix/tinted-schemes': 'github:tinted-theming/schemes/87d652edd26f5c0c99deda5ae13dfb8ece2ffe31' (2025-05-25) → 'github:tinted-theming/schemes/5a775c6ffd6e6125947b393872cde95867d85a2a' (2025-06-24) • Updated input 'stylix/tinted-tmux': 'github:tinted-theming/tinted-tmux/57d5f9683ff9a3b590643beeaf0364da819aedda' (2025-06-01) → 'github:tinted-theming/tinted-tmux/bded5e24407cec9d01bd47a317d15b9223a1546c' (2025-06-29) • Updated input 'stylix/tinted-zed': 'github:tinted-theming/base16-zed/122c9e5c0e6f27211361a04fae92df97940eccf9' (2024-09-08) → 'github:tinted-theming/base16-zed/86a470d94204f7652b906ab0d378e4231a5b3384' (2025-06-29)
-rw-r--r--flake.lock192
1 files changed, 41 insertions, 151 deletions
diff --git a/flake.lock b/flake.lock
index 88c511a..38c7287 100644
--- a/flake.lock
+++ b/flake.lock
@@ -83,21 +83,6 @@
"type": "github"
}
},
- "flake-compat": {
- "locked": {
- "lastModified": 1747046372,
- "narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=",
- "owner": "edolstra",
- "repo": "flake-compat",
- "rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885",
- "type": "github"
- },
- "original": {
- "owner": "edolstra",
- "repo": "flake-compat",
- "type": "github"
- }
- },
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
@@ -145,11 +130,11 @@
]
},
"locked": {
- "lastModified": 1743550720,
- "narHash": "sha256-hIshGgKZCgWh6AYJpJmRgFdR3WUbkY04o82X05xqQiY=",
+ "lastModified": 1751413152,
+ "narHash": "sha256-Tyw1RjYEsp5scoigs1384gIg6e0GoBVjms4aXFfRssQ=",
"owner": "hercules-ci",
"repo": "flake-parts",
- "rev": "c621e8422220273271f52058f618c94e405bb0f5",
+ "rev": "77826244401ea9de6e3bac47c2db46005e1f30b5",
"type": "github"
},
"original": {
@@ -174,67 +159,19 @@
"type": "github"
}
},
- "git-hooks": {
- "inputs": {
- "flake-compat": [
- "stylix",
- "flake-compat"
- ],
- "gitignore": "gitignore",
- "nixpkgs": [
- "stylix",
- "nixpkgs"
- ]
- },
- "locked": {
- "lastModified": 1747372754,
- "narHash": "sha256-2Y53NGIX2vxfie1rOW0Qb86vjRZ7ngizoo+bnXU9D9k=",
- "owner": "cachix",
- "repo": "git-hooks.nix",
- "rev": "80479b6ec16fefd9c1db3ea13aeb038c60530f46",
- "type": "github"
- },
- "original": {
- "owner": "cachix",
- "repo": "git-hooks.nix",
- "type": "github"
- }
- },
- "gitignore": {
- "inputs": {
- "nixpkgs": [
- "stylix",
- "git-hooks",
- "nixpkgs"
- ]
- },
- "locked": {
- "lastModified": 1709087332,
- "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
- "owner": "hercules-ci",
- "repo": "gitignore.nix",
- "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
- "type": "github"
- },
- "original": {
- "owner": "hercules-ci",
- "repo": "gitignore.nix",
- "type": "github"
- }
- },
"gnome-shell": {
"flake": false,
"locked": {
- "lastModified": 1744584021,
- "narHash": "sha256-0RJ4mJzf+klKF4Fuoc8VN8dpQQtZnKksFmR2jhWE1Ew=",
+ "lastModified": 1748186689,
+ "narHash": "sha256-UaD7Y9f8iuLBMGHXeJlRu6U1Ggw5B9JnkFs3enZlap0=",
"owner": "GNOME",
"repo": "gnome-shell",
- "rev": "52c517c8f6c199a1d6f5118fae500ef69ea845ae",
+ "rev": "8c88f917db0f1f0d80fa55206c863d3746fa18d0",
"type": "github"
},
"original": {
"owner": "GNOME",
- "ref": "48.1",
+ "ref": "48.2",
"repo": "gnome-shell",
"type": "github"
}
@@ -244,11 +181,11 @@
"nixpkgs": "nixpkgs"
},
"locked": {
- "lastModified": 1750304462,
- "narHash": "sha256-Mj5t4yX05/rXnRqJkpoLZTWqgStB88Mr/fegTRqyiWc=",
+ "lastModified": 1752062782,
+ "narHash": "sha256-Dod77HcIByOyfGLEJOgRxg2Fmk2Y5lVgMEcN/xVEt/8=",
"owner": "nix-community",
"repo": "home-manager",
- "rev": "863842639722dd12ae9e37ca83bcb61a63b36f6c",
+ "rev": "bec8ff39811568eb7c8c8d1e2a1a476326748f51",
"type": "github"
},
"original": {
@@ -256,27 +193,6 @@
"type": "indirect"
}
},
- "home-manager_2": {
- "inputs": {
- "nixpkgs": [
- "stylix",
- "nixpkgs"
- ]
- },
- "locked": {
- "lastModified": 1748737919,
- "narHash": "sha256-5kvBbLYdp+n7Ftanjcs6Nv+UO6sBhelp6MIGJ9nWmjQ=",
- "owner": "nix-community",
- "repo": "home-manager",
- "rev": "5675a9686851d9626560052a032c4e14e533c1fa",
- "type": "github"
- },
- "original": {
- "owner": "nix-community",
- "repo": "home-manager",
- "type": "github"
- }
- },
"my-nixpkgs": {
"inputs": {
"flake-parts": "flake-parts",
@@ -284,11 +200,11 @@
"nur": "nur"
},
"locked": {
- "lastModified": 1750592724,
- "narHash": "sha256-fhAMTss07H8p/iQPgtt9uwKXUI9s4pf+i5NJhTnmWgg=",
+ "lastModified": 1752066182,
+ "narHash": "sha256-kLbN4qO8olmEboFhN1YbKb9XSDdAPvkfQ/q1+cjLkz4=",
"owner": "qaristote",
"repo": "my-nixpkgs",
- "rev": "5d1c9d8a7c78c7e8d8bfd1e4e2410e8e3963baff",
+ "rev": "904fa66fe7e8f92d2fb9039065b439b0f2f6a622",
"type": "github"
},
"original": {
@@ -299,11 +215,11 @@
},
"nixos-hardware": {
"locked": {
- "lastModified": 1750431636,
- "narHash": "sha256-vnzzBDbCGvInmfn2ijC4HsIY/3W1CWbwS/YQoFgdgPg=",
+ "lastModified": 1752048960,
+ "narHash": "sha256-gATnkOe37eeVwKKYCsL+OnS2gU4MmLuZFzzWCtaKLI8=",
"owner": "NixOS",
"repo": "nixos-hardware",
- "rev": "1552a9f4513f3f0ceedcf90320e48d3d47165712",
+ "rev": "7ced9122cff2163c6a0212b8d1ec8c33a1660806",
"type": "github"
},
"original": {
@@ -313,11 +229,11 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1750134718,
- "narHash": "sha256-v263g4GbxXv87hMXMCpjkIxd/viIF7p3JpJrwgKdNiI=",
+ "lastModified": 1751637120,
+ "narHash": "sha256-xVNy/XopSfIG9c46nRmPaKfH1Gn/56vQ8++xWA8itO4=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "9e83b64f727c88a7711a2c463a7b16eedb69a84c",
+ "rev": "5c724ed1388e53cc231ed98330a60eb2f7be4be3",
"type": "github"
},
"original": {
@@ -374,11 +290,11 @@
},
"nixpkgs_4": {
"locked": {
- "lastModified": 1750386251,
- "narHash": "sha256-1ovgdmuDYVo5OUC5NzdF+V4zx2uT8RtsgZahxidBTyw=",
+ "lastModified": 1751949589,
+ "narHash": "sha256-mgFxAPLWw0Kq+C8P3dRrZrOYEQXOtKuYVlo9xvPntt8=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "076e8c6678d8c54204abcb4b1b14c366835a58bb",
+ "rev": "9b008d60392981ad674e04016d25619281550a9d",
"type": "github"
},
"original": {
@@ -388,11 +304,11 @@
},
"nixpkgs_5": {
"locked": {
- "lastModified": 1748460289,
- "narHash": "sha256-7doLyJBzCllvqX4gszYtmZUToxKvMUrg45EUWaUYmBg=",
+ "lastModified": 1751792365,
+ "narHash": "sha256-J1kI6oAj25IG4EdVlg2hQz8NZTBNYvIS0l4wpr9KcUo=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "96ec055edbe5ee227f28cdbc3f1ddf1df5965102",
+ "rev": "1fd8bada0b6117e6c7eb54aad5813023eed37ccb",
"type": "github"
},
"original": {
@@ -430,15 +346,14 @@
"nixpkgs": [
"stylix",
"nixpkgs"
- ],
- "treefmt-nix": "treefmt-nix_2"
+ ]
},
"locked": {
- "lastModified": 1748730660,
- "narHash": "sha256-5LKmRYKdPuhm8j5GFe3AfrJL8dd8o57BQ34AGjJl1R0=",
+ "lastModified": 1751906969,
+ "narHash": "sha256-BSQAOdPnzdpOuCdAGSJmefSDlqmStFNScEnrWzSqKPw=",
"owner": "nix-community",
"repo": "NUR",
- "rev": "2c0bc52fe14681e9ef60e3553888c4f086e46ecb",
+ "rev": "ddb679f4131e819efe3bbc6457ba19d7ad116f25",
"type": "github"
},
"original": {
@@ -463,11 +378,8 @@
"base16-helix": "base16-helix",
"base16-vim": "base16-vim",
"firefox-gnome-theme": "firefox-gnome-theme",
- "flake-compat": "flake-compat",
"flake-parts": "flake-parts_3",
- "git-hooks": "git-hooks",
"gnome-shell": "gnome-shell",
- "home-manager": "home-manager_2",
"nixpkgs": "nixpkgs_5",
"nur": "nur_2",
"systems": "systems",
@@ -478,11 +390,11 @@
"tinted-zed": "tinted-zed"
},
"locked": {
- "lastModified": 1750562714,
- "narHash": "sha256-GEQdMsWrij7y1UjuONVZYWLBo1OPIt709KcyCxcDfxU=",
+ "lastModified": 1752012890,
+ "narHash": "sha256-ozqfSCB8vDqV+W4VF0+lwen50YWhFCNxp1ruCm/6bP8=",
"owner": "danth",
"repo": "stylix",
- "rev": "100b968012804d6526c5f48a32c30680916bc474",
+ "rev": "1d7a78147d5f2f6c97beb41b7815ab9cd213ef81",
"type": "github"
},
"original": {
@@ -542,11 +454,11 @@
"tinted-schemes": {
"flake": false,
"locked": {
- "lastModified": 1748180480,
- "narHash": "sha256-7n0XiZiEHl2zRhDwZd/g+p38xwEoWtT0/aESwTMXWG4=",
+ "lastModified": 1750770351,
+ "narHash": "sha256-LI+BnRoFNRa2ffbe3dcuIRYAUcGklBx0+EcFxlHj0SY=",
"owner": "tinted-theming",
"repo": "schemes",
- "rev": "87d652edd26f5c0c99deda5ae13dfb8ece2ffe31",
+ "rev": "5a775c6ffd6e6125947b393872cde95867d85a2a",
"type": "github"
},
"original": {
@@ -558,11 +470,11 @@
"tinted-tmux": {
"flake": false,
"locked": {
- "lastModified": 1748740859,
- "narHash": "sha256-OEM12bg7F4N5WjZOcV7FHJbqRI6jtCqL6u8FtPrlZz4=",
+ "lastModified": 1751159871,
+ "narHash": "sha256-UOHBN1fgHIEzvPmdNMHaDvdRMgLmEJh2hNmDrp3d3LE=",
"owner": "tinted-theming",
"repo": "tinted-tmux",
- "rev": "57d5f9683ff9a3b590643beeaf0364da819aedda",
+ "rev": "bded5e24407cec9d01bd47a317d15b9223a1546c",
"type": "github"
},
"original": {
@@ -574,11 +486,11 @@
"tinted-zed": {
"flake": false,
"locked": {
- "lastModified": 1725758778,
- "narHash": "sha256-8P1b6mJWyYcu36WRlSVbuj575QWIFZALZMTg5ID/sM4=",
+ "lastModified": 1751158968,
+ "narHash": "sha256-ksOyv7D3SRRtebpXxgpG4TK8gZSKFc4TIZpR+C98jX8=",
"owner": "tinted-theming",
"repo": "base16-zed",
- "rev": "122c9e5c0e6f27211361a04fae92df97940eccf9",
+ "rev": "86a470d94204f7652b906ab0d378e4231a5b3384",
"type": "github"
},
"original": {
@@ -608,28 +520,6 @@
"repo": "treefmt-nix",
"type": "github"
}
- },
- "treefmt-nix_2": {
- "inputs": {
- "nixpkgs": [
- "stylix",
- "nur",
- "nixpkgs"
- ]
- },
- "locked": {
- "lastModified": 1733222881,
- "narHash": "sha256-JIPcz1PrpXUCbaccEnrcUS8jjEb/1vJbZz5KkobyFdM=",
- "owner": "numtide",
- "repo": "treefmt-nix",
- "rev": "49717b5af6f80172275d47a418c9719a31a78b53",
- "type": "github"
- },
- "original": {
- "owner": "numtide",
- "repo": "treefmt-nix",
- "type": "github"
- }
}
},
"root": "root",