Skip to content

Commit

Permalink
direnv: Use omnix
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Oct 17, 2024
1 parent 94cbcba commit 1953f5a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 22 deletions.
4 changes: 3 additions & 1 deletion .envrc
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
use flake
source_url https://raw.githubusercontent.com/juspay/omnix/refs/heads/2422ed9/omnixrc "sha256-MtgHVuaGiljgPAQ+4gxQZ4YJWaBRL+Fjc08tKAPbUk0="

use omnix
18 changes: 0 additions & 18 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
treefmt-nix.url = "github:numtide/treefmt-nix";
treefmt-nix.inputs.nixpkgs.follows = "nixpkgs";
flake-root.url = "github:srid/flake-root";
nix-health.url = "github:juspay/nix-health?dir=module";

ema.url = "github:srid/ema";
ema.inputs.nixpkgs.follows = "nixpkgs";
Expand Down Expand Up @@ -42,7 +41,6 @@
inputs.haskell-flake.flakeModule
inputs.flake-root.flakeModule
inputs.treefmt-nix.flakeModule
inputs.nix-health.flakeModule
./nix/flake-module.nix
];

Expand Down Expand Up @@ -149,7 +147,6 @@
inputsFrom = [
config.haskellProjects.default.outputs.devShell
config.treefmt.build.devShell
config.nix-health.outputs.devShell
];
packages = with pkgs; [
just
Expand Down

0 comments on commit 1953f5a

Please sign in to comment.