update flake
This commit is contained in:
parent
a35486d801
commit
ce297e5fbe
2 changed files with 3 additions and 3 deletions
4
flake.lock
generated
4
flake.lock
generated
|
|
@ -3,8 +3,8 @@
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 0,
|
"lastModified": 0,
|
||||||
"narHash": "sha256-NGKVY4PjzwAa4upkGtAMz1npHGoRzWotlSnVlqI40mo=",
|
"narHash": "sha256-+CHVZnTnIYRLYsARInHYoWkujzcRkLY/gXm3s5bE52o=",
|
||||||
"path": "/nix/store/2nnisw4pxbifisbkg58hrnis9ycs5ah1-source",
|
"path": "/nix/store/7840m01bg4qkhh3kq6mlrsi3s352qkc1-source",
|
||||||
"type": "path"
|
"type": "path"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
description = "Add new Git remotes quickly";
|
description = "Add new Git remotes easily";
|
||||||
outputs = { self, nixpkgs }@inputs:
|
outputs = { self, nixpkgs }@inputs:
|
||||||
let
|
let
|
||||||
forAllSystems = nixpkgs.lib.genAttrs nixpkgs.lib.platforms.unix;
|
forAllSystems = nixpkgs.lib.genAttrs nixpkgs.lib.platforms.unix;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue