Compare commits

...

2 Commits

Author SHA1 Message Date
coolneng ea4739ab0b
Replace --use-remote-sudo with sudo 2022-05-21 11:43:15 +02:00
System administrator ebc7bc7e4d flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/1d7db1b9e4cf1ee075a9f52e5c36f7b9f4207502' (2022-05-16)
  → 'github:NixOS/nixpkgs/48037fd90426e44e4bf03e6479e88a11453b9b66' (2022-05-18)
2022-05-20 22:33:02 +02:00
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
switch: switch:
nixos-rebuild switch --flake . --use-remote-sudo sudo nixos-rebuild switch --flake path://$(PWD)#
update: update:
nix flake update . --commit-lock-file nix flake update . --commit-lock-file

View File

@ -38,11 +38,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1652659998, "lastModified": 1652885393,
"narHash": "sha256-FqNrXC1EE6U2RACwXBlsAvg1lqQGLYpuYb6+W3DL9vA=", "narHash": "sha256-YIgvvlk4iQ1Hi7KD9o5gsojc+ApB+jiH1d5stK8uXiw=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "1d7db1b9e4cf1ee075a9f52e5c36f7b9f4207502", "rev": "48037fd90426e44e4bf03e6479e88a11453b9b66",
"type": "github" "type": "github"
}, },
"original": { "original": {