Compare commits

..
2 changed files with 11 additions and 14 deletions

22
flake.lock generated
View file

@ -509,11 +509,11 @@
}, },
"nixpkgs-unstable": { "nixpkgs-unstable": {
"locked": { "locked": {
"lastModified": 1776329215, "lastModified": 1776255774,
"narHash": "sha256-a8BYi3mzoJ/AcJP8UldOx8emoPRLeWqALZWu4ZvjPXw=", "narHash": "sha256-psVTpH6PK3q1htMJpmdz1hLF5pQgEshu7gQWgKO6t6Y=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "b86751bc4085f48661017fa226dee99fab6c651b", "rev": "566acc07c54dc807f91625bb286cb9b321b5f42a",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -548,11 +548,11 @@
"treefmt-nix": "treefmt-nix" "treefmt-nix": "treefmt-nix"
}, },
"locked": { "locked": {
"lastModified": 1776522593, "lastModified": 1776422982,
"narHash": "sha256-HqQ8XQGv14TehBKL1IXF28wvbC6OCoHWvTOI/IdCA/8=", "narHash": "sha256-H4TfZRvGyWHzY/o0JiSYj/0UOxLv4mOM38xQKUKFW6Q=",
"ref": "refs/heads/main", "ref": "refs/heads/main",
"rev": "d821500db7375ebb346aaa17c80dc25214165584", "rev": "1a78b5808d49131aa13371235172f31587f4af3f",
"revCount": 479, "revCount": 398,
"type": "git", "type": "git",
"url": "https://git.berlin.ccc.de/vinzenz/nova-shell" "url": "https://git.berlin.ccc.de/vinzenz/nova-shell"
}, },
@ -618,11 +618,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1776066068, "lastModified": 1775720097,
"narHash": "sha256-SwKVkgEsqsp5ki9m7fqvhncb5MjvH1hlZqbn3s+x/Uk=", "narHash": "sha256-p+vqkCuFfVNyQBo370wr6MebNUvz55RZiC0m8YKUhvQ=",
"ref": "refs/heads/master", "ref": "refs/heads/master",
"rev": "fb08eced449e87e47321e95beeb890a63d2c67bd", "rev": "d4c92973b53d9fa34cc110d3b974eb6bde5b3027",
"revCount": 801, "revCount": 800,
"type": "git", "type": "git",
"url": "https://git.outfoxxed.me/outfoxxed/quickshell" "url": "https://git.outfoxxed.me/outfoxxed/quickshell"
}, },

View file

@ -10,9 +10,6 @@
unstable.claude-code unstable.claude-code
git git
python3 python3
coreutils-full
gawk
gnugrep
]; ];
users.users.muede = { users.users.muede = {