Friendship ended with bazel. Bazelisk is my new best friend
This commit is contained in:
parent
f8484164da
commit
e2fc859b77
2 changed files with 8 additions and 7 deletions
12
flake.lock
generated
12
flake.lock
generated
|
@ -7,11 +7,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1691039228,
|
"lastModified": 1691312444,
|
||||||
"narHash": "sha256-iPNZJ1LvfUf1Y456ewC0DXgf99TNssG8OLObOyqxO6M=",
|
"narHash": "sha256-J9e9dGwAPTX+UlAn8jehoyaEq6fwK+L+gunfx0cYT4E=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "home-manager",
|
"repo": "home-manager",
|
||||||
"rev": "86dd48d70a2e2c17e84e747ba4faa92453e68d4a",
|
"rev": "903e06d734bcae48efb79b9afd51b406d2744179",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -22,11 +22,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1691006197,
|
"lastModified": 1691368598,
|
||||||
"narHash": "sha256-DbtxVWPt+ZP5W0Usg7jAyTomIM//c3Jtfa59Ht7AV8s=",
|
"narHash": "sha256-ia7li22keBBbj02tEdqjVeLtc7ZlSBuhUk+7XTUFr14=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "66aedfd010204949cb225cf749be08cb13ce1813",
|
"rev": "5a8e9243812ba528000995b294292d3b5e120947",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
# Commonly used packages.
|
# Commonly used packages.
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
bazel
|
bazelisk
|
||||||
binwalk
|
binwalk
|
||||||
cloc
|
cloc
|
||||||
croc
|
croc
|
||||||
|
@ -22,6 +22,7 @@
|
||||||
jq
|
jq
|
||||||
meld
|
meld
|
||||||
monaco-powerline
|
monaco-powerline
|
||||||
|
mtools
|
||||||
mtr
|
mtr
|
||||||
ncdu
|
ncdu
|
||||||
neofetch
|
neofetch
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue