Alyssa Ross
3df6bb2c85
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/applications/blockchains/polkadot/default.nix
2024-06-09 22:47:12 +01:00
Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alyssa Ross
b08a915532
treewide: drop workarounds for cargo --frozen
...
Since 4816a73bb5
("rustPlatform: --frozen -> --offline"), these are
no longer necessary!
2024-05-19 11:15:55 +02:00
Anton Mosich
dd4b88da6e
lemurs: 0.3.1 -> 0.3.2
...
For changelog see: https://github.com/coastalwhite/lemurs/releases/tag/v0.3.2
2023-09-23 23:58:09 +02:00
Jeremiah S
bc39d29076
lemurs: init at 0.3.1
...
applied editorconfig settings
fix: lf line ending issue
fix: repo can not be pname due to bind issues
fix: use cargoHash not cargoSha256
lint: build inputs should new line
lint: callPackage should have space in attrset
2023-08-02 16:19:45 +00:00