- seattle
- https://becca.ooo/
Block or Report
Block or report 9999years
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
-
-
1
#lang r5rs
2(#%require schemeunit)
34(define ** expt)5(define (!= x y) (not (= x y)))
-
A `nix` and `nix-shell` wrapper for shells other than `bash`
Rust 16
1,850 contributions in the last year
Less
More
Contribution activity
April 2023
Created 9 commits in 5 repositories
Created 2 repositories
Created a pull request in NixOS/nixpkgs that received 8 comments
haskell.compiler: allow overriding source with hadrian
Hadrian (the GHC build tool) is built separately from GHC. This means that if haskell.compiler.ghc961 is overridden to add patches, those patches w…
+15
−15
•
8
comments
Opened 2 other pull requests in 2 repositories
MercuryTechnologies/nix-your-shell
1
merged
nvim-telescope/telescope-ui-select.nvim
1
open
Reviewed 2 pull requests in 1 repository
NixOS/nixpkgs
2 pull requests
Created an issue in rust-lang/rust-clippy that received 3 comments
almost_swapped false positive on #[derive(clap::Subcommand)]
Summary
clap 4.0 raises what looks like a spurious almost_swapped lint.
Frustratingly, I don't appear to be able to silence the lint with #




