Update dependencies
This commit is contained in:
parent
faa86e0047
commit
5a2c1a072e
2 changed files with 4 additions and 4 deletions
6
flake.lock
generated
6
flake.lock
generated
|
@ -53,11 +53,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1617532503,
|
"lastModified": 1617577082,
|
||||||
"narHash": "sha256-OV8gy/cEh0Xl2/KjGWXs8H4aM/HAXaBNa6kweVFRsF0=",
|
"narHash": "sha256-oNVkQXmq2wZHXC+5Pvxn48qYKda28ik3GdUY3GH3+g8=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "8b65ff2559c15d14e677db0cd89c03142098df30",
|
"rev": "b5734315fcce4a573d5a731c44dd62559244d816",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -30,7 +30,7 @@
|
||||||
home-manager.users.charlotte = { pkgs, ... }: {
|
home-manager.users.charlotte = { pkgs, ... }: {
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
google-chrome
|
google-chrome
|
||||||
libreoffice
|
libreoffice-fresh
|
||||||
moreutils
|
moreutils
|
||||||
mpv
|
mpv
|
||||||
okular
|
okular
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue