Compare commits
No commits in common. "ec122d1ae48bf233f6e9472705bf722a4771945e" and "65993197cda43ec0baf5ebc94ebbdc2aeadd58cf" have entirely different histories.
ec122d1ae4
...
65993197cd
|
@ -38,11 +38,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1672617983,
|
"lastModified": 1672525397,
|
||||||
"narHash": "sha256-68WDiCBs631mbDDk4UAKdGURKcsfW6hjb7wgudTAe5o=",
|
"narHash": "sha256-WASDnyxHKWVrEe0dIzkpH+jzKlCKAk0husv0f/9pyxg=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "0fc9fca9c8d43edd79d33fea0dd8409d7c4580f4",
|
"rev": "8ba56d7c0d7490680f2d51ba46a141eca7c46afa",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -87,6 +87,8 @@ in {
|
||||||
cachix
|
cachix
|
||||||
# Networking
|
# Networking
|
||||||
openconnect-sso
|
openconnect-sso
|
||||||
|
# Communication
|
||||||
|
gomuks
|
||||||
# Programming tools
|
# Programming tools
|
||||||
## Shell
|
## Shell
|
||||||
shellcheck
|
shellcheck
|
||||||
|
|
Loading…
Reference in New Issue